laconicd/x/evm
Prathamesh Musale 322d6f188b
All checks were successful
Lint / Run flake8 on python integration tests (push) Successful in 2m4s
Lint / Run golangci-lint (push) Successful in 4m58s
Tests / test-rpc (push) Successful in 5m12s
Tests / test-importer (push) Successful in 18m51s
Tests / sdk_tests (push) Successful in 9m48s
Tests / test-unit (push) Successful in 6m51s
Fix progressively increasing gas usage (#146)
Part of https://www.notion.so/Set-constant-gas-price-in-laconicd-00b470964f0e4020b06153f0f2c9bcfb

- Use custom KV store gas config (0 gas for KV store ops) for laconic module (auction, bond, registry) txs

Reviewed-on: #146
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-04-03 12:14:49 +00:00
..
client/cli Sync from fork (#74) 2023-01-10 10:20:57 +05:30
keeper Sync from fork (#74) 2023-01-10 10:20:57 +05:30
migrations fix lint (#101) 2023-03-15 11:22:35 -04:00
simulation Fix progressively increasing gas usage (#146) 2024-04-03 12:14:49 +00:00
spec Sync from fork (#74) 2023-01-10 10:20:57 +05:30
statedb Sync from fork (#74) 2023-01-10 10:20:57 +05:30
types Sync from fork (#74) 2023-01-10 10:20:57 +05:30
vm update fork 2022-10-10 16:08:33 +05:30
genesis_test.go Sync from fork (#74) 2023-01-10 10:20:57 +05:30
genesis.go Sync from fork (#74) 2023-01-10 10:20:57 +05:30
handler_test.go Sync from fork (#74) 2023-01-10 10:20:57 +05:30
handler.go Sync from fork (#74) 2023-01-10 10:20:57 +05:30
module.go Sync from fork (#74) 2023-01-10 10:20:57 +05:30