Roy Crihfield roysc
  • Joined on 2023-05-22
roysc created branch refactor-for-plugin in cerc-io/ipld-eth-statedb 2023-09-09 09:18:11 +00:00
roysc created branch dev in cerc-io/eth-testing 2023-09-08 21:23:21 +00:00
roysc pushed to dev at cerc-io/eth-testing 2023-09-08 21:23:21 +00:00
fc17f64d9f Rename module and move fixture => chaindata
f3ad5e6978 mainnet: cache blocks
Compare 2 commits »
roysc renamed repository from eth-test-data to cerc-io/eth-testing 2023-09-08 21:15:15 +00:00
roysc deleted branch statediff-wip from cerc-io/plugeth 2023-09-07 02:49:43 +00:00
roysc pushed tag v0.1.1 to cerc-io/eth-testing 2023-09-06 13:13:44 +00:00
roysc pushed to main at cerc-io/eth-testing 2023-09-06 13:11:57 +00:00
cd5ea103dc Downgrade geth to v1.11.6
roysc pushed to main at cerc-io/eth-testing 2023-09-06 13:02:32 +00:00
438c9799e3 Init repo with consolidated fixture data from existing tooling
roysc created branch main in cerc-io/eth-testing 2023-09-06 13:02:32 +00:00
roysc pushed tag v0.1.0 to cerc-io/eth-testing 2023-09-06 13:02:31 +00:00
roysc created repository cerc-io/eth-testing 2023-09-06 13:00:43 +00:00
roysc pushed to refactor-use-plugin at cerc-io/eth-statediff-service 2023-09-03 09:00:30 +00:00
fdf1e6c031 cleanup
roysc pushed to refactor-use-plugin at cerc-io/eth-statediff-service 2023-09-03 08:52:50 +00:00
02f5301729 wait before req
roysc pushed to refactor-use-plugin at cerc-io/eth-statediff-service 2023-09-03 08:09:41 +00:00
9be7a19e4e run server in same step
roysc pushed to refactor-use-plugin at cerc-io/eth-statediff-service 2023-09-03 05:18:43 +00:00
247a081994 time out tests
roysc pushed to refactor-use-plugin at cerc-io/eth-statediff-service 2023-09-02 11:46:27 +00:00
e00045cd70 nit to trigger CI
roysc pushed to v5 at cerc-io/eth-statediff-service 2023-09-01 20:48:44 +00:00
18a7f23173 Merge pull request #124 from cerc-io/ian/v4_dev
ef1846f58c bump leveldb-ethdb-rpc version
2eaa2c2262 Merge pull request #123 from cerc-io/ian/v4_dev
bfb0447710 use internal concurrent iterator pkg
2c08f5594c bump to vdb v4 geth v1.11.5
Compare 66 commits »
roysc pushed to refactor-use-plugin at cerc-io/eth-statediff-service 2023-09-01 20:30:40 +00:00
b91e854974 CI, build & docker updates
7605fb0358 [wip] update mods
cd82c21eae update docs & config
65351d7ee5 LVLDB => LEVELDB
6e4cb43e0a vulcanize => cerc
Compare 74 commits »
roysc pushed to dev at cerc-io/eth-iterator-utils 2023-08-30 16:12:07 +00:00
9201eca2b4 fix path rewind
9d890b2282 doc comments
Compare 2 commits »
roysc commented on pull request cerc-io/eth-statediff-service#1 2023-08-29 14:01:44 +00:00
Refactor to use plugeth-statediff

I've realized this should have been built on v4 instead of master. Let me rebase it as well.