NibiruChain / nibiru

Nibiru Chain: The breakthrough smart contract platform ushering in the next era of money. Nibiru powers an ecosystem of dApps including perps, RWAs, and more.
https://nibiru.fi
Apache License 2.0
183 stars 201 forks source link

Queries needed for ecosystem integration: eth_getTransactionReceipt, eth_getLogs #2024

Open Unique-Divine opened 1 month ago

Unique-Divine commented 1 month ago

Context

image

Definition of Done

Unique-Divine commented 1 month ago

The e2e/evm tests with ethers are complete. These can be found with

grep -r "eth_getTransactionReceipt" e2e/evm/test

The testnetwork ones are still in progress.