- 17 Dec, 2018 8 commits
-
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
Also added unit tests to for it.
-
Hero Bird authored
-
Hero Bird authored
This is a new implementation of a vector that operates directly on the contract storage. It will replace the old implementation 'StorageVec' in the future. Needs some testing first.
-
Hero Bird authored
-
Hero Bird authored
This allows better inspecting of the mutated value if any. Changed for SyncCell and SyncChunk.
-
- 16 Dec, 2018 27 commits
-
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
This accidentally did not happen, yet.
-
Hero Bird authored
Also TypedCell::clear is now available in more contexts.
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
- CopyCell and CopyChunk got removed - MutCell and MutChunk renamings
-
Hero Bird authored
This makes SyncCell and SyncChunk more aligned to their method names.
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
It did not serve a purpose so far and was not used at all. Might be reintroduced in a future commit.
-
Hero Bird authored
CopyChunk did not serve enough purpose besides MutChunk.
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
Now built around `cell_at` utility.
-
Hero Bird authored
They are going to be used by MutChunk.
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
-
Hero Bird authored
-
- 15 Dec, 2018 5 commits