Commit Graph

10 Commits

Author SHA1 Message Date
c6838838c1 update test contract 2024-04-25 19:39:27 +08:00
bc3a7934cf
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-22 07:25:27 +08:00
Abdul Rabbani
d111dd85db
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 09:28:02 -04:00
prathamesh0
cc935dc97b
Add checks to validate referential integrity in the data (#7)
* Add checks to validate referential integrity

* Add unit tests for referential integrity validation

* Use EXISTS in referential integrity validation queries
2022-06-01 11:29:53 +05:30
5a038317bc Add instructions to run integration tests 2022-05-20 16:47:48 +05:30
c468b494dc Load chain config from a file 2022-05-17 10:00:31 +05:30
ba1ef473f8 Updates to use v3 ipld-eth-server 2022-05-06 16:51:11 +05:30
Abdul Rabbani
09e91b0826 Update documentation, MakeFile, and Integration Test Used 2022-03-03 16:26:41 -05:00
Abdul Rabbani
9f3899779a Update the readme and cleanup the make file 2022-03-02 18:09:01 -05:00
Arijit Das
80bcb2580f Add integration test and dynamic txn unit test. 2022-01-20 18:52:01 +05:30