i-norden
8bcb2c312f
revert to using os.Interrupt
2023-04-09 14:26:21 -05:00
Ian Norden
2bb0b1aad6
Merge pull request #125 from cerc-io/ian/v5_dev
...
Update to v5
2023-04-09 13:35:09 -05:00
i-norden
4ddd3d0e20
go mod tidy
2023-04-09 11:01:31 -05:00
i-norden
07bd875752
update tomls and README
2023-04-09 11:01:23 -05:00
i-norden
f3379e33dd
update cmd to v5
2023-04-09 11:01:12 -05:00
i-norden
2ff4e95040
update pkgs to v5
2023-04-09 11:01:05 -05:00
Ian Norden
18a7f23173
Merge pull request #124 from cerc-io/ian/v4_dev
...
bump leveldb-ethdb-rpc version
2023-03-31 10:25:24 -05:00
i-norden
ef1846f58c
bump leveldb-ethdb-rpc version
2023-03-31 10:17:34 -05:00
Ian Norden
2eaa2c2262
Merge pull request #123 from cerc-io/ian/v4_dev
...
[v4] bump to vdb v4 geth v1.11.5
2023-03-31 09:53:11 -05:00
i-norden
bfb0447710
use internal concurrent iterator pkg
2023-03-31 09:04:54 -05:00
i-norden
2c08f5594c
bump to vdb v4 geth v1.11.5
2023-03-31 09:02:54 -05:00
Ian Norden
253b1087bf
Merge pull request #112 from cerc-io/ian_test_3
...
Avoid quantization problems during segmentation and use worker chan to spread work across set # of workers
2023-03-20 07:53:09 -05:00
Michael
8a3b6bf2ac
Merge pull request #121 from cerc-io/rebase-1.11.4-wip
...
version update for geth 1.11.4 statediff and container to go 1.19
2023-03-17 14:05:56 -04:00
Michael Shaw
b221bde694
version update for geth 1.11.4 statediff and container to go 1.19
2023-03-17 13:51:46 -04:00
Michael
2c41537636
Merge pull request #120 from cerc-io/rebase-v1.11.2-wip
...
update interface for failing docker build step
2023-03-15 11:18:30 -04:00
Michael Shaw
d83b088c37
update interface for failing docker build step
2023-03-15 01:38:22 -04:00
Michael
aca78f89b7
Merge pull request #118 from cerc-io/rebase-v1.11.2-wip
...
update for interface changes in 1.11.2 geth statediffing 4.3.7
2023-03-14 15:09:38 -04:00
Michael Shaw
1788b899a4
update for interface changes in 1.11.2 geth statediffing 4.3.7
2023-03-13 18:35:54 -04:00
Michael
1fe7a04af0
Merge pull request #116 from cerc-io/v4.1.6-wip
...
dependency updates for geth 1.10.26 and leveldb cerc migraiton
2022-11-08 11:41:19 -05:00
Michael Shaw
68ebdca6f9
dependency updates for geth 1.10.26 and leveldb cerc migraiton
2022-11-08 11:19:27 -05:00
i-norden
5f7915649d
avoid quantization and use worker channel to ensure expected number of workers
2022-10-12 18:39:28 -05:00
Ian Norden
f6df15cb38
Merge pull request #110 from cerc-io/ian_util
...
latest block height util
2022-10-10 18:31:14 -05:00
i-norden
03517a0eb4
add short description for stats command in the readme
2022-10-10 18:24:24 -05:00
i-norden
54205d8787
conform capitalization in logWithCommand logs
2022-10-10 13:44:46 -05:00
i-norden
8d8ff99d19
cmd for checking latest header height/hash; update serve command to report the latest header height/hash
2022-10-10 13:39:06 -05:00
i-norden
3054063942
add method to reader interface for accessing latest header
2022-10-10 13:38:33 -05:00
Michael
54e181ca68
Update manual_publish.yml
...
publish SHA as latest
2022-09-28 17:50:24 -04:00
Michael
269333bb17
Update manual_publish.yml
2022-09-28 17:47:42 -04:00
Michael
db532467cc
Update manual_publish.yml
2022-09-28 17:45:25 -04:00
Michael
ccdf9d91fc
Update manual_publish.yml
2022-09-28 17:43:19 -04:00
Michael
aea3decebf
Update manual_publish.yml
2022-09-28 17:40:14 -04:00
Michael
2db16d69da
Create manual_publish.yml
2022-09-28 17:37:08 -04:00
Michael
e3d694e63c
Merge pull request #106 from cerc-io/geth-1.10.25-wip
...
dependency updates for geth 1.10.25 rebase
2022-09-23 14:25:02 -04:00
Michael Shaw
2c0f3456f5
dependency updates for geth 1.10.25 rebase
2022-09-23 14:17:51 -04:00
46cd8b1834
Merge pull request #103 from cerc-io/dboreham/prerun-workers
...
use workers in prerun mode
2022-09-22 07:37:38 -06:00
c0cd87ba6a
Make doc consistent
2022-09-22 07:26:32 -06:00
prathamesh0
2db235f244
Add helper scripts for processing and importing statediffed data ( #105 )
...
* Add helper scripts for processing and importing statediffed data
* Add instructions to use the helper scripts
* Update scripts to use arrays
* Update README with bad row output example
* Remove delimiter option from xargs command
2022-09-22 13:52:47 +05:30
a827c4a36b
Merge branch 'v4' into dboreham/prerun-workers
2022-09-21 14:04:46 -06:00
14b9c169bc
Add viper boiler plate
2022-09-21 14:00:45 -06:00
a2772762e1
Make pprof configurable, remove todos
2022-09-21 13:33:15 -06:00
b1440d9673
Fix off by one error
2022-09-21 13:06:41 -06:00
Michael Shaw
67d8bced4f
one more reference changed to git.vdb.to
2022-09-21 13:27:05 -04:00
Michael Shaw
12f4810ced
missed Makefile update for cerc-io
2022-09-21 11:55:17 -04:00
Michael Shaw
7a8d38c955
indentation problem in yml
2022-09-21 11:24:43 -04:00
Michael Shaw
d09cd0afe6
update tagging and push to git.vdb.to registry
2022-09-21 11:13:23 -04:00
Michael
bcca82eaa3
Cerc refactor ( #104 )
...
* cerc refactor waiting on unpublished dependencies
* updated go.mod for published dependencies in cerc-io refactoring
2022-09-20 14:00:10 -04:00
Michael
dad77b561d
Merge pull request #102 from vulcanize/rebase-1.10.23-wip
...
update for geth 1.10.23
2022-09-02 16:16:34 -04:00
Michael Shaw
c939822a95
update for geth 1.10.23
2022-09-02 15:56:56 -04:00
6d103cb1f1
Add some logging
2022-09-02 10:51:13 -06:00
99f84b6fe6
Comment
2022-09-01 23:43:38 -06:00