Commit graph

  • f245a80e1c Release 0.10.0 Santiago Carmuega 2022-06-04 18:16:15 -03:00
  • 159d38020c feat: Improve multiplexer ergonomics (#111) Santiago Carmuega 2022-06-04 17:39:29 -03:00
  • 4ea3e134c0 feat: Add mechanism to retain original CBOR (#110) Santiago Carmuega 2022-06-03 21:43:18 -03:00
  • e4784f444d feat(multiplexer): Allow fine-grained control of concurrency strategy (#106) Santiago Carmuega 2022-06-03 21:37:38 -03:00
  • 07fb2ca016 feat(primitives): Add self-contained transaction struct (#107) Ch1n3du 2022-06-02 20:02:46 +01:00
  • 3260abcb98 chore(deps): Upgrade to minicbor 0.17 (breaking changes) (#109) Santiago Carmuega 2022-06-02 09:49:55 -03:00
  • a13a305d4f Release 0.9.1 Santiago Carmuega 2022-05-03 14:00:00 -03:00
  • 6d5b2762c0 fix: Provide access to PlutusScript bytes (#102) Santiago Carmuega 2022-05-03 13:54:48 -03:00
  • 90b2ec90dc Release 0.9.0 Santiago Carmuega 2022-04-30 12:20:02 -03:00
  • b29977563d ci: Skip publish confirmation prompt Santiago Carmuega 2022-04-30 12:18:54 -03:00
  • 5790a075e9 ci: Enable tag-based release workflow Santiago Carmuega 2022-04-30 12:07:54 -03:00
  • 2a3fcfbc83 ci: Add draft version of the release workflow (#101) Santiago Carmuega 2022-04-30 11:41:59 -03:00
  • b695d12413 docs: Add retroactive change log Santiago Carmuega 2022-04-29 20:34:12 -03:00
  • ea4d1d530e Release 0.9.0-alpha.1 Santiago Carmuega 2022-04-29 20:19:16 -03:00
  • 1c214ac72f feat: Implement Plutus Data hashing / JSON (#100) Santiago Carmuega 2022-04-29 10:36:02 -03:00
  • e0f153a5b1 chore: Add unit test for native script hash (#98) Santiago Carmuega 2022-04-28 17:18:34 -03:00
  • 4b5b747ecc chore: Move miniprotocol examples to custom crate (#97) Santiago Carmuega 2022-04-28 09:50:33 -03:00
  • 5c6979d3e5 fix: Use correct struct for metadatum labels (#96) Santiago Carmuega 2022-04-27 20:19:56 -03:00
  • 2b8eabdde9 fix: Update failing native script json test (#95) Santiago Carmuega 2022-04-27 19:22:57 -03:00
  • a5df52cc15 fix(primitives): Fix native scripts policy id (add missing tag) (#94) Smaug 2022-04-27 13:07:28 +02:00
  • a21d892fcc fix(primitives): Fix native scripts before/after type serialization (#93) Smaug 2022-04-26 17:04:52 +02:00
  • dc08cf5715 Release 0.9.0-alpha.0 Santiago Carmuega 2022-04-26 09:03:45 -03:00
  • 7fb7860602 feat(primitives): Implement length-preserving uints (#92) Santiago Carmuega 2022-04-25 23:04:07 -03:00
  • ac757eb8e9 feat(primitives): Implement canonical JSON serialization (#90) Santiago Carmuega 2022-04-25 22:35:13 -03:00
  • 6fea71190d Release 0.8.0 Santiago Carmuega 2022-04-11 08:40:23 -03:00
  • 6df1792658 Release 0.8.0-alpha.1 Santiago Carmuega 2022-04-11 08:05:23 -03:00
  • c6b87fa0b0 feat: Improve alonzo address ergonomics (#87) Santiago Carmuega 2022-04-08 20:41:14 -03:00
  • 07531693a7 feat: Make blockfetch observer mutable (#86) Santiago Carmuega 2022-04-08 18:52:38 -03:00
  • 40e16326c6 feat(miniprotocols): Allow step-by-step agents (#85) Santiago Carmuega 2022-04-08 18:49:31 -03:00
  • acc248e17b Release 0.8.0-alpha.0 Santiago Carmuega 2022-03-22 23:28:54 -03:00
  • dc422284b2 refactor(miniprotocols): Use pure functions for state machines (#84) Santiago Carmuega 2022-03-22 23:27:20 -03:00
  • 90ad1e9217 feat(miniprotocols): Allow graceful exit on chainsync and blockfetch (#83) Santiago Carmuega 2022-03-22 08:26:46 -03:00
  • 90ef5f3ab7 docs: Split miniprotocol status into initiator vs responder (#82) Santiago Carmuega 2022-03-18 22:19:23 -03:00
  • d8a7a26d7a docs: Fix README links (#81) Santiago Carmuega 2022-03-18 22:07:04 -03:00
  • a08d3e04cc docs: Add miniprotocols crate README (#80) Santiago Carmuega 2022-03-18 21:59:20 -03:00
  • 0c765bea08 chore: Fix rogue clippy warnings (#79) Santiago Carmuega 2022-03-18 16:12:50 -03:00
  • d942c73cfa chore: Add block-decoding example (#78) Santiago Carmuega 2022-03-18 14:57:02 -03:00
  • 8abec63d46 chore: Update README with new crates (#77) Santiago Carmuega 2022-03-18 13:53:45 -03:00
  • 85221f0be8 Release 0.7.1 Santiago Carmuega 2022-03-16 18:20:59 -03:00
  • 3234523c83 fix(miniprotocols): Handle regression related to multi-msg payloads (#76) Santiago Carmuega 2022-03-16 18:17:10 -03:00
  • d1caf79198 Release 0.7.0 Santiago Carmuega 2022-03-16 11:47:05 -03:00
  • 1230f383b2 Release 0.7.0-alpha.1 Santiago Carmuega 2022-03-16 09:53:36 -03:00
  • f543e9828c fix(primitives): Handle very BigInt in plutus data (#75) Santiago Carmuega 2022-03-16 09:20:22 -03:00
  • 3eb064502c feat: Use DecodeOwned for improved ergonomic (#74) Santiago Carmuega 2022-03-14 18:27:00 -03:00
  • 2c500f679e fix: Use minicbor int to represent metadatum ints (#73) Santiago Carmuega 2022-03-13 16:12:38 -03:00
  • 63e962728f build(deps): update minicbor requirement from 0.14 to 0.15 (#72) dependabot[bot] 2022-03-13 15:42:28 -03:00
  • 43c3cbd457 feat: Introduce shared codec lib (#71) Santiago Carmuega 2022-03-13 09:37:08 -03:00
  • 7fe00c6e22 Release 0.7.0-alpha.0 Santiago Carmuega 2022-03-13 08:58:15 -03:00
  • 1679e52784 Release 0.6.4 Santiago Carmuega 2022-03-08 22:52:06 -03:00
  • a546fe368f fix(primitives): Handle map-indef variant for aux data (#70) Santiago Carmuega 2022-03-08 22:49:26 -03:00
  • b1e847c5dd Release 0.6.3 Santiago Carmuega 2022-03-08 08:51:41 -03:00
  • c770e513e5 fix(primitives): Add missing variant (not in CDDL) to AddrAttr enum (#69) Santiago Carmuega 2022-03-08 08:15:39 -03:00
  • d95bc1108d Release 0.6.2 Santiago Carmuega 2022-03-01 09:43:42 -03:00
  • 90dfecd283 fix(primitives): Fix decoding of empty Nonce hash (#67) Santiago Carmuega 2022-03-01 09:42:08 -03:00
  • 3b9c81e6a0 Release 0.6.1 Santiago Carmuega 2022-02-28 17:11:49 -03:00
  • fab029c802 fix(primitives): Fix round-trip decoding of Alonzo update struct (#66) Santiago Carmuega 2022-02-28 16:59:24 -03:00
  • 165f43695d Release 0.6.0 Santiago Carmuega 2022-02-28 12:11:31 -03:00
  • 6f2d117f9d build(deps): minicbor-0.14, minicbor-derive-0.9.0, fix build (#63) Rinor Hoxha 2022-02-28 15:01:39 +00:00
  • f0c0887390 fix(primitives): Fix round-trip decoding of move_instantaneous_reward struct (#64) Santiago Carmuega 2022-02-28 11:58:11 -03:00
  • 54f3454f58 Release 0.5.3 Santiago Carmuega 2022-02-27 23:37:48 -03:00
  • 9fcfee0a97 fix(primitives): Fix ssc struct codec (#62) Santiago Carmuega 2022-02-27 23:14:04 -03:00
  • fd9be7dddd Release 0.5.2 Santiago Carmuega 2022-02-27 10:05:56 -03:00
  • 502b045e20 fix(primitives): Fix Byron 'Up' struct decoding (#61) Santiago Carmuega 2022-02-27 09:56:59 -03:00
  • 35b0c27a77 Release 0.5.1 Santiago Carmuega 2022-02-26 17:17:10 -03:00
  • 8cb012cdc1 fix(miniprotocols): Decode BlockContent correctly (#60) Santiago Carmuega 2022-02-26 17:14:48 -03:00
  • fafd31fcc6 Release 0.5.0 Santiago Carmuega 2022-02-24 18:54:22 -03:00
  • 77fdd034b7 chore: Fix clippy warnings Santiago Carmuega 2022-02-24 15:23:31 -03:00
  • c0d9d88f2e Release 0.5.0-beta.0 Santiago Carmuega 2022-02-24 15:16:56 -03:00
  • f6613a1644 chore: Tidy up examples Santiago Carmuega 2022-02-24 15:16:04 -03:00
  • 990c543244 fix(primitives): Fix round-trip decoding of genesis block (#58) Santiago Carmuega 2022-02-24 14:45:26 -03:00
  • 8ccc9d48f7 feat: Handle correct probing of genesis block (#57) Santiago Carmuega 2022-02-24 11:45:37 -03:00
  • cd85e2dae1 Release 0.5.0-alpha.5 Santiago Carmuega 2022-02-23 22:41:58 -03:00
  • 3317100f5d feat: Allow chainsync to start from origin (#56) Santiago Carmuega 2022-02-23 19:52:49 -03:00
  • eaa6bcc7e1 Release 0.5.0-alpha.4 Santiago Carmuega 2022-02-18 16:38:01 -03:00
  • 3e5833b4ba feat: add Eq & Ord to Era (#53) Lucas 2022-02-18 07:51:26 -05:00
  • 97ea381d64 Release 0.5.0-alpha.3 Santiago Carmuega 2022-02-17 16:42:56 -03:00
  • f877a776ae feat: Make chainsync protocol era-agnostic (#52) Santiago Carmuega 2022-02-17 09:58:10 -03:00
  • b2688fcd9e feat: Include cbor probing for all known eras (#51) Santiago Carmuega 2022-02-17 09:52:07 -03:00
  • 60baccec47 Release 0.5.0-alpha.2 Santiago Carmuega 2022-02-16 19:10:47 -03:00
  • a77ec872ec fix: Add mutability to chainsync observer (#50) Santiago Carmuega 2022-02-16 19:08:51 -03:00
  • d14a7dc905 feat: Implement rollback buffer (#49) Santiago Carmuega 2022-02-16 00:03:32 -03:00
  • b9af4bdb84 Release 0.5.0-alpha.1 Santiago Carmuega 2022-02-14 18:33:48 -03:00
  • 1648f0db49 chore: Simplify ChainSync agent logic (#48) Santiago Carmuega 2022-02-14 18:30:16 -03:00
  • f4504a349d feat(primitives): Improve ergonomics for Byron primitives (#47) Santiago Carmuega 2022-02-12 19:44:32 -03:00
  • 400aa9c5d2 fix(primitives): Probe old shelley blocks correctly (#46) Santiago Carmuega 2022-02-10 19:06:03 -03:00
  • 769e044bad feat: Add Byron header hashing (#45) Santiago Carmuega 2022-02-10 09:57:06 -03:00
  • af314a60c4 feat: Implement block cbor probing (#44) Santiago Carmuega 2022-02-09 22:35:57 -03:00
  • 0b9510d5ce Release 0.5.0-alpha.0 Santiago Carmuega 2022-02-09 07:24:02 -03:00
  • 21a3077883 chore: Merge Byron / Alonzo into single crate (#43) Santiago Carmuega 2022-02-09 07:19:17 -03:00
  • c5dff33113 chore: Add logo to README (#42) Santiago Carmuega 2022-02-06 21:43:12 -03:00
  • d0d85c1d9d chore: Add logo assets Santiago Carmuega 2022-02-06 21:36:42 -03:00
  • 72d896d176 chore: Merge mini-protocols into single crate (#40) Santiago Carmuega 2022-02-06 21:13:35 -03:00
  • 07c056ba19 feat: Introduce Byron library (#39) Santiago Carmuega 2022-02-04 21:40:12 -03:00
  • 86c8693397 test: Overflow error in ExUnits (#38) Santiago Carmuega 2022-02-01 03:59:43 -03:00
  • 0911d6adea Release 0.4.0 Santiago Carmuega 2022-01-31 20:26:32 -03:00
  • 3f357b9b1d build(deps): update minicbor requirement from 0.12 to 0.13 (#37) dependabot[bot] 2022-01-31 18:32:53 -03:00
  • e38217f2ec build(deps): update cryptoxide requirement from 0.3.6 to 0.4.1 (#36) Rinor Hoxha 2022-01-31 14:51:34 +00:00
  • f70ce96e7d fix(alonzo): ExUnits steps overflow (#35) Rinor Hoxha 2022-01-30 23:33:57 +00:00
  • c735d9e7b1 Merge pull request #27 from txpipe/nicolasdp/ed25519-plus Mark Stopka 2022-01-22 12:42:18 +01:00
  • b4a530cc95 add Ed25519 and Ed25519Extended asymmetric keys Nicolas Di Prima 2022-01-22 10:29:52 +00:00