Skip to content

Commit

Permalink
Merge branch '2.0' into feat/python-transaction-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
DaughterOfMars committed Nov 1, 2023
2 parents 8c71060 + 0b1ef16 commit e920b99
Show file tree
Hide file tree
Showing 167 changed files with 5,057 additions and 8,298 deletions.
257 changes: 3 additions & 254 deletions Cargo.lock

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

9 changes: 6 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
resolver = "2"
members = [
"bindings/core",
"bindings/nodejs",
"bindings/python",
"bindings/wasm",
# TODO: issue #1424
#"bindings/nodejs",
# TODO: issue #1423
#"bindings/python",
# TODO: issue #1425
#"bindings/wasm",
"cli",
"sdk",
]
Expand Down
Loading

0 comments on commit e920b99

Please sign in to comment.