Roy Crihfield roysc
  • Joined on 2023-05-22
roysc pushed to add-data at cerc-io/eth-statediff-compliance 2023-09-27 12:50:47 +00:00
a012a70220 fix readme
eab53b9a71 clean up script
f30168fa52 add full diff objects to output
Compare 3 commits »
roysc pushed tag v0.1.0 to cerc-io/eth-statediff-compliance 2023-09-27 12:50:35 +00:00
roysc pushed to return-base-iterators at cerc-io/eth-iterator-utils 2023-09-27 09:11:49 +00:00
241c059a67 SubtrieIterators also needs to return bases
roysc created branch return-base-iterators in cerc-io/eth-iterator-utils 2023-09-27 09:11:49 +00:00
roysc deleted branch telackey/ci from cerc-io/eth-statediff-compliance 2023-09-27 07:48:35 +00:00
roysc pushed to main at cerc-io/eth-statediff-compliance 2023-09-27 07:48:35 +00:00
353b68c395 Add script for updating go.mod to use local plugeth-statediff (#3)
roysc merged pull request cerc-io/eth-statediff-compliance#3 2023-09-27 07:48:33 +00:00
Add script for updating go.mod to use local plugeth-statediff
roysc pushed to telackey/ci at cerc-io/eth-statediff-compliance 2023-09-27 07:32:25 +00:00
59444de62d tweaks
roysc commented on pull request cerc-io/eth-statediff-compliance#3 2023-09-27 07:28:47 +00:00
Add script for updating go.mod to use local plugeth-statediff

So that's how you do that!

roysc approved cerc-io/eth-statediff-compliance#3 2023-09-27 07:28:47 +00:00
Add script for updating go.mod to use local plugeth-statediff

LGTM, but I'll add a few tweaks before merging.

roysc commented on pull request cerc-io/eth-statediff-compliance#3 2023-09-27 07:28:47 +00:00
Add script for updating go.mod to use local plugeth-statediff

What does cd dir; pwd do here (vs. just dir)?

roysc pushed to main at cerc-io/eth-iterator-utils 2023-09-26 11:37:54 +00:00
ff1e1a4ea7 Update go.sum
roysc deleted tag v0.1.2 from cerc-io/eth-iterator-utils 2023-09-26 11:37:43 +00:00
roysc pushed tag v0.1.2 to cerc-io/eth-iterator-utils 2023-09-26 11:35:34 +00:00
roysc deleted branch tracker-interface from cerc-io/eth-iterator-utils 2023-09-26 11:34:43 +00:00
roysc pushed to main at cerc-io/eth-iterator-utils 2023-09-26 11:34:42 +00:00
7703ac8ea4 Add tracker interface and test (#3)
roysc merged pull request cerc-io/eth-iterator-utils#3 2023-09-26 11:34:42 +00:00
Add tracker interface and tests
roysc pushed to tracker-interface at cerc-io/eth-iterator-utils 2023-09-26 11:33:21 +00:00
ef7227a0a1 update dep
roysc commented on pull request cerc-io/eth-statediff-service#1 2023-09-26 10:21:04 +00:00
Refactor to use plugeth-statediff

@telackey yeah, need to update go.mod after cerc-io/plugeth-statediff#15 is merged

roysc pushed to tracker-interface at cerc-io/eth-iterator-utils 2023-09-26 10:09:41 +00:00
8025510126 also return base iterators from restore