Skip to content

Commit

Permalink
Merge branch 'grarco/remove-delta-map' (#3172)
Browse files Browse the repository at this point in the history
* origin/grarco/remove-delta-map:
  Changelog #3172
  Removes `delta_map` from the `ShieldedContext` and all the code to work with the balance keys
  Removes `query_tx_deltas`
  Changelog #2675
  Removes unused errors and integration test
  Fixes econding. Updates shielded keys and addresses for tests
  Adjusts wasm txs and client args
  Removes masp pin key
  Rmoves old allowlisted gas
  • Loading branch information
brentstone committed May 9, 2024
2 parents 5d7fdc2 + 0ae083b commit e8a3fe5
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 299 deletions.
2 changes: 2 additions & 0 deletions .changelog/unreleased/improvements/3172-remove-delta-map.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Removed the unused `delta_map` from the shielded context.
([\#3172](https://github.com/anoma/namada/pull/3172))
Empty file added crates/benches/vps.rs
Empty file.
Loading

0 comments on commit e8a3fe5

Please sign in to comment.