Skip to content

Commit

Permalink
Add tests for transaction_processor.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasSte committed Mar 6, 2024
1 parent b6f6fdb commit 960401a
Show file tree
Hide file tree
Showing 4 changed files with 534 additions and 6 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions svm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ name = "solana_svm"
[dev-dependencies]
solana-logger = { workspace = true }
solana-sdk = { workspace = true, features = ["dev-context-only-utils"] }
bincode = { workspace = true }

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
Loading

0 comments on commit 960401a

Please sign in to comment.