v2.0.0.0-rc1
markopoloparadox
released this
26 Mar 14:42
·
138 commits
to main
since this release
What's Changed
- update go to latest avail-gsrpc by @kroos47 in #395
- Update deps to use polkadot sdk, unfork nomination pool, remove unused padding and introduce header V3 by @Leouarz in #397
- Removing Nomad pallet by @0xSasaPrsic in #373
- ci:Use GITHUB_OUTPUT over set-output command by @bodhi-crypo in #389
- Fix contributer links by @estensen in #390
- Renamed node binary to avail-node & bridge to vector by @ToufeeqP in #394
- Added length_multiplier to transaction fee by @ToufeeqP in #348
- Improve Kate Commitment Estimation by @fmiguelgarcia in #359
- Update function ids and verification key for Dencun upgrade. by @0xSasaPrsic in #401
- Ghali/clean and update vector by @Leouarz in #403
- Ghali/remove header v3 by @Leouarz in #405
- update weights by @Leouarz in #406
- Ghali/update weights by @Leouarz in #407
- Ghali/update weights by @Leouarz in #408
- Update Dockerfile by @LordJavi in #410
- Use correct period in the event. Update dev init constants. by @0xSasaPrsic in #412
- Fix broken test after updating period event. by @0xSasaPrsic in #413
- Next major updates by @Leouarz in #398
- update symbol by @Leouarz in #432
- add extension fallback by @Leouarz in #425
- remove useless migrations, use same version where possible, remove ye… by @Leouarz in #435
- Increased grandpa gossip_duration to 1 second by @ToufeeqP in #436
- Added docs on forked pallets by @ToufeeqP in #438
- Ghali/prepare mainnet by @Leouarz in #440
- update avail-js examples deps by @Leouarz in #443
- fix comments by @Leouarz in #445
- fix discriminant, and json/ts types enum by @Leouarz in #447
- Refactor:fix typo by @miles-six in #446
- minor fix to query-data-proof avail-js example by @robin-rrt in #448
- remove custom error in favor of exhaust error by @Leouarz in #450
- Marko/remove unused pallets by @markopoloparadox in #452
- Tidy comments, add validation on VK extrinsics and tidy error codes. by @0xSasaPrsic in #455
- Updated length_multiplier to use raw block_length by @ToufeeqP in #454
- update spec and impl name by @Leouarz in #457
- Update dev config constants. by @0xSasaPrsic in #456
- Ghali/remove 32 cols examples by @Leouarz in #458
- Updated runtime config by @ToufeeqP in #459
- Update package metadata by @ToufeeqP in #453
- Added default run bin to be avail-node by @markopoloparadox in #461
- Added set deno set validator example by @markopoloparadox in #462
- Protocol Sequence Recovery and Vector Bridge Refactor by @fmiguelgarcia in #427
- Added dummy mainnet chain spec by @markopoloparadox in #451
- Bumped deps by @markopoloparadox in #465
- Updated misc by @markopoloparadox in #466
- Updated docker ignore files by @markopoloparadox in #469
- fix subxt stuff by @Leouarz in #468
- Removed RPC cache leftovers by @markopoloparadox in #470
- add extrinsic to update app key by @Leouarz in #473
- Fix tests for
--all-features
by @ToufeeqP in #471 - Minor fixes by @ToufeeqP in #474
- update gsrpc to latest by @kroos47 in #475
- Marko/add and format deno examples by @markopoloparadox in #477
- asset_id -> assetId by @markopoloparadox in #478
- update rpc response types and js example by @Leouarz in #476
- update readme, not a bot by @Leouarz in #479
- Fixed runtime_benchmarks by @ToufeeqP in #480
- Fix go example by @kroos47 in #481
- Fix benchmark workflow by @ToufeeqP in #483
- fix missing import for subxt by @Leouarz in #484
- fix test ci when using -C instrument-coverage by @Leouarz in #485
- Ghali/fix test ci by @Leouarz in #487
- Header version select refactoring by @ToufeeqP in #488
- Rexported rpcparams by @markopoloparadox in #490
- Fix kate estimation by @ToufeeqP in #492
- Use Kate RPC on examples by @fmiguelgarcia in #472
- Removed length multiplier & unforked transaction_payment pallet by @ToufeeqP in #496
- Ghali/test matrix weights by @Leouarz in #493
- Update Vector pallet init params. by @0xSasaPrsic in #497
- Added more targets to releaser by @markopoloparadox in #499
- Added initial changelog_migrations md file by @markopoloparadox in #494
- Added extension check that returns an error if submit data or send me… by @markopoloparadox in #495
- Marko/update mocks by @markopoloparadox in #498
- Added Turing testnet chain spec by @markopoloparadox in #500
- Fixed Binary CI Releaser not working. by @markopoloparadox in #501
- Fix releaser ci 2 by @markopoloparadox in #502
- Fixed releaser ci 3 by @markopoloparadox in #503
New Contributors
- @bodhi-crypo made their first contribution in #389
- @estensen made their first contribution in #390
- @LordJavi made their first contribution in #410
- @miles-six made their first contribution in #446
- @robin-rrt made their first contribution in #448
Full Changelog: v1.11.0.0...v2.0.0.0-rc1