Skip to content

Commit

Permalink
Extend SignedAmount to hold MASP value balance.
Browse files Browse the repository at this point in the history
  • Loading branch information
murisi committed May 9, 2024
1 parent 0380f7c commit 29f0c60
Show file tree
Hide file tree
Showing 7 changed files with 340 additions and 176 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions crates/namada/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ tiny-bip39.workspace = true
tiny-hderive.workspace = true
toml.workspace = true
tracing.workspace = true
uint = "0.9.5"
wasm-instrument = { workspace = true, optional = true }
wasmer = { workspace = true, optional = true }
wasmer-cache = { git = "https://github.com/heliaxdev/wasmer", rev = "255054f7f58b7b4a525f2fee6b9b86422d1ca15b", optional = true }
Expand Down
Loading

0 comments on commit 29f0c60

Please sign in to comment.