Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* upgrade v0.9.22 * migrate jsonrpc to jsonrpsee * update orml * fix xcm test * fix e2e test * update stable-asset and orml * update orml fmt * update evm-tests and merge orml master * fix xcm-interface test * fix polkadot xcm test * fix ci * update evm logger * update deps * update predeploy contracts * revert predeploy contracts * evm internal_error * fix bench evm (#2162) * fix bench evm * update makefile * update makefile * update orml * fix bench * make bench-evm * ignore unknown key. will be counted by entry call * make bench-evm * update tests * cargo run --profile production --color=never --bin=acala --features=runtime-benchmarks --features=with-mandala-runtime -- benchmark pallet --chain=dev --steps=50 --repeat=20 --pallet=module_evm --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --template=./templates/runtime-weight-template.hbs --output=./runtime/mandala/src/weights/ * make bench-evm * cargo run --profile production --color=never --bin=acala --features=runtime-benchmarks --features=with-mandala-runtime -- benchmark pallet --chain=dev --steps=50 --repeat=20 --pallet=module_evm --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --template=./templates/runtime-weight-template.hbs --output=./runtime/mandala/src/weights/ * Revert "update tests" This reverts commit bb179ca. * udpate ts-test Co-authored-by: zjb0807 <[email protected]> Co-authored-by: Ermal Kaleci <[email protected]> Co-authored-by: Acala Benchmarking Bot <[email protected]>
- Loading branch information