Sacha Saint-Leger
e4b4b29320
Update medalla.md ( #1685 )
...
minor edits + clarifications
2020-09-17 20:25:21 +02:00
Sacha Saint-Leger
4c0bdffd4c
Update medalla.md ( #1681 )
...
explain syncv2 string and terminal status bar
2020-09-17 18:39:49 +02:00
Sacha Saint-Leger
6bde3b85a7
Book edits: master is now the preferred branch ( #1675 )
...
* Update medalla.md
remove `cd devel`
* Update medalla-troubleshooting.md
edits to make clear that master is now the recommended branch
2020-09-17 00:26:51 +02:00
Sacha Saint-Leger
ca2e7e2239
update medalla guide: advanced options (WIP) ( #1623 )
...
* update medalla guide: advanced options
* minor edits
2020-09-13 23:58:19 +02:00
Sacha Saint-Leger
7d00ca2e86
Update medalla-troubleshooting.md ( #1635 )
2020-09-13 11:17:27 +02:00
Sacha Saint-Leger
e6c82d1815
Update medalla-troubleshooting.md ( #1633 )
...
Add database pruning subsection
2020-09-13 10:29:05 +02:00
Sacha Saint-Leger
697bd23c9b
fix low peer count command typo ( #1619 )
2020-09-10 12:05:14 +02:00
Viktor Kirilov
d9f9949ef0
use a separate process for the private keys (Off by default) - there is a new signing_process binary which loads all validators of the beacon node and the BN dictates through stdin of the signing process what to be signed and when and reads from stdout of the process
2020-09-02 12:47:00 +03:00
Sacha Saint-Leger
b457da37f2
update troubleshooting medalla ( #1578 )
2020-08-27 22:24:00 +02:00
Sacha Saint-Leger
950da7a9ca
Medalla guide updates + troubleshooting page ( #1571 )
...
* book updates
* troubleshooting: introduce devel branch, and link to discord
* add disclaimer and recommendation to fall back to master
* minor edits
2020-08-26 19:27:07 +02:00
Sacha Saint-Leger
0edacfef40
important book updates ( #1561 )
...
* book updates
* save progress
* save progress
* work on deposit data section + edits
* title edit
* minor edits
* edits and clarifications
* add images, launchpad steps, and a note on expected wait time
* add images + edits
* restructure, simplify, edits
* faq corrections
* rework intro: cp
* update intro and faq
* add note on requestiong goerli eth
* typo fix
* add numbers to steps in walletstore guide"
* chapter 8 title: replace Nimbus with NBC
* Update docs/the_nimbus_book/src/medalla.md
Co-authored-by: Jacek Sieka <jacek@status.im>
Co-authored-by: Jacek Sieka <jacek@status.im>
2020-08-24 14:29:19 +02:00
Michael Bradley
20554ab8ac
docs: fix consistently use /tmp/${NODE_NAME} path ( #1503 )
2020-08-13 19:35:36 +02:00
Sacha Saint-Leger
098b73d75b
book edits ( #1500 )
...
Co-authored-by: Jacek Sieka <jacek@status.im>
Co-authored-by: zah <zahary@gmail.com>
2020-08-13 13:16:59 +02:00
yslcrypto
0ca0425df7
update installation page
2020-08-10 12:10:36 +02:00
yslcrypto
220d40b806
introduction edits
2020-08-10 11:46:08 +02:00
Ștefan Talpalaru
8890d014be
book: remove redundant section [skip ci] ( #1459 )
2020-08-06 19:36:39 +02:00
yslcrypto
d11f0ad86e
tips on how to graffiti and run multiple clients
2020-08-06 14:49:40 +03:00
yslcrypto
dea2722fc2
book updates
2020-08-06 13:17:45 +03:00
Sacha Saint-Leger
a7b6b72c1d
book updates ( #1422 )
2020-08-04 00:15:49 +02:00
Zahary Karadjov
d58668157a
Use consistent naming for the synonyms 'deposits-dir' and 'validators-dir'
2020-08-02 23:00:43 +03:00
tersec
d97cc35d30
switch 14 v0.12.1 spec refs to v0.12.2 spec refs ( #1395 )
2020-07-29 12:47:03 +00:00
tersec
b45de824a4
convert 22 v0.12.1 spec refs to v0.12.2 and remove 1 unnecessary spec ref ( #1384 )
2020-07-28 14:55:46 +00:00
Viktor Kirilov
1482b0430d
- work towards more REST API endpoints being implemented
...
- testnets can now be launched with a separate validator client - make altona SCRIPT_PARAMS="--separateVC"
- reverted the ctrl+C signal handler code reuse - not necessary for the VC anyway (default is good enough)
- added a bit more logging in the VC
- removed unnecessary code in the VC - connect() just parses the address & port...
- fixed a couple more VC issues - when fetching the duties for an epoch fails on the BN side ==> the VC shouldn't be left in a broken state
- documented the currently supported json-rpc endpoints
- added more checks on the BN side for the API - bounds-checking the requests & also checking if the BN itself is synced
- other cleanup
currently a local sim doesn't finalize, but participation in the altona network with a separate VC is painless and works just as well as with in-process validators in a BN
2020-07-08 13:29:03 +03:00
Mamy Ratsimbazafy
0f55ab13e8
The Auditors Handbook ( #1280 ) - first pass
...
* initial auditor handbook commit
* Move in publishable state
* otu of-line comment to avoid mdbook bug
* Fix links
* Add threat model
* Update: move rocksdb and protobuf, placeholder for areas of focus
2020-07-07 10:44:21 +02:00
Sacha Saint-Leger
e5eee67426
Book edits: Become a validator page ( #1283 )
...
* become a validator: updates and edits
* rm extra book directory
* minor edit
2020-07-07 10:43:40 +02:00
Jacek Sieka
2b9df8a602
readme: add cmake on mac
2020-07-06 13:47:26 +02:00
Jacek Sieka
c2c078a208
add chat links to manual
2020-07-06 10:24:55 +02:00
Jacek Sieka
f06cc34406
book updates
2020-07-03 18:03:06 +02:00
Mamy Ratsimbazafy
0b3a468883
Move the nimbus books in a subfolder to allow for more books ( #1263 )
2020-07-01 10:37:04 +02:00
Jacek Sieka
e898525b16
More version in --version and less version in --help ( #1260 )
...
Long version and copyright banners is probably not what the user is
after when typing `--help`
2020-06-30 14:23:52 +02:00
Jacek Sieka
d952b323a0
doc updates
2020-06-29 14:04:01 +02:00
Jacek Sieka
f1570cd4c3
Update manual for altona ( #1251 )
2020-06-29 12:26:37 +02:00
Ștefan Talpalaru
18c355ce37
Update docs/src/advanced.md
...
Co-authored-by: Jacek Sieka <jacek@status.im>
2020-06-24 01:03:59 +02:00
李婷婷
1dab3538ff
fix comments
2020-06-20 10:37:51 +08:00
李婷婷
b3193e0659
fix comments
2020-06-19 23:51:11 +08:00
李婷婷
aee81a58d4
fix the comments
2020-06-19 23:30:05 +08:00
李婷婷
68d7c6d311
add cli
2020-06-19 23:24:06 +08:00
李婷婷
f94878ff0e
update readme
2020-06-19 22:03:17 +08:00
李婷婷
92ca4c9481
update contribute guide
2020-06-19 21:55:11 +08:00
李婷婷
781f060595
update suggestions
2020-06-19 21:14:12 +08:00
李婷婷
0f48c9f40f
update url
2020-06-12 10:39:56 +08:00
李婷婷
231503f6ec
update the structure and add FAQ
2020-06-12 10:35:43 +08:00
李婷婷
3bad3d991d
add testnet0 state
2020-06-10 23:57:03 +08:00
李婷婷
9c1da836f7
fix all comments
2020-06-10 00:50:10 +08:00
李婷婷
77364548e2
rebase from devel
2020-06-10 00:29:29 +08:00
Ștefan Talpalaru
fa7d64c291
Makefile fix
2020-05-02 16:46:24 +02:00
Ștefan Talpalaru
43679bd04f
Makefile: add "publish-book" target
...
See https://github.com/rust-lang/mdBook/blob/master/book-example/src/continuous-integration.md#deploying-to-github-pages-manually
2020-05-02 16:30:34 +02:00
李婷婷
80795724f1
filling up contents from readme
2020-05-02 21:14:19 +08:00
李婷婷
5ccb8c4cbc
create gitbook
2020-05-01 22:00:43 +08:00