Ingar Shu
|
8f56814ffb
|
Change formatting, stringify errors before returning over JSONRPC
|
2020-08-12 10:54:15 -07:00 |
|
Łukasz Magiera
|
6f890a3edd
|
Miner fee config
|
2020-08-12 19:47:09 +02:00 |
|
Steven Allen
|
6f031993ba
|
Use the deadline open as the wpost commit epoch
|
2020-08-12 10:33:18 -07:00 |
|
Steven Allen
|
41f1c74ae2
|
Set a minimum sector lifetime
|
2020-08-12 10:33:18 -07:00 |
|
Steven Allen
|
e18904bff5
|
[WIP] fix post submission
|
2020-08-12 10:33:18 -07:00 |
|
Steven Allen
|
5c715021c1
|
update chain-validation
|
2020-08-12 10:33:07 -07:00 |
|
vyzo
|
43b30a80c1
|
retry PushWithNonce if it fails with ErrTryAgain
|
2020-08-12 20:32:41 +03:00 |
|
Whyrusleeping
|
ed72aa1307
|
implement randomness distinction
|
2020-08-12 10:32:39 -07:00 |
|
Steven Allen
|
9248e5a572
|
Update specs-actors, cbor-gen, and go-address
|
2020-08-12 10:32:39 -07:00 |
|
Steven Allen
|
9135a5d048
|
Pass bitfields by-value
This ensures we can't end up decoding nil bitfields from clients when not
expecting them.
Part of https://github.com/filecoin-project/specs-actors/issues/895. Please see
this issue for details and leave any comments there.
|
2020-08-12 10:32:39 -07:00 |
|
vyzo
|
f2ac17845b
|
relinquish the lock while signing in PushWithNonce
|
2020-08-12 20:26:58 +03:00 |
|
Łukasz Magiera
|
d0147aa50f
|
Add maxFee param to MpoolPushMessage
|
2020-08-12 19:06:16 +02:00 |
|
Łukasz Magiera
|
9d20a5c97b
|
Merge pull request #3003 from filecoin-project/fix/charset-html
Set charset to UTF-8 in compute state output
|
2020-08-12 16:50:45 +02:00 |
|
Sami Mäkelä
|
5791765526
|
these were mixed up
|
2020-08-12 17:48:36 +03:00 |
|
Sami Mäkelä
|
b179eaea21
|
updating this
|
2020-08-12 17:46:53 +03:00 |
|
Sami Mäkelä
|
b252715f53
|
bad merge
|
2020-08-12 17:40:29 +03:00 |
|
Jakub Sztandera
|
f2e89e6b16
|
Set charset to UTF-8 in compute state output
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-12 16:38:32 +02:00 |
|
Sami Mäkelä
|
8367e79279
|
now working
|
2020-08-12 17:36:07 +03:00 |
|
Sami Mäkelä
|
5169785c91
|
merge
|
2020-08-12 14:15:03 +03:00 |
|
Sami Mäkelä
|
ac6e716ebd
|
merge
|
2020-08-12 14:12:33 +03:00 |
|
Łukasz Magiera
|
e2c6cc6c6d
|
Merge pull request #2958 from filecoin-project/asr/sync-test
MessagesForTipset should filter out bad nonce messages
|
2020-08-12 13:05:57 +02:00 |
|
vyzo
|
7be18df6ea
|
add semaphore in push and friends to reduce lock contention
|
2020-08-12 10:38:40 +03:00 |
|
vyzo
|
472e502218
|
fix republishing chain selection to account for edge case of inordinately long chains
|
2020-08-12 09:41:02 +03:00 |
|
vyzo
|
7b16fe3792
|
hold ts lock longer
|
2020-08-12 09:18:04 +03:00 |
|
vyzo
|
47f81f1ad6
|
increase repub message limit to 30
|
2020-08-12 09:13:57 +03:00 |
|
vyzo
|
cf34fe5cc3
|
extend the republish interval to something more reasonable
pubsub timecache duration + 5 blocks + propagation delay
|
2020-08-12 09:13:57 +03:00 |
|
vyzo
|
7396212c89
|
slightly increase the replublish interval to include the propagation delay as well
|
2020-08-12 09:13:57 +03:00 |
|
vyzo
|
e876617c82
|
new message republishing logic
|
2020-08-12 09:13:57 +03:00 |
|
vyzo
|
42951d05a5
|
refactor messagepool provider out of the main messagepool implementation
|
2020-08-12 09:13:57 +03:00 |
|
Aayush Rajasekaran
|
45cac72f7a
|
Merge pull request #2996 from filecoin-project/asr/msg-nil
Add checks to ValidForBlockInclusion
|
2020-08-11 20:04:20 -04:00 |
|
Aayush Rajasekaran
|
922d568e12
|
Add checks to ValidForBlockInclusion
|
2020-08-11 19:51:12 -04:00 |
|
Łukasz Magiera
|
a5e0a05932
|
Merge pull request #2995 from filecoin-project/feat/v28-proofs
v28 Proofs
|
2020-08-12 01:10:06 +02:00 |
|
Whyrusleeping
|
8c516df87b
|
Merge pull request #2992 from filecoin-project/feat/configurable-chain-store-caches
add env vars to configure chain store cache sizes
|
2020-08-11 16:01:38 -07:00 |
|
Łukasz Magiera
|
f537c48f93
|
v28 Proofs
|
2020-08-12 00:33:30 +02:00 |
|
Jakub Sztandera
|
4b93c5d194
|
Merge pull request #2993 from filecoin-project/fix/gasperf-div-0
Small fixes to mpool Trim
|
2020-08-12 00:31:35 +02:00 |
|
whyrusleeping
|
1fc768fb32
|
add env vars to configure chain store cache sizes
|
2020-08-11 15:07:17 -07:00 |
|
Jakub Sztandera
|
2efb18f677
|
Small fixes to mpool Trim
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 23:55:06 +02:00 |
|
Jakub Sztandera
|
d6f9383528
|
Merge pull request #2979 from filecoin-project/feat/mpool-optimal-seletion
nearly optimal message pool seletion
|
2020-08-11 23:45:43 +02:00 |
|
Ingar Shu
|
02b0c8dd94
|
Watch context for completion also
|
2020-08-11 14:43:55 -07:00 |
|
Jakub Sztandera
|
f018e870dc
|
Address review
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 23:35:06 +02:00 |
|
Ingar Shu
|
53e06f358a
|
client retrieval logging
|
2020-08-11 13:04:00 -07:00 |
|
vyzo
|
9032163c5a
|
turn probability eyeballing into an actual test
|
2020-08-11 20:47:50 +03:00 |
|
Jakub Sztandera
|
a45febc065
|
Fix MpoolLocker
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 19:32:31 +02:00 |
|
Łukasz Magiera
|
75f5afc0da
|
Merge pull request #2985 from filecoin-project/refactor/paych-mgr-api
Refactor paych mgr apis for easier mocking
|
2020-08-11 19:23:52 +02:00 |
|
vyzo
|
a467deede6
|
fix typos in comment
|
2020-08-11 20:20:59 +03:00 |
|
Łukasz Magiera
|
763074bb2d
|
Merge pull request #2986 from filecoin-project/refactor/paych-wait-sentinel
Paych manager: use special type for wait sentinel
|
2020-08-11 19:17:32 +02:00 |
|
Dirk McCormick
|
f857ee159e
|
refactor: unify manager interfaces for easier mocks
|
2020-08-11 13:15:39 -04:00 |
|
vyzo
|
2aaf14b558
|
mute timing logs if they are under 1ms
|
2020-08-11 20:00:51 +03:00 |
|
Łukasz Magiera
|
01af855450
|
Merge pull request #2983 from nikkolasg/feat/cachedrand
Use cache of verified drand values
|
2020-08-11 18:34:14 +02:00 |
|
vyzo
|
d3baf2b9eb
|
fix edge case in chain creation
|
2020-08-11 19:32:28 +03:00 |
|