Commit Graph

1350 Commits

Author SHA1 Message Date
Zahary Karadjov 0e50db662b
Bump modules 2019-07-15 13:01:05 +03:00
Ștefan Talpalaru 6604763e7e
Merge branch 'submodules' into devel 2019-07-11 19:46:17 +02:00
Ștefan Talpalaru 3f0ab1a913
bump vendor/nim-eth and vendor/nim-beacon-chain 2019-07-11 18:03:44 +02:00
Ștefan Talpalaru 2a191c5df2
Merge branch 'go' into devel 2019-07-11 18:02:59 +02:00
Ștefan Talpalaru 6bcf4effbb
Makefile: check the Go compiler version 2019-07-11 15:34:22 +02:00
Ștefan Talpalaru bfeb649892
Merge branch 'devel' of github.com:status-im/nimbus into devel 2019-07-11 14:02:29 +02:00
Ștefan Talpalaru 25a1b863e4
Merge branch 'signals' into devel 2019-07-11 14:02:07 +02:00
Ștefan Talpalaru 50095ae22f
macOS fix 2019-07-11 00:38:25 +02:00
Ștefan Talpalaru 06ab21e8c5
Ctrl+C handling for a graceful stop
addSignal() doesn't seem to work, which is probably why it was commented
out. I'm using setControlCHook() instead, moved at an earlier point in the
start-up process, but its handler can only change global variables, so I
had to make "nimbus" global.
2019-07-10 23:23:11 +02:00
kdeme f62816c4f3 Use of BlockNumber to be able to switch between UInt256 and int64 2019-07-10 20:56:05 +02:00
Zahary Karadjov b2680fbee7
Bump modules 2019-07-10 20:21:11 +03:00
Ștefan Talpalaru 29192121f5
Merge branch 'metrics' into devel 2019-07-10 17:27:26 +02:00
Ștefan Talpalaru 5ee668516a
add nim-metrics 2019-07-10 16:32:44 +02:00
kdeme dc0b288085
Merge pull request #346 from status-im/blockheaders
Add skip parameter in getSuccessorHeader + add getAncestorHeader
2019-07-10 14:50:11 +02:00
kdeme f50d3f84f9
Add bounds check on getSuccessorHeader and getAncestorHeader 2019-07-09 15:52:41 +02:00
kdeme 820989c7f5
Bump nim-eth 2019-07-08 17:41:35 +02:00
kdeme 739f36c640
Add skip parameter in getSuccessorHeader + add getAncestorHeader 2019-07-08 17:10:59 +02:00
Jacek Sieka 3a0a32a6fe
fix submodule name 2019-07-08 14:46:30 +02:00
Jacek Sieka f13dcba413
bump submodules 2019-07-07 12:27:01 +02:00
Jacek Sieka 2763bd0dd5
std_shims -> stew 2019-07-07 12:12:01 +02:00
Zahary Karadjov 7bd28905fd
Bump beacon-chain 2019-07-03 10:43:16 +03:00
Zahary Karadjov 6ef74b537f
Bump beacon-chain 2019-07-02 20:01:52 +03:00
Zahary Karadjov a55c18bc27
Bump beacon-chain 2019-07-01 15:36:33 +03:00
Zahary Karadjov 849b3ae6c4
Bump beacon-chain 2019-07-01 15:02:05 +03:00
Zahary Karadjov 6293579cd1
Bump beacon-chain 2019-07-01 13:39:46 +03:00
Dustin Brody 78714295da
Update README.md
Removing speculative statement which hasn't come true.
2019-06-30 10:00:07 +00:00
Zahary Karadjov 1f9b871de5
bump beacon-chain 2019-06-28 14:57:25 +03:00
Zahary Karadjov 6ee13ceb69
bump beacon-chain 2019-06-28 13:54:15 +03:00
Jacek Sieka e7c3590d05
bump module 2019-06-28 09:51:54 +02:00
Ștefan Talpalaru 65d075edca
Merge branch 'stats' into devel 2019-06-27 15:42:04 +02:00
Jacek Sieka 756738df97
Fixup raspberry instructions 2019-06-27 15:29:57 +02:00
Jacek Sieka 65809b6e47
Add RPi instructions 2019-06-27 15:29:23 +02:00
Ștefan Talpalaru b71ce17ac3
periodically log internal statistics
and bump submodules
2019-06-26 16:32:01 +02:00
Zahary Karadjov 4d3285eb9b Bump json-rpc again to make the CI green 2019-06-24 19:54:35 +03:00
Zahary Karadjov 8260ef3c12 Latest beacon-chain 2019-06-24 19:40:26 +03:00
Zahary Karadjov 8abf069aac Force-disable the NAT detection in the Docker env 2019-06-24 19:40:26 +03:00
Zahary Karadjov 4880d1b263 Bump submodules 2019-06-24 19:40:26 +03:00
Zahary Karadjov 8c54045ac1 Bump beacon-chain 2019-06-24 19:40:26 +03:00
Zahary Karadjov 0f09826715 Bump beacon-chain 2019-06-24 19:40:26 +03:00
kdeme 46a9d8e79d Forward maxPeers config to EthereumNode minPeers 2019-06-24 19:33:52 +03:00
Yuriy Glukhov 19e7d70099 Fixed rpc client api usage 2019-06-24 19:32:34 +03:00
Zahary Karadjov 24d00888bb
Bump faststreams 2019-06-24 05:52:30 +03:00
Zahary Karadjov d5fe4488de
Merge branch 'libp2p-testnet' into devel 2019-06-24 05:45:37 +03:00
Zahary Karadjov 5996073bf4
Bump libp2p 2019-06-24 05:40:09 +03:00
Zahary Karadjov 93ac70c59b
Bump submodules 2019-06-24 05:36:30 +03:00
Zahary Karadjov 0f680e887a A safer wrapper script for launching the beacon node containers in docker 2019-06-21 19:47:37 +03:00
Zahary Karadjov 7785b31431 For some reason, git's env variables are not defined inside the docker build env 2019-06-20 19:23:46 +03:00
kdeme 443f93d1b8
Merge pull request #341 from status-im/bump-eth
Bump vendor/nim-eth
2019-06-20 08:58:57 -07:00
Zahary Karadjov eb825051fd [Makefile] support Nimble packages with an inner src directory 2019-06-20 18:52:28 +03:00
Zahary Karadjov 016680f5fb Try to debug a missing .nimble-link for the news package in the docker builds 2019-06-20 17:06:54 +03:00