Age Manning
|
1aeec12b78
|
Improve error handling of default directory
|
2019-07-04 14:14:27 +10:00 |
|
Age Manning
|
af28d5e20c
|
Add persistent network identification
|
2019-07-04 14:14:27 +10:00 |
|
Age Manning
|
0952a36a21
|
Initial integration of discovery v5
|
2019-07-04 14:14:27 +10:00 |
|
Age Manning
|
44c9058477
|
Integrate discv5 into lighthouse
|
2019-07-04 14:14:27 +10:00 |
|
Age Manning
|
6ee2b4df34
|
Complete merging of network addition branch
|
2019-07-04 14:14:26 +10:00 |
|
Age Manning
|
d2f80e3b2a
|
Adds env logger to output libp2p logs
|
2019-07-04 14:11:17 +10:00 |
|
Age Manning
|
e36fa3152d
|
Adds verbosity cli flag
|
2019-07-04 14:11:17 +10:00 |
|
Paul Hauner
|
a9284bec18
|
Fix type in default confi filename
|
2019-06-09 06:41:51 -04:00 |
|
Paul Hauner
|
4a871dbcc7
|
Change default config filenames
|
2019-06-09 06:35:36 -04:00 |
|
Paul Hauner
|
a662c3a940
|
Fix various compile errors and warnings
|
2019-06-09 06:26:34 -04:00 |
|
Paul Hauner
|
ab12787610
|
Update account manager config parsing
|
2019-06-09 04:34:56 -04:00 |
|
Paul Hauner
|
3487b16ce5
|
Add eth2_config crate, integrate into val client
|
2019-06-08 20:21:50 -04:00 |
|
Paul Hauner
|
eb23b003b4
|
Ensure beacon node generates the right eth2 spec
|
2019-06-08 17:53:22 -04:00 |
|
Paul Hauner
|
d8fc5f31d8
|
Add Eth2Config to runtime
|
2019-06-08 13:17:03 -04:00 |
|
Paul Hauner
|
fd6766c268
|
Tidy beacon node runtime code
|
2019-06-08 09:46:04 -04:00 |
|
Paul Hauner
|
e74d49fc8a
|
Remove dupe info between ChainSpec and EthSpec
|
2019-06-08 07:57:25 -04:00 |
|
Paul Hauner
|
f69d9093a3
|
Add concept of beacon node configuration TOML
|
2019-06-07 21:00:34 -04:00 |
|
Paul Hauner
|
e73a31c37f
|
Refactor ClientConfig, add serde to it
|
2019-06-07 19:44:27 -04:00 |
|
Paul Hauner
|
3f27fd4edf
|
Parse http CLI args for HTTP server
|
2019-05-28 13:50:51 +10:00 |
|
Paul Hauner
|
9ed8a4d380
|
Implement basic BeaconChain persistence.
|
2019-05-27 17:58:15 +10:00 |
|
Paul Hauner
|
ee8d13573f
|
Create BeaconChainTypes , thread through runtime
|
2019-05-26 15:59:29 +10:00 |
|
Paul Hauner
|
3bcf5ba706
|
Rename db crate to store
|
2019-05-21 18:20:23 +10:00 |
|
Paul Hauner
|
b62f4477e1
|
More project-wide fixes for new DB
|
2019-05-21 17:45:35 +10:00 |
|
Paul Hauner
|
05df7702d3
|
Merge branch 'master' into disk-db
|
2019-04-30 16:02:23 +10:00 |
|
Age Manning
|
3f160d3b99
|
Correct bootnodes cli parameter
|
2019-04-01 16:29:11 +11:00 |
|
Age Manning
|
9f8850d0a1
|
Adds bootnode CLI parameter
|
2019-04-01 12:14:44 +11:00 |
|
Paul Hauner
|
b03dfdce59
|
Fix genesis time issue, add logs
|
2019-04-01 08:59:59 +11:00 |
|
Paul Hauner
|
08b1808745
|
Modify runtime to allow memory or disk db
DiskDB is not working yet, but we'll get there!
|
2019-03-31 18:57:48 +11:00 |
|
Paul Hauner
|
b006586d19
|
Add slot timer to beacon node
|
2019-03-27 10:36:20 +11:00 |
|
Age Manning
|
4be2eeb792
|
Correct cli rpc parameters
|
2019-03-20 09:58:31 +11:00 |
|
Age Manning
|
037c3b8307
|
Update config and cli for rpc
|
2019-03-20 00:01:31 +11:00 |
|
Age Manning
|
e7f87112fb
|
Tidy networking crates
|
2019-03-19 22:53:51 +11:00 |
|
Age Manning
|
bbad4bfa19
|
Starts initialisation of beacon chain in the client
|
2019-03-18 16:16:54 +11:00 |
|
Age Manning
|
9803ab30f2
|
Propagate RPC through network service.
- Basic network message handler threading
- Correct references
|
2019-03-17 21:49:56 +11:00 |
|
Age Manning
|
2871ad5055
|
Correct listening addresses and associated log
|
2019-03-17 14:25:47 +11:00 |
|
Age Manning
|
ae983a9347
|
Basic networking service with channel
|
2019-03-12 17:28:11 +11:00 |
|
Age Manning
|
3b8f29a914
|
[Temp Commit] Implements more basic skeleton code.
|
2019-03-04 16:39:37 +11:00 |
|
Age Manning
|
2e020a3efa
|
Implement the basic structure of the beacon node.
|
2019-03-03 18:28:12 +11:00 |
|
Age Manning
|
19a64f906e
|
Initial beacon node setup.
- Add network crate.
- Add sync crate.
- Add version crate.
- Add lighthouse configuration.
- Add network configuration.
|
2019-02-28 10:29:28 +11:00 |
|
Age Manning
|
c7acde4fc2
|
Rename OptimisedLMDGhost to BitwiseLMDGhost.
|
2019-02-20 12:14:46 +11:00 |
|
Paul Hauner
|
35c914baa6
|
Revert "Merge pull request #200 from sigp/new-structure"
This reverts commit d7a3545be1 , reversing
changes made to 1da06c156c .
|
2019-02-14 12:09:18 +11:00 |
|
Paul Hauner
|
1d5ff4359a
|
Strip out old code
All of these files have been moved to either:
- https://github.com/sigp/lighthouse-beacon
- https://github.com/sigp/lighthouse-validator
- https://github.com/sigp/lighthouse-common
For rationale, see: https://github.com/sigp/lighthouse/issues/197
|
2019-02-13 14:15:53 +11:00 |
|
Paul Hauner
|
5c1d0dcea5
|
Fix various clippy lints
|
2019-02-13 07:32:31 +11:00 |
|
Paul Hauner
|
9b14742e36
|
Update beacon_node bin to spec v0.2.0
|
2019-02-12 16:58:31 +11:00 |
|
Paul Hauner
|
ea523c8658
|
Merge spec crate into types
|
2019-01-25 13:52:21 +11:00 |
|
Paul Hauner
|
1256ba0d01
|
Implement very raw state transition logic
|
2019-01-23 19:25:05 +11:00 |
|
Paul Hauner
|
b555916808
|
Add slow LMD ghost implementation
|
2019-01-23 09:33:04 +11:00 |
|
Paul Hauner
|
eb4723fee5
|
Add sleep to beacon_node run loop
|
2019-01-22 15:18:02 +11:00 |
|
Paul Hauner
|
80e37f8d49
|
Merge branch 'master' into grpc-rs
|
2019-01-22 12:58:17 +11:00 |
|
Paul Hauner
|
992f2101c2
|
Add short ID to logging for BLS public keys
|
2019-01-22 09:05:34 +11:00 |
|