Matthias
Matthias
Fix #85 85 ## Summary by CodeRabbit - **New Features** - Enhanced schema generation process and added TypeScript code generation support. - Introduced a new recipe for generating TypeScript code...
# Purpose / Abstract - Closes #AAA
# Purpose / Abstract - Closes #AAA
# Purpose / Abstract - Closes #AAA
# Purpose / Abstract - Closes #AAA
# Purpose / Abstract - Closes #AAA ## Things to test: - [ ] app/upgrades/v1_3_0/constants.go -> Test that this does not panic due to the introduced `sdkCtx := sdk.UnwrapSDKContext(ctx)`
I had an error when creating a transaction for the wasm pre-compile (which came to a contract error in wasm). When querying the evm transaction, i just get failed true...
This pull request includes changes to the `TestERC20` contract and its associated ABI and artifact files. The main changes involve adding a new `mint` function to the contract and updating...
# Purpose / Abstract - Closes #1592 --- This pull request includes several changes to the `Nibiru` application, focusing on adding a new fee discount mechanism for validators who vote...
This pull request introduces a comprehensive framework for measuring and analyzing gas consumption when interacting with CosmWasm vault contracts via EVM precompiles. The changes include a new Solidity interface for...