Commit 6dcae6f
committed
breaking(tx-handler): drop custom solana patches and rpc proxy checks
remove `sanitizeTransaction` proxy (`proxy_sanitize_check`, `skip_sanitize`)
remove `proxy_preflight_check`, reject txns with `skip_preflight: false`
simplify `TransactionHandler` by dropping `RpcClient` dependency
reserve proto field 2 (`skip_sanitize`) in `TransactionConfig`1 parent 3b51004 commit 6dcae6f
File tree
12 files changed
+172
-601
lines changed- apps/jet
- proto
- src
- bin
12 files changed
+172
-601
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
| |||
0 commit comments