Justin Traglia
|
2c5648d891
|
all: fix some typos (#25551)
* Fix some typos
* Fix some mistakes
* Revert 4byte.json
* Fix an incorrect fix
* Change files to fails
|
2022-08-19 09:00:21 +03:00 |
|
Felix Lange
|
9244d5cd61
|
all: update license headers and AUTHORS from git history (#24947)
|
2022-05-24 20:39:40 +02:00 |
|
Preston Van Loon
|
b97f57882c
|
eth/fetcher: remove superfluous nilness-check (#23739)
* eth/fetcher: fix nilness check https://github.com/ethereum/go-ethereum/issues/23738
* eth/fetcher: Use errors.Is. PR feedback from @holiman.
|
2021-10-18 22:34:20 +02:00 |
|
gary rong
|
4a19c0e7b8
|
core, eth, internal: include read storage entries in structlog output (#21204)
* core, eth, internal: extend structLog tracer
* core/vm, internal: add storage view
* core, internal: add slots to storage directly
* core: remove useless
* core: address martin's comment
* core/vm: fix tests
|
2020-06-10 11:46:13 +02:00 |
|
Martin Michlmayr
|
4f2784b38f
|
all: fix typos in comments (#21118)
|
2020-05-25 10:21:28 +02:00 |
|
Péter Szilágyi
|
9938d954c8
|
eth: rework tx fetcher to use O(1) ops + manage network requests
|
2020-02-13 15:27:15 +02:00 |
|
rjl493456442
|
049e17116e
|
core, eth: implement eth/65 transaction fetcher
|
2020-02-11 13:56:36 +02:00 |
|