- upgrade to polkadot v0.9.16
BREAKING CHANGE
Frontier evm.call extrinsic now accepts two more arguments, introduced in london hardfork:
-
max_priority_fee_per_gas: https://eips.ethereum.org/EIPS/eip-1559 (Also see https://docs.alchemy.com/alchemy/guides/eip-1559/maxpriorityfeepergas-vs-maxfeepergas)
-
access_list: https://eips.ethereum.org/EIPS/eip-2930
-
xcm OPL transfer with Karura
-
build process updated in README