Commit graph

  • 36adf8fe8c Public-flip audit: scrub residual LAN URL from fork notes feat-aux-data Cobb Hayes 2026-05-27 11:31:18 -07:00
  • 8091abd1b4 pallas-txbuilder: voting_procedures rejects empty CBOR maps Kayos 2026-05-06 08:05:55 -07:00
  • 507fd9da15 pallas-txbuilder: thread voting_procedures through StagingTransaction → Conway build Kayos 2026-05-06 07:11:23 -07:00
  • 310b0fe562 docs: BRANCH-NOTES — fork rationale, what's patched, upstream PR plan Cobb 2026-05-04 12:50:01 -07:00
  • 68221fbcb5 pallas-txbuilder: thread certificates through StagingTransaction → Conway build Cobb 2026-05-04 12:36:29 -07:00
  • 51a0d0bd77 pallas-addresses: pub fn new on StakeAddress Cobb 2026-05-04 12:33:19 -07:00
  • 57b36d3a7c pallas-txbuilder: thread auxiliary_data through StagingTransaction → Conway build Cobb 2026-05-04 12:04:11 -07:00
  • af0463f5b6
    Release 0.32.1 sulkta-main Santiago Carmuega 2025-06-25 10:28:02 -03:00
  • d09677bdd4
    chore: add n2n handshake version 14 to default options (#665) Paulo Bressan 2025-06-25 10:27:01 -03:00
  • b7b64977e4
    Release 0.32.0 Santiago Carmuega 2024-12-29 19:17:53 -03:00
  • acc3c7d8af
    chore(deps): update utxorpc-spec to v0.15 (#568) Santiago Carmuega 2024-12-29 19:16:24 -03:00
  • 45e04b0901
    feat(traverse): introduce small QoL improvements (#567) Santiago Carmuega 2024-12-29 15:17:08 -03:00
  • 3122c92ced
    feat(network): implement get_utxo_whole query (#564) Francisco Joray 2024-12-23 13:50:40 -03:00
  • 50cfce2d87
    fix(traverse): don't mess with Byron update epoch (#566) Santiago Carmuega 2024-12-22 12:11:04 -03:00
  • 67789f25cd
    feat(applying): include main constants in pparams (#565) Santiago Carmuega 2024-12-22 12:06:47 -03:00
  • 9133163b73
    feat(network): implement get stake pool parameters query (#554) Pedro Sánchez Terraf 2024-12-17 13:04:48 -03:00
  • 3a614d2c91
    chore: apply new lint warnings from latest clippy (#561) Santiago Carmuega 2024-12-14 17:37:33 -03:00
  • 106d8676b6
    chore: fix examples after latest refactors (#560) Santiago Carmuega 2024-12-14 17:18:31 -03:00
  • 1e5c267823
    chore(math): replace malachite lib with dashu (#542) Andrew Westberg 2024-12-14 19:45:32 +00:00
  • fcfc5af253
    feat(configs): allow clone for genesis file structs (#528) Clark Alesna 2024-12-15 03:42:14 +08:00
  • 9747be3095
    fix(network): adjust PoolDistr & ProtocolParam structs used for state queries (#551) Pedro Sánchez Terraf 2024-12-14 16:32:12 -03:00
  • 227b5781a9
    chore(utxorpc): update spec to v0.14 and update redeemer mapper (#559) Santiago Carmuega 2024-12-14 16:16:42 -03:00
  • 2864ff45a9
    feat(txbuilder): allow cloning of relevant structs (#558) Logical Mechanism 2024-12-13 02:57:36 -08:00
  • cfc840f1b2
    feat(network): implement GetFilteredDelegationsAndRewardAccounts query (#552) Pedro Sánchez Terraf 2024-12-11 22:15:07 -03:00
  • 57157b66fa
    feat(network): implement GetUTxOByTxIn state query (#550) Pedro Sánchez Terraf 2024-12-11 21:57:25 -03:00
  • e20ebb6bb8
    feat(utxorpc): add execution cost prices to parameter mapper (#555) Rico Miles Quiblat 2024-12-12 08:55:16 +08:00
  • e9b7ec23ee
    fix(txbuilder): support adding signatures to Conway transactions (#553) Logical Mechanism 2024-12-11 16:54:09 -08:00
  • 296b43f33a
    feat(traverse): implement MultiEraValue.into_conway (#545) Simon Gellis 2024-11-12 19:06:24 -05:00
  • 3ba8dac19c
    fix: remove math from root crate (#541) Santiago Carmuega 2024-11-04 12:29:46 -03:00
  • a8c4ba3979
    fix(crypto): remove modules with non-published deps (#540) Santiago Carmuega 2024-11-04 12:16:26 -03:00
  • bda3889b41
    Release 0.31.0 Santiago Carmuega 2024-11-03 12:28:59 -03:00
  • f3de418eee
    docs: update readme with latest crate structure (#539) Santiago Carmuega 2024-11-03 12:26:35 -03:00
  • e406e8fe58
    chore: use new method for github dark mode images (#538) Santiago Carmuega 2024-11-03 11:25:03 -03:00
  • 3bdae69b0f
    chore: remove rolldb from repo (#537) Santiago Carmuega 2024-11-03 11:14:39 -03:00
  • 00e1611592
    chore: update root crate re-exports (#536) Santiago Carmuega 2024-11-03 10:51:34 -03:00
  • b641c4e686 fix(math): update once_cell::Lazy -> std::sync::LazyLock Andrew Westberg 2024-10-31 00:50:12 +00:00
  • 2db41703b3 fix(math): fix edge cases of ln and pow Andrew Westberg 2024-10-26 19:09:33 +00:00
  • 0dd9bcdd7e
    fix(txbuilder): don't include empty redeemers in Conway txs (#532) Joshua Marchand (JSHy) 2024-10-25 18:06:25 -04:00
  • 211674d81c
    fix(txbuilder): sign transactions using Conway era (#531) Santiago Carmuega 2024-10-24 16:17:34 -03:00
  • 698d7a4933
    feat(txbuilder): compute ScriptDataHash including edge cases (#525) Santiago Carmuega 2024-10-22 22:20:58 -03:00
  • 061a7796d6
    feat(traverse): prioritize Conway for tx decoding heuristics (#527) Santiago Carmuega 2024-10-22 10:27:56 -03:00
  • 537cd45c23
    refactor: support roundtrip encoding for script data hash components (#526) Santiago Carmuega 2024-10-22 10:09:37 -03:00
  • 969d5612b7
    refactor: Re-organize and clean-up pallas-primitives (#523) Matthias Benkort 2024-10-22 13:57:21 +02:00
  • 4871342a8d feat(crypto): Add Key Evolving Signatures (KES) Andrew Westberg 2024-10-03 14:02:36 +00:00
  • 05f8b2bd07
    feat(txbuilder): expose independent output builder (#522) Santiago Carmuega 2024-10-17 13:36:33 -03:00
  • 21af5b7505
    feat: add support for Conway config and params traverse (#521) Santiago Carmuega 2024-10-16 21:43:23 -03:00
  • 4d0f9fc0cf
    chore(interop): bump u5c to v0.11.0 (#519) Santiago Carmuega 2024-10-11 09:10:39 -03:00
  • 0ca7c34776
    feat(crypto): add extra types and conversions (#517) Andrew Westberg 2024-10-04 07:37:36 -04:00
  • de88df1986
    feat(traverse): introduce MultiEraValue (#516) Santiago Carmuega 2024-10-01 09:46:58 -03:00
  • 80d121d13a
    feat(codec): improve KeyValuePairs ergonomics (#515) Santiago Carmuega 2024-10-01 09:00:23 -03:00
  • 615e2d4c29 chore[applying]: Fix cargo fmt from previous commits Andrew Westberg 2024-09-25 20:12:04 +00:00
  • 73a3a73d0e fix[pallas-math]: use malachite as default Andrew Westberg 2024-09-09 14:03:01 +00:00
  • 15b424f4fc feat[pallas-crypto]: Add Nonce Capabilities Andrew Westberg 2024-08-07 19:56:43 +00:00
  • 07b74515a4
    feat(applying): add cert and native script validation for ShelleyMA (#510) Pedro Sánchez Terraf 2024-09-23 13:24:32 -03:00
  • 1bec8be109
    Release 0.30.2 Santiago Carmuega 2024-09-08 18:49:23 -03:00
  • 5a19c6858c
    feat(interop): map u5c Conway structs (#511) Santiago Carmuega 2024-09-06 21:12:27 -03:00
  • 21640a5c68
    Release 0.30.1 Santiago Carmuega 2024-08-25 14:34:25 -03:00
  • d6994ee5b6
    fix(interop): support Conway pparams mapping to u5c (#509) Santiago Carmuega 2024-08-25 13:23:31 -03:00
  • 51c331c1b6
    fix(applying): use correct cost model for Conway (#508) Santiago Carmuega 2024-08-25 13:00:59 -03:00
  • f32d3e4618
    fix(applying): add missing Conway pparams variant (#507) Santiago Carmuega 2024-08-25 12:42:27 -03:00
  • 2d89f3da54
    fix(primitives): patch remaining Conway issues (#505) Matthias Benkort 2024-08-25 16:48:54 +02:00
  • 7aa510389b
    fix(primitives): skip nonempty invariant check (#506) Harper 2024-08-25 15:44:35 +01:00
  • f5ebe71a08
    fix: exclude large data files blocking crate publish Santiago Carmuega 2024-08-21 08:57:53 -03:00
  • 385973b544
    Release 0.30.0 Santiago Carmuega 2024-08-20 14:01:04 -03:00
  • cd1beff822
    feat(interop): implement u5c pparams mapping (#504) Santiago Carmuega 2024-08-15 16:01:10 -03:00
  • d9824fff37
    chore(interop): bump u5c spec to v0.9 (#503) Santiago Carmuega 2024-08-15 10:48:28 -03:00
  • c6621730eb
    feat(interop): introduce field-mask context for u5c (#502) Santiago Carmuega 2024-08-15 10:35:58 -03:00
  • 81390296a3
    fix(primitives): expose hidden struct fields in Conway (#501) Matthias Benkort 2024-08-11 01:08:45 +02:00
  • 5c18f06fa2
    fix(traverse): use Conway types in places they are meant to (#499) Matthias Benkort 2024-08-08 13:33:10 +02:00
  • 3e2c657f20
    fix(interop): skip conway certs in u5c (#498) Santiago Carmuega 2024-08-03 10:46:14 -03:00
  • be681fed92
    chore(txbuilder): export ExUnits to make them accessible from outside (#497) Joshua Marchand (JSHy) 2024-08-02 13:39:49 -04:00
  • 2c69435046
    feat(math): add support for some math functions (#483) Andrew Westberg 2024-08-01 22:35:18 +00:00
  • 3dbd582207
    chore(interop): update u5c spec to v0.8.0 (#493) Santiago Carmuega 2024-07-28 19:48:43 -03:00
  • c7f2240e0e
    fix(addresses): relax length check during parsing (#491) Santiago Carmuega 2024-07-19 09:36:07 -03:00
  • 5d00e2c992
    Release 0.29.0 Santiago Carmuega 2024-07-15 22:28:57 -03:00
  • 56b2df5f0d
    feat(hardano): add fuzzy block search by slot in Immutable db (#484) Steven Johnson 2024-07-16 08:16:58 +07:00
  • 4fbca7b8ce
    fix(interop): map missing u5c redeemers (#490) Lucas 2024-07-15 20:47:25 -04:00
  • a85619623d
    chore(interop): update u5c spec to v0.7.0 (#489) Santiago Carmuega 2024-07-15 18:25:40 -03:00
  • 1406d7a599
    fix(interop): use correct input order to match redeemers (#487) Santiago Carmuega 2024-07-14 13:48:05 -03:00
  • 15538cd0bf
    fix(interop): check for spend purpose when matching redeemers (#486) Santiago Carmuega 2024-07-13 14:43:52 -03:00
  • 2c9c98a499
    chore(interop): update u5c specs to v0.6 (#485) Santiago Carmuega 2024-07-12 18:03:17 -03:00
  • 412fde4d6c
    Release 0.28.0 Santiago Carmuega 2024-07-01 13:35:58 -03:00
  • 586444a530
    ci: skip gmp dep until we can build on windows (#476) Santiago Carmuega 2024-07-01 12:22:42 -03:00
  • 3f0137ae02
    chore: fix lint warnings and outdated tests (#475) Santiago Carmuega 2024-07-01 11:34:31 -03:00
  • acf18f202b
    chore(math): initialize pallas-math crate (#474) Andrew Westberg 2024-06-29 20:43:06 +00:00
  • d12fe799eb
    fix(network): handle end of list in tx monitor response (#305) teebaumcrypto 2024-06-29 20:08:16 +02:00
  • b07f88459c
    build(deps): update itertools requirement from 0.12.1 to 0.13.0 (#459) dependabot[bot] 2024-06-29 15:02:05 -03:00
  • 1adc9a31d6
    refactor(network): don't treat rejected txs as submit protocol errors (#306) teebaumcrypto 2024-06-29 20:00:08 +02:00
  • 520079d1f0
    feat(network): add tx submission and tx monitor clients to network facades (#442) io:nathan 2024-06-29 19:28:33 +02:00
  • 07033ebf09
    chore: improve ImmutableDB error handling (#426) Alex Pozhylenkov 2024-06-29 20:25:40 +03:00
  • ee505a02e6
    fix: relax CBOR decoding of Conway protocol params update (#473) Santiago Carmuega 2024-06-18 13:03:07 -03:00
  • 1d23f80843
    refactor(interop): use batching for utxorpc ledger interface (#472) Santiago Carmuega 2024-06-09 21:01:59 -03:00
  • 91e17f31d1
    Release 0.27.0 Santiago Carmuega 2024-06-01 08:35:53 -03:00
  • ab2c503d00
    chore: fix lint warnings (#470) Santiago Carmuega 2024-06-01 08:05:47 -03:00
  • 46197734a2
    Merge pull request from GHSA-wr2p-64gm-8x2c Nicolas Di Prima 2024-06-01 11:32:32 +01:00
  • 6b3ac2f733
    chore: split unstable features into independent flags (#469) Santiago Carmuega 2024-05-27 18:42:22 -03:00
  • d4608cc297
    fix(network): expose missing members in facades (#468) Santiago Carmuega 2024-05-26 13:23:20 -03:00
  • 0c36f3803e
    feat(traverse): Decode Conway block headers properly (#466) Andrew Westberg 2024-05-24 16:25:24 -04:00
  • 69de222dbe
    chore(traverse): make era enum serializable (#467) Santiago Carmuega 2024-05-24 17:21:17 -03:00
  • e64b4a0f2b
    docs: define security policy (#464) Santiago Carmuega 2024-05-22 10:53:39 -03:00