Santiago Carmuega
|
be91bfbb5a
|
Release 0.14.0-alpha.3
pallas@0.14.0-alpha.3
pallas-addresses@0.14.0-alpha.3
pallas-codec@0.14.0-alpha.3
pallas-crypto@0.14.0-alpha.3
pallas-miniprotocols@0.14.0-alpha.3
pallas-multiplexer@0.14.0-alpha.3
pallas-primitives@0.14.0-alpha.3
pallas-traverse@0.14.0-alpha.3
Generated by cargo-workspaces
|
2022-09-15 08:44:48 -03:00 |
|
alessandrokonrad
|
ac25b48797
|
fix(primitives): Add missing PartialOrd and Ord to TransactionInput (#191)
|
2022-09-14 15:02:57 -03:00 |
|
Santiago Carmuega
|
2f7d108b53
|
feat(primitives): Preserve order of map structures (#192)
|
2022-09-14 15:00:53 -03:00 |
|
Santiago Carmuega
|
9232c20189
|
Release 0.14.0-alpha.2
pallas@0.14.0-alpha.2
pallas-addresses@0.14.0-alpha.2
pallas-codec@0.14.0-alpha.2
pallas-crypto@0.14.0-alpha.2
pallas-miniprotocols@0.14.0-alpha.2
pallas-multiplexer@0.14.0-alpha.2
pallas-primitives@0.14.0-alpha.2
pallas-traverse@0.14.0-alpha.2
Generated by cargo-workspaces
|
2022-09-13 08:46:34 -03:00 |
|
Santiago Carmuega
|
6b2f23059f
|
chore: Fix lint warnings (#190)
* apply code formatting
* fix clippy warnings
|
2022-09-13 08:41:43 -03:00 |
|
Santiago Carmuega
|
85cf02dec4
|
feat(traverse): Provide access to original Datum hash (#189)
|
2022-09-13 07:52:35 -03:00 |
|
Harper
|
1850bfe86e
|
fix: Stop double CBOR encoding of Plutus script used for hashing (#188)
|
2022-09-12 16:47:20 -03:00 |
|
Santiago Carmuega
|
30a866c799
|
Release 0.14.0-alpha.1
pallas@0.14.0-alpha.1
pallas-addresses@0.14.0-alpha.1
pallas-codec@0.14.0-alpha.1
pallas-crypto@0.14.0-alpha.1
pallas-miniprotocols@0.14.0-alpha.1
pallas-multiplexer@0.14.0-alpha.1
pallas-primitives@0.14.0-alpha.1
pallas-traverse@0.14.0-alpha.1
Generated by cargo-workspaces
|
2022-09-11 20:07:16 -03:00 |
|
Santiago Carmuega
|
38262213e8
|
fix(traverse): Make ToHash trait public outside crate (#186)
|
2022-09-11 20:06:09 -03:00 |
|
Santiago Carmuega
|
13a1c6852b
|
Release 0.14.0-alpha.0
pallas@0.14.0-alpha.0
pallas-addresses@0.14.0-alpha.0
pallas-codec@0.14.0-alpha.0
pallas-crypto@0.14.0-alpha.0
pallas-miniprotocols@0.14.0-alpha.0
pallas-multiplexer@0.14.0-alpha.0
pallas-primitives@0.14.0-alpha.0
pallas-traverse@0.14.0-alpha.0
Generated by cargo-workspaces
|
2022-09-11 16:19:06 -03:00 |
|
Harper
|
98d0087cd9
|
feat(addresses): Add hex and bech32 for Shelley parts (#181)
|
2022-09-11 16:05:52 -03:00 |
|
Santiago Carmuega
|
070b33114f
|
Back-merge v0.13 hotfix (#185)
|
2022-09-11 16:01:02 -03:00 |
|
Santiago Carmuega
|
835df97c13
|
feat(traverse): Introduce new MultiEraTx helpers (#184)
|
2022-09-11 13:28:10 -03:00 |
|
Harper
|
4b2de75f69
|
fix: use correct prefix when hashing plutus v2 script (#182)
* fix: use correct prefix when hashing plutus v2 script
* chore: remove debug print
|
2022-09-04 08:42:25 -03:00 |
|
dependabot[bot]
|
9100884270
|
build(deps): update minicbor requirement from 0.17 to 0.18 (#134)
* build(deps): update minicbor requirement from 0.17 to 0.18
Updates the requirements on [minicbor](https://gitlab.com/twittner/minicbor) to permit the latest version.
- [Release notes](https://gitlab.com/twittner/minicbor/tags)
- [Changelog](https://gitlab.com/twittner/minicbor/blob/develop/CHANGELOG.md)
- [Commits](https://gitlab.com/twittner/minicbor/compare/minicbor-v0.17.0...minicbor-v0.18.0)
---
updated-dependencies:
- dependency-name: minicbor
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix build errors
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Carmuega <santiago@carmuega.me>
|
2022-08-20 06:53:07 -03:00 |
|
dependabot[bot]
|
8931f82f25
|
build(deps): update bech32 requirement from 0.8.1 to 0.9.1 (#177)
Updates the requirements on [bech32](https://github.com/rust-bitcoin/rust-bech32) to permit the latest version.
- [Release notes](https://github.com/rust-bitcoin/rust-bech32/releases)
- [Commits](https://github.com/rust-bitcoin/rust-bech32/commits/v0.9.1)
---
updated-dependencies:
- dependency-name: bech32
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-20 06:38:08 -03:00 |
|
sumit2bk
|
d5ee3c2081
|
feat: Add magic constants for preview and preprod environments (#179)
|
2022-08-20 06:35:24 -03:00 |
|
Santiago Carmuega
|
2a176723bf
|
Release 0.13.2
pallas@0.13.2
pallas-addresses@0.13.2
pallas-codec@0.13.2
pallas-crypto@0.13.2
pallas-miniprotocols@0.13.2
pallas-multiplexer@0.13.2
pallas-primitives@0.13.2
pallas-traverse@0.13.2
Generated by cargo-workspaces
|
2022-08-19 22:24:55 -03:00 |
|
Santiago Carmuega
|
d94262a3f0
|
fix(addresses): Skip error on pointer address overflow (#178)
|
2022-08-19 22:15:35 -03:00 |
|
sumit2bk
|
c21dd559ca
|
feat: Introduce Bech32 crate (#176)
|
2022-08-18 22:28:39 -03:00 |
|
Santiago Carmuega
|
57f9aac662
|
chore: Move fee logic out of primitives (#174)
|
2022-08-13 15:45:16 -03:00 |
|
Santiago Carmuega
|
aab58480a6
|
chore: Move time logic out of primitives (#173)
|
2022-08-13 14:37:02 -03:00 |
|
Santiago Carmuega
|
d72f9e42de
|
chore: Move hash logic out of primitives (#172)
|
2022-08-13 12:24:35 -03:00 |
|
Santiago Carmuega
|
bfc46a7ccb
|
fix(codec): Make Int struct copy (#170)
|
2022-08-13 10:51:03 -03:00 |
|
Santiago Carmuega
|
bf2e8a7c88
|
chore(primitives): Remove redundant address logic (#171)
|
2022-08-13 10:50:45 -03:00 |
|
Santiago Carmuega
|
2e95b7b33a
|
feat(primitives): Enable serde of ledger structs (#169)
|
2022-08-12 19:43:56 -03:00 |
|
Santiago Carmuega
|
f29cc64fd8
|
Release 0.13.1
pallas@0.13.1
pallas-addresses@0.13.1
pallas-codec@0.13.1
pallas-crypto@0.13.1
pallas-miniprotocols@0.13.1
pallas-multiplexer@0.13.1
pallas-primitives@0.13.1
pallas-traverse@0.13.1
Generated by cargo-workspaces
|
2022-08-08 18:23:14 -03:00 |
|
Santiago Carmuega
|
266df0fc18
|
fix(primitives): Fix overflow on cost model (#168)
|
2022-08-08 09:11:57 -03:00 |
|
Santiago Carmuega
|
69644d4a0e
|
fix(primitives): Make cost models optional (#167)
|
2022-08-07 21:39:04 -03:00 |
|
Santiago Carmuega
|
180ab2bbde
|
Release 0.13.0
pallas@0.13.0
pallas-addresses@0.13.0
pallas-codec@0.13.0
pallas-crypto@0.13.0
pallas-miniprotocols@0.13.0
pallas-multiplexer@0.13.0
pallas-primitives@0.13.0
pallas-traverse@0.13.0
Generated by cargo-workspaces
|
2022-08-07 12:22:53 -03:00 |
|
Santiago Carmuega
|
ea2368bf49
|
chore: Fix lint warnings (#166)
|
2022-08-07 12:18:43 -03:00 |
|
Santiago Carmuega
|
22b74673f7
|
fix(primitives): Handle alonzo headers without prev-hash (#164)
|
2022-08-06 19:19:31 -03:00 |
|
Santiago Carmuega
|
3e8314e8f2
|
chore: Fix trailing comma lint issue (#165)
|
2022-08-06 18:47:07 -03:00 |
|
Sebastien Guillemot
|
865b25b58b
|
feat(traverse): Add missing getters on output (#162)
|
2022-08-06 15:48:32 -03:00 |
|
Sebastien Guillemot
|
74d5731118
|
feat(traverse): Add missing getters for witness fields (#160)
|
2022-08-06 15:46:33 -03:00 |
|
Sebastien Guillemot
|
a4873c404e
|
feat(primitives): Add ToHash to DatumOption (#163)
|
2022-08-06 15:29:17 -03:00 |
|
Sebastien Guillemot
|
dde9f96595
|
feat(traverse): Add reference inputs to Tx (#161)
|
2022-08-06 15:28:25 -03:00 |
|
Santiago Carmuega
|
60a6e99189
|
fix(primitives): Force CBOR null primitive for missing aux data (#159)
|
2022-08-05 07:26:06 -03:00 |
|
Sebastien Guillemot
|
737b0eee21
|
feat(traverse): Expose collateral return (#158)
|
2022-08-03 16:14:00 -03:00 |
|
Santiago Carmuega
|
4965603e32
|
Release 0.12.0
pallas@0.12.0
pallas-addresses@0.12.0
pallas-codec@0.12.0
pallas-crypto@0.12.0
pallas-miniprotocols@0.12.0
pallas-multiplexer@0.12.0
pallas-primitives@0.12.0
pallas-traverse@0.12.0
Generated by cargo-workspaces
|
2022-08-02 22:52:53 -03:00 |
|
Santiago Carmuega
|
5b0ab8d9af
|
chore: Add test for output traverse (#157)
|
2022-08-02 22:45:21 -03:00 |
|
Santiago Carmuega
|
ebfb6a1d65
|
chore: Fix lint warnings
|
2022-07-23 08:29:39 -03:00 |
|
Santiago Carmuega
|
e7b76889bd
|
fix(addresses): Fix Byron cbor structure (#155)
* Use correct CBOR struct for Byron addresses
* Implement universal to / from string that works across all eras
|
2022-07-23 08:18:53 -03:00 |
|
Santiago Carmuega
|
1482303616
|
Release 0.12.0-alpha.0
pallas@0.12.0-alpha.0
pallas-addresses@0.12.0-alpha.0
pallas-codec@0.12.0-alpha.0
pallas-crypto@0.12.0-alpha.0
pallas-miniprotocols@0.12.0-alpha.0
pallas-multiplexer@0.12.0-alpha.0
pallas-primitives@0.12.0-alpha.0
pallas-traverse@0.12.0-alpha.0
Generated by cargo-workspaces
|
2022-07-20 14:56:55 -03:00 |
|
Santiago Carmuega
|
e41759c90f
|
fix(multiplexer): Honor read timeouts in bearer logic (#154)
|
2022-07-20 10:11:16 -03:00 |
|
Santiago Carmuega
|
44ba2247a5
|
chore: Apply code formatting
|
2022-07-17 16:42:53 -03:00 |
|
Santiago Carmuega
|
45a0889036
|
feat(traverse): Introduce more new accessor methods (#153)
|
2022-07-17 16:40:49 -03:00 |
|
Santiago Carmuega
|
3ac707e486
|
feat(traverse): Introduce new accessor methods (#152)
|
2022-07-16 19:31:27 -03:00 |
|
Torben
|
3b685e8b7f
|
feat(miniprotocols): Add Tx-Mempool-Monitoring mini-Protocol (#150)
* implement txmonitor mini-protocol
* update README
* add Protocol Version V11,V12 and function V10_and_above for handshake protocol
|
2022-07-12 12:41:53 -03:00 |
|
Santiago Carmuega
|
0b23d7b638
|
feat(traverse): Expose multi-era metadata (#151)
|
2022-07-11 21:59:15 -03:00 |
|