We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9000cf3 commit e2a1ee8Copy full SHA for e2a1ee8
CHANGELOG.md
@@ -64,6 +64,8 @@ feat(evm/grpc-query): Update the "/eth.evm.v1.Query/Balance" query to work with
64
"0x" Ethereum hex and "nibi"-prefixed Bech32 address formats. Return no Eth
65
address when Wasm contract addresses are queried because 32-byte address space
66
(wasm contract length) is not uniquely identified in 20-byte space (EOA length).
67
+- [#2412](https://github.com/NibiruChain/nibiru/pull/2412) - fix(evm-rpc): remove
68
+ unsafe debug API methods.
69
70
### Dependencies
71
- Bump `cipher-base` from 1.0.4 to 1.0.6 ([#2390](https://github.com/NibiruChain/nibiru/pull/2390))
0 commit comments