Releases: availproject/avail
v2.3.0.0-rc2
What's Changed
- Add binary signing to the releaser by @jakubcech in #728
- Updated Polkadot-SDK and Avail-Core deps by @markopoloparadox in #727
- Sdk cleanup by @markopoloparadox in #730
- Add verification disabled by @0xSasaPrsic in #729
- Fixed e2e tests by @markopoloparadox in #731
- Increased spec version to 43 by @markopoloparadox in #732
New Contributors
- @jakubcech made their first contribution in #728
Full Changelog: v2.3.0.0-rc1...v2.3.0.0-rc2
v2.3.0.0-rc1
What's Changed
- Replaced avail-js SignerOptions with TransactionOptions by @markopoloparadox in #679
- Updated avail js dependencies by @markopoloparadox in #680
- Make avail-rust wasm compatible by @aterentic-ethernal in #675
- Marko/update subxt by @markopoloparadox in #682
- Marko/sdk refactor by @markopoloparadox in #690
- remove: serde feature from frame-system by @ToufeeqP in #688
- Clean code base based on various pull request by @Leouarz in #699
- Helios sp1 integration by @0xSasaPrsic in #689
- update pr template by @Leouarz in #706
- Updated runtime params by @ToufeeqP in #709
- Add support for sp1 v4.0.0 by @0xSasaPrsic in #713
- Increased max DA tx size to 1MiB by @ToufeeqP in #717
- Update pallet to check for the sync committee hash. by @0xSasaPrsic in #716
- Feat(cli): Allow updating network name & id for dev & dev_tri chains by @ToufeeqP in #724
- Add Transaction State (Status) RPC by @markopoloparadox in #720
- Bumped Node Version. by @markopoloparadox in #725
WASM Details
🏋️ Runtime size: 1.181 MB (1,238,140 bytes)
🗜 Compressed: Yes, 76.73%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: avail-42 (avail-0.tx1.au12)
🗳️ system.setCode hash: 0x4d0e166ce954407eef205b0073ea0495083e1456ac69fd505fbd3d67d9fea6e4
🗳️ authorizeUpgrade hash: 0x28ee3f151192554cb45820ecccd5eae98e3056f2bdbbb62f5fca04b47a6dc8ca
🗳️ Blake2-256 hash: 0xd9fefda0b4d940eedc8eec941646ced7c9d0e32c67de1efae3747bb989ca0a0b
📦 IPFS: https://cf-ipfs.com/ipfs/QmTXad65oLMQRmDk4z8RVGisJmSccKDhknr97JMjfcP6zm
Full Changelog: v2.2.5.1...v2.3.0.0-rc1
v2.2.5.3
v2.2.5.3-rc1
Runtime (v40 -> v41)
- Increased maximum DA transaction size to 1MiB
Full Changelog: v2.2.5.2...v2.2.5.3-rc1
v2.2.5.2
Runtime (v39 -> v40)
- Increased ideal staking rate to 75%
- Increased MaxBlockCols to 1024
Full Changelog: v2.2.5.1...v2.2.5.2
v2.2.5.2-rc1
Runtime (v39 -> v40)
- Increased MaxBlockCols to 1024
- Increased ideal staking rate to 75%
Full Changelog: v2.2.5.1...v2.2.5.2-rc1
v2.2.5.1
Runtime (v38 -> v39)
- Migrated to FungibleAdapter in transaction-fee-payment pallet
- Updated Phragmen bounds
Avail-Rust
- Fixed additional ws connection creation on the client
- Added additional interfaces
Avail-Subxt
- Fixed additional ws connection creation on the client
Full Changelog: v2.2.5.0...v2.2.5.1
v2.2.5.1-rc1
What's Changed
- Updated Rust SDK readme. Added Session Set Keys tx by @markopoloparadox in #649
- Add validium example using avail js. by @0xSasaPrsic in #648
- Marko/polkadot sdk update and wasm by @markopoloparadox in #652
- Marko/add nom pools txs to sdks by @markopoloparadox in #655
- Added some storage calls to rust sdk by @markopoloparadox in #656
- Added nomination pool txs to avail-deno. by @markopoloparadox in #657
- updated actions/upload-artifact to v4 by @ToufeeqP in #659
- Go-SDK aligning with other SDK by @kroos47 in #651
- Marko/update avail rust by @markopoloparadox in #662
- Updated avail js with new interfaces by @markopoloparadox in #660
- fix: transaction data by @fabiooshiro in #666
- move sdk to another repo by @kroos47 in #668
- Marko/update avail js by @markopoloparadox in #667
- Add missing backtick in comment by @xixishidibei in #664
- update readme for absolute links in avail-js npm registry by @Leouarz in #671
- rm examples and move to go-sdk repo by @kroos47 in #672
- Add DA Header type to avail-js by @Leouarz in #673
- Updated phragmen bounds param by @ToufeeqP in #653
- migrated to FungibleAdapter by @ToufeeqP in #650
- Optimisation: Prevent creating multiple ws connections on client by @ToufeeqP in #654
New Contributors
- @fabiooshiro made their first contribution in #666
- @xixishidibei made their first contribution in #664
Full Changelog: v2.2.5.0...v2.2.5.1
v2.2.5.0
Client (v2.1.5 -> v2.2.0)
- Implemented RPC rate limiter from upstream
- Implemented Grandpa fix from upstream
- Fixed data race in telemetry data gathering
- Improved and expanded telemetry data to include more useful information
Runtime (v36 -> v38)
- Expanded ProxyType to include IdentityJudgement & NominationPools
Avail-Rust
- Added examples for event fetching
- Added interface to query Kate and Author RPCs
- Added interface to more easily query transactions
- Added new types
- Updated Metadata
Avail-Subxt
- Updated Metadata
v2.2.5.0-rc3
Runtime (v37 -> v38)
- Expanded ProxyType to include NominationPools
Avail-Rust
- Added new types
- Updated Metadata
Avail-Subxt
- Updated Metadata