Skip to content

Commit

Permalink
internal/integration: update the soroban tests for auth next support (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
sreuland authored Feb 9, 2023
1 parent c3f7444 commit 5a13648
Show file tree
Hide file tree
Showing 19 changed files with 1,742 additions and 136 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/horizon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
env:
HORIZON_INTEGRATION_TESTS_ENABLED: true
HORIZON_INTEGRATION_TESTS_CORE_MAX_SUPPORTED_PROTOCOL: ${{ matrix.protocol-version }}
PROTOCOL_20_CORE_DEBIAN_PKG_VERSION: 19.7.1-1178.e352f0012.focal~soroban
PROTOCOL_20_CORE_DOCKER_IMG: 2opremio/stellar-core:19.7.1-1178.e352f0012.focal-soroban
PROTOCOL_20_CORE_DEBIAN_PKG_VERSION: 19.7.1-1199.0745ad8a9.focal~soroban
PROTOCOL_20_CORE_DOCKER_IMG: 2opremio/stellar-core:19.7.1-1199.0745ad8a9.focal-soroban
PROTOCOL_19_CORE_DEBIAN_PKG_VERSION: 19.5.0-1108.ca2fb0605.focal
PROTOCOL_19_CORE_DOCKER_IMG: stellar/stellar-core:19.5.0-1108.ca2fb0605.focal
PROTOCOL_18_CORE_DEBIAN_PKG_VERSION: 19.5.0-1108.ca2fb0605.focal
Expand Down
1 change: 1 addition & 0 deletions services/horizon/internal/integration/contracts/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
Loading

0 comments on commit 5a13648

Please sign in to comment.