Commit Graph

28 Commits

Author SHA1 Message Date
Ashwin Phatak
7f079a0d38
Merge pull request #11 from deep-stack/pm-integration-testing
Add integration tests
2022-06-02 15:24:39 +05:30
44fb305858 Setup validator config and update instructions to run tests locally 2022-06-02 14:36:16 +05:30
3182a60794 Add integration tests 2022-06-02 11:53:43 +05:30
301bc8859d Track validation progress on a channel 2022-06-02 11:53:22 +05:30
Abdul Rabbani
fc4ca89b41
Merge pull request #12 from vulcanize/feature/update-ipld-eth-server
update ipld-eth-server version
2022-06-01 16:20:01 -04:00
Abdul Rabbani
266bf54133 update ipld-eth-server version 2022-06-01 16:09:41 -04:00
Abdul Rabbani
870d2fbc92
Merge pull request #10 from vulcanize/feature/update-go-geth
Upgrade Geth, Go and add CICD
2022-05-31 16:42:50 -04:00
Abdul Rabbani
54fde553ae Upgrade Geth, Go and add CICD 2022-05-31 16:33:53 -04:00
prathamesh0
6eeaa2c8bd
Make validation process perpetual (#8)
* Make validation process perpetual

* Get sleep interval from config

* Add license

* Gracefully shutdown validator on interrupt

* Change default trail and sleep values
2022-05-31 11:59:49 +05:30
Ashwin Phatak
bf85e6f299
Merge pull request #4 from deep-stack/pm-v3-changes
Upgrade dependencies and use sqlx
2022-05-20 17:13:02 +05:30
5a038317bc Add instructions to run integration tests 2022-05-20 16:47:48 +05:30
9181d24514 Prefix hex contract byte code in test data with 0x 2022-05-20 11:12:03 +05:30
356599aa6f Upgrade geth version to 1.10.17 2022-05-18 17:35:30 +05:30
f4c1ca4ebe Use LoadConfig from ipld-eth-server 2022-05-17 18:36:08 +05:30
c468b494dc Load chain config from a file 2022-05-17 10:00:31 +05:30
e55b2b8ab3 Clean up validator tests 2022-05-17 08:52:19 +05:30
ba1ef473f8 Updates to use v3 ipld-eth-server 2022-05-06 16:51:11 +05:30
Abdul Rabbani
d60e4f6557
Merge pull request #1 from vulcanize/state-validator
Implement ethereum state validator.
2022-03-04 10:08:50 -05:00
Abdul Rabbani
09e91b0826 Update documentation, MakeFile, and Integration Test Used 2022-03-03 16:26:41 -05:00
Abdul Rabbani
eafca5d771 Update README 2022-03-02 18:18:39 -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
Arijit Das
93e3dba443 Code cleanup. 2022-01-18 23:08:11 +05:30
Arijit Das
5a6c4da727 Update go.mod. 2022-01-18 22:48:59 +05:30
Arijit Das
530aa2b62f Add unit test. 2022-01-18 22:44:38 +05:30
Arijit Das
7afb77c18d Add missing files. 2022-01-18 11:53:01 +05:30
Arijit Das
527bbecc25 Implement ethereum state validator. 2022-01-17 19:10:13 +05:30
Arijit Das
36768cbe03 Initial commit. 2022-01-17 19:07:24 +05:30