Commit Graph

208 Commits

Author SHA1 Message Date
Michael Vines
8514d27c2f Update testnet-participation.md 2019-04-18 13:16:15 -07:00
Michael Vines
2c0afe71b2 minor grooming 2019-04-18 07:31:42 -07:00
Michael Vines
78d5ace754 Refactor multinode-demo/ scripts to avoid shipping fullnode-x.sh (#3835) 2019-04-17 18:03:58 -07:00
Michael Vines
7ec198b9cc Minor doc fixes++ 2019-04-16 17:45:48 -07:00
Michael Vines
b2e762ccc6 Minor doc fixes 2019-04-16 17:43:52 -07:00
Michael Vines
63d66ece57 net/ testnet nodes now stake more lamports (#3812)
* Add --bootstrap-leader-lamports

* Generalize --no-stake into --stake NUM

* Use a large stake for net/ fullnodes

* Setup vote account before starting fullnode to avoid mixed log output
2019-04-16 13:03:01 -07:00
Michael Vines
c67cc694ae Remove stake from ./net sanity ephemeral validator (#3797) 2019-04-15 21:42:25 -07:00
Michael Vines
0767c0c07f Add DNS resolution to cli tools 2019-04-14 21:25:46 -07:00
Michael Vines
f6aa90e193 Add fullnode --dynamic-port-range option 2019-04-14 07:08:29 -07:00
Michael Vines
1f35779821 Add solana-install usage info 2019-04-12 17:08:18 -07:00
Dan Albert
e6f02d1a10 Use latest release for testnet doc (#3711)
* Use latest release for testnet doc

* Clean up markdown
2019-04-10 15:01:37 -07:00
Michael Vines
df9cf92782 testnet-participation.md is now /implemented/ 2019-04-10 12:26:47 -07:00
Michael Vines
f243a96e01 Remove testnet/metrics server debug info from book 2019-04-10 12:26:47 -07:00
Michael Vines
842d146b0d Limit USE_INSTALL scope 2019-04-10 11:50:23 -07:00
Michael Vines
d45d8e9670 s/credit/read/ 2019-04-08 08:39:59 -07:00
Tyera Eulberg
d3c4e4f7b3 Update docs 2019-04-05 22:09:29 -06:00
Pankaj Garg
c2fdd1362a bump release version in testnet participation document 2019-04-05 08:30:42 -07:00
Pankaj Garg
77bb9e7ffc Fix the release number in testnet participation document 2019-04-02 11:26:54 -07:00
Tyera Eulberg
92c66a411b Remove bench-tps converge-only 2019-04-01 23:05:25 -06:00
Tyera Eulberg
6ff2a0a75e Rework discover to handle additional parameters, and be unit-testable 2019-04-01 23:05:25 -06:00
Greg Fitzgerald
32683cac7c Move markdown into book 2019-03-31 16:23:06 -06:00
Greg Fitzgerald
1adf8355f2 Add design proposal for deterministic transaction fees 2019-03-31 16:23:06 -06:00
Pankaj Garg
8e25c39564 fix formatting of numbered list 2019-03-29 11:46:21 -07:00
Pankaj Garg
78ab79c322 fix build failure 2019-03-29 11:46:21 -07:00
Pankaj Garg
052fc9b74f Information on how to debug testnet issues 2019-03-29 11:46:21 -07:00
Anatoly Yakovenko
bf61321cab fix metrics 2019-03-26 14:30:25 -07:00
Anatoly Yakovenko
591653981b fix metrics 2019-03-26 14:30:25 -07:00
Pankaj Garg
e651510805 Instructions on how to boot metrics server 2019-03-26 14:02:41 -07:00
Greg Fitzgerald
9759ac2961 Mark book's javascript library as binary
highlight.js has a big dictionary of words. When git-grep includes
one of those words, it floods the screen with the whole dictionary.

Mark it as binary so that it'll now just report one line:

     Binary file book/theme/highlight.js matches
2019-03-26 07:39:34 -07:00
Anatoly Yakovenko
af9b173dfd fix link 2019-03-26 05:43:02 -07:00
Greg Fitzgerald
4d34102d9c Move stragglers into the book
The stuff added between the time we switched to proposals/ and the git-revert
2019-03-25 19:39:22 -07:00
Greg Fitzgerald
028b9da0da Revert "Move the design proposals to a separate book"
This reverts commit 4ca18d6b9a.
2019-03-23 14:04:34 -06:00
anatoly yakovenko
148e08a8a5 Enable cluster tests (#3372)
* Cluster tests

* stable!

* fixup! stable!

* fixup! fixup! stable!

* fixup! fixup! fixup! stable!

* fixup! fixup! fixup! fixup! stable!

* fixed space

* add getNumBlocksSinceSignatureConfirmation entry for the json rpc docs

* Check in upcoming epochs for potential leadership slots in next_leader_slot()
2019-03-21 07:43:21 -07:00
Michael Vines
a17843c8f6 solana-install design proposal 2019-03-14 13:21:00 -07:00
Greg Fitzgerald
9fac3b26ee Move the design proposals to a separate book
Fixes #3262
2019-03-14 10:08:43 -07:00
Greg Fitzgerald
c1eec0290e Rename userdata to data (#3282)
* Rename userdata to data

Instead of saying "userdata", which is ambiguous and imprecise,
say "instruction data" or "account data".

Also, add `ProgramError::InvalidInstructionData`

Fixes #2761
2019-03-14 10:48:27 -06:00
Eric
de13082347 add economic design mvp to summary and overview 2019-03-14 09:42:19 -06:00
Eric
48b5d666d0 some economic mvp features 2019-03-14 09:42:19 -06:00
Eric
70bb49a46d some economic mvp features 2019-03-14 09:42:19 -06:00
Eric
105fc7029e create mvp section 2019-03-14 09:42:19 -06:00
Greg Fitzgerald
4ca4038d54 Rename BankError to TransactionError 2019-03-13 21:26:57 -06:00
Greg Fitzgerald
0568d7238e Add implemented design proposals section 2019-03-13 13:20:37 -06:00
Greg Fitzgerald
9bc05313a2 Update TPU ASCII art 2019-03-13 13:14:15 -06:00
Tyera Eulberg
1d689e84f1 Move and rename cluster_client 2019-03-12 22:05:38 -06:00
anatoly yakovenko
9eb7e63819 Add staking rewards design proposal for delegation (#3148)
* proposal for single vote many delegators
2019-03-11 16:35:42 -07:00
Greg Fitzgerald
86e2f35ac4 Only need the TPU and a light client implement Transact 2019-03-10 23:20:10 -06:00
Greg Fitzgerald
7696a64891 Add design doc for testing programs 2019-03-10 23:20:10 -06:00
Greg Fitzgerald
799ed24113 Integrate bank-forks proposal into the book 2019-03-10 20:13:36 -06:00
Greg Fitzgerald
63477dabcd Attempt to clarify bank forks 2019-03-10 20:13:36 -06:00
Rob Walker
cd0bc1dea5 updates to reflect new_from_parent() (#3076)
* design draft

* update

* section on updating root forks

* updates to reflect new_from_parent()

* fixup

* Grammar check
2019-03-10 13:59:16 -07:00