laconicd/x/evm/types
Federico Kunze 18d1f01e82
startport: setup (#27)
* starport: setup

* define genesis fields on config

* fixes

* update validator stake; credits to @fadeev

* JSON-RPC address setup
2021-05-20 03:44:07 -04:00
..
access_list_test.go deps: update go-ethereum to v1.9.24 (#594) 2020-11-16 17:11:15 +01:00
access_list.go proto, evm: use string for address and hash protobuf message fields (#23) 2021-05-14 02:52:18 -04:00
chain_config_test.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
chain_config.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
codec.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
errors.go additions 2021-04-18 17:54:18 +02:00
events.go evm: SDK metrics (#24) 2021-05-14 17:44:58 -04:00
evm.pb.go proto, evm: use string for address and hash protobuf message fields (#23) 2021-05-14 02:52:18 -04:00
expected_keepers.go conflicts 2021-04-17 12:00:07 +02:00
genesis_test.go build 2021-04-18 19:23:26 +02:00
genesis.go rpc, evm: gRPC tests (#28) 2021-05-17 06:13:08 -04:00
genesis.pb.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
journal_test.go more fixes 2021-04-18 18:39:15 +02:00
journal.go conflicts 2021-04-17 12:00:07 +02:00
key.go additions 2021-04-18 17:54:18 +02:00
logs_test.go additions 2021-04-18 17:54:18 +02:00
logs.go rpc, evm: gRPC tests (#28) 2021-05-17 06:13:08 -04:00
msg_test.go proto, evm: use string for address and hash protobuf message fields (#23) 2021-05-14 02:52:18 -04:00
msg.go rpc, evm: gRPC tests (#28) 2021-05-17 06:13:08 -04:00
params_test.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
params.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
protocol.go additions 2021-04-18 17:54:18 +02:00
query.pb.go rpc, evm: gRPC tests (#28) 2021-05-17 06:13:08 -04:00
query.pb.gw.go startport: setup (#27) 2021-05-20 03:44:07 -04:00
state_object_test.go fix state object bugs causing tx reverts (#445) 2020-08-17 09:49:13 -04:00
state_object.go rpc, evm: gRPC tests (#28) 2021-05-17 06:13:08 -04:00
state_transition_test.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
state_transition.go evm: SDK metrics (#24) 2021-05-14 17:44:58 -04:00
statedb_test.go fix test compilation 2021-04-21 15:41:30 +02:00
statedb.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
storage_test.go additions 2021-04-18 17:54:18 +02:00
storage.go additions 2021-04-18 17:54:18 +02:00
tx.pb.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
utils_test.go additions 2021-04-18 17:54:18 +02:00
utils.go rpc, evm: gRPC tests (#28) 2021-05-17 06:13:08 -04:00