whyrusleeping
|
5a7f59498e
|
Wire up more proper ticket generation and verification logic
|
2019-08-16 12:39:12 -07:00 |
|
Whyrusleeping
|
09539f9322
|
Merge pull request #118 from filecoin-project/feat/clarify-sync
clean up sync, make everything go in the same direction
|
2019-08-05 12:15:04 -07:00 |
|
Whyrusleeping
|
3e768742a2
|
Merge pull request #113 from filecoin-project/feat/bls-spec-change-refactor
refactoring to accomodate the bls message changes in the spec
|
2019-08-05 12:09:01 -07:00 |
|
Whyrusleeping
|
c18711b3f9
|
Merge pull request #105 from filecoin-project/feat/multisig
Implement multisig
|
2019-08-05 12:08:32 -07:00 |
|
Jakub Sztandera
|
9577348422
|
Dual impl
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-03 13:26:35 +02:00 |
|
whyrusleeping
|
b35b801bfa
|
self review
|
2019-08-02 15:34:18 -07:00 |
|
whyrusleeping
|
14f6cc8a0b
|
clean up sync, make everything go in the same direction
|
2019-08-02 15:21:46 -07:00 |
|
Łukasz Magiera
|
9f195a175c
|
Update chain/sync.go
|
2019-08-02 16:12:20 +02:00 |
|
whyrusleeping
|
ff3433baa1
|
fix chain progression after restarting process
|
2019-08-01 23:46:14 -07:00 |
|
whyrusleeping
|
dc7c0fcabe
|
refactoring to accomodate the bls message changes in the spec
|
2019-08-01 18:19:22 -07:00 |
|
whyrusleeping
|
8cdc09fc08
|
fix syncing new blocks we have locally when not connected to any peers
|
2019-08-01 17:13:57 -07:00 |
|
whyrusleeping
|
a8b434a708
|
fix the most annoying bug ever
|
2019-07-31 10:43:57 -07:00 |
|
Łukasz Magiera
|
99aaafaed2
|
chain: Some sync cleanup
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
412a168151
|
chain: more work on chain sync, sync testing
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
b6439fa57d
|
chain: Test sync with messages
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
fae0422de6
|
chain: Don't use SyncBootstrap
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
c8478ddd3f
|
chain: Make fetching parents in collectChainCaughtUp sort of work
|
2019-07-31 10:43:13 -07:00 |
|
whyrusleeping
|
0c67d66198
|
Make message wait work and use it for the storage-miner init
|
2019-07-29 11:58:30 -07:00 |
|
whyrusleeping
|
71baa5cbfe
|
implement chain generator
|
2019-07-26 13:47:29 -07:00 |
|
Jakub Sztandera
|
0e35240fe9
|
Wire in context to VMContext
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-26 21:01:02 +02:00 |
|
whyrusleeping
|
78da356752
|
pull more things apart
|
2019-07-26 13:49:30 +02:00 |
|
Łukasz Magiera
|
a565598b25
|
Merge remote-tracking branch 'origin/master' into feat/pond
|
2019-07-26 03:58:13 +02:00 |
|
whyrusleeping
|
501b2e4640
|
update to and use fixed cbor rpc code
|
2019-07-25 17:49:27 -07:00 |
|
whyrusleeping
|
e09ad3d65c
|
Refactor out more types into types package, and pull genesis block code into gen package
|
2019-07-25 16:35:47 -07:00 |
|
whyrusleeping
|
0ac3545013
|
move actors to separate package
|
2019-07-12 16:52:25 -07:00 |
|
Jakub Sztandera
|
9746b88bb3
|
Move Actor, BigInt, MessageReceipt
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-12 12:23:05 +02:00 |
|
whyrusleeping
|
d381025ccc
|
Implement initial mining logic
|
2019-07-10 19:36:43 -07:00 |
|
Łukasz Magiera
|
d1eb9073d1
|
Pubsub for blocks/messages
|
2019-07-08 16:07:09 +02:00 |
|
Łukasz Magiera
|
b3239d9b23
|
Drop old libp2p imports
|
2019-07-08 14:51:45 +02:00 |
|
Łukasz Magiera
|
2987d04efa
|
chain: Fix most build errors
|
2019-07-05 16:47:03 +02:00 |
|
Łukasz Magiera
|
277b117d9f
|
gofmt, mod tidy
|
2019-07-05 16:36:08 +02:00 |
|
Łukasz Magiera
|
bd0b189d1e
|
chain: Use f2 code
|
2019-07-05 16:29:17 +02:00 |
|