feat(evm): use atto denomination for the wei units in the EVM so that NIBI is "ether" to clients #1985
67.93% of diff hit (target 0.00%)
View this Pull Request on Codecov
67.93% of diff hit (target 0.00%)
Annotations
Check warning on line 59 in eth/eth_account.go
codecov / codecov/patch
eth/eth_account.go#L58-L59
Added lines #L58 - L59 were not covered by tests
Check warning on line 63 in eth/eth_account.go
codecov / codecov/patch
eth/eth_account.go#L62-L63
Added lines #L62 - L63 were not covered by tests
Check warning on line 66 in eth/eth_account.go
codecov / codecov/patch
eth/eth_account.go#L66
Added line #L66 was not covered by tests
Check warning on line 74 in eth/eth_account.go
codecov / codecov/patch
eth/eth_account.go#L74
Added line #L74 was not covered by tests
Check warning on line 91 in eth/eth_account.go
codecov / codecov/patch
eth/eth_account.go#L91
Added line #L91 was not covered by tests
Check warning on line 264 in x/evm/evmtest/tx.go
codecov / codecov/patch
x/evm/evmtest/tx.go#L249-L264
Added lines #L249 - L264 were not covered by tests
Check warning on line 269 in x/evm/evmtest/tx.go
codecov / codecov/patch
x/evm/evmtest/tx.go#L267-L269
Added lines #L267 - L269 were not covered by tests
Check warning on line 271 in x/evm/evmtest/tx.go
codecov / codecov/patch
x/evm/evmtest/tx.go#L271
Added line #L271 was not covered by tests
Check warning on line 97 in x/evm/keeper/gas_fees.go
codecov / codecov/patch
x/evm/keeper/gas_fees.go#L97
Added line #L97 was not covered by tests
Check warning on line 100 in x/evm/keeper/gas_fees.go
codecov / codecov/patch
x/evm/keeper/gas_fees.go#L100
Added line #L100 was not covered by tests
Check warning on line 448 in x/evm/keeper/grpc_query.go
codecov / codecov/patch
x/evm/keeper/grpc_query.go#L448
Added line #L448 was not covered by tests
Check warning on line 463 in x/evm/keeper/grpc_query.go
codecov / codecov/patch
x/evm/keeper/grpc_query.go#L463
Added line #L463 was not covered by tests
Check warning on line 471 in x/evm/keeper/msg_server.go
codecov / codecov/patch
x/evm/keeper/msg_server.go#L471
Added line #L471 was not covered by tests
Check warning on line 217 in x/evm/keeper/statedb.go
codecov / codecov/patch
x/evm/keeper/statedb.go#L216-L217
Added lines #L216 - L217 were not covered by tests
Check warning on line 77 in x/evm/statedb/state_object.go
codecov / codecov/patch
x/evm/statedb/state_object.go#L76-L77
Added lines #L76 - L77 were not covered by tests
Check warning on line 449 in x/evm/statedb/statedb.go
codecov / codecov/patch
x/evm/statedb/statedb.go#L448-L449
Added lines #L448 - L449 were not covered by tests
Check warning on line 459 in x/evm/statedb/statedb.go
codecov / codecov/patch
x/evm/statedb/statedb.go#L459
Added line #L459 was not covered by tests
Check warning on line 466 in x/evm/statedb/statedb.go
codecov / codecov/patch
x/evm/statedb/statedb.go#L466
Added line #L466 was not covered by tests