Commit Graph

30 Commits

Author SHA1 Message Date
Jack May eb1acaf927
Remove archiver and storage program (#9992)
automerge
2020-05-14 18:22:47 -07:00
Dan Albert 24354ccd6a
Clean up wallet URL paths (#9667)
automerge
2020-04-22 16:48:21 -07:00
Michael Vines 5b8d963ee2
Clean up TdS/validator docs (#9638) 2020-04-21 16:59:09 -07:00
anatoly yakovenko 657fbfbefa
Proposal for deterministic program generated Pubkey's that can be used only by programs to create signatures in process_instruction. (#8155)
* program keys

* cleanup

* update

* missing SUMMARY

* review comments

* fixed @jackmay comment

* update to take a user base address

* rename
2020-04-18 16:51:20 -07:00
carllin 9a95257c40
Optimistic Confirmation Proposal (#9157)
* Add summary of one block conf

Co-authored-by: Carl <carl@solana.com>
2020-04-13 19:50:05 -07:00
Dan Albert c78b658a92
Clean up paper/file system wallet docs (#9340)
* Add filesystem wallet page

* Move validator paper wallet instructions to validator page

* Remove paper wallet staking section

* Add steps for multiple fs and paper wallets

* Add keypair convention page and better multi-wallet example
2020-04-06 19:32:02 -06:00
Greg Fitzgerald a4e2ee99d3
Add Rust client proposal (#9246)
* Add Rust client proposal

* Apply review feedback
2020-04-06 16:38:03 -06:00
Dan Albert 75234e28e5
Update choose cluster docs (#9328)
automerge
2020-04-06 12:16:32 -07:00
Dan Albert 352de7929b
Add a support page for wallet docs (#9229)
automerge
2020-04-01 10:37:52 -07:00
Dan Albert 49494be653
Fix links (#9184)
automerge
2020-03-31 09:46:50 -07:00
Greg Fitzgerald 8636ef5e24
Add solana-stake-accounts CLI tool (#9164)
automerge
2020-03-30 15:04:46 -07:00
Dan Albert c82d37f6c3
Fix broken gitbook links (#9107) 2020-03-26 21:10:09 -06:00
Dan Albert 48031651a0
Add docs for app wallets (#9098) 2020-03-26 19:09:39 -06:00
Dan Albert 284920433f
Restructure wallet docs to prep for app wallet content (#9088)
automerge
2020-03-26 12:42:05 -07:00
Greg Fitzgerald b08f8d3103
Add stake-account to docs (#9010) 2020-03-22 12:20:24 -06:00
Greg Fitzgerald 1f83c56e05
Add staking docs (#8988)
automerge
2020-03-21 19:50:09 -07:00
Greg Fitzgerald 1aab959d4e
Revert "Move Install Solana doc into the Command-line Guide (#8982)" (#8992)
This reverts commit 5fa36bbab3.
2020-03-20 15:52:20 -06:00
Greg Fitzgerald 5fa36bbab3
Move Install Solana doc into the Command-line Guide (#8982)
automerge
2020-03-20 09:19:18 -07:00
Greg Fitzgerald 21b287ef0b
Add docs on wallets and generating keys (#8905)
* Add docs on wallets and generating keys

* Directory wallet -> FS wallet

* New section

* Add instructions for receiving tokens

* Add missing file

* Reorg

* Polish

* Polish

* Prefer solana-keygen

* Polish

* on -> in

Co-Authored-By: Tyera Eulberg <teulberg@gmail.com>

* wallets -> wallet

Co-Authored-By: Tyera Eulberg <teulberg@gmail.com>

* compare -> contrast

Co-Authored-By: Tyera Eulberg <teulberg@gmail.com>

* de-hyphenate

Co-Authored-By: Tyera Eulberg <teulberg@gmail.com>

* Update docs/src/cli/choose-a-wallet.md

Co-Authored-By: Tyera Eulberg <teulberg@gmail.com>

* typo

Co-Authored-By: Tyera Eulberg <teulberg@gmail.com>

* Update docs/src/cli/generate-keys.md

Co-Authored-By: Tyera Eulberg <teulberg@gmail.com>

* proof -> prove

Co-Authored-By: Tyera Eulberg <teulberg@gmail.com>

* Apply review feedback

* Apply more review feedback

* More review feedback

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2020-03-18 15:21:48 -06:00
Greg Fitzgerald bfca226964
Hoist USB URL docs (#8894) 2020-03-16 17:07:39 -06:00
Greg Fitzgerald 2182521a8b
Move history out of intro (#8825)
automerge
2020-03-12 16:36:05 -07:00
Greg Fitzgerald 496999beba
Configure the cluster right after installing it (#8761) 2020-03-10 10:23:58 -06:00
Greg Fitzgerald 948902eae0
Better titles (#8752)
automerge
2020-03-10 07:43:38 -07:00
Greg Fitzgerald f671be814e
Move bench-tps instructions (#8734)
automerge
2020-03-09 15:26:03 -07:00
Greg Fitzgerald 849f79e4ed
Delete Archiver installation docs (#8665) 2020-03-05 11:00:00 -07:00
Greg Fitzgerald 2534a028c0
Move docs to imperative mood (#8643)
* Move docs to imperative tone

* Apply review feedback
2020-03-04 17:42:22 -07:00
Grimes 7eedff2714
Install Solana before using it (#8638)
automerge
2020-03-04 15:21:42 -08:00
Justin Starry 82c6992d6f
Import Tour de SOL docs (#8516)
* Import Tour de SOL docs

* Fix checks

* Fix docs/build.sh
2020-02-28 09:03:14 +08:00
Tyera Eulberg 3b648e71e6
Ledger hardware wallet docs (#8472)
* Update protocol documentation

* Correct app-version command const

* Rough initial Ledger docs

* Add more docs

* Cleanup

* Add remote-wallet to docs TOC

Co-authored-by: Greg Fitzgerald <greg@solana.com>
2020-02-26 11:04:28 -07:00
Justin Starry 021d0a46f8
Move docs from book/ to docs/ (#8469)
automerge
2020-02-26 07:11:38 -08:00