Łukasz Magiera
|
d2fdb058ef
|
miner actor: Skip muldiv if frac == 1
|
2019-09-20 16:21:00 +02:00 |
|
whyrusleeping
|
b3a0ec9155
|
resolve review note
|
2019-09-19 23:47:09 -07:00 |
|
whyrusleeping
|
49c677fb6e
|
rename 'Fil' to 'FromFil'
|
2019-09-19 22:25:10 -07:00 |
|
whyrusleeping
|
3154374132
|
fix account balances to make tests pass
|
2019-09-19 22:25:10 -07:00 |
|
whyrusleeping
|
2d5b88ce84
|
avoid floating point math
|
2019-09-19 22:25:10 -07:00 |
|
whyrusleeping
|
197a2a3025
|
slash consensus fault needs to also be a method on the miner
|
2019-09-19 22:24:23 -07:00 |
|
whyrusleeping
|
fe020d9fd1
|
implement SlashConsensusFault
|
2019-09-19 22:23:24 -07:00 |
|
Jakub Sztandera
|
9d7cdafde4
|
Add TODO about PoST verification errors
,
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-09-19 15:57:48 +02:00 |
|
Jakub Sztandera
|
a0f80bb4dd
|
Another typo
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-09-19 15:56:44 +02:00 |
|
Jakub Sztandera
|
6fe32f55fc
|
Fix typo
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-09-19 15:37:45 +02:00 |
|
Jakub Sztandera
|
54e076b6f9
|
Add randomness
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-09-19 15:32:00 +02:00 |
|
whyrusleeping
|
86fd132cf7
|
add deleting done sectors
|
2019-09-18 21:56:40 -07:00 |
|
Jakub Sztandera
|
9c02f7f839
|
Rought PoST method
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-09-18 17:10:03 +02:00 |
|
Whyrusleeping
|
e244171cd9
|
Merge pull request #200 from filecoin-project/feat/post2
Add BitField with RLE
|
2019-09-18 04:45:38 +10:00 |
|
Łukasz Magiera
|
b33c1e1310
|
Merge pull request #201 from filecoin-project/feat/pond-stopstart
Graceful node shutdown, pond node stopping
|
2019-09-17 20:45:18 +02:00 |
|
Jakub Sztandera
|
f5a2d998bf
|
Add BitField with RLE
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-09-17 11:24:11 -07:00 |
|
Whyrusleeping
|
0f92df7b06
|
Merge pull request #199 from filecoin-project/feat/serialization-3
final chain serialization bits
|
2019-09-18 04:21:55 +10:00 |
|
whyrusleeping
|
e7b642f1ff
|
fix import grouping
|
2019-09-17 11:09:22 -07:00 |
|
Whyrusleeping
|
cf257ae773
|
Update chain/sync.go
Co-Authored-By: Łukasz Magiera <magik6k@users.noreply.github.com>
|
2019-09-18 04:08:03 +10:00 |
|
Łukasz Magiera
|
7f68fa9567
|
Fix tests
|
2019-09-17 16:45:09 +02:00 |
|
Łukasz Magiera
|
83f1a336a6
|
node: Basic graceful shutdown
|
2019-09-17 16:23:08 +02:00 |
|
Łukasz Magiera
|
8f84aa7097
|
Fix stmgr.GetMinerPeerID
|
2019-09-17 10:34:41 +02:00 |
|
Łukasz Magiera
|
5ea1459275
|
Use atomic moppl API in more places
|
2019-09-17 10:15:26 +02:00 |
|
Łukasz Magiera
|
567ae92ff2
|
Move more logic into statemanager
|
2019-09-17 10:00:38 +02:00 |
|
whyrusleeping
|
8d2bcc5e3d
|
final chain serialization bits
|
2019-09-16 18:56:37 -07:00 |
|
Łukasz Magiera
|
f8a2ecaf52
|
gofmt; mod tidy
|
2019-09-16 23:26:19 +02:00 |
|
Łukasz Magiera
|
9fe198dc6f
|
retrieval: payment validation
|
2019-09-16 23:25:23 +02:00 |
|
Łukasz Magiera
|
c275d1fb6a
|
deals: call 'complete' handler
|
2019-09-16 20:08:24 +02:00 |
|
Łukasz Magiera
|
eda72468ce
|
Sector Commitment tracker
|
2019-09-16 20:08:24 +02:00 |
|
Łukasz Magiera
|
1e07a12a2e
|
More atomic mpool APIs
|
2019-09-16 20:08:23 +02:00 |
|
whyrusleeping
|
1075c9a5e0
|
implement ask query protocol
|
2019-09-13 16:49:27 -07:00 |
|
Łukasz Magiera
|
bc9f495440
|
deals: Check WainMsg error in handler
|
2019-09-13 22:50:07 +02:00 |
|
Łukasz Magiera
|
1ba1df3cac
|
deals: don't throw away failed deals
|
2019-09-13 21:43:33 +02:00 |
|
Łukasz Magiera
|
9c276e5331
|
deals: Split state store
|
2019-09-13 21:19:13 +02:00 |
|
Łukasz Magiera
|
08ea758216
|
deals: 'fix' struct serialization
|
2019-09-13 20:19:49 +02:00 |
|
Łukasz Magiera
|
0406705490
|
vm: fix ReadState
|
2019-09-13 20:16:39 +02:00 |
|
Łukasz Magiera
|
6a31ff2f2e
|
deals: Wait for channel messagi in handler
|
2019-09-13 19:59:10 +02:00 |
|
Łukasz Magiera
|
1fc7a48759
|
deals: API to list client deals
|
2019-09-13 19:59:10 +02:00 |
|
Łukasz Magiera
|
388e3ffa96
|
paych: Api to reuse open channels for new payments
|
2019-09-13 19:59:10 +02:00 |
|
Łukasz Magiera
|
72a406ec7e
|
deals: Better client deal tracking
|
2019-09-13 19:59:10 +02:00 |
|
whyrusleeping
|
c7ad08c565
|
check block signatures during sync
|
2019-09-11 13:12:49 -07:00 |
|
whyrusleeping
|
fe2885382c
|
self review, cleanup
|
2019-09-10 17:13:46 -07:00 |
|
whyrusleeping
|
a47969c76b
|
finish up making the new serializations work
|
2019-09-10 16:03:17 -07:00 |
|
whyrusleeping
|
2f019158d0
|
more switching over to correct cbor marshaling
|
2019-09-10 12:58:45 -07:00 |
|
whyrusleeping
|
1f1bbc9b8d
|
cbor gen types and cleaning up after
|
2019-09-09 19:53:18 -07:00 |
|
whyrusleeping
|
b5bd1820d9
|
WIP: vm perf improvements
|
2019-09-09 19:53:17 -07:00 |
|
whyrusleeping
|
512da42cde
|
address review feedback
|
2019-09-09 19:14:27 -07:00 |
|
Whyrusleeping
|
3ab711d133
|
Update chain/stmgr/stmgr.go
Co-Authored-By: Łukasz Magiera <magik6k@users.noreply.github.com>
|
2019-09-09 19:14:27 -07:00 |
|
whyrusleeping
|
bc7f86ef05
|
self review, cleanup
|
2019-09-09 19:14:27 -07:00 |
|
whyrusleeping
|
74f68dc630
|
perform tipset expansion on sync and fix tipset comparison
|
2019-09-09 19:14:27 -07:00 |
|