Commit Graph

12 Commits

Author SHA1 Message Date
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