#account #state #storage #track #keeps #cache #vapory

account-state

Vapory accounts, keeps track of changes to the code and storage

Show the crate…

1 unstable release

0.1.0 Mar 2, 2021

#19 in #keeps


Used in 25 crates (9 directly)

GPL-3.0 license

460KB
9K SLoC

account-state

Vapory accounts, keeps track of changes to the code and storage


lib.rs:

Account state This crate contains code used to create, convert, and update Accounts and the code and storage associated with it. It also defines the trait used to construct a backend to build a complete caching state database. Note: the code that needs access to vapcore types such as Machine and Executive is found in the executive_state module in vapcore. Most tests for the State module in this crate are also found in executive_state (for the same reason).

Dependencies

~20MB
~336K SLoC