Krishna Upadhyaya
|
39b37b6f5c
|
Heimdall App implementation (#646)
|
2023-03-06 16:57:28 +05:30 |
|
Krishna Upadhyaya
|
ad69ccd0ba
|
Added flags to run heimdall as a child process (#597)
* Added flags to run heimdall as a child process
* Fix: Lint
* Fix btcd package dependency for CI
* Update btcd package version
* Try removing ambigious importts
* dev: fix: lint fix for parallel tests
* remove delete for ambigious import
* Remove unwanted space
* go mod tidy
* try replace
* try replace
* use vendor
* rename vendor
* tidy
* vendor btcec
* clean up
* remove submodule
* remove submodule
* remove submodule
* remove submodule
* remove vendor & added replacer in test
* go mod tidy
* added replacer
* Update replacer
* Update replacer
* Merge branch 'develop' into run-heimdall-flags
* Skip TestGolangBindings
* Typo fix
* Remove unwanted changes
Co-authored-by: marcello33 <marcelloardizzone@hotmail.it>
Co-authored-by: Evgeny Danienko <6655321@bk.ru>
|
2022-12-23 23:15:46 +05:30 |
|
Krishna Upadhyaya
|
8de8a6815c
|
Integrated heimdall gRPC server flow
|
2022-07-26 18:08:25 +05:30 |
|
Krishna Upadhyaya
|
385aff85f0
|
Implemented heimdall gRPC client
|
2022-07-26 02:18:37 +05:30 |
|
Arpit Temani
|
7b25997830
|
Reciept e2e test (#431)
* initial
* fixed tests
* eip155 tests
* progress
* fix
* fix TestFetchStateSyncEvents*
* debug
* fixed with updated list of validators
* fix
* a bit more stable
* optimize allocations
* linters
* fix vals copy
* a bit of refactoring
* update TestGetTransactionReceiptsByBlock
* remove logs from TestGetTransactionReceiptsByBlock in favour of checks
* comments
* Linters
* linters
* fixes after merge
* fixes after merge
* fixes after merge
* fixes after merge
* fail fast
Co-authored-by: Evgeny Danienko <6655321@bk.ru>
|
2022-07-14 19:28:56 +03:00 |
|
Jaynti Kanani
|
8c7cf1d64f
|
chg: use new bor flags
|
2020-11-18 17:05:20 +05:30 |
|
Jaynti Kanani
|
82246a5e94
|
chg: no verify without engine
|
2020-11-14 14:53:23 +05:30 |
|
Jaynti Kanani
|
c6324827c3
|
chg: remove unwanted ctx
|
2020-11-14 14:25:42 +05:30 |
|
Jaynti Kanani
|
706e2881e2
|
new: heimdall flags
|
2020-11-14 13:58:03 +05:30 |
|
Jaynti Kanani
|
6cb5e62868
|
fix: import/export for bor
|
2020-11-14 12:37:18 +05:30 |
|