Releases: dedotdev/dedot
Releases · dedotdev/dedot
v1.0.2
v1.0.1
v1.0.0
What's Changed
- feat!: unified DedotClient interface by @sinzii in #672
- fix: V2Client improvements by @sinzii in #674
- feat: add entries method for legacy client by @sinzii in #675
- feat: block explorer api by @sinzii in #677
- feat(client): add sendTx api by @sinzii in #682
- feat(client): add chain spec api by @sinzii in #683
- chore: rename contracts -> nodes by @sinzii in #684
- feat: improve block info & runtime upgrades by @sinzii in #681
- fix: improve types for client events by @sinzii in #688
- fix: flaky unit tests by @sinzii in #692
- fix: improve client reconnection by @sinzii in #691
- feat: detect hasher internally by @sinzii in #694
- feat(cli): generate chaintypes at a specific block height, block hash or spec version by @1cedrus in #685
- feat: add clear cache, clean up warning by @sinzii in #695
- fix: handle stale ws connection by @sinzii in #696
- fix: compatible check for onchain interactions by @sinzii in #676
- feat: add genesisHash method by @sinzii in #702
- feat: improve chaintypes by @sinzii in #703
- fix: narrowed return types for
ismethod ofclient.eventsmethods by @sinzii in #705 - fix: tx improvements by @sinzii in #711
- chore: jsdocs by @sinzii in #712
- chore: bump versions by @sinzii in #713
- chore(deps): bump smoldot from 2.0.39 to 2.0.40 by @dependabot[bot] in #717
- fix!: clean up typink ContractApi interface & types by @sinzii in #718
- fix: misc types by @sinzii in #719
- chore: text tweaks, update examples by @sinzii in #720
- fix: unhandled promise rejection on normal disconnect by @sinzii in #722
Full Changelog: v0.18.8...v1.0.0