Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update substrate to polkadot-v0.9.43 (#1078)
* deps: update substrate to polkadot-v0.9.42 - update substrate to 16b2e644487f7f767eeefd4debf11a7948bfa4db - update rust toolchain to 1.68.2 * Enable `insecure_zero_ed` feature of `pallet-balances` to fix tests of `pallet-evm`, since `ExistentialDeposit: u64 = 0` is configured in the mock impl of `pallet-evm`. * fix precompile tests * update some deps * update evm to 0.39.1 * make clippy happy * update substrate to polkadot-v0.9.43 * update rust-toolchain to 1.69.0 and update some deps * format * update ACCOUNT_BASIC_PROOF_SIZE constant * improve db feature * improve db features * typo * fix tests * improve some trait bound --------- Co-authored-by: tgmichel <[email protected]>
- Loading branch information