Skip to content

Commit

Permalink
Process system and balances state (#39)
Browse files Browse the repository at this point in the history
* Process state part.1

* More detail

* Take storages

* Take KV

* Merge balances

* Extract balance lock

* Format

* Flatten account

* Preprocess storage key

* Fix properties

* Add shell config

* Modularize processor

* Calculate total issuance

* Recover nonce
  • Loading branch information
AurevoirXavier committed Nov 21, 2022
1 parent 0009119 commit 28db256
Show file tree
Hide file tree
Showing 10 changed files with 1,304 additions and 82 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# Package Manager
## cargo
/target
target
## npm
node_modules

Expand Down
Loading

0 comments on commit 28db256

Please sign in to comment.