674c7e75f3
use the old fixture
Test / Run unit and integration tests (pull_request) Failing after 4m8s
2023-09-28 00:06:25 +08:00
29a470378d
update ci test
Test / Run unit and integration tests (pull_request) Successful in 4m20s
2023-09-27 23:00:42 +08:00
7f32e9f699
document changed vars
Test / Run unit and integration tests (pull_request) Failing after 4m57s
2023-09-27 22:20:29 +08:00
cf6b485cab
update plugin
2023-09-27 22:20:29 +08:00
c6967ca1e4
rename LOGRUS_* to LOG_*
2023-09-27 22:20:29 +08:00
0d9be0d045
update go mods
2023-09-27 22:20:29 +08:00
a338fc4a8f
refactor fixtures
2023-09-27 22:20:29 +08:00
bcda12388b
per-iterator prom metrics
2023-09-27 22:20:28 +08:00
5b0cc124a5
misc
2023-09-25 19:06:22 +08:00
6969595d37
rm old todo
Test / Run unit and integration tests (pull_request) Successful in 4m44s
2023-09-06 00:45:43 +08:00
c6170f063c
CI tests
Test / Run unit and integration tests (pull_request) Successful in 4m25s
2023-09-02 19:36:55 +08:00
1e8383f4c1
[wip] go mod update
2023-09-02 19:36:55 +08:00
e0f6b93460
update docs
2023-09-02 19:36:55 +08:00
77eea25cc5
update dockerfile
2023-09-02 19:36:55 +08:00
b20a8a4771
check in mockgen stuff
2023-09-02 19:36:55 +08:00
12b1b2df3d
refactor tests
2023-09-02 19:36:53 +08:00
ad7e1dc47d
rm db/migrations
2023-09-02 19:36:30 +08:00
fc3d1432f4
clean up flags
...
rm unused flags
LVL_DB_PATH => LEVELDB_PATH
ANCIENT_DB_PATH => LEVELDB_ANCIENT
2023-09-02 19:36:30 +08:00
25962de254
refactor to use statediff plugin
2023-09-02 19:36:29 +08:00
4e0b481ea5
Update to geth v1.11.6-statediff-5.0.8 ( #79 )
...
* Update to geth v1.11.6-statediff-5.0.8
2023-07-21 19:05:01 -05:00
Ian Norden
da02e5ac12
Merge pull request #77 from cerc-io/ian/v5_dev
...
fix: err overshadowing in defers
2023-06-01 08:23:02 -05:00
i-norden
fe88e90181
avoid overshadowing err in defers
2023-05-31 18:08:02 -05:00
768357293c
Add progress counter to prometheus output ( #76 )
...
* Add a progress counter by checking the distance already traversed from the startPath to endPath in a bounded iterator vs the estimated number of iterations.
2023-05-23 11:23:58 -05:00
Ian Norden
dd86f02997
Merge pull request #75 from cerc-io/ian/v5_dev
...
fix overshadowing of snap.Tx
2023-05-18 09:37:26 -05:00
i-norden
891fca89bd
fix overshadowing of snap.Tx
2023-05-17 08:16:50 -05:00
Ian Norden
0cab03b98e
Merge pull request #74 from cerc-io/ian/v5_dev
...
update geth and ipld-eth-db deps
2023-05-15 11:38:24 -05:00
i-norden
81e286399b
update geth and ipld-eth-db deps
2023-05-15 11:32:29 -05:00
Ian Norden
7e426b2ca5
Merge pull request #71 from cerc-io/ian/v5_dev
...
v5 upgrade
2023-05-12 11:29:14 -05:00
i-norden
98015c4c87
fix NUMERIC formattign error
2023-05-12 11:11:00 -05:00
i-norden
6de5b9e96c
update misc
2023-05-12 10:41:18 -05:00
i-norden
2dd9221467
update go mod
2023-05-12 10:27:20 -05:00
i-norden
ea4c1042c4
update service_test with new fixtures
2023-05-12 10:07:28 -05:00
i-norden
7af17b1851
update test helpers
2023-05-12 10:07:12 -05:00
i-norden
4081787b03
fix service.go: prevent panics on subtrie iterators with odd-length prefix-paths
2023-05-12 10:06:54 -05:00
i-norden
3d8064ccbb
finish updating test fixtures
2023-05-12 09:58:46 -05:00
i-norden
fdb105b769
update compose
2023-05-10 13:11:42 -05:00
i-norden
32b637671d
use v5.0.2 statediffing geth
2023-05-10 13:11:23 -05:00
i-norden
4ee75a3371
update publisher interface
2023-05-10 13:11:12 -05:00
82176ea41c
Add Docker files ( #73 )
2023-05-09 10:33:32 -05:00
i-norden
0a04baab17
bump db version in docker compose
2023-04-12 13:13:04 -05:00
i-norden
4245b80a4a
go mod tidy
2023-04-12 13:13:04 -05:00
i-norden
22ecd4065a
update service
2023-04-12 13:13:04 -05:00
i-norden
382ad92701
removei in-place snapshot stuff
2023-04-12 13:13:04 -05:00
i-norden
14b1180161
update Block1 and Chain2_Block32 test fixtures
2023-04-12 13:13:04 -05:00
i-norden
ead007f159
update csv file publisher
2023-04-12 13:13:04 -05:00
i-norden
f1a980f37c
update direct pg publisher
2023-04-12 13:13:04 -05:00
i-norden
f83ab82424
use types/models exported from vdb geth
2023-04-12 13:13:04 -05:00
Ian Norden
fb5a95d874
Merge pull request #72 from cerc-io/ian/v5_rebase
...
Rebase
2023-04-12 13:12:35 -05:00
97ee99a449
Update schema ( #61 )
...
Updates table to add header_cids.uncles_hash
2023-04-12 13:09:58 -05:00
Ian Norden
b6d7695536
Merge pull request #70 from cerc-io/ian/v4_dev
...
update db version
2023-04-11 09:06:03 -05:00