v2.1.0.0-rc1
markopoloparadox
released this
16 Apr 14:08
·
90 commits
to main
since this release
Breaking Change
This is a breaking change. All the node operators need to update their nodes to this version ASAP.
What's Changed
- fix: remove ability to send zero amount fungible token messages by @QEDK in #513
- Fix query_proof RPC by @ToufeeqP in #514
- reintroduce extension fallback after it was removed silently by @Leouarz in #515
- Add back insecure url support. by @luka-ethernal in #516
- Ghali/export old types by @Leouarz in #517
- disable iai benchmark until values are updated by @Leouarz in #520
- Empty commitments for blocks without any DA extrinsics by @ToufeeqP in #519
- update js example by @Leouarz in #522
- Update Proxy calls for each ProxyType by @ToufeeqP in #524
- --dev implies --enable-kate-rpc by @markopoloparadox in #525
- Made dev.tri chainspec enable kate rpc by @markopoloparadox in #527
- update goldberg types by @Leouarz in #528
- Ghali/update goldberg rpc by @Leouarz in #530
- TxData now returns correct App Extrinsics by @markopoloparadox in #529
- Marko/update deno examples by @markopoloparadox in #521
- Remove unused enum value. by @0xSasaPrsic in #536
- Removed query app data by @markopoloparadox in #534
- update error management by @Leouarz in #537
- update avail-js with latest types / rpc by @Leouarz in #538
- Change AppUncheckedExtrinsic TryFrom to work with r… by @luka-ethernal in #539
- Go examples by @Leouarz in #533
- add power of two check on block length proposal by @Leouarz in #541
- Bring back missing tests by @Leouarz in #540
- Update avail-core. by @aterentic-ethernal in #544
- ci: add aarch64 binary for Ubuntu 22.04 by @QEDK in #545
- Marko/simplify kate rpc metrics by @markopoloparadox in #518
- Not allowing
--unsafe-da-sync
to be used with--validator
flag by @ToufeeqP in #548 - Added e2e benchmark results by @markopoloparadox in #549
- Fixed import block problem and bumped spec and node version by @markopoloparadox in #552
- Updated core dependecy to point to a tag instead of main branch by @markopoloparadox in #553
- Blocks with state are not anymore checked by @markopoloparadox in #555
Full Changelog: v2.0.0.0-rc4...v2.1.0.0-rc1