-
Notifications
You must be signed in to change notification settings - Fork 520
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add missing precompiles and fixes #1923
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1923 +/- ##
==========================================
+ Coverage 85.65% 85.87% +0.21%
==========================================
Files 80 90 +10
Lines 18110 19336 +1226
==========================================
+ Hits 15512 16604 +1092
- Misses 2598 2732 +134
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…count * origin/master: (21 commits) udpate predeploy and disable NFT precompile for karura & acala (#1942) remove old migrations (#1937) Optimized calculations t avoid error caused by division missing (#1935) Statemine integration test (#1712) switch to london (#1932) fix clap annotation (#1933) fix package name (#1928) type cleanup (#1931) bump version (#1930) V0.9.17 (#1924) update precompile set (#1929) bump version (#1926) use internal release for dev release fix evm-bench access_list (#1925) add missing precompiles and fixes (#1923) remove legacy trader location (#1920) cdp enhancement (#1886) add new call to execute completely fast match redeem (#1922) Change StorageDepositPerByte (#1919) add ACA to CollateralCurrencyIds (#1918) ... # Conflicts: # Cargo.lock # orml # runtime/integration-tests/src/setup.rs # runtime/integration-tests/src/stable_asset.rs # runtime/mandala/Cargo.toml
No description provided.