TristanDebrunner
|
b4dc1a7263
|
Remove move feature (#6605)
automerge
|
2019-10-29 17:14:07 -07:00 |
|
Michael Vines
|
35cc74ef25
|
Add GenesisBlock::OperatingMode to control how cluster features are activated (#6430)
|
2019-10-23 11:50:10 -07:00 |
|
Michael Vines
|
d865f1f0c5
|
Add vest program to genesis
|
2019-10-17 14:07:09 -07:00 |
|
Jack May
|
054deb809b
|
Remove token program (#6217)
|
2019-10-02 14:07:23 -07:00 |
|
sakridge
|
75a92d58cb
|
Featureize move (#5897)
* Featureize move
* Add move featured test
|
2019-09-27 12:19:06 -07:00 |
|
Michael Vines
|
8258532791
|
System program is now registered like all other native programs (#5526)
|
2019-08-15 21:07:00 -07:00 |
|
Greg Fitzgerald
|
a43922ccbf
|
Boot hashbrown (#5505)
As of Rust 1.36.0, hashbrown now implements the HashMap in std (which
implements HashSet).
https://blog.rust-lang.org/2019/07/04/Rust-1.36.0.html#a-new-hashmapk,-v%3E-implementation
|
2019-08-12 16:46:49 -06:00 |
|
Jack May
|
d09afdbefe
|
Synchronize and cleanup instruction processor lists (#5356)
|
2019-07-31 14:28:14 -07:00 |
|