-
Notifications
You must be signed in to change notification settings - Fork 13
merge wasm pr and mpt #99
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
Conversation
cherry-pick mpt store adaption cherry-pick the env use the same storageStoreKey when simulate support watchdb optimize iterator with storage traverse rm logs and useless lines delete useless func rm useless key
remove useless code
adapter watchdb with prefix
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## dev #99 +/- ##
==========================================
- Coverage 34.37% 34.20% -0.18%
==========================================
Files 419 423 +4
Lines 43341 44310 +969
==========================================
+ Hits 14899 15155 +256
- Misses 27367 28053 +686
- Partials 1075 1102 +27
|
wasm rebrand okbchain
upgrade by proposal
fix wasm script
* 3049 * 3053 * 3050 * 3061,3064 * 3068 * 3069 * 3074 * 3076 * 3086 * 3087 * merge form oktc wasm * merge form oktc wasm * merge dev/wasm form oktc * merge cmtx nonce form oktc * merge form oktc * merge form oktc * modfiy okb * optimized code * optimized code * optimized code * fix ut * add earth height * update shell script * cherry-pick add storageKey for keeper cherry-pick mpt store adaption cherry-pick the env use the same storageStoreKey when simulate support watchdb optimize iterator with storage traverse rm logs and useless lines delete useless func rm useless key * add check for the nil key * modify iterator code * set watch store to prefix store's parent * add ut * tidy store * fix ut with createTestInput * fix ut * fix ut * fix watch delete key * fix ut * fix ut * add store to help read without stateroot * add store_storage * fix ut * revert store_storage * fix revert storage_store * fix panic * fix ut * add ut * optimized code * Merge branch 'zhangkai/wasm-on-mpt-tidy' into zjg/wasm-on-mpt-v1 * optimized code * optimized code * optimized code * optimized code * add query code by contract addr rpc interface * fix prefix iterator when end is nil * handle iterator's edge case * from oktc 4.27 * fix ut rm useless code * add iterator ut * update script * adapter watchdb with prefix remove useless code * fix repair data * remove invalid code * optimized code * optimized code * rebrand * Use the propose to upgrade wasm * when prepare use the cur version to load tree * optimized code * add vmbridge file * fix script * optimized code * optimized code * optimized code --------- Co-authored-by: zhangkai <[email protected]>
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/)Added a relevant changelog entry to the
Unreleasedsection inCHANGELOG.mdReviewed
Files changedin the github PR explorerFor Admin Use: