v0.0.0-it5-2023-02-13
·
563 commits
to master
since this release
What's Changed
- Consistent flags for bioauth subcommands
InsertKeyCmd
andInspectKeyCmd
by @dmitrylavrenov in #534 - Update upgrade-the-runtime link to substrate docs by @dmitrylavrenov in #536
- Correct error messages at
get_ss58_format
to avoid misunderstanding by @dmitrylavrenov in #533 - Fix some typos by @MOZGIII in #530
- Add lock evaluation runtime API to pallet vesting by @MOZGIII in #521
- Add alice bootnode to patch forked spec by @dmitrylavrenov in #537
- Change default period for era at
create_transaction
at runtime by @dmitrylavrenov in #542 - Make clippy alert us about questionable math by @MOZGIII in #515
- More precise key type requirements at bioauth-keys by @MOZGIII in #545
- Proper
is_authority
field atEth
rpc by @dmitrylavrenov in #541 - Remove unused code related to
frontier-api
andprimitives-frontier
by @dmitrylavrenov in #540 - Added rest of commands for benchmarking by @henrybyhee in #482
- Bump Rust to Version 1.66.1 (2023-01-10) by @dmitrylavrenov in #548
- Add
--workspace
to more CI jobs by @MOZGIII in #547 - Implement tests for
pallet-evm-accounts-mapping
by @dmitrylavrenov in #554 - Better way of
JsonRpseeError
creation by @dmitrylavrenov in #539 - Bump substrate to polkadot-v0.9.36 by @dmitrylavrenov in #549
- Bump runtime to 103 by @dmitrylavrenov in #559
Full Changelog: v0.0.0-it5-2022-12-06...v0.0.0-it5-2023-02-13