Steven
|
b6cc89fabe
|
Add goimports lint (#54)
* Add `goimports` lint.
* Fix `goimports` issue.
* Fix group to `github.com/scroll-tech/go-thereum`.
|
2022-03-24 16:53:59 +08:00 |
|
Jules
|
de7ed6af40
|
Update mod file and all imports to use scroll-tech URL (#15)
* Update mod file and all imports to use scroll-tech URL
Fixes #14
* Update Discord link
|
2021-12-24 10:59:22 +01: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 |
|