-
Notifications
You must be signed in to change notification settings - Fork 201
Issues: NibiruChain/nibiru
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[ecosystem] Viem support for Nibiru EVM needed for Uniswap V3 integration
ecosytem-tools
Tooling or infrastructure with clear demand from applications or end users of Nibiru
x: evm
Relates to Nibiru EVM or the EVM Module
#2109
opened Nov 9, 2024 by
Unique-Divine
4 tasks
[ecosystem] EVM Explorer and Ongoing Support
ecosytem-tools
Tooling or infrastructure with clear demand from applications or end users of Nibiru
#2103
opened Oct 31, 2024 by
Unique-Divine
1 of 3 tasks
[evm] performance: since we only create a Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
cacheCtx
whenever a precompile is called, then reverting a precompile call can just get rid of the cacheCtx
and reset the writeToCommitCtxFromCacheCtx
function to nil
. That would be a cleaner way to revert a PrecompileCalled
journal entry rather than deep copy the multistore and save it in a snapshot, but I'd have to test that implementation out.
S-triage
#2099
opened Oct 29, 2024 by
Unique-Divine
[evm] Test that the event manager has expected events after Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
PrecompileCalled.Revert
in statedb/journal.go
S-triage
#2096
opened Oct 29, 2024 by
Unique-Divine
[evm] bug where successful transactions hang even when they succeed
x: evm
Relates to Nibiru EVM or the EVM Module
#2085
opened Oct 18, 2024 by
Unique-Divine
CallContractWithInput does not update block booom filter with EVM logs
S-triage
Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
#2082
opened Oct 17, 2024 by
Unique-Divine
Bug running tools/ignite-openapi.sh with latest ignite CLI version to generate openapi.yml
S-triage
Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
#2079
opened Oct 15, 2024 by
Unique-Divine
[evm] refactor: Gas fee cap check was moved to ante handler. Remove or uncomment from VerifyFee
S-triage
Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
#2078
opened Oct 13, 2024 by
Unique-Divine
[evm] feat: Wallet Connect V2 implementation in Ethereum JSON-RPC
S-triage
Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
#2077
opened Oct 13, 2024 by
Unique-Divine
[evm] Oracle precompile UX would be improved by update time information
S-triage
Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
#2075
opened Oct 11, 2024 by
Unique-Divine
Integrate Nibiru Chain with subgraph support via SubQuery or TheGraph
ecosytem-tools
Tooling or infrastructure with clear demand from applications or end users of Nibiru
S-triage
Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
#2066
opened Oct 8, 2024 by
Unique-Divine
7 tasks
[evm] Prevent invalid FunToken mappings in Relates to Nibiru EVM or the EVM Module
createFunTokenFromERC20
even though they are harmless.
x: evm
#2063
opened Oct 5, 2024 by
Unique-Divine
[test] Add retry logic to make Relates to Nibiru EVM or the EVM Module
Test_BlockByNumber
from eth_api_test.go more consistent
good first issue
x: evm
#2058
opened Oct 2, 2024 by
Unique-Divine
[discussion] Support for Pyth, ChainLink, or other oracles
S-triage
Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
#2052
opened Sep 27, 2024 by
Unique-Divine
[evm] Minimalist precompile for x/bank
S-triage
Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
#2049
opened Sep 24, 2024 by
Unique-Divine
2 of 3 tasks
[bug] EVMIndexer discrepancy during tx search (eth_getTransactionByHash)
S-triage
Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
#2029
opened Sep 11, 2024 by
Unique-Divine
1 task
security: Potential issue in Ante Handler worth looking into
x: evm
Relates to Nibiru EVM or the EVM Module
#2027
opened Sep 9, 2024 by
Unique-Divine
Can't stake using a keplr wallet connected to a Google account
dependencies
Pull requests that update a dependency file
#2026
opened Sep 9, 2024 by
cgilbe27
Queries needed for ecosystem integration: eth_getTransactionReceipt, eth_getLogs
#2024
opened Sep 4, 2024 by
Unique-Divine
1 of 2 tasks
ux: Add GET behavior to the Ethereum JSON-RPC endpoint so that it returns information instead of a 404
#1991
opened Aug 8, 2024 by
Unique-Divine
Discussion on Docker Compose and Windows Support for the Nibiru Blockchain Binary and
#1987
opened Aug 7, 2024 by
Unique-Divine
5 tasks
test(evm-ci): Run Ethereum protocol tests across the chain in CI/CD
x: evm
Relates to Nibiru EVM or the EVM Module
#1978
opened Jul 29, 2024 by
Unique-Divine
[bug]Regularly experiencing OOM running node even with 24GB RAM
#1934
opened Jun 21, 2024 by
xinzhongyoumeng
deps: Update go-ethereum past v1.10
dependencies
Pull requests that update a dependency file
x: evm
Relates to Nibiru EVM or the EVM Module
#1921
opened Jun 11, 2024 by
Unique-Divine
refactor(evm-ante): Use protobuf ABCI event instead of legacy event
x: evm
Relates to Nibiru EVM or the EVM Module
#1920
opened Jun 11, 2024 by
Unique-Divine
Previous Next
ProTip!
no:milestone will show everything without a milestone.