Greg Fitzgerald
|
142eeffe5d
|
Add BankClient to minimize copypasta
|
2019-03-15 09:06:54 -06:00 |
|
Sagar Dhawan
|
3f2fc21bb3
|
Rename hash_queue and fix boundary condition (#3289)
|
2019-03-14 11:56:36 -07:00 |
|
Michael Vines
|
3d2b7dd1ef
|
Move programs/system into runtime/
|
2019-03-12 11:30:58 -05:00 |
|
Greg Fitzgerald
|
5b672f8921
|
Generalize Budget tests to work on multi-ix txs
|
2019-03-07 12:42:13 -07:00 |
|
Rob Walker
|
e4dba03e12
|
accounts shedding (#3078)
* accounts shedding
* fixup
|
2019-03-03 16:04:04 -08:00 |
|
Greg Fitzgerald
|
fc5fcd6cd4
|
Move native_loader into solana_runtime
|
2019-03-03 10:59:08 -07:00 |
|
Greg Fitzgerald
|
b830449f23
|
Move top-level native program tests to their respective crates
|
2019-03-02 22:11:48 -08:00 |
|
Michael Vines
|
a57fb00584
|
Rename last_id_queue.rs to hash_queue.rs
|
2019-03-01 09:50:51 -08:00 |
|
Sathish Ambley
|
130563cd4c
|
AppendVec
|
2019-02-27 08:22:52 -08:00 |
|
Greg Fitzgerald
|
af206111e2
|
Hoist new leader scheduler up to protocol level
Attempt to feel similar to LeaderScheduler to easy migration.
|
2019-02-26 08:23:01 -08:00 |
|
Greg Fitzgerald
|
0947ec59c9
|
Expose the new leader schedule functionality from the bank.
|
2019-02-25 08:49:43 -08:00 |
|
Greg Fitzgerald
|
64dcc31ac7
|
Migrate Rewards test from runtime to Bank
|
2019-02-19 10:59:06 -07:00 |
|
Greg Fitzgerald
|
dde886f058
|
Move Bank to its own crate
Also:
* counters.rs to solana_metrics
* genesis_block.rs to solana_sdk
|
2019-02-19 07:17:04 -07:00 |
|
Greg Fitzgerald
|
5128d7d6c3
|
Move runtime.rs into its own crate
|
2019-02-07 09:46:06 -08:00 |
|