Merged
Conversation
zqhxuyuan
approved these changes
May 26, 2022
zqhxuyuan
added a commit
that referenced
this pull request
May 28, 2022
* 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 <zjb0807@qq.com> Co-authored-by: Ermal Kaleci <ermalkaleci@gmail.com> Co-authored-by: Acala Benchmarking Bot <hello@acala.network>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
update orml after merge open-web3-stack/open-runtime-module-library#749