node-v1.9.0.0
Pre-release
Pre-release
What's Changed
- Add reconstruct columns function. by @aterentic-ethernal in #17
- Av 87 upgrade substrate to upstream by @MiguelDD1 in #21
- Switch partitioning to row-wise. by @aterentic-ethernal in #20
- Add row reference to matrix row index. by @aterentic-ethernal in #22
- Upgrade to v0.9.37 by @MiguelDD1 in #23
- Replace logs by metrics on Kate by @MiguelDD1 in #24
- Fix
Extrinsics
codification by @MiguelDD1 in #25 - Impl
TryFrom<OpaqueExtrinsic>
by @fmiguelgarcia in #28 - plonk dep switched from matic to availproject by @sh3ll3x3c in #29
- New header version by @fmiguelgarcia in #30
- Replace
hex
bysp_core::HexDisplay
by @fmiguelgarcia in #32 - Switch sha256 to keccak256 by @0xSasaPrsic in #34
- NAlgebra replaces custom grid by @fmiguelgarcia in #33
- Miguel/common avail core by @fmiguelgarcia in #37
- add a new error to support utility pallet / check_app_id by @Leouarz in #36
- WIP refactor of
avail-core
and proof generation by @Aphoh in #27 - Some bench's fixes by @fmiguelgarcia in #38
- Fix broken rands and gimped tests by @Aphoh in #42
- Don't output errorneous proofs for invalid cell indices, return error… by @luka-ethernal in #40
- Bump versions for kate 0.8.1 by @Aphoh in #44
- Updated RPC Response Field Names to Use Camel Case by @ToufeeqP in #45
- Substrate/upgrade v1.0.0 by @Leouarz in #41
- Added defaults to BlockLength rows & cols by @ToufeeqP in #46
- Added support for
serde
derivations of core-primitives inno_std
by @ToufeeqP in #47 - Decreased NORMAL_DISPATCH_RATIO to 85% from 90% by @ToufeeqP in #48
- Fix/broken rand by @Leouarz in #49
- Ghali/fix all features by @Leouarz in #50
- Moved back to parallel for build proof by @markopoloparadox in #53
- Release/v1.7.1 by @markopoloparadox in #54
- Format and Sort features in
Cargo.toml
files by @ToufeeqP in #51 - Added additional currency constants by @ToufeeqP in #57
- change default version to v1 version by @kroos47 in #56
- Loading pre-generated SRS for incentivised testnet by @ToufeeqP in #58
- renamed testnet_v2 to couscous by @ToufeeqP in #60
- changes for succint by @kroos47 in #61
- Removed all patch directives by @markopoloparadox in #62
- Added get_dimensions helper function to Cell by @markopoloparadox in #55
- Removed KATE_PUBLIC_PARAMS constant by @ToufeeqP in #63
- Add new proof gen by @0xSasaPrsic in #65
New Contributors
- @fmiguelgarcia made their first contribution in #28
- @sh3ll3x3c made their first contribution in #29
- @0xSasaPrsic made their first contribution in #34
- @Leouarz made their first contribution in #36
- @Aphoh made their first contribution in #27
- @ToufeeqP made their first contribution in #45
- @markopoloparadox made their first contribution in #53
Full Changelog: v0.6.1...node-v1.9.0.0