solana-with-rpc-optimizations/runtime
sakridge e30ca01999
Only create more append_vecs when the account number grows (#5454)
We only need many append_vecs if the number of accounts is high,
so only create opportunistic ones as accounts are created.
2019-08-07 16:43:52 -07:00
..
benches Refactor status cache and remove complex serialize/deserialize (#5335) 2019-08-06 18:47:30 -07:00
src Only create more append_vecs when the account number grows (#5454) 2019-08-07 16:43:52 -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 hashbrown from 0.3.1 to 0.5.0 (#5450) 2019-08-07 08:35:54 -06:00
append_vec_serialize add fee burning (#4818) 2019-06-26 10:13:21 -07:00