Skip to content

Commit

Permalink
feat(storage): move state to persistent storage (#277)
Browse files Browse the repository at this point in the history
Co-authored-by: Valery Antopol <[email protected]>
  • Loading branch information
gurinderu and ValeryAntopol authored Feb 23, 2024
1 parent d374e5c commit ae9ac0d
Show file tree
Hide file tree
Showing 22 changed files with 625 additions and 281 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- snapshot
uses: fluencelabs/nox/.github/workflows/build.yml@master
with:
ref: feature/net-759
cargo-dependencies: |
[
{
Expand Down Expand Up @@ -92,6 +93,7 @@ jobs:

uses: fluencelabs/nox/.github/workflows/tests.yml@master
with:
ref: feature/net-759
cargo-dependencies: |
[
{
Expand Down
206 changes: 165 additions & 41 deletions src/spell/modules/spell/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ae9ac0d

Please sign in to comment.