Commit Graph
50 Commits
Author SHA1 Message Date
roysc 2bb06e0a8d split ethdb out of service 2022-01-10 23:37:27 -06:00
roysc 1fab8ac1c8 rf config, mock publisher 2022-01-10 19:08:45 -06:00
roysc 802a5908df set up test 2022-01-10 18:59:15 -06:00
roysc 1f21a65478 fixes 2022-01-10 18:06:29 -06:00
roysc 317b277939 Merge branch 'master' into async-traversal 2022-01-10 17:47:27 -06:00
roysc f7b44173f8 get it to compile 2022-01-07 21:32:45 -06:00
Ian Norden 34afc39cd3 Merge pull request #15 from vulcanize/improve-logging
Improve logging.
2021-12-28 23:48:50 -06:00
i-norden e50bd160fe log final counts when process completes 2021-12-28 23:47:33 -06:00
i-norden b5d31748e0 bump geth version 2021-12-28 23:30:17 -06:00
i-norden 9d9fe231f7 storageNodeCounter; log the total runtime 2021-12-28 23:27:49 -06:00
Arijit Das c5dfa98ffe Refactor. 2021-12-23 20:04:34 +05:30
Arijit Das 50edaff3ce Improve logging. 2021-12-23 19:56:24 +05:30
Arijit Das 48636d2f1b Merge pull request #11 from vulcanize/update-geth-impl-tx-batching
Update geth and implement transaction batching.
2021-12-20 19:24:09 +05:30
Arijit Das 112cdc9670 Address comments. 2021-12-15 12:53:18 +05:30
Arijit Das e4de336833 Fix linting errors. 2021-12-14 12:59:34 +05:30
Arijit Das 8b4ebfa355 Small fix. 2021-12-14 11:56:12 +05:30
Arijit Das 20d6b1dc64 Small changes. 2021-12-13 20:42:02 +05:30
Arijit Das ba8e32ce97 Update geth and implement transaction batching. 2021-12-13 20:31:32 +05:30
roysc cd3d9f27cf cleanup 2020-09-07 21:02:30 -05:00
roysc 66d6acc1fe update iterator 2020-09-06 02:36:36 -05:00
roysc 169887f39f number of workers instead of divide depth
update w/ iterator change
2020-08-31 11:09:56 -05:00
roysc 96ad583b06 cleanup 2020-08-24 00:13:21 -05:00
roysc a0aa1c3ac5 oops 2020-08-23 22:10:25 -05:00
roysc f651864ff8 [wip] use new state iterator 2020-08-23 21:48:24 -05:00
roysc 072cd0bcdb doc 2020-08-20 15:29:10 -05:00
roysc 49bd60d9f1 [wip] async traversal 2020-08-20 15:29:10 -05:00
Ian Norden cace2383ef Merge pull request #6 from vulcanize/snapshot
ancient in readme
2020-08-17 19:53:17 -05:00
Ian Norden b64692ed20 ancient in readme 2020-08-17 19:52:38 -05:00
Ian Norden 36c783a479 Merge pull request #5 from vulcanize/snapshot
Minor updates
2020-08-10 13:05:34 -05:00
Ian Norden 97a64c174c remove diff unique constraint 2020-08-06 14:33:02 -05:00
Ian Norden 95067bda40 use full timestamp in logging 2020-08-06 14:18:15 -05:00
Ian Norden 9bdfd2d730 Merge pull request #4 from vulcanize/snapshot
Updates
2020-08-03 12:58:34 -05:00
Ian Norden 5ed3e92469 use freezer db 2020-08-03 10:46:35 -05:00
Ian Norden b8a0923250 store code bytes in ipfs blockstore table 2020-07-31 14:18:30 -05:00
Ian Norden 4756f23f76 Merge pull request #3 from vulcanize/snapshot
Updates
2020-07-16 10:36:00 -05:00
Ian Norden 6e8a9e8b84 include needed migrations 2020-07-16 10:34:56 -05:00
Ian Norden 3bf9ab2d1b option for defering to the latest height 2020-07-16 10:31:37 -05:00
Ian Norden 367a9b4577 add guard 2020-07-16 10:02:30 -05:00
Ian Norden da0157a64b Merge pull request #2 from vulcanize/snapshot
use only blocknumber; minor changes
2020-07-15 22:11:17 -05:00
Ian Norden a96e1df58d use only blocknumber; minor changes 2020-07-15 22:09:16 -05:00
A. F. Dudley 1b046c520e Update README.md 2020-07-13 04:20:03 -07:00
Ian Norden 723982b1ed Merge pull request #1 from vulcanize/snapshot
Snapshot command
2020-07-01 18:16:49 -05:00
Ian Norden 5cb67910bd finish snapshot extractor 2020-07-01 18:07:56 -05:00
Ian Norden 83d5b6491f go report card 2020-07-01 14:16:21 -05:00
Ian Norden e50dd95c29 go modules 2020-07-01 14:10:44 -05:00
Ian Norden 78adba02ea state snapshot extractor 2020-07-01 14:10:41 -05:00
Ian Norden d903cdbaa4 gitignore 2020-06-30 11:57:28 -05:00
Ian Norden dd05840ea4 init stateSnapshot command 2020-06-30 11:54:15 -05:00
Ian Norden df3f2a36e6 cobra init 2020-06-30 11:53:18 -05:00
Ian Norden 716e03f047 init repo 2020-06-30 11:49:51 -05:00