Commit 57d8c6e
feat: migrate attesters integration tests to tastora (#263)
* build(deps): bump evstack (#255)
* build(deps): bump evstack
* bump ev-node
* feat: add integration tests for Gaia GM health and update dependencies
* refactor: validate ev-node config (#256)
* refactor: validate ev-node config
* deps
* test: update liveness test to use multiple nodes (syncing through DA) (#216)
* wip: pinning to local tastora checkout
* wip: DA layer working, but P2P not configured
* wip: parsing p2p address correctly, test still failing
* test passing when not using P2P
* chore: refactor to use test suite
* chore: wip test passing via da
* chore: update to use evnode cli flag
* chore: add helper fn to add follower node
* chore: update workflow to run specific test
* deleted file
* deps: bump tastora version
* refactor(adapter): extract block id creation
* wip: custom dockerfile
* Update ev-node version and refactor cometcompat to adapter
- Bump github.com/evstack/ev-node to
v1.0.0-beta.2.0.20250821181753-974aa15383de - Move cometcompat helpers
to adapter package and update imports - Remove cometcompat package and
related files - Add providers.go to adapter for signature and validator
hash providers - Refactor usage across codebase to use adapter package
functions
* typo + issue
* bump commit
* chore: sync'd w julien branch
* attempt
* latest commit
* fix height 1 blockid
* updates
* linting
* [wip]
* debug lines
* debug lines
* fix merge
* updates
* chore: bump to tastora v0.3.0
* fix flags
* fix empty state
* debug logs
* update tastora
* debug
* fix app
* ...
* trial
* dbgs
* updates
* updates
---------
Co-authored-by: Julien Robert <julien@rbrt.fr>
* feat: update dependencies and improve Gaia GM health tests
* feat: add Dockerfile for GM app and update health test integration
* chore: configure gm prefix and uid
* temp commit for Cian
* feat: update Dockerfile and health tests for Gaia GM integration
* feat: add attester Dockerfile and integration tests for GM chain
* chore: attester fixes
* feat: update attester to use armored private key and change address prefix to celestia
* feat: update integration tests for IBC transfers and adjust EVNODE_VERSION
* wip: fixing test
* remove claude generated settings
* golden commit, it works with tastora
* clean test
* feat: update Dockerfile and integration tests for improved image building
* feat: update integration test workflow to set up Go and build attester Docker images
* feat: update integration test command to run specific test suite in Docker
* feat: refine integration test command to target specific test case
---------
Co-authored-by: julienrbrt <julien@rbrt.fr>
Co-authored-by: Cian Hatton <github.qpeyb@simplelogin.fr>1 parent 778baab commit 57d8c6e
35 files changed
Lines changed: 1662 additions & 3173 deletions
File tree
- .github
- integration-tests
- config
- docker
- scripts
- workflows
- attester
- server
- tests/integration
- docker
- patches/app-wiring
This file was deleted.
0 commit comments