This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
ipld-eth-db-validator
Watch
16
Star
0
Fork
0
You've already forked ipld-eth-db-validator
Code
Issues
5
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5b0c135223
ipld-eth-db-validator
/
.github
/
workflows
/
on-pr.yml
7 lines
101 B
YAML
Raw
Normal View
History
Unescape
Escape
Upgrade to v5 schema (#32) * refactor vulcanize => cerc * update geth and cerc dependencies * update packages, ginkgo * refactor chain generation * update integration tests, contract, makefile * go embed contract code * rm old readme * move unit tests into package * rm ginkgo where not needed * use tx in ref integrity functions
2023-06-21 23:25:27 +00:00
name
:
Run tests for PR
Feature/update go geth sharding (#13) * Upgrade Geth, Go and add CICD * update ipld-eth-server version * Track validation progress on a channel * Add integration tests * Setup validator config and update instructions to run tests locally * Update readme and tests * Update test to use v4 Infrastructure * Inlcude the env file * Fix config file write * Update DB configuration Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com> Co-authored-by: Ashwin Phatak <ashwinpphatak@gmail.com>
2022-06-03 13:28:02 +00:00
on
:
[
pull_request]
jobs
:
run-tests
:
Upgrade to v5 schema (#32) * refactor vulcanize => cerc * update geth and cerc dependencies * update packages, ginkgo * refactor chain generation * update integration tests, contract, makefile * go embed contract code * rm old readme * move unit tests into package * rm ginkgo where not needed * use tx in ref integrity functions
2023-06-21 23:25:27 +00:00
uses
:
./.github/workflows/test.yml
Reference in New Issue
Copy Permalink