Releases: humanode-network/humanode
Releases · humanode-network/humanode
v0.0.0-it5-2023-04-04
What's Changed
- Bump runtime spec version to 104 by @dmitrylavrenov in #631
Full Changelog: v0.0.0-it5-2023-04-03...v0.0.0-it5-2023-04-04
v0.0.0-it5-2023-04-03
What's Changed
- Add license by @MOZGIII in #588
- Use
bip32
instead oftiny-hderive
to derive extended private key by @dmitrylavrenov in #595 - Readme improvements by @MOZGIII in #598
- Fix cargo deny by @dmitrylavrenov in #596
- Allow Unlicense dependencies (#602 by @MOZGIII in #602
- Optimize the use of substrate WASM builder by @MOZGIII in #603
- More
cargo deny
corrections by @MOZGIII in #604 - Use
ethers
instead of archivedeip-712
by @dmitrylavrenov in #601 - Add ignore vulnerabilities list into deny file description by @dmitrylavrenov in #600
- Bump openssl from 0.10.45 to 0.10.48 by @dependabot in #609
- Set proper weight to fee multiplier by @MOZGIII in #585
- Bump @polkadot/api-cli from 0.52.29 to 0.53.7 by @dependabot in #615
- Enable merge groups at CI by @MOZGIII in #617
- Merge queue improvements by @MOZGIII in #619
- Bump indoc from 1.0.8 to 2.0.1 by @dependabot in #581
- Weight to fee multiplier test improvements by @MOZGIII in #614
- Drop RUSTSEC-2023-0018 ignore by @MOZGIII in #618
- Bump tracing-test from 0.1.0 to 0.2.4 by @dependabot in #574
- Bump tiny-bip39 from 0.8.2 to 1.0.0 by @dependabot in #572
- Bump http from 0.2.8 to 0.2.9 by @dependabot in #607
- Bump uuid from 0.8.2 to 1.3.0 by @dependabot in #620
- Bump sha3 from 0.9.1 to 0.10.6 by @dependabot in #621
- Bump serde from 1.0.152 to 1.0.159 by @dependabot in #624
- Bump scale-info from 2.3.1 to 2.5.0 by @dependabot in #625
- Bump bip32 from 0.4.0 to 0.5.0 by @dependabot in #623
Full Changelog: v0.0.0-it5-2023-03-10...v0.0.0-it5-2023-04-03
v0.0.0-it5-2023-03-10
What's Changed
- Mark pot balance as inactive by @MOZGIII in #577
- Implement script to run benchmarks for all pallets and store results at
humanode-runtime
by @dmitrylavrenov in #575 - Support for multiple Ubuntu version builds at CI by @MOZGIII in #583
- Add cargo-deny by @MOZGIII in #563
- Allow copyleft licenses by @MOZGIII in #589
- Set default properties by @MOZGIII in #590
Full Changelog: v0.0.0-it5-2023-03-05...v0.0.0-it5-2023-03-10
v0.0.0-it5-2023-03-05
What's Changed
- Proper benchmarking related code by @dmitrylavrenov in #553
- Bump libgit2-sys from 0.14.1+1.5.0 to 0.14.2+1.5.1 by @dependabot in #558
- Add test into runtime to verify repeated claim after adding new claim info by root by @dmitrylavrenov in #561
- Add .github/dependabot.yml by @MOZGIII in #562
- Bump @polkadot/api-cli from 0.48.13 to 0.52.29 by @dependabot in #569
- Bump actions/cache from 2 to 3 by @dependabot in #568
- Bump docker/login-action from 1 to 2 by @dependabot in #566
- Bump docker/metadata-action from 3 to 4 by @dependabot in #564
- Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #567
- Bump actions/checkout from 2 to 3 (#565)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> by @dependabot in #565
- Refactored era creation into a function by @henrybyhee in #576
- Upgrade CI by @MOZGIII in #579
New Contributors
- @dependabot made their first contribution in #558
Full Changelog: v0.0.0-it5-2023-02-13...v0.0.0-it5-2023-03-05
v0.0.0-it5-2023-02-13
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
v0.0.0-it5-2022-12-06
What's Changed
- Analyze and document our core AccountId type by @MOZGIII in #525
- Refactor and cleanup the dev genesis construction facilities by @MOZGIII in #523
- Separate usage of non-sudo test cases at
pallet-token-claims
by @dmitrylavrenov in #526 - Remove unused pallet_randomness_collective_flip by @MOZGIII in #527
- Refactor
pallet-vesting
and add root-levelupdate_schedule
call by @dmitrylavrenov in #522 - Add more clippy rules by @MOZGIII in #519
- Add sudo-level
remove_claim
extrinsic topallet-token-claims
by @dmitrylavrenov in #520 - Remove unused
PositiveImbalanceOf
atpallet-pot
by @dmitrylavrenov in #528 - Bump the runtime spec version to 102 by @MOZGIII in #531
Full Changelog: v0.0.0-it5-2022-11-30...v0.0.0-it5-2022-12-06
v0.0.0-it5-2022-11-30
What's Changed
- Add a new e2e test case for the help command by @MOZGIII in #516
- Fix the cli by @MOZGIII in #517
- Check the expected_pot_balance arithmetic at token claims pallet genesis build by @MOZGIII in #514
- Fix typo by @dmitrylavrenov in #518
Full Changelog: v0.0.0-it5-2022-11-24-2...v0.0.0-it5-2022-11-30
v0.0.0-it5-2022-11-24-2
What's Changed
Full Changelog: v0.0.0-it5-2022-11-24-1...v0.0.0-it5-2022-11-24-2
v0.0.0-it5-2022-11-24-1
What's Changed
- Add the try-runtime job build to CI by @MOZGIII in #508
- Bump to polkadot-v0.9.32 by @dmitrylavrenov in #510
- Add sudo-level functionality to
pallet-token-claims
by @dmitrylavrenov in #502
Full Changelog: v0.0.0-it5-2022-11-22-1...v0.0.0-it5-2022-11-24-1
v0.0.0-it5-2022-11-24
What's Changed
- Add the try-runtime job build to CI by @MOZGIII in #508
- Bump to polkadot-v0.9.32 by @dmitrylavrenov in #510
Full Changelog: v0.0.0-it5-2022-11-22-1...v0.0.0-it5-2022-11-24