tersec
1d5352aa5d
switch docs/ nim-beacon-chain references to nimbus-eth2 ( #1842 )
2020-10-08 18:57:07 +00:00
yslcrypto
2f4ba1b6da
zinken updates
2020-10-07 23:25:47 +02:00
Zahary Karadjov
b46c8410a6
Retire Spadina and prepare for the Zinken network
2020-10-07 18:12:21 +03:00
Mamy Ratsimbazafy
6b9090398e
[JSON-RPC] Prevent silent uint conversion ( #1819 )
...
* Prevent silent uint conversion
* bump json-rpc
2020-10-07 15:02:54 +02:00
Sacha Saint-Leger
ca2eee3995
Infura guide, book updates ( #1792 )
...
* add Infura guide, update book
* remove extra emacs generated file
* troubleshooting: add section on running multiple nodes on same computer
* integrate arnetheduck's feedback
2020-10-02 14:52:38 +02:00
Mamy Ratsimbazafy
0280d6c73e
Revisiting log levels ( #1788 )
...
* Update log level - https://github.com/status-im/nim-beacon-chain/issues/1779 https://github.com/status-im/nim-beacon-chain/issues/1785
* Address review comments
* Document the logging strategy [skip ci]
2020-10-01 20:56:42 +02:00
tersec
7eaaab908c
fix output of proposer slashing test fixture ( #1780 )
...
* fix output of proposer slashing test fixture
* run make test
* a few more v0.12.3 spec refs
2020-09-30 13:12:03 +00:00
Sacha Saint-Leger
eb9faf84f3
Update spadina.md
...
Fix Geth instructions link
2020-09-28 23:52:59 +02:00
Kim De Mey
f6b8e26567
Fix typos [skip ci] ( #1771 )
2020-09-28 20:43:09 +02:00
yslcrypto
b72ebbc168
spadina page: integrate feedback
2020-09-28 16:46:43 +02:00
yslcrypto
2045da3997
use permalinks when referring to makefile
2020-09-28 13:51:59 +02:00
yslcrypto
61568e4335
add spadina page and update book
2020-09-27 18:53:48 +02:00
yslcrypto
2bc26940d4
update introduction
2020-09-23 15:50:19 +02:00
yslcrypto
a84a65bcbe
grammar fix
2020-09-23 15:38:35 +02:00
yslcrypto
9613af3391
nimbus book, metric page: integrate feedback
2020-09-23 15:33:20 +02:00
yslcrypto
72c0a3a763
metrics and pretty pictures
2020-09-23 14:26:42 +02:00
Zahary Karadjov
10cfd1ec37
Adds the Spedina testnet; Upgrades the spec presets to spec v0.12.3
...
Other changes:
* Removed all references to Altona
* Refactored the Makefile to avoid code duplication
2020-09-22 18:51:51 +03:00
Sacha Saint-Leger
f8733a4fb6
Update faq.md ( #1717 )
...
* Update faq.md
* Update docs/the_nimbus_book/src/faq.md
Co-authored-by: Jacek Sieka <jacek@status.im>
Co-authored-by: Jacek Sieka <jacek@status.im>
2020-09-21 22:11:56 +02:00
Sacha Saint-Leger
3c6f6115eb
Update medalla-troubleshooting.md ( #1705 )
...
add section addressing `address already in use error`. we already sort of cover this in the guide, but i think it makes sense to have it explicitly mentioned here.
2020-09-21 15:21:36 +02:00
Mamy André-Ratsimbazafy
c1413899f5
Merge remote-tracking branch 'origin/master' into devel
2020-09-21 09:34:51 +02:00
yslcrypto
13edb40f46
link to ubuntu guide
2020-09-20 13:49:05 +02:00
Jacek Sieka
000a0ecc52
initial e2store file format description ( #1355 )
...
This is one way we could organize the flat file storage for blocks - the
alternative would be to not do `type` in the file itself, but have a
single type per file which arguably is simpler but may become annoying.
Another potential restriction would be to require that blocks are
ordered - with this format, it's a little bit more involved to recreate
an index file, and it's easy to accidentally build in assumptions about
the block order in the main data file.
2020-09-17 23:23:54 +02:00
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
942743a356
update medalla guide: advanced options (WIP) ( #1623 )
...
* update medalla guide: advanced options
* minor edits
2020-09-16 19:21:59 +02:00
Sacha Saint-Leger
1be5832f9a
Update medalla-troubleshooting.md ( #1635 )
2020-09-16 19:21:59 +02:00
Sacha Saint-Leger
9a99c9b60e
Update medalla-troubleshooting.md ( #1633 )
...
Add database pruning subsection
2020-09-16 19:21:59 +02:00
Sacha Saint-Leger
67ba595ce4
fix low peer count command typo ( #1619 )
2020-09-16 19:21:59 +02:00
Viktor Kirilov
bb83817c2a
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-16 19:21:59 +02:00
Sacha Saint-Leger
24dae4b04f
update troubleshooting medalla ( #1578 )
2020-09-16 19:21:59 +02:00
Sacha Saint-Leger
425823ea54
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-09-16 19:21:59 +02:00
Sacha Saint-Leger
9ac48dddca
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-09-16 19:21:59 +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