Added
Conway
era support- initial
CIP-1694
support /txs/{hash}/cbor
endpoint- Proxy for Mithril Aggregator API
- config options
mithril.enabled
,mithril.aggregator
,mithril.snapshotCDN
(optional) andmithril.allowedEndpoints
(optional) - ENV var options
BLOCKFROST_MITHRIL_ENABLED
,BLOCKFROST_MITHRIL_AGGREGATOR
andBLOCKFROST_MITHRIL_SNAPSHOT_CDN
Changed
- Upgraded Fastify dependencies
- Upgraded Typescript
Fixed
/addresses/{payment_cred}
and/addresses/{payment_cred}/extended
to always showstake_address: null
- ordering in
/scripts
What's Changed
- Remove and ignore garbage by @vladimirvolek in #180
- feat: mithril proxy by @slowbackspace in #177
- feat(txs): raw TX CBOR by @sorki in #181
- fix(nix): udpate yarn-project.nix by @sorki in #182
- fix: mithril proxy root endpoint by @slowbackspace in #183
- chore: bump tests by @vladimirvolek in #185
- feat: CIP-1694 by @vladimirvolek in #135
- fix(tests): add sanchonet by @vladimirvolek in #186
- fix(network/eras): add Conway era by @sorki in #189
- fix(scripts): ordering (internal id instead of tx_id) by @1000101 in #188
- fix(addresses): payment_cred stake_address: null by @1000101 in #187
- release: 2.1.0 by @vladimirvolek in #190
Full Changelog: v2.0.3...v2.1.0