laconicd-deprecated/x/evm
Daniel Burckhardt cad7ff66b0
analytics(app): update telemetry to Ethermint modules (#1106)
* analytics(evm): replace telemetry gauges with counters and add gasUsed counter

* analytics(feemarket): add telemetry gauges for base fee and block gas

* analytics(feemarket): add telemetry gauges for gas_used per gas_limit

* analytics(feemarket): remove refund telemetry

* analytics(app): update CHANGELOG

* remove unwanted change

* address PR comments

* update comment
2022-06-02 15:04:33 +02:00
..
atlas docs: banner & other (#607) 2021-09-29 18:15:55 +02:00
client imp(evm): add query params to CLI (#1091) 2022-05-25 14:02:01 +00:00
keeper analytics(app): update telemetry to Ethermint modules (#1106) 2022-06-02 15:04:33 +02:00
migrations/v2 imp(evm): define minimum GasUsed proportional to GasLimit (#1087) 2022-05-25 13:52:34 +00:00
simulation imp(evm): define minimum GasUsed proportional to GasLimit (#1087) 2022-05-25 13:52:34 +00:00
spec specs(evm): Add concepts (#1095) 2022-05-26 15:04:19 +00:00
statedb evm: improve test coverage of statedb package (#888) 2022-01-06 18:10:51 +01:00
types imp(evm): define minimum GasUsed proportional to GasLimit (#1087) 2022-05-25 13:52:34 +00:00
genesis_test.go evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01:00
genesis.go types, evm: refactor accounts (#884) 2022-01-05 19:18:02 +01:00
handler_test.go fix: lint workflow (#1028) 2022-04-05 15:00:54 +02:00
handler.go evm: rm recover (#542) 2021-09-09 09:10:33 +00:00
module.go imp(evm): define minimum GasUsed proportional to GasLimit (#1087) 2022-05-25 13:52:34 +00:00