Skip to content

Commit b72de65

Browse files
committed
wip
1 parent 59f047a commit b72de65

File tree

483 files changed

+4843
-91
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

483 files changed

+4843
-91
lines changed

.github/workflows/horizon.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ jobs:
3333
HORIZON_INTEGRATION_TESTS_ENABLED: true
3434
HORIZON_INTEGRATION_TESTS_CORE_MAX_SUPPORTED_PROTOCOL: ${{ matrix.protocol-version }}
3535
PROTOCOL_22_CORE_DEBIAN_PKG_VERSION: 23.0.0-2634.d5cbc0793.focal
36-
PROTOCOL_22_CORE_DOCKER_IMG: stellar/unsafe-stellar-core:23.0.0-2634.d5cbc0793.focal
36+
PROTOCOL_22_CORE_DOCKER_IMG: stellar/stellar-core:23.0.0-2634.d5cbc0793.focal
3737
PROTOCOL_22_STELLAR_RPC_DOCKER_IMG: stellar/stellar-rpc:23.0.0-rc2-126
3838
PROTOCOL_23_CORE_DEBIAN_PKG_VERSION: 23.0.0-2634.d5cbc0793.focal
39-
PROTOCOL_23_CORE_DOCKER_IMG: stellar/unsafe-stellar-core:23.0.0-2634.d5cbc0793.focal
39+
PROTOCOL_23_CORE_DOCKER_IMG: stellar/stellar-core:23.0.0-2634.d5cbc0793.focal
4040
PROTOCOL_23_STELLAR_RPC_DOCKER_IMG: stellar/stellar-rpc:23.0.0-rc2-126
4141
PGHOST: localhost
4242
PGPORT: 5432

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ debug
2222
*.conf
2323
*.lock
2424
.proto_checksums
25+
!services/horizon/docker/bootstrap/**
864 Bytes
Binary file not shown.
4.05 KB
Binary file not shown.
240 Bytes
Binary file not shown.
3.75 KB
Binary file not shown.
3.75 KB
Binary file not shown.
60 Bytes
Binary file not shown.
836 Bytes
Binary file not shown.
1.89 KB
Binary file not shown.

0 commit comments

Comments
 (0)