Skip to content

Commit

Permalink
refactor(rpc-backend): Remove mocks from eth/rpc/backend, partially c…
Browse files Browse the repository at this point in the history
…ompleting #2037 (#2041)

* refactor: partial commit from #2037. Remove mocks

* chore: changelog
  • Loading branch information
Unique-Divine authored Sep 17, 2024
1 parent 5085dad commit 8fa26b1
Show file tree
Hide file tree
Showing 27 changed files with 350 additions and 6,496 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#2030](https://github.com/NibiruChain/nibiru/pull/2030) - refactor(eth/rpc): Delete unused code and improve logging in the eth and debug namespaces
- [#2031](https://github.com/NibiruChain/nibiru/pull/2031) - fix(evm): debug calls with custom tracer and tracer options
- [#2039](https://github.com/NibiruChain/nibiru/pull/2039) - refactor(rpc-backend): remove unnecessary interface code
- [#2039](https://github.com/NibiruChain/nibiru/pull/2039) - refactor(rpc-backend): Remove mocks from eth/rpc/backend, partially completing [nibiru#2037](https://github.com/NibiruChain/nibiru/issue/2037).

#### Dapp modules: perp, spot, oracle, etc

Expand Down
Loading

0 comments on commit 8fa26b1

Please sign in to comment.