Jakub Sztandera
|
114c0ea85c
|
Fix GasPremium capping logic
Cap it just to FeeCap, there is no reason to cap it proportionally
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-04 15:42:12 +02:00 |
|
Łukasz Magiera
|
d81feb05d1
|
Merge pull request #3527 from filecoin-project/feat/watch-option-miner-storage-deals-list
Add watch option to storage-deals list
|
2020-09-04 04:13:01 +02:00 |
|
Łukasz Magiera
|
ce8bcf7932
|
Add agent flag to net peers
|
2020-09-04 02:00:53 +02:00 |
|
Whyrusleeping
|
021f4a881c
|
Merge pull request #3448 from filecoin-project/feat/paych-get-avail-funds
paych: Add PaychAvailableFunds API method
|
2020-09-03 15:26:25 -07:00 |
|
Łukasz Magiera
|
86cb865fdd
|
Make chain export ~1000x times faster
|
2020-09-03 21:56:35 +02:00 |
|
Ingar Shu
|
1608cd2d53
|
Add watch option to "lotus-miner storage-deals list"
|
2020-09-03 10:14:30 -07:00 |
|
Łukasz Magiera
|
10acc04ba5
|
Merge pull request #3497 from filecoin-project/feat/bandwidth-tracking
add apis and command to inspect bandwidth usage
|
2020-09-03 14:37:54 +02:00 |
|
Jakub Sztandera
|
d35b273dbf
|
Cap fees to reasonable level by default
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-03 13:49:50 +02:00 |
|
whyrusleeping
|
0e39d62c9d
|
Appease the CI overlords
|
2020-09-02 16:31:41 -07:00 |
|
whyrusleeping
|
a59dadccc9
|
add apis and command to inspect bandwidth usage
|
2020-09-02 15:25:53 -07:00 |
|
Łukasz Magiera
|
5aeabe39b5
|
Merge pull request #3456 from filecoin-project/misc/account-for-premium
Account for GasPremium in GasEstimateFeeCap
|
2020-09-02 18:20:32 +02:00 |
|
whyrusleeping
|
09ebd1a557
|
allow exporting a number of recent chain state trees
|
2020-09-02 17:15:10 +02:00 |
|
Dirk McCormick
|
2c98bf0cc7
|
feat: PaychAvailableFunds API method
|
2020-09-02 14:31:32 +02:00 |
|
Jakub Sztandera
|
997d49b63f
|
Disable GC on chain badger datastore
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-01 20:39:58 +02:00 |
|
Jakub Sztandera
|
72fb6afae2
|
Account for GasPremium in GasEstimateFeeCap
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-01 20:35:29 +02:00 |
|
Aayush Rajasekaran
|
04a9822573
|
Merge pull request #3428 from filecoin-project/fix/estim-gas-price-one-msg
Fix GasEstimateGasPremium when there is only one message on chain
|
2020-08-31 20:01:02 -04:00 |
|
Aayush Rajasekaran
|
cfe5134375
|
Use Sign() to check zero-equality
|
2020-08-31 18:53:14 -04:00 |
|
Jakub Sztandera
|
625c6951bb
|
Don't use context to close bitswap
Use just the Close
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-31 19:24:04 +02:00 |
|
Jakub Sztandera
|
56235aee90
|
Fix GasEstimateGasPremium when there is only one message on chain
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-31 18:12:06 +02:00 |
|
hannahhoward
|
0a36db06ed
|
feat(markets): update to markets v0.5.8
|
2020-08-28 18:03:27 -07:00 |
|
Łukasz Magiera
|
953effcc43
|
Merge pull request #3350 from filecoin-project/fix/some-fsm-issues
Fix some fsm issues
|
2020-08-29 02:16:59 +02:00 |
|
Łukasz Magiera
|
84a632787c
|
Merge pull request #3313 from filecoin-project/feat/mpool-balance-tracking
Message Pool Rudimentary Spam Protection Measures
|
2020-08-28 22:35:30 +02:00 |
|
Łukasz Magiera
|
16f0daab90
|
Merge pull request #3379 from filecoin-project/feat/add-list-deals-watch-option
Add watch option to list-deals
|
2020-08-28 22:33:48 +02:00 |
|
Łukasz Magiera
|
4bcc71c68f
|
Merge pull request #3197 from filecoin-project/fix/paych-spendable-submit-voucher
paych: fix issue where `voucher spendable` fails for submitted vouchers
|
2020-08-28 22:05:04 +02:00 |
|
Ingar Shu
|
a4ded8c2b9
|
Add watch option to list-deals
|
2020-08-28 10:40:27 -07:00 |
|
Łukasz Magiera
|
20ffce5c0d
|
Merge remote-tracking branch 'origin/master' into fix/some-fsm-issues
|
2020-08-28 16:47:25 +02:00 |
|
Łukasz Magiera
|
ec2bc0baf6
|
Merge pull request #3363 from filecoin-project/fix/pubsub-params-tweaking
tweak some pubsub parameters
|
2020-08-28 00:18:26 +02:00 |
|
Łukasz Magiera
|
6c7874c883
|
Merge remote-tracking branch 'origin/master' into fix/some-fsm-issues
|
2020-08-27 21:37:08 +02:00 |
|
vyzo
|
20fbd66c90
|
tweak some pubsub parameters
- increase Bootstapp prune backoff to 5min from the default 1min
- reduce opportunistic graft threshold to 3.5 to account for low peer scores
|
2020-08-27 21:12:38 +03:00 |
|
Jakub Sztandera
|
b27ee8241a
|
Add TODO note
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-27 19:05:37 +02:00 |
|
Jakub Sztandera
|
6e4889d340
|
Don't fail if could not resolved drand dnsaddr
Resolves https://github.com/filecoin-project/lotus/issues/3335
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-27 17:50:16 +02:00 |
|
Łukasz Magiera
|
df635579c4
|
storagefsm: Handle sectors with expired deals better
|
2020-08-27 13:51:38 +02:00 |
|
Łukasz Magiera
|
99ecef89b8
|
gofmt
|
2020-08-27 12:41:24 +02:00 |
|
Łukasz Magiera
|
e236173417
|
miner: Print (pre)commit message cids in sector status
|
2020-08-27 12:40:19 +02:00 |
|
whyrusleeping
|
36ff37ba47
|
Wait until blocks show up full nodes 'head' before claiming block has been mined
|
2020-08-26 17:51:16 -07:00 |
|
hannahhoward
|
1cd49cec39
|
fix(client): insure cancelled context avoids lock
|
2020-08-26 10:59:07 -07:00 |
|
hannahhoward
|
10c1399474
|
fix(retrieval): resolve retrieval close event panic
Refactor ClientRetrieve command to remove the possibility of a send on close channel race condition
|
2020-08-26 10:48:23 -07:00 |
|
Łukasz Magiera
|
6d328c0a71
|
Merge pull request #3298 from filecoin-project/fix/flaky-mining-tests
improve flakiness of a few tests
|
2020-08-26 16:07:52 +02:00 |
|
vyzo
|
bedbdcaf13
|
give some score weight to the messages topic
|
2020-08-26 15:14:15 +03:00 |
|
whyrusleeping
|
91bb559bdf
|
address another spot with the more certain mining fix
|
2020-08-25 17:06:45 -07:00 |
|
frrist
|
0d61e0d717
|
refactor(ctx): update to latest go-jsonrpc
|
2020-08-25 15:20:41 -07:00 |
|
whyrusleeping
|
d0585ca7bb
|
improve flakiness of a few tests
|
2020-08-25 15:07:10 -07:00 |
|
Dirk McCormick
|
340d11be38
|
fix: check voucher spendable should take into account submitted vouchers
|
2020-08-25 12:51:29 +02:00 |
|
Łukasz Magiera
|
2f6f978cd5
|
Merge pull request #3111 from filecoin-project/fix/paych-addvchr-chk
paych: check To address is owned by wallet for inbound channels
|
2020-08-24 23:02:10 +02:00 |
|
Łukasz Magiera
|
ae19b8ebfd
|
Merge pull request #3146 from filecoin-project/feat/paych-cli-voucher-tests
paych: modify `lotus paych voucher best-spendable` to output _all_ best vouchers
|
2020-08-24 22:59:20 +02:00 |
|
Łukasz Magiera
|
9bc48a8867
|
Merge pull request #3198 from filecoin-project/fix/retrieval-streaming-cleanup
Retrieval CLI fixes
|
2020-08-24 22:47:09 +02:00 |
|
vyzo
|
fc34b86470
|
use DNS addr for tracer
|
2020-08-24 18:01:52 +03:00 |
|
Łukasz Magiera
|
a236957538
|
Merge pull request #3232 from filecoin-project/asr/marked-for-upgrade
Indicate whether a sector has been marked for upgrade
|
2020-08-22 21:48:45 +02:00 |
|
Łukasz Magiera
|
0806fd651a
|
Merge pull request #3183 from filecoin-project/steb/lint-all
Lint everything
|
2020-08-22 21:47:41 +02:00 |
|
Łukasz Magiera
|
bf579a86a0
|
Merge pull request #3182 from filecoin-project/anorth/versionuint
Change Message.Version to be a uint64
|
2020-08-22 21:29:49 +02:00 |
|