Skip to content

Commit 02ba2ae

Browse files
authored
Merge pull request #155 from kevinheavey/remove-banks-client
remove old unused banks-client code
2 parents 97e4c19 + aeaadb2 commit 02ba2ae

File tree

7 files changed

+25
-593
lines changed

7 files changed

+25
-593
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,6 @@ jobs:
186186
# - run: cd crates/rpc-responses && cargo publish
187187
# env:
188188
# CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
189-
# - run: cd crates/banks-interface && cargo publish
190-
# env:
191-
# CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
192189
# - run: cargo publish
193190
# env:
194191
# CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
# [0.27.0] - Unreleased
4+
5+
### Changed
6+
7+
- Remove old unused program-test code [(#155)](https://github.com/kevinheavey/solders/pull/155)
8+
39
# [0.26.0] - 2025-02-18
410

511
### Fixed

0 commit comments

Comments
 (0)