solana/tests
anatoly yakovenko e7de7c32db
Transactions with multiple programs. (#1381)
Transactions contain a vector of instructions that are executed atomically.
Bench shows a 2.3x speed up when using 5 instructions per tx.
2018-09-28 16:16:35 -07:00
..
data_replicator.rs Remove recycler and it's usage 2018-09-27 10:42:37 -06:00
multinode.rs break dependency of programs on solana core (#1371) 2018-09-27 07:49:26 -07:00
programs.rs Transactions with multiple programs. (#1381) 2018-09-28 16:16:35 -07:00