Skip to content

Commit

Permalink
Merge pull request #93 from step-finance/dev
Browse files Browse the repository at this point in the history
Dev -> Main
  • Loading branch information
quellen-sol authored Dec 3, 2024
2 parents 754ddf8 + 34c6969 commit 9e41205
Show file tree
Hide file tree
Showing 6 changed files with 63 additions and 61 deletions.
68 changes: 34 additions & 34 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ inherits = "release"
# strip = "symbols" # Not supported in the workspace toolchain version

[patch.crates-io]
solana-transaction-status = { git = 'https://github.com/step-finance/agave', rev = "4d1feb2d3fb17bda97464996b4cf0299f9cac2ae" }
solana-sdk = { git = 'https://github.com/step-finance/agave', rev = "4d1feb2d3fb17bda97464996b4cf0299f9cac2ae" }
agave-geyser-plugin-interface = { git = 'https://github.com/step-finance/agave', rev = "4d1feb2d3fb17bda97464996b4cf0299f9cac2ae" }
solana-logger = { git = 'https://github.com/step-finance/agave', rev = "4d1feb2d3fb17bda97464996b4cf0299f9cac2ae" }
solana-program = { git = 'https://github.com/step-finance/agave', rev = "4d1feb2d3fb17bda97464996b4cf0299f9cac2ae" }
solana-metrics = { git = 'https://github.com/step-finance/agave', rev = "4d1feb2d3fb17bda97464996b4cf0299f9cac2ae" }
solana-zk-token-sdk = { git = 'https://github.com/step-finance/agave', rev = "4d1feb2d3fb17bda97464996b4cf0299f9cac2ae" }
solana-transaction-status = { git = 'https://github.com/step-finance/agave', rev = "2c1ad9e37da7bde837e31e3e9b2858b75c81ec20" }
solana-sdk = { git = 'https://github.com/step-finance/agave', rev = "2c1ad9e37da7bde837e31e3e9b2858b75c81ec20" }
agave-geyser-plugin-interface = { git = 'https://github.com/step-finance/agave', rev = "2c1ad9e37da7bde837e31e3e9b2858b75c81ec20" }
solana-logger = { git = 'https://github.com/step-finance/agave', rev = "2c1ad9e37da7bde837e31e3e9b2858b75c81ec20" }
solana-program = { git = 'https://github.com/step-finance/agave', rev = "2c1ad9e37da7bde837e31e3e9b2858b75c81ec20" }
solana-metrics = { git = 'https://github.com/step-finance/agave', rev = "2c1ad9e37da7bde837e31e3e9b2858b75c81ec20" }
solana-zk-token-sdk = { git = 'https://github.com/step-finance/agave', rev = "2c1ad9e37da7bde837e31e3e9b2858b75c81ec20" }

# solana-transaction-status = { path = "../agave/transaction-status" }
# solana-sdk = { path = "../agave/sdk" }
Expand Down
16 changes: 8 additions & 8 deletions crates/plugin/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holaplex-indexer-rabbitmq-geyser"
version = "0.13.3"
version = "0.13.4"
authors = [
"ryans <[email protected]>",
"Dana <[email protected]>",
Expand Down Expand Up @@ -44,13 +44,13 @@ zstd = "0.12.3"
# solana-metrics = { path = "../../../agave/metrics" }
# solana-transaction-status = { path = "../../../agave/transaction-status" }

agave-geyser-plugin-interface = { version = "=2.0.15" }
solana-logger = { version = "=2.0.15" }
solana-sdk = { version = "=2.0.15" }
solana-program = { version = "=2.0.15" }
solana-metrics = { version = "=2.0.15" }
solana-transaction-status = { version = "=2.0.15" }
solana-zk-token-sdk ={ version = "=2.0.15" }
agave-geyser-plugin-interface = { version = "=2.0.18" }
solana-logger = { version = "=2.0.18" }
solana-sdk = { version = "=2.0.18" }
solana-program = { version = "=2.0.18" }
solana-metrics = { version = "=2.0.18" }
solana-transaction-status = { version = "=2.0.18" }
solana-zk-token-sdk ={ version = "=2.0.18" }

[dependencies.tokio]
version = "1.18.2"
Expand Down
9 changes: 5 additions & 4 deletions crates/plugin/triton_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,7 @@
},
"TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb": {
"pre": true,
"post": true,
"lengthExclusions": [
182
]
"post": true
},
"hadeK9DLv9eA7ya5KCTqSvSvRZeJC3JgD5a9Y3CNbvu": {
"post": true
Expand Down Expand Up @@ -170,6 +167,10 @@
"pre": true,
"post": true
},
"sSo1iU21jBrU9VaJ8PJib1MtorefUV4fzC9GURa2KNn": {
"pre": true,
"post": true
},
"endoLNCKTqDn8gSVnN2hDdpgACUPWHZTwoYnnMybpAT": {
"pre": true,
"post": true
Expand Down
9 changes: 5 additions & 4 deletions crates/plugin/triton_config_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,7 @@
},
"TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb": {
"pre": true,
"post": true,
"lengthExclusions": [
182
]
"post": true
},
"hadeK9DLv9eA7ya5KCTqSvSvRZeJC3JgD5a9Y3CNbvu": {
"post": true
Expand Down Expand Up @@ -170,6 +167,10 @@
"pre": true,
"post": true
},
"sSo1iU21jBrU9VaJ8PJib1MtorefUV4fzC9GURa2KNn": {
"pre": true,
"post": true
},
"endoLNCKTqDn8gSVnN2hDdpgACUPWHZTwoYnnMybpAT": {
"pre": true,
"post": true
Expand Down
8 changes: 4 additions & 4 deletions crates/rabbitmq/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holaplex-indexer-rabbitmq"
version = "0.13.3"
version = "0.13.4"
authors = [
"ryans <[email protected]>",
"Dana <[email protected]>",
Expand Down Expand Up @@ -40,9 +40,9 @@ serde_json = { version = "1.0.79" }
# agave-geyser-plugin-interface = { path = "../../../agave/geyser-plugin-interface" }
# solana-program = { path = "../../../agave/sdk/program", optional = true }

solana-transaction-status = { version = "=2.0.15" }
agave-geyser-plugin-interface = { version = "=2.0.15" }
solana-program = { version = "=2.0.15", optional = true }
solana-transaction-status = { version = "=2.0.18" }
agave-geyser-plugin-interface = { version = "=2.0.18" }
solana-program = { version = "=2.0.18", optional = true }

strum = { version = "0.24.1", features = ["derive"] }
thiserror = "1.0.30"

0 comments on commit 9e41205

Please sign in to comment.