-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* prepare upgrade initiation-2 * fetching code bytes with precompile readlib func * delete existing upgrade handler * dont delete if it is module * add cosmos move * add get&set checksums, genesis import&export module checksums * change checksum func * initialize staking at genesis (#290) * movevm loaderv2 integration (#284) * connect movevm with loaderv2 and introduce module & script cache * use cache context before query * disable unstable * update movevm to latest * add toml description --------- Co-authored-by: beer-1 <beer-1@codingcats.xyz> * wip * delete keys after iteration * clone key value * fix * reverse iterate vmstore & set keys * final touch * update swagger docs --------- Co-authored-by: beer-1 <147697694+beer-1@users.noreply.github.com> Co-authored-by: beer-1 <beer-1@codingcats.xyz>
- Loading branch information
1 parent
e3ebdd4
commit edef2a5
Showing
22 changed files
with
4,112 additions
and
470 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.