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
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
5b7f5feb1b
Enable pprof
2022-09-01 23:42:55 -06:00
7f8885f044
Add comment
2022-08-31 07:54:16 -06:00
d235f3b84c
Initial version of parallel workers for prerun-only mode
2022-08-30 22:31:54 -06:00
Michael
1fdb8763ac
Merge pull request #101 from vulcanize/geth_1_10_21_wip
...
updates for geth 1.10.21
2022-08-03 10:21:22 -04:00
Michael Shaw
cd5aee30c7
missed go mod tidy
2022-08-03 10:08:01 -04:00
Michael Shaw
040638ca05
updates for geth 1.10.21
2022-08-03 10:03:57 -04:00
Ashwin Phatak
681e656034
Merge pull request #98 from deep-stack/pm-import-instructions
...
Add instructions to import data output in file mode
2022-07-19 15:10:25 +05:30
85896f91b7
Expose database stats in metrics
2022-07-19 15:00:01 +05:30
52c7f84432
Update instructions to import data output
2022-07-18 19:14:41 +05:30
aa6ee578f4
Add instructions to import data output in file mode
2022-07-13 19:33:47 +05:30
prathamesh0
1f898f60c3
Upgrade geth after schema changes ( #97 )
...
* Include intermediate nodes in builder tests for watched addresses
* Upgrade geth
2022-07-12 16:38:05 +05:30
0c56037e1f
Upgrade geth and add params for CSV file mode ( #96 )
...
* Upgrade geth and add params for CSV file mode
* Add options for file mode flag
* index intermediate nodes when watching addresses
2022-07-01 13:29:48 +05:30
prathamesh0
9aa683442e
Reuse builder from vulcanize-geth ( #92 )
...
* Reuse builder code from vulcanize-geth
* Upgrade geth dependency
2022-06-24 14:12:58 +05:30
Abdul Rabbani
adf3dd4b6f
Update CICD pipeline to skip duplicate tests ( #95 )
...
* Update CICD pipeline to skip duplicate tests
* fix dependencies
* Fix other dep
2022-06-17 09:45:53 -04:00
Abdul Rabbani
5ea4b6766a
Merge pull request #94 from vulcanize/feature/update-geth-v1.10.19
...
Update geth and check for duplicate jobs in CI
2022-06-17 09:00:19 -04:00
Abdul Rabbani
2c4fd6f099
Update geth and check for duplicate jobs in CI
2022-06-17 08:56:25 -04:00
Ashwin Phatak
f964b53fe3
Merge pull request #91 from vulcanize/ng-update-iterator
...
Update go-eth-state-node-iterator version
2022-06-10 15:27:31 +05:30
b8dad6a09b
Update go-eth-state-node-iterator version
2022-06-10 15:02:42 +05:30