Roy Crihfield roysc
  • Joined on 2023-05-22
roysc pushed to main at cerc-io/eth-iterator-utils 2024-07-08 07:19:03 +00:00
ec6b6821b9 Add unit test workflow
9fce1dc0b7 Upgrade go to 1.21
7aad19c85d Don't modify arg in rewindPath
eac1d8b517 Fix tracker.Restore test
Compare 4 commits »
roysc merged pull request cerc-io/eth-iterator-utils#5 2024-07-08 07:19:02 +00:00
Fix tracker.Restore test, add CT workflow
roysc created pull request cerc-io/eth-iterator-utils#6 2024-07-08 06:59:13 +00:00
Update eth-testing fixtures
roysc pushed to update-fixtures at cerc-io/eth-iterator-utils 2024-07-08 06:58:45 +00:00
952c85d826 Support pebble db
022fa9695e Update eth-testing fixtures
Compare 2 commits »
roysc created branch update-fixtures in cerc-io/eth-iterator-utils 2024-07-08 06:58:45 +00:00
roysc pushed to fix-restore-test at cerc-io/eth-iterator-utils 2024-07-08 06:53:13 +00:00
ec6b6821b9 Add unit test workflow
9fce1dc0b7 Upgrade go to 1.21
7aad19c85d Don't modify arg in rewindPath
eac1d8b517 Fix tracker.Restore test
Compare 4 commits »
roysc pushed tag v0.5.0 to cerc-io/eth-testing 2024-07-08 06:47:00 +00:00
roysc deleted branch new-fixtures from cerc-io/eth-testing 2024-07-08 06:35:31 +00:00
roysc pushed to main at cerc-io/eth-testing 2024-07-08 06:35:31 +00:00
88b1330e13 Add post-Merge fixtures and refactor (#6)
roysc merged pull request cerc-io/eth-testing#6 2024-07-08 06:35:30 +00:00
Add post-Merge fixtures and refactor
roysc pushed to fix-restore-test at cerc-io/eth-iterator-utils 2024-07-07 06:13:50 +00:00
c075acace4 godoc to trigger action
roysc created pull request cerc-io/eth-iterator-utils#5 2024-07-07 06:10:20 +00:00
Fix Restore test, add CT workflow
roysc pushed to fix-restore-test at cerc-io/eth-iterator-utils 2024-07-07 05:55:59 +00:00
fedeb4e4ae extra runs for tracker test
roysc created branch fix-restore-test in cerc-io/eth-iterator-utils 2024-07-07 05:15:19 +00:00
roysc pushed to fix-restore-test at cerc-io/eth-iterator-utils 2024-07-07 05:15:19 +00:00
a5cf8c42e9 add unit test workflow
4b1dd89dbe upgrade go 1.21
dc812b80bd rewindPath shouldn't modify arg
cacec4add2 fix restore test
Compare 4 commits »
roysc deleted branch fix-restore from cerc-io/eth-iterator-utils 2024-07-07 05:14:02 +00:00
roysc pushed to fix-restore at cerc-io/eth-iterator-utils 2024-07-07 05:10:45 +00:00
71ea929aac add unit test workflow
d795a7d795 upgrade go 1.21
c64d49d040 track prev. path
115ead1d02 fix rewindPath
bdfb58867c fix test
Compare 5 commits »
roysc created branch fix-restore in cerc-io/eth-iterator-utils 2024-07-07 05:10:45 +00:00
roysc pushed to roysc/fix-various at cerc-io/stack-orchestrator 2024-07-04 04:18:01 +00:00
75bed6f10b fix external stack path resolution for deployments
8dfca4b227 fix stack path resolution
8fb0e4a328 lint fix
426357bbdb fall back to SHA if not on branch or tag
e0a9046685 support version in source/dist install
Compare 14 commits »
roysc created pull request cerc-io/eth-testing#6 2024-07-04 03:24:19 +00:00
Add post-merge fixtures and refactor