Ivan Martinez
40f7b258eb
Add log-file flag to bootnode ( #5392 )
...
* Add log-file flag to bootnode
* Merge branch 'master' into bootnode-add-logfile
2020-04-11 20:12:48 +00:00
Raul Jordan
061960c9e2
Resolve Miscellaneous Bugs in Beacon Node ( #4743 )
...
* add in nil check for head block
* fix logic
* unused import
2020-02-04 11:21:02 -06:00
Ivan Martinez
b30a7d1e19
Fix typos and inconsistencies ( #4453 )
...
* Fix typos and inconsistencies
* igoimports
* Gazelle
2020-01-07 20:36:55 -06:00
Nishant Das
5fd6a92052
Fix DiscoveryV5 ( #4237 )
...
* add fallback
* fix test
2019-12-10 13:35:16 +08:00
Nishant Das
b5b10a8d35
Add Back Kademlia DHT to Prysm ( #3557 )
...
* serve nodes
* remove testing flag
* add back bootnode
* add dht
* add back dht
* gaz
* fix build
* bootnode works in runtime
* fix all references
* all tests pass
* remove feature flag
* separate out ports
* lint
* fix docker build
* use one error package
2019-09-23 10:24:16 -07:00
Nishant Das
41ea8a18a0
Expose Nodes ( #3556 )
...
* serve nodes
* remove testing flag
2019-09-23 08:18:58 -07:00
shayzluf
bdb1b472b6
Test proccess on chainstart ( #3516 )
...
* first version of the watchtower api
* first version
* delete watchtower
* move to message loop
* roughtime
* one time
* fix test
* add test to chain start
* fix test
* move logic to mock
* remove unused method
* remove imports
* gaz
* goimports
* goimport
2019-09-18 14:14:25 +05:30
Preston Van Loon
0d318b394e
Enable go-ethereum logs for bootnode ( #3513 )
...
* enable go-ethereum logs for bootnode
* fix docker imgs
2019-09-17 16:24:08 -07:00
Preston Van Loon
ccece73483
Use the raw bytes, not the libp2p protobuf container for sepc256k1 private keys ( #3445 )
...
* use the raw bytes, not the libp2p protobuf container for sepc256k1 private keys
* fix tests
2019-09-11 17:04:35 -07:00
Nishant Das
171e5007c5
Update Discv5 to the Latest Version ( #3392 )
...
* update workspace
* change to new version
* gaz
* set keys
* try more things
* finally fixed all tests
* fix bootnode
* Update beacon-chain/p2p/discovery.go
Co-Authored-By: Preston Van Loon <preston@prysmaticlabs.com>
* preston's and raul's review
* add http server
* add tool
* add image
* change comment
* add multiaddr comment
* lint
* cosmetic changes
* fix docker
* remove dep
* preston's requested changes
2019-09-07 00:50:20 +05:30
Nishant Das
c412dde3bd
add flag ( #3383 )
2019-09-02 11:23:07 -07:00
Nishant Das
876e0ea84d
Fix Discv5 in Runtime ( #3373 )
...
* fix bug
* remove logs
* fix test
* add locks
* add ttl
* Apply suggestions from code review
Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* change to ccache
2019-09-01 15:29:58 -07:00
Preston Van Loon
a4ac23160a
Bootnode: Print private key at debug ( #3372 )
...
* print private key at debug
* fix docker deps
2019-08-31 20:05:36 -07:00
Nishant Das
0f123ae562
Change log to node's URL ( #3255 )
2019-08-21 09:30:22 -06:00
Nishant Das
16c5d96e6a
Change BootNode to use Discv5 instead of Kademlia ( #3203 )
...
* add new test
* specify ecdsa keygen
* skip test
* fix ref
* comment again
* fix test and clean up
* gaz
* change to another format
* Apply suggestions from code review
Co-Authored-By: Preston Van Loon <preston@prysmaticlabs.com>
* fix docker build
* add close
2019-08-19 01:24:20 +05:30
Preston Van Loon
dd131561bf
automaxprocs ( #2770 )
2019-06-13 07:53:42 -07:00
Raul Jordan
94dbac4016
Fix BlockTree RPC Server Response ( #2556 )
2019-05-10 10:07:43 -07:00
Preston Van Loon
fc1fbf8017
Use a prysm specific DHT protocol ( #2558 )
...
* use a prysm specific DHT
* gazelle
* space
2019-05-10 11:56:30 -04:00
Preston Van Loon
b23ca60efd
Add simple version to binaries via golink ( #1286 )
...
* Add version linking to binaries via --workspace_status_command=./scripts/workspace_status.sh
* dont export some things
* lint and better date
* even better date
2019-01-09 23:19:33 -05:00
Preston Van Loon
82d743094e
Add basic bootnode ( #735 )
...
* Add basic bootnode
* Add comment
* fix logging
2018-11-10 12:32:45 -05:00