terence tsao
7841c53db0
Each Service Should Run a Single Main Routine ( #382 )
2018-08-07 12:56:28 -05:00
Raul Jordan
ee3e271f21
rem sim ( #380 )
2018-08-05 15:46:34 -04:00
Ivan Martinez
73f24561c7
Change all struct initializations to be explicit ( #374 )
2018-08-03 14:31:52 -07:00
Ivan Martinez
0a48b73156
client: Fix duplicate typo in client/README.md ( #372 )
2018-08-03 09:27:09 -05:00
Raul Jordan
29596bf862
beacon: Beacon Node gRPC Server and Client Services ( #364 )
2018-08-01 17:08:44 -05:00
Raul Jordan
13a011ce5f
proto: Structure Protos for Beacon and for Sharding ( #359 )
2018-07-31 13:54:45 -05:00
Raul Jordan
cccd675a84
beacon: Initial Sync Network Simulator ( #341 )
2018-07-30 23:41:27 -05:00
Preston Van Loon
26fec66da4
Kubernetes - Part 1 of ?? ( #348 )
...
* Add basic k8s configuration for geth deployments
* set genesis difficulty to 0x0
* gazelle, comments
* More comments on priority class and adjust priority class for ethstats
* Adjustments to the miner limits
* set minimum gas price to 0
2018-07-30 10:04:47 -04:00
Yutaro Mori
f9d23da2dd
Decouple Database From the ServiceRegistry ( #335 )
2018-07-29 23:14:50 -07:00
Preston Van Loon
bb29e367d5
Add Golint ( #344 )
2018-07-28 21:18:56 -04:00
Preston Van Loon
9cf375267e
Add Security Linter: gosec ( #343 )
2018-07-28 20:44:24 -04:00
Federico Gimenez
3d8417761f
declare explicitly field names on struct initialization ( #336 )
2018-07-27 21:24:59 +08:00
Federico Gimenez
db832f53a8
Re-Enable Proposer Tests ( #328 )
...
* reenable proposer tests
* gazelle fix
* address review comments
* address review comments
* address review comments
* use params.DefaultAttesterDeposit
2018-07-27 08:29:28 +08:00
Yutaro Mori
8d858aad9b
Add Feed Subscribe() Convenience Method ( #333 )
2018-07-26 07:16:31 -07:00
terence tsao
2bd1e334bc
client: Change Notary to Attester Across Codebase ( #326 )
2018-07-25 20:57:19 -05:00
terence tsao
8d42418d0d
client: add rpc to client ( #320 )
2018-07-24 23:52:39 -05:00
Preston Van Loon
d33836b48e
shared: Move p2p Library to Shared ( #317 )
2018-07-24 10:21:58 -05:00
Nishant Das
3ee3b15c47
Fix for Proposer Bug ( #305 )
...
* Adding fix for proposer bug
* Adding full client
* Removing timeouts
* Fixing Tests
* Remove debug.test file
* lint
* Making Requested Changes
* Fix lint
* Adding check for period
* Add comment
* Change comment
* Making tests shorter
* CollationsizeLimit Fix for tests
* running gazelle
* Comment out tests
* Add comment
* gazelle
2018-07-23 12:55:11 -04:00
Preston Van Loon
48b047fd61
Add Docker Container Images for beacon-chain and client ( #314 )
...
* Add docker container images for beacon-chain and client
* Add docker section to README
2018-07-22 13:31:43 -04:00
Preston Van Loon
226d219480
Fix period calculation for dev chains where blockNumber < period length ( #313 )
2018-07-22 10:55:54 -04:00
Federico Gimenez
49d23d60fd
Update readme and contributing links ( #312 )
2018-07-22 08:36:42 -04:00
Kushagra Sharma
f5447817ba
Fixed broken links in contributing doc ( #308 )
...
Former-commit-id: 80907203d0fee19fc39ec8ab1321002bfb728bfb [formerly d51d360e33532d6ad682d9a7767f25b83044f75d]
Former-commit-id: a93e945b020ffcd74f3d307d9209c70b0af43c42
2018-07-21 13:15:43 -05:00
Raul Jordan
b6cd890a67
Log Verbosity Flags + Logrus Package Level Logs With Fields ( #304 )
...
Former-commit-id: f7344b7d3fb2fa07f0fd421c5ed3721f6c7a9258 [formerly e678ab2f1681d9492c0e1b142cd06ee08a462fdb]
Former-commit-id: d942da3d5cfcde921bebb149c26edd5c4ed178dd
2018-07-21 12:51:18 -05:00
Raul Jordan
59fc2e13e7
client: Fix P2P Linter Error ( #307 )
...
Former-commit-id: 5f673dffed4267c1aca8ebfb4fe182798b9b2d2a [formerly 3fd494231ba5a350ab59a86fcf60ae9f56f1da00]
Former-commit-id: 1506dd418121884a8c7a727f8cf03c12e4c93cc3
2018-07-21 12:20:00 -05:00
Raul Jordan
92af8bc351
Rename Entire Project to Repo, Change Import Paths and Readmes ( #298 )
...
Former-commit-id: b7b8bbd10777012ae6f7d30eb6b05c3b1c3ec5d3 [formerly 06e1112fa0e1092a7137186d3a386972daa2effe]
Former-commit-id: ff2bc760c9dafb6250f056606eb2cbf96b6afa5b
2018-07-20 16:31:26 -05:00