@@ -12,3 +12,25 @@ codegen-units = 1
12
12
opt-level = 3
13
13
incremental = false
14
14
codegen-units = 1
15
+
16
+ [patch .crates-io ]
17
+ "solana-account-decoder" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
18
+ "solana-accounts-db" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
19
+ "solana-banks-client" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
20
+ "solana-banks-interface" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
21
+ "solana-banks-server" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
22
+ "solana-program" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
23
+ "solana-cli-output" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
24
+ "solana-program-test" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
25
+ "solana-program-runtime" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
26
+ "solana-rpc" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
27
+ "solana-rpc-client" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
28
+ "solana-rpc-client-api" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
29
+ "solana-runtime" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
30
+ "solana-sdk" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
31
+ "solana-sdk-macro" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
32
+ "solana-client" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
33
+ "solana-zk-token-sdk" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
34
+ "solana-frozen-abi" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
35
+ "solana-frozen-abi-macro" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
36
+ "solana-transaction-status" = { git = " https://github.com/lightprotocol/agave" , branch = " v1.18.22-enforce-cpi-tracking" }
0 commit comments