github-actions[bot]
|
0b56af5a01
|
[AUTO] rename Go module + update internal import paths
Workflow: c1fc594f020d23958b641a4e5a856b6e52c49d3bece94b95594864db16c1b0fc on branch main
|
2024-10-17 01:49:47 +00:00 |
|
Sina Mahmoodi
|
95741b1844
|
core: move genesis alloc types to core/types (#29003)
We want to use these types in public user-facing APIs, so they shouldn't be in core.
Co-authored-by: Felix Lange <fjl@twurst.com>
|
2024-02-16 19:05:33 +01:00 |
|
rjl493456442
|
0b5d8d2b58
|
core: cache transaction indexing tail in memory (#28908)
|
2024-02-06 10:44:42 +08:00 |
|
rjl493456442
|
6b0de79935
|
core: move tx indexer to its own file (#28857)
This change moves all the transaction indexing functions to a separate txindexer.go file and defines a txIndexer structure as a refactoring.
|
2024-01-23 21:00:50 +01:00 |
|