Roy Crihfield roysc
  • Joined on 2023-05-22
roysc pushed to main at cerc-io/eth-statediff-compliance 2023-10-12 15:03:23 +00:00
88759a7cbc Add 'test' target. (#5)
roysc merged pull request cerc-io/eth-statediff-compliance#5 2023-10-12 15:03:19 +00:00
Add 'test' target.
roysc approved cerc-io/eth-statediff-compliance#5 2023-10-12 15:00:41 +00:00
Add 'test' target.

That's handy, thanks

roysc created pull request cerc-io/laconicd-deprecated#111 2023-10-12 14:16:37 +00:00
WIP: Testing quality of life improvements
roysc approved cerc-io/ipld-eth-state-snapshot#9 2023-10-09 20:21:50 +00:00
Missing ENV bindings.
roysc closed issue cerc-io/ipld-eth-state-snapshot#6 2023-10-07 03:29:42 +00:00
metrics output is broken for tracked iterators
roysc closed issue cerc-io/plugeth-statediff#14 2023-10-06 08:11:41 +00:00
Fix unidentified integration test failures
roysc commented on issue cerc-io/plugeth-statediff#14 2023-10-06 08:11:39 +00:00
Fix unidentified integration test failures

Haven't seen it in a while - we can reopen if it shows again.

roysc opened issue cerc-io/plugeth#5 2023-10-06 07:44:17 +00:00
Register service lifecycles
roysc closed issue cerc-io/plugeth-statediff#21 2023-10-06 07:42:17 +00:00
Improve Plugeth state caching
roysc commented on issue cerc-io/plugeth-statediff#21 2023-10-06 07:42:17 +00:00
Improve Plugeth state caching
roysc opened issue cerc-io/plugeth#4 2023-10-06 07:42:05 +00:00
Improve Plugeth state caching #21
roysc opened issue cerc-io/plugeth#3 2023-10-06 07:40:38 +00:00
Add per-module debugging
roysc opened issue cerc-io/plugeth-statediff#21 2023-10-06 07:38:21 +00:00
Improve Plugeth state caching
roysc opened issue cerc-io/plugeth-statediff#20 2023-10-06 07:23:48 +00:00
Register service lifecycles
roysc commented on issue cerc-io/plugeth-statediff#6 2023-10-06 07:18:56 +00:00
Fully replace go-ethereum imports with plugeth-utils

Yes: since Plugeth plugins are intended to be built without any Go-level dependencies on go-ethereum/plugeth, and all interfacing with Geth types going through plugeth-utils. This prevents…

roysc commented on issue cerc-io/ipld-eth-state-snapshot#4 2023-10-06 06:47:36 +00:00
Fixtures for storage node

Yes, the unit and integration tests have fixtures with storage nodes now.