Skip to content

Commit

Permalink
feat: handle GatewayTransactionTask by sending txs to Solana (#20)
Browse files Browse the repository at this point in the history
* feat: can send txs to solana
* docs: adr doc for solana tx sending
  • Loading branch information
roberts-pumpurs authored Oct 25, 2024
1 parent 1bfb780 commit d65536d
Show file tree
Hide file tree
Showing 37 changed files with 1,705 additions and 343 deletions.
3 changes: 0 additions & 3 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
[net]
git-fetch-with-cli = true

[build]
rustflags = ["-Z", "threads=8", "-Ctarget-cpu=native", "-Zthreads=10"]

[alias]
xtask = "run --package xtask --"

Expand Down
Loading

0 comments on commit d65536d

Please sign in to comment.