Jakub Sztandera
|
c25f616562
|
Merge pull request #932 from filecoin-project/feat/cfg-uncomment-sections
config: Don't comment sections be default
|
2019-12-16 13:03:45 +01:00 |
|
Łukasz Magiera
|
d6f543ce87
|
gofmt
|
2019-12-16 13:00:43 +01:00 |
|
Łukasz Magiera
|
9b2eab6a3f
|
Merge pull request #925 from filecoin-project/fix/future-mining
dont allow submitting blocks more than a second in the future
|
2019-12-16 12:39:35 +01:00 |
|
Whyrusleeping
|
7293f7415d
|
Merge pull request #715 from filecoin-project/frrist/chainval-multisig
chainval | multisig tests
|
2019-12-16 02:58:30 +01:00 |
|
whyrusleeping
|
159117e720
|
dont allow submitting blocks more than a second in the future
|
2019-12-15 16:43:32 -08:00 |
|
Łukasz Magiera
|
1415ba4ce7
|
Merge pull request #898 from filecoin-project/feat/storage-market-tracing
add a bit more tracing in publish storage deal
|
2019-12-13 10:59:31 +01:00 |
|
whyrusleeping
|
28a325efe6
|
soft fail messages that cause precomitted sectors map to become too large
|
2019-12-13 00:00:20 +01:00 |
|
whyrusleeping
|
71cbd79290
|
add a bit more tracing in publish storage deal
|
2019-12-12 19:25:15 +01:00 |
|
Łukasz Magiera
|
cf9edae000
|
Merge pull request #878 from filecoin-project/feat/cw-sset-counts
chainwatch: Collect sector set sizes
|
2019-12-12 17:32:12 +01:00 |
|
Jakub Sztandera
|
b96da09a5d
|
Add additional checks
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-12 14:24:24 +01:00 |
|
Jakub Sztandera
|
1eed506728
|
Implement fork
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-12 14:16:47 +01:00 |
|
Jakub Sztandera
|
344dd2ca5a
|
Fix candidate check
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-12 14:12:43 +01:00 |
|
Łukasz Magiera
|
fc6073d13b
|
chainwatch: Collect sector set sizes
|
2019-12-12 00:32:09 +01:00 |
|
Jakub Sztandera
|
ae2a694dcb
|
Remove sync time
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-11 22:03:53 +01:00 |
|
whyrusleeping
|
f141849df5
|
fix incoming tipset bucketing
|
2019-12-11 21:41:24 +01:00 |
|
Łukasz Magiera
|
37113aeab1
|
Final testnet params
|
2019-12-11 17:27:30 +01:00 |
|
Łukasz Magiera
|
62ede45dfc
|
Merge pull request #855 from dtynn/fix/duplicate_call_on_unsub
fix: duplicate unsub calls when client quits
|
2019-12-11 14:09:09 +01:00 |
|
dtynn
|
8fd624fd5b
|
fix: duplicate unsub calls when client quits
|
2019-12-11 20:37:52 +08:00 |
|
Łukasz Magiera
|
544bba6126
|
Merge pull request #845 from filecoin-project/fix/other-gen-sync-panic
fix all panics from calling NewTipSet on an empty set of blocks
|
2019-12-10 22:47:21 +01:00 |
|
whyrusleeping
|
12eed004ae
|
fix all panics from calling NewTipSet on an empty set of blocks
|
2019-12-10 22:41:02 +01:00 |
|
Łukasz Magiera
|
b4cf80f540
|
mempool: Don't crash if loading local messages fails
|
2019-12-10 20:42:09 +01:00 |
|
Łukasz Magiera
|
70c057934e
|
Merge pull request #836 from filecoin-project/fix/genesis-miner-power
Fix setting genesis miner power
|
2019-12-10 20:28:40 +01:00 |
|
Łukasz Magiera
|
e5dfbef83a
|
genesis: Fix miner power setting
|
2019-12-10 17:55:21 +01:00 |
|
Jakub Sztandera
|
9d9040558f
|
Collect hello message latency
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-10 16:36:48 +01:00 |
|
Łukasz Magiera
|
fe95c59158
|
Merge pull request #832 from filecoin-project/feat/smrt-rbc
Smarter message rebroadcast
|
2019-12-10 16:18:04 +01:00 |
|
Jakub Sztandera
|
43bc25d04a
|
Fix edge case
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-10 14:45:15 +01:00 |
|
Jakub Sztandera
|
c37ec227e9
|
Fix lint warning
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-10 14:16:01 +01:00 |
|
Jakub Sztandera
|
44d8f4d6d4
|
Smarter message rebroadcast
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-10 14:13:20 +01:00 |
|
whyrusleeping
|
bbc616c70c
|
fix including multiple blocks from the same miner in a tipset
|
2019-12-10 12:07:07 +01:00 |
|
Łukasz Magiera
|
852415ce04
|
Merge pull request #822 from filecoin-project/fix/sync-tests
fix sync tests
|
2019-12-09 22:18:29 +01:00 |
|
whyrusleeping
|
e27217c6a1
|
fix sync tests
|
2019-12-09 22:17:15 +01:00 |
|
Jakub Sztandera
|
1914412adf
|
Make it cleaner
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-09 22:11:02 +01:00 |
|
Łukasz Magiera
|
c816ded4e5
|
Merge pull request #814 from filecoin-project/feat/minimum-miner-size
implement a minimum miner size
|
2019-12-09 21:32:30 +01:00 |
|
whyrusleeping
|
d64f8a38d1
|
implement a minimum miner size
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-09 21:30:04 +01:00 |
|
Łukasz Magiera
|
d750723405
|
Merge remote-tracking branch 'origin/testnet-staging' into feat/cleanup-sectorstate-structs
|
2019-12-09 21:27:20 +01:00 |
|
whyrusleeping
|
d2448912a6
|
Implement basic fault handling
WIP: miner actor tests
working miner actor test
rebase and fix tests
|
2019-12-09 20:53:43 +01:00 |
|
frrist
|
b6b91372cb
|
add multisig test calls and update to v0.0.3
|
2019-12-09 09:55:24 -08:00 |
|
Jakub Sztandera
|
887a34135b
|
Make ElectionPostChallengeCount math overflow safe
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-09 18:34:18 +01:00 |
|
Henri S
|
9e363f9266
|
fix target for ePoSt IsTicketWinner fn
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-09 18:34:15 +01:00 |
|
Łukasz Magiera
|
ff963dfea5
|
Merge pull request #780 from filecoin-project/feat/storage-deal-cleanup
Clean up storage deal structures
|
2019-12-09 18:31:18 +01:00 |
|
Łukasz Magiera
|
44f3a501ab
|
Merge pull request #783 from filecoin-project/fix/bad-epost-mining
Fix/bad epost mining
|
2019-12-09 18:27:24 +01:00 |
|
Łukasz Magiera
|
94df2c656e
|
Use map encoders for some structs
|
2019-12-09 17:40:15 +01:00 |
|
Łukasz Magiera
|
0b4db5530c
|
Merge pull request #804 from filecoin-project/fix/retrieve-large
Fix retrieval of large files
|
2019-12-09 16:28:47 +01:00 |
|
Łukasz Magiera
|
d18179d347
|
Merge pull request #792 from filecoin-project/fix/precommit-cancel-commit
Handle reverts in precommit more correctly
|
2019-12-09 15:53:25 +01:00 |
|
Łukasz Magiera
|
570d725ce5
|
type-gen
|
2019-12-09 15:41:44 +01:00 |
|
Łukasz Magiera
|
ed0324bcc8
|
Merge pull request #794 from filecoin-project/feat/parallel-tss-caching
dont waste work when calling ComputeTipSetState in parallel
|
2019-12-09 15:04:23 +01:00 |
|
whyrusleeping
|
eba3f4af86
|
address PR review
|
2019-12-08 23:39:08 +01:00 |
|
Łukasz Magiera
|
0efc625405
|
type-gen
|
2019-12-08 23:35:46 +01:00 |
|
Jakub Sztandera
|
aa1cef008f
|
Merge pull request #799 from filecoin-project/fix/mpool-sub
Fix mpool sub not unsubbing
|
2019-12-08 23:29:51 +01:00 |
|
Łukasz Magiera
|
635398d57d
|
Merge pull request #791 from filecoin-project/feat/blocksync-hueristic
Add better hueristic to blocksync client, and start feeding it data
|
2019-12-08 23:29:37 +01:00 |
|