solana/runtime
Rob Walker 8a12ed029c
make accounts_db own the directory paths (#5230)
* change paths to something accounts_db (the singleton) owns, fixes SIGILL

* fail deserialize if paths don't work
serialize paths, too

* test that paths are populated from a bank snapshot
2019-07-23 13:47:48 -07:00
..
benches Increase ticks_per_slot for banking benchmark (#5221) 2019-07-22 13:57:28 -07:00
src make accounts_db own the directory paths (#5230) 2019-07-23 13:47:48 -07:00
tests Boot remote native loads, take 2 (#5106) 2019-07-15 13:16:09 -06:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump libloading from 0.5.1 to 0.5.2 (#4950) 2019-07-17 09:29:45 -06:00
append_vec_serialize add fee burning (#4818) 2019-06-26 10:13:21 -07:00