Paul Hauner
|
9922ed2239
|
Merge pull request #391 from sigp/http
Add iron HTTP server
|
2019-05-27 17:36:58 +10:00 |
|
Paul Hauner
|
8dd07dd7d2
|
Add http server to beacon node w/ hello world
|
2019-05-25 14:31:13 +10:00 |
|
Matthew Slipper
|
95c218355e
|
Support multiple bootnodes
|
2019-05-23 18:27:35 -07:00 |
|
Paul Hauner
|
b41f91db1d
|
Rename disk db dir
|
2019-05-21 19:32:07 +10:00 |
|
Paul Hauner
|
b62f4477e1
|
More project-wide fixes for new DB
|
2019-05-21 17:45:35 +10:00 |
|
Paul Hauner
|
658b425cce
|
Merge branch 'master' into disk-db
|
2019-05-20 16:56:04 +10:00 |
|
Paul Hauner
|
ce8ebeccbc
|
Rename BeaconStateTypes to EthSpec
|
2019-05-10 14:47:09 +10:00 |
|
Paul Hauner
|
4c0c93f0c9
|
Update beacon_node to work w/ BeaconStateTypes
|
2019-05-09 09:40:32 +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
|
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 |
|
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
|
d2f12b7c18
|
Add standard RPC service
|
2019-03-19 23:47:58 +11:00 |
|
Age Manning
|
2871ad5055
|
Correct listening addresses and associated log
|
2019-03-17 14:25:47 +11:00 |
|
Age Manning
|
21032334ac
|
Adds bootnodes to chainspec. Handles type correctly
|
2019-03-08 12:15:57 +11:00 |
|
Age Manning
|
3c51769428
|
Node listens on default port and connects to bootnodes.
|
2019-03-08 11:07:30 +11:00 |
|
Age Manning
|
ac639c6427
|
Add libp2p transport - tcp/ws/secio and multiplexing.
|
2019-03-06 23:31:08 +11:00 |
|
Age Manning
|
b68adc1ae3
|
Implement skeleton network/sync framework.
|
2019-03-04 18:31:01 +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 |
|