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.
GoApache-2.0
Pinned issues
Issues
- 0
- 1
- 1
spike(evm): Explore problems arising from ERC1155 fungible tokens with FunToken.ID()
#1933 opened by Unique-Divine - 1
test(eth-rpc-backend): Remove mocked calls in favor of real transactions and blocks
#2033 opened by Unique-Divine - 1
- 0
[evm] Minimalist precompile for x/oracle
#2051 opened by Unique-Divine - 0
- 0
[bug] Make RefundGas safer (potential issue)
#2059 opened by Unique-Divine - 0
[evm] Minimalist precompile for x/bank
#2049 opened by Unique-Divine - 1
[evm] Precompile for one-way EVM calls to invoke/execute Wasm contracts
#2048 opened by Unique-Divine - 0
[test] Add retry logic to make `Test_BlockByNumber` from eth_api_test.go more consistent
#2058 opened by Unique-Divine - 0
feat(security-ante): Add an authz guard to disable authz Ethereum txs and provide additional security around the default functionality exposed by the module.
#1915 opened by Unique-Divine - 0
- 0
- 0
- 1
Queries needed for ecosystem integration: eth_getTransactionReceipt, eth_getLogs
#2024 opened by Unique-Divine - 0
[bug] EVMIndexer discrepancy during tx search (eth_getTransactionByHash)
#2029 opened by Unique-Divine - 0
- 3
- 1
Ethereum JSON-RPC debug_traceBlockByHash endpoint needed for EVM explorer
#2018 opened by Unique-Divine - 0
- 1
- 1
Discussion on Docker Compose and Windows Support for the Nibiru Blockchain Binary and
#1987 opened by Unique-Divine - 1
deps: Update go-ethereum past v1.10
#1921 opened by Unique-Divine - 2
- 0
- 0
ux: Add GET behavior to the Ethereum JSON-RPC endpoint so that it returns information instead of a 404
#1991 opened by Unique-Divine - 0
(evm): Use atto denomination for the wei unit in the EVM so that clients consider NIBI as "ether".
#1975 opened by Unique-Divine - 4
- 0
- 0
spike(security-ante): Does a minimum gas price of 0 pose a security risk or only an economic one?
#1916 opened by Unique-Divine - 2
- 2
bug(sequence_test): Data race condition when committing BaseApp.setState in gosdk test
#1903 opened by Unique-Divine - 0
- 0
- 0
feat(evm): Impl tx message to change a bank coin into ERC20 using an existing `FunToken` mapping
#1943 opened by Unique-Divine - 0
feat(evm): Impl a way to send ERC20 tokens to a Nibiru base account as bank coins using the `FunToken` mapping
#1944 opened by Unique-Divine - 0
feat(evm): Impl `CreateFunTokenFromCoin`
#1942 opened by Unique-Divine - 0
feat(evm): Impl `CreateFunTokenFromERC20`
#1941 opened by Unique-Divine - 0
feat(evm): Impl a query for `FunToken` mapping by coin denom or ERC20 contract address
#1940 opened by Unique-Divine - 0
(dev-ex): [docker compose] Make "chaosnet" a single-node service and create "ibcnet" for running multiple nodes with docker
#1939 opened by Unique-Divine - 0
[bug] gosdk: privkey generation util fn
#1897 opened by Unique-Divine - 1
- 0
- 1
[bug] panic: leveldb closed in x/oracle/integration
#1918 opened by Unique-Divine - 0
feat(wasm): increase contract size limit
#1905 opened by k-yang - 1
- 1
test(eth): Eth E2E or integration tests using deployed Solidity contracts
#1882 opened by Unique-Divine - 1
docs,test(eth): Create runnable examples for `ethers` (npm) + Nibiru EVM
#1888 opened by Unique-Divine - 0
Finalize the NewNibiruSDKFromClientCtx function
#1894 opened by coderabbitai