yslcrypto
6528707e44
add local simulations to the for developers page
2021-01-27 20:38:16 +01:00
yslcrypto
fa07c0f0a1
link to quickstart guide in intro
2021-01-27 19:32:04 +01:00
yslcrypto
3016815860
update quickstart
2021-01-27 19:26:08 +01:00
Ștefan Talpalaru
20435880db
CI: build and publish a Docker image for end-users
...
Also disable the log file and log colours for distribution binaries, to
avoid duplicate logs.
2021-01-26 18:52:59 +02:00
Jakub Sokołowski
095b191aee
add cname file to docs to fix domain issues ( #2260 )
...
mdbook has an option called `cname`:
https://rust-lang.github.io/mdBook/format/config.html#html-renderer-options
But it appears to be only included starting from `0.4.3`:
https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-043
Which means this will be more robust, if uglier.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-01-22 17:57:55 +01:00
yslcrypto
173a2fe018
update intro and metrics tutorial
2021-01-22 16:53:49 +01:00
Sacha Saint-Leger
67cce36f06
fix metrics guide ( #2234 )
2021-01-13 14:21:00 +01:00
Sacha Saint-Leger
37c3c3877c
add troubleshooting section on time ( #2232 )
2021-01-13 11:41:47 +01:00
Nikola Ristić
3a59b76a01
Update broken repo link ( #2208 )
2020-12-30 09:55:20 +01:00
Sacha Saint-Leger
be74df70e0
Update systemd page: change metrics default and add note ( #2204 )
...
* change default and add note on metrics to systemd page
* add link to metrics guide from systemd page
2020-12-21 17:59:20 +01:00
Sacha Saint-Leger
a1ba188de3
Update systemd page and delete old files ( #2200 )
...
* remove old pages
* update systemd file and move it to how-to's
2020-12-21 10:04:46 +01:00
Jacek Sieka
3d87bc0033
Branch guide
...
* update developer resources to include new branch structure
(https://github.com/status-im/nimbus-eth2/issues/2163 )
* remove some information duplicated between readme and developer
handbook
2020-12-18 19:32:27 +02:00
Sacha Saint-Leger
9df437541d
Book updates ( #2183 )
...
* remove eth2stats from systemd guide
* Make clear that eth2stats is not recommended for mainnet
* edits
2020-12-15 12:31:23 +01:00
Sacha Saint-Leger
14c5d6db1e
Update Pi guide: systemd advice ( #2181 )
2020-12-14 12:51:16 +01:00
Ștefan Talpalaru
e59437c5e2
new Make target: "benchmarks" ( #2174 )
...
It runs some benchmarks, collects the output and generates HTML charts.
2020-12-11 12:12:43 +01:00
yslcrypto
e361221d72
remove mention of genesis
2020-12-10 13:09:38 +01:00
yslcrypto
8ad3b3f551
rm empty file
2020-12-09 13:10:52 +01:00
yslcrypto
e11c27b1ab
update toc
2020-12-09 13:10:15 +01:00
Sacha Saint-Leger
f785466638
add design goals page ( #2166 )
2020-12-09 12:59:42 +01:00
yslcrypto
d0c743e6c4
Quickstart guide + updates
2020-12-07 16:38:34 +01:00
Eugene Kabanov
46c2740097
Documentation for Validators API. ( #2147 )
...
* Recover proper validator API call and remove incorrect one.
Add more examples to API documentation.
2020-12-07 14:51:14 +02:00
yslcrypto
eff98e6550
Update toc and title
2020-12-07 11:05:49 +01:00
yslcrypto
e73f3e77b8
Edit generate keys page
2020-12-07 11:01:48 +01:00
yslcrypto
34eb5d33c8
Edit Recover keys
2020-12-07 00:47:26 +01:00
yslcrypto
14ddf68402
Edit key recovery page
2020-12-07 00:26:56 +01:00
Sacha Saint-Leger
c26b06dd12
Add page on recovering key(s) ( #2153 )
...
* Add page on recovering key
* rm extra file
2020-12-07 00:15:19 +01:00
yslcrypto
508ea91998
Remove incorrectly commented out css lines
2020-12-03 14:38:52 +01:00
yslcrypto
2d6c80da2d
fix typo in SUMMARY.MD
2020-12-03 14:06:36 +01:00
yslcrypto
b4defc9b4a
add placeholders
2020-12-03 04:00:14 +01:00
yslcrypto
9c568748a5
fix toc bug
2020-12-03 03:37:44 +01:00
yslcrypto
7f77fa29bc
Restructure
2020-12-03 03:29:33 +01:00
yslcrypto
ba215706fa
Edits
2020-12-03 03:07:56 +01:00
yslcrypto
eddb4fe250
style edits
2020-12-03 02:50:11 +01:00
yslcrypto
32cb93221d
Style edits
2020-12-03 02:10:31 +01:00
yslcrypto
926205c32e
Intro edit
2020-12-03 01:32:43 +01:00
Ștefan Talpalaru
ad54e9d3bf
Prometheus/Grafana changes ( #2092 )
...
- grafana/prometheus.yml.example
- drop the custom label
- raise the minimum supported Grafana version to 7.2
- increase scrape_interval
- add validator reward rate panel (Zahary's)
2020-12-02 21:47:00 +01:00
yslcrypto
28ef298199
Fix Raspberry Pi OS image
2020-12-02 15:43:50 +01:00
Sacha Saint-Leger
3eab1f77aa
Book update post launch ( #2131 )
...
* fix systemd guide typo
* Update update flow
* update Pi guide: sync speed estimates
* FAQ: wait two epochs to prevent slashing
* Add to syncing logs
* Pi guide: add link to USB3.0 issue and link to recommended workaround
* Pi guide edits
2020-12-01 23:39:53 +01:00
Sacha Saint-Leger
d83cf6e8a4
add email notifications page ( #2117 )
2020-11-30 20:04:12 +01:00
Sacha Saint-Leger
ad498e0c11
Add link to RPC calls to Sync explainer ( #2116 )
2020-11-30 19:15:48 +01:00
Sacha Saint-Leger
98e83dbf51
Add IP address check to checklist ( #2113 )
2020-11-30 17:26:31 +01:00
Sacha Saint-Leger
e4971b3baf
Grafana + Prometheus edits ( #2112 )
2020-11-30 15:33:21 +01:00
Sacha Saint-Leger
fff8ffd2d9
Reinstate + update grafana tutorial ( #2111 )
2020-11-30 15:15:09 +01:00
yslcrypto
48646af5b5
Pi recommendations: edits
2020-11-30 12:10:36 +01:00
yslcrypto
b9ed48d42b
Pi guide: mainnet advice update
2020-11-30 12:05:02 +01:00
Sacha Saint-Leger
74da6181ee
Updates ( #2108 )
2020-11-30 02:13:47 +01:00
yslcrypto
b839f7d4a0
add pi mainnet advice
2020-11-29 23:33:39 +01:00
Jacek Sieka
a2364ce1bc
add getGossipSubPeers RPC ( #2107 )
2020-11-29 20:07:20 +01:00
cheatfate
7731109320
Remove getSpecPreset() because of crash and add missing calls into api.md
2020-11-29 11:01:55 +02:00
Sacha Saint-Leger
599e56c820
Update pi guide: ssd step ( #2102 )
...
* update pi guide: ssd step
* fix link error
2020-11-28 21:30:38 +01:00
Eugene Kabanov
d7dc11d96d
Review and fix RPC API documentation file. ( #2098 )
2020-11-28 16:28:25 +01:00
yslcrypto
d98f3ab948
Update Pi guide
2020-11-27 20:25:12 +01:00
Sacha Saint-Leger
cb682c8b9a
update link to Somer's guide ( #2086 )
2020-11-26 14:43:43 +01:00
Sacha Saint-Leger
f552ca1731
Nimbus book: Update binaries page ( #2076 )
...
* update binary
* add boot from SSD placeholder guide
2020-11-25 01:56:30 +01:00
Sacha Saint-Leger
36bc614c11
Update Pi Guide: 64 bit OS ( #2075 )
...
* Update Pi Guide: 64 bit OS
* remove ssh file
2020-11-25 01:33:17 +01:00
yslcrypto
6de42a6341
Nimbus book: update volumes 1 + 2 for mainnet
2020-11-24 15:00:35 +01:00
yslcrypto
6312839e83
Fix metrics command
2020-11-23 19:44:31 +01:00
yslcrypto
91d7f3c318
Update sync
2020-11-23 19:32:32 +01:00
yslcrypto
8c9540350e
Update pi guide: SSD requirement
2020-11-21 00:57:59 +01:00
Sacha Saint-Leger
54778e9dc5
Nimbus book: systemd edits ( #2059 )
2020-11-20 23:25:51 +01:00
Zahary Karadjov
43dda632b4
Rework the systemd page to propose separate unit files for NBC and Eth2Stats
2020-11-20 20:58:08 +02:00
Zahary Karadjov
316a19af5f
Address review comments
2020-11-20 17:13:51 +02:00
yslcrypto
6568e428b1
add pyrmont site to eth2-stats.md
2020-11-20 08:50:09 +01:00
yslcrypto
746279164f
Minor intro edits
2020-11-19 23:17:22 +01:00
Sacha Saint-Leger
bc2416d168
update eth2stats guide ( #2046 )
2020-11-19 23:10:05 +01:00
Sacha Saint-Leger
2256a9ba68
Add geth fully synced check ( #2045 )
2020-11-19 21:55:33 +01:00
Sacha Saint-Leger
096c4ac542
volume 1 edits ( #2044 )
2020-11-19 21:43:11 +01:00
Sacha Saint-Leger
c55c0917a8
Pyrmont book edits + Infura guide rewrite ( #2039 )
...
* Volume 1 edits
* More volume 1 edits
* replace medalla with pyrmont
2020-11-18 12:20:54 +01:00
Zahary Karadjov
6b6e9b4d77
v0.6.4 Script and instructions for joining Pyrmont; WIP page in the book
2020-11-18 00:27:22 +02:00
yslcrypto
7ba541a564
add quotation marks to validator keys command + windows pwd equivalent
2020-11-16 18:40:02 +01:00
Sacha Saint-Leger
7473d83ea3
Nimbus book: Add system requirements page ( #2024 )
...
* Add system requirements page
* recommended
* add pi tip
* integrate dustin's comments
2020-11-16 17:05:00 +01:00
Jacek Sieka
5b011b65ae
add rpc call to get chronos futures at runtime
2020-11-16 12:31:39 +02:00
Sacha Saint-Leger
b2e0221f2d
add mainnet preparation guide ( #2022 )
2020-11-16 11:22:29 +01:00
Sacha Saint-Leger
3903b2cda8
replace imbus_beacon_node_spec_0_12_3 with medalla-build ( #2018 )
2020-11-14 12:16:03 +01:00
Sacha Saint-Leger
e2e1f97aea
Book pi edits ( #2015 )
...
* Calculate how much time syncing takes, and show it at statusbar.
* Pi edits
* add 64-bit check to pi guide
* minor edit
Co-authored-by: cheatfate <eugene.kabanov@status.im>
2020-11-14 12:01:19 +01:00
Jacek Sieka
ab8f8ccaba
clean up dependencies ( #2008 )
...
* clean up dependencies
* use non-prce-mode for metrics
* clean up obsolete snappy and gflags deps from manuals
* conditional pcre
2020-11-13 16:00:45 +01:00
Jacek Sieka
332e248d91
rpc: setLogLevel ( #1991 )
...
* rpc: setLogLevel
also change default rpc port to match makefile and manual
* set topic-level formats too
and make feature less secret
2020-11-12 11:46:02 +01:00
yslcrypto
2c892ca8a9
update binaries link
2020-11-10 12:42:54 +01:00
yslcrypto
3df5ab9e22
add page on binaries
2020-11-10 12:38:58 +01:00
yslcrypto
f5ba1377e2
change medalla keys directory back
2020-11-10 11:17:56 +01:00
yslcrypto
efc1f8074e
update graffiti page
2020-11-10 10:13:11 +01:00
yslcrypto
da94711fa0
toc edits
2020-11-10 10:09:06 +01:00
yslcrypto
bdd90c0d84
fix medalla import keys command
2020-11-10 10:00:27 +01:00
Sacha Saint-Leger
64838720d5
Book edits (for release) ( #1987 )
...
* book edits
* fix typo
* update toc
* typo fix
* remove medalla guide (archived
* remove old systemd guide
2020-11-10 09:38:44 +01:00
tersec
a010ef2061
update tests from v1.0.0-rc.0 to v1.0.0 ( #1976 )
2020-11-09 17:44:18 +00:00
yslcrypto
7e61c6833a
nimbus book: add command line options section and page
2020-11-09 15:13:54 +01:00
yslcrypto
019f815ee5
Nimbus book: fix link + grammar
2020-11-09 11:52:11 +01:00
Zahary Karadjov
e9b9cd75ee
Rename binaries; Mimic the original repo layout in the distribution
2020-11-09 11:38:52 +02:00
yslcrypto
11ab3a2f4f
book edits
2020-11-07 19:33:16 +01:00
yslcrypto
ad07e1daae
Book updates: volume 1
2020-11-07 16:52:40 +01:00
yslcrypto
a815075115
book edits up to page 9
2020-11-07 15:14:08 +01:00
Jacek Sieka
d2476b643a
bump version ( #1964 )
...
* bump version
* update version format to "standard" style
* remove zinken/attacknet (both networks deprecated)
* add mainnet warning
2020-11-07 08:45:55 +01:00
yslcrypto
bd169732c8
add living entity note
2020-11-06 16:55:17 +01:00
yslcrypto
d63aeb0f8e
sync page: make it clear that mainnet hasn't launched yet
2020-11-06 12:27:30 +01:00
yslcrypto
24d6618ceb
remove guide on creating deposits/keys using nimbus, edit toc
2020-11-05 19:24:38 +01:00
Sacha Saint-Leger
d84cc14e40
update book for mainnet ( #1959 )
2020-11-05 16:35:41 +01:00
Zahary Karadjov
6ee80651c7
Rename mainchain_monitor to eth1_monitor
2020-11-03 23:23:10 +02:00
yslcrypto
eef31e53cb
Nimbus book: eth2stats guide
2020-11-02 19:10:31 +01:00
yslcrypto
e7943b088b
Nimbus book: sync before deposit
2020-11-02 17:30:25 +01:00
Sacha Saint-Leger
8b90a34914
Book overhaul: modularity + raspberry pi guide ( #1908 )
...
* add first draft of Pi guide
* pi guide -- edits
* restructure book
* edits
* edits
* deposit page: edits cp
* deposit page edits
* edits
* remove extra emacs files
* remove extra emacs files
* edit toc
* remove outdated overview
* intro edits
* add a note on verifying your validator has successfully attached
* add permissions page placeholder to toc
2020-10-26 18:12:37 +01:00
tersec
c446eb7cff
update v1.0.0-rc.0 preset spec references ( #1891 )
...
* update ve1.0.0-rc.0 preset spec references
* remove runtime preset ETH1_FOLLOW_DISTANCE from preset files; remove two CI build items to try to keep Travis from timing out
2020-10-19 13:53:23 +00:00
Viktor Kirilov
4e73d10f86
removed 2 buggy RPC API endpoints - there are 2 well functioning ones in validator_api.nim anyway ( #1867 )
2020-10-15 14:26:59 +02:00
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
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
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
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
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
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