Jakub Sokołowski
cb2c379b37
update links to public API endpoints in readme
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-06-18 09:03:58 +02:00
Peter Straus
ec710bd90e
fix: broken links in docs ( #5880 )
...
* fix: broken link to consensus api
* fix: broken link to divio.com
2024-02-10 14:58:29 +00:00
Dongjun Na
3b98f6663b
Update README.md ( #5847 )
2024-02-05 04:56:14 +00:00
tersec
295c3e2e41
rm `state_sim`; capella genesis for `block_sim` ( #5331 )
...
* rm state_sim; capella genesis for block_sim
* copyright year
2023-08-21 09:10:15 +00:00
Etan Kissling
93899b2e2a
consensus-specs v1.3.0 bumps with cleanup ( #4918 )
...
Some more consensus-specs v1.3.0 bumps. No semantic logic changes,
but also contains cleanup, so separate PR to reduce noise.
2023-05-09 20:16:49 +02:00
zah
2ae909d9b9
Documentation improvements ( #4794 )
2023-04-28 00:30:58 +03:00
tersec
4643a357ef
consensus spec ref URL update to v1.3.0-rc.5 ( #4837 )
2023-04-18 22:00:06 +00:00
Marius Kjærstad
b2b111b474
Changed http:// to https:// on some links ( #4526 )
...
Changed http:// to https:// on some links in README.md
2023-01-19 15:01:14 +00:00
omahs
e4f879b475
Fix: minor typo ( #4452 )
...
Fix: minor typo
2023-01-01 20:01:21 +00:00
Jacek Sieka
ad286b9aad
remove stability badge
...
the stability badge generally refers to ABI, not the production-readiness of the client
2022-09-21 11:31:11 +02:00
Michael Bradley
0a5b06317d
revise github actions badge ( #4079 )
...
revise urls so that badge reflects status of the CI workflow for the stable
branch and links specifically to run results for the same
2022-09-08 15:25:14 +02:00
Miran
fb5d87f32a
fix github actions badge ( #4073 )
2022-09-06 08:45:28 +02:00
kayla-henrie
6ff00a5694
[README] Add GitPOAP Badge to Display Number of Minted GitPOAPs for Contributors ( #3868 )
2022-07-15 00:14:21 +03:00
tersec
ce143a1078
update CL spec URLs ( #3690 )
2022-06-01 15:52:45 +00:00
harpocryptes
a86bb35c44
Fix typo ( #3601 )
2022-04-15 23:47:30 +02:00
sacha
2b0957f32a
Update README.md
...
edit intro; add migration section
2022-02-08 18:41:42 +01:00
tersec
9e395011d9
update 22 spec URLs to v1.1.5 ( #3111 )
2021-11-18 08:08:00 +00:00
Jacek Sieka
0c4bfb1911
test fixture cleanups ( #2976 )
...
* "official" -> "scenarios", like the submodule
* fewer test binaries - various compile hacks have been improved over
time, test suite should follow
* remove obsolete bls tests - there are better test vectors in
nim-blscurve
* remove obsolete mentions of `ssz_testing`
* remove obsolete comments about proc vs globals, unittest2 already uses
proc's
2021-10-12 13:36:52 +02:00
Zahary Karadjov
c8f5f9bc8e
merge stable into unstable
2021-10-04 22:51:34 +03:00
sacha
756909ad5b
Update README.md
...
fix spelling / typos
2021-10-04 21:16:37 +02:00
sacha
3e73917b02
Update README.md
...
Add REST API, rephrase intro
2021-10-04 18:17:36 +02:00
Zahary Karadjov
fcbc54bc08
Fixed typos (thanks to @gxbag)
2021-10-04 15:34:13 +03:00
Jacek Sieka
0b21ebfe74
readme: update toc
2021-09-22 14:16:36 +02:00
tersec
9725d15a3e
update spec references from eth2.0-specs to consensus-specs and to v1.1.0-beta.2 ( #2822 )
2021-08-26 10:21:52 +02:00
tersec
f0321d2eb5
remove inspector ( #2737 )
2021-07-29 14:00:04 +00:00
Jacek Sieka
3f9c1fdf4e
More RuntimeConfig cleanup ( #2716 )
...
* remove from BeaconChainDB (doesn't depend on runtime config)
* eth2-testnets -> eth2-networks
* use `cfg` name throughout
2021-07-13 16:27:10 +02:00
Jacek Sieka
9d031a8446
Update README links
2021-04-29 10:46:09 +02:00
Jacek Sieka
b899878a23
Update README.md
...
Fix links, clarify scope
2021-04-29 10:43:32 +02:00
Sacha Saint-Leger
bbb8866c09
Update README.md
...
Add donation address
2021-04-21 11:39:30 +02:00
Sacha Saint-Leger
4bbd9717ed
Update README.md
2021-04-19 14:38:45 +02:00
Jacek Sieka
f821bc878e
Remove `-d:insecure` compile option ( #2468 )
...
With metrics running on top of chronos, the metrics server no longer
needs to be compiled in conditionally - it remains disabled by default.
2021-04-01 14:44:11 +02:00
tersec
21b2367bf1
Remove Travis and Azure build statuses from README.md ( #2433 )
2021-03-18 21:50:59 +00:00
tersec
dfc3322fe2
last few v1.0.0 spec refs to v1.0.1 ( #2404 )
2021-03-13 20:51:39 +00:00
Jacek Sieka
74a75d05a0
update doc links
2021-03-10 09:47:42 +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
Ștefan Talpalaru
92750d5313
reduce peak memory usage during build
2020-12-10 17:17:12 +02:00
tersec
b32c7c0851
update book link and remove obsolete directory ( #2097 )
...
* update book link and remove obsolete directory
* remove redundant link to book
2020-11-29 13:18:04 +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
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
tersec
a010ef2061
update tests from v1.0.0-rc.0 to v1.0.0 ( #1976 )
2020-11-09 17:44:18 +00:00
Zahary Karadjov
e9b9cd75ee
Rename binaries; Mimic the original repo layout in the distribution
2020-11-09 11:38:52 +02:00
Ștefan Talpalaru
cde970c513
dist: build on Ubuntu 20.04 (LTS) ( #1949 )
...
And a new Make target: "dist-test" - it simply runs the beacon_node
binary produced by "make dist", with "--help", inside a Debian Bullseye
image.
2020-11-04 00:46:23 +01:00
Ștefan Talpalaru
1ae3fb90ba
Linux AMD64 binary distribution ( #1844 )
...
* Linux AMD64 binary distribution
The builds are reproducible, as long as our base Docker Hub image
remains available.
tl;dr: `make dist`
* use UTC dates
2020-10-15 12:19:41 +00:00
tersec
da59f45a90
update spec/datatypes spec refs from v0.12.3 to v1.0.0 ( #1866 )
2020-10-14 10:00:27 +00:00
tersec
b79e5f8af5
update nim-beacon-chain to nimbus-eth2 in beacon_chain/, ncli/, tests/, and README.md ( #1843 )
2020-10-08 19:02:05 +00:00
Sacha Saint-Leger
949125e5a3
Update README.md
...
update nimbus eth1 link
2020-10-08 16:58:17 +02:00
Zahary Karadjov
fc9539c0b8
[skip ci] fix some broken links
2020-10-07 22:42:05 +03:00
Ștefan Talpalaru
da3102c081
README: building a static binary
2020-09-27 00:49:22 +02:00
Ștefan Talpalaru
fffecbc8fd
Nim define for disabling LTO ( #1751 )
2020-09-25 18:15:02 +02:00
Sacha Saint-Leger
c40325e814
Update README.md ( #1754 )
2020-09-25 16:43:34 +02:00