Commit Graph

12 Commits

Author SHA1 Message Date
2de8fe9c5f Pass bank to rpc as reference 2018-08-23 09:06:17 -06:00
15406545d8 Document how to adjust the number of clients or validators on the testnet 2018-08-20 18:35:01 -07:00
96af892d95 Add docs about the testnet 2018-08-16 07:39:17 -07:00
74c479fbc9 Delete bitrotted docs 2018-06-04 21:43:46 -06:00
fc540395f9 Update docs 2018-04-02 11:51:56 -06:00
132495b1fc A simple consensus diagram to guide rollback/coalescing
Diagram for what's described in #84 for rollback support.
2018-03-29 10:52:02 -06:00
116166f62d Rename project: silk -> solana 2018-03-27 16:25:12 -06:00
e0c8417297 Apply renames to docs 2018-03-19 10:23:43 -06:00
64af37e0cd logger -> recorder
Free up namespace for a traditional runtime logger.
2018-03-19 10:16:21 -06:00
b725fdb093 Sha256Hash -> Hash
Because in Loom, there's just the one. Hopefully no worries that it
shares a name with std::Hash.
2018-03-06 17:40:01 -07:00
4376032e3a data -> asset
'data' is too vague.
2018-03-06 14:50:32 -07:00
064eba00fd Update readme 2018-03-05 16:05:16 -07:00