Commit Graph

16 Commits

Author SHA1 Message Date
Tyera Eulberg 6a383c45fc Update sendTransaction example to reflect new array size 2018-09-04 05:44:10 -10:00
Tyera Eulberg 7cc27e7bd1 Doc requestAirdrop rpc method 2018-09-04 05:44:10 -10:00
Tyera Eulberg 0464087327 Add api definitions 2018-09-04 05:44:10 -10:00
Tyera Eulberg c193c7de12 Add JSON-RPC API Documentation 2018-09-04 05:44:10 -10:00
Tyera Eulberg 2de8fe9c5f Pass bank to rpc as reference 2018-08-23 09:06:17 -06:00
Michael Vines 15406545d8 Document how to adjust the number of clients or validators on the testnet 2018-08-20 18:35:01 -07:00
Stephen Akridge 96af892d95 Add docs about the testnet 2018-08-16 07:39:17 -07:00
Greg Fitzgerald 74c479fbc9 Delete bitrotted docs 2018-06-04 21:43:46 -06:00
Greg Fitzgerald fc540395f9 Update docs 2018-04-02 11:51:56 -06:00
Greg Fitzgerald 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
Greg Fitzgerald 116166f62d Rename project: silk -> solana 2018-03-27 16:25:12 -06:00
Greg Fitzgerald e0c8417297 Apply renames to docs 2018-03-19 10:23:43 -06:00
Greg Fitzgerald 64af37e0cd logger -> recorder
Free up namespace for a traditional runtime logger.
2018-03-19 10:16:21 -06:00
Greg Fitzgerald 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
Greg Fitzgerald 4376032e3a data -> asset
'data' is too vague.
2018-03-06 14:50:32 -07:00
Greg Fitzgerald 064eba00fd Update readme 2018-03-05 16:05:16 -07:00