Łukasz Magiera
ea81c05669
update ffi
2023-09-19 10:55:50 +02:00
Friðrik Ásmundsson
8aaa8de975
Merge pull request #11269 from filecoin-project/throttle-splitstore-purging
...
fix: Add time slicing to splitstore purging to reduce lock congestion
2023-09-18 16:54:30 +00:00
Aayush Rajasekaran
35ceb02c50
Merge pull request #11261 from filecoin-project/eth_filert_flake_debug
...
eth_filter flake debug
2023-09-18 11:57:12 -04:00
Aayush Rajasekaran
89a0b25377
Merge pull request #11271 from filecoin-project/fix/unsealing-print
...
fix: cli: Add print to unseal cmd
2023-09-18 11:55:07 -04:00
Fridrik Asmundsson
2d7a9b0551
Moved work duration to a constant
2023-09-18 15:43:01 +00:00
Andrew Jackson (Ajax)
c47992a866
minor doc changes
2023-09-16 07:47:10 +08:00
Aayush Rajasekaran
b9c29d6ee5
chore: backport #11262 ( #11265 )
...
* fix: networking: avoid dialing when trying to handshake peers
Also, avoid handshaking with peers that don't support the handshake
protocol.
* drop unused imports
---------
Co-authored-by: Steven Allen <steven@stebalien.com>
2023-09-15 10:36:48 -07:00
Friðrik Ásmundsson
26b35b7f8e
feat: Add ETA to lotus sync wait ( #11211 )
2023-09-15 10:29:27 -07:00
Fridrik Asmundsson
087d799547
Increase time spent pausing to 4sec
2023-09-15 10:57:43 +00:00
Phi
6892c35aec
Add print to unseal cmd
...
Add print to unseal cmd
2023-09-15 09:22:18 +08:00
Fridrik Asmundsson
861731ee7c
Add support to easily benchmark binary for understanding their latencies/histogram
2023-09-14 14:17:42 +00:00
Fridrik Asmundsson
131f87afb1
Update changelog
2023-09-14 13:58:01 +00:00
Fridrik Asmundsson
d9755dfb1c
Add time slicing ot splitstore purging to reduce lock congestion
2023-09-14 13:39:15 +00:00
Aayush Rajasekaran
e06604d342
Merge pull request #11262 from filecoin-project/steb/fix-dial-spam
...
fix: networking: avoid dialing when trying to handshake peers
2023-09-12 10:35:22 -04:00
Icarus9913
2a8ea957fa
stop using go-libp2p deprecated peer.ID.Pretty
...
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
2023-09-12 13:13:34 +08:00
Aayush
89dede32ac
drop unused imports
2023-09-11 13:50:55 -04:00
Steven Allen
cfaeb2718f
fix: networking: avoid dialing when trying to handshake peers
...
Also, avoid handshaking with peers that don't support the handshake
protocol.
2023-09-08 14:52:14 -07:00
Aayush Rajasekaran
f06d67c5a2
Merge pull request #11253 from filecoin-project/shed/add-Mpool-select-timing
...
fix: shed: additional metrics in `mpool miner-select-messages`
2023-09-08 12:18:13 -04:00
Andrew Jackson (Ajax)
7ef93448fb
eth_filter flake debug
2023-09-08 11:17:51 -05:00
Aayush Rajasekaran
d70674c369
Merge pull request #11259 from filecoin-project/asr/quick-fix
...
fix: test: temporarily exempt SynthPorep constants from test
2023-09-08 12:17:17 -04:00
Aayush
45eb890917
fix: test: temporarily exempt SynthPorep constants from test
2023-09-08 11:51:30 -04:00
Phi
024dd5e08e
Merge branch 'feat/nv21' into feat/implement-SyntheticPoRep
2023-09-08 16:41:39 +02:00
Aloxaf
0dd7976ffb
fix: sealing: typo in FinalizeReplicaUpdate
2023-09-08 10:15:58 +08:00
Phi
d771aa353e
Update comment
...
Update comment
2023-09-07 11:27:28 +02:00
Phi
7c61e890c5
Add timing in miner-select-messages
...
Add timing in `lotus-shed mpool miner-select-messages` cmd. And printing amount of message in the mpool
2023-09-07 11:19:10 +02:00
Aayush Rajasekaran
8ab6eaa6e3
Merge pull request #11230 from filecoin-project/asr/test-seal-and-verify-3-needs-to-stop
...
feat: skip TestSealAndVerify3 until it's fixed
2023-09-06 14:48:38 -04:00
Andrew Jackson (Ajax)
d02b91e610
Update RELEASE_ISSUE_TEMPLATE.md
2023-09-06 11:58:35 -05:00
Aayush Rajasekaran
4ea712c011
Merge pull request #11241 from filecoin-project/asr/fix-miner-logs
...
fix: miner: correct duration logs in mineOne
2023-09-06 11:45:10 -04:00
Mikers
5e5a81bf23
add go linter - "unused" ( #11235 )
...
* add go linter - "unused"
* use _ to name unused but needed padding variable
* remove unused code
* add queue test to appease unused linter
* remove unused code in test
* remove unused func
* remove unused struct identified by linter
* remove unused variable
* remove unused code
* remove unused file
* remove unused struct
* remove unused function
* remove unused observe peers function in raft
* remove unused declareFaults function
* annotate nolint:unused on needed methods
2023-09-05 12:19:43 -10:00
Andrew Jackson (Ajax)
c7b3d84cc2
Merge pull request #11248 from filecoin-project/changelog-1234rc1
...
chore: release: 1.23.4rc1 prep
2023-09-05 12:55:06 -05:00
Andrew Jackson (Ajax)
3309222a62
fixes
2023-09-05 12:34:22 -05:00
Andrew Jackson (Ajax)
c852f1d351
1.23.4 rc1
2023-09-05 12:28:12 -05:00
Andrew Jackson (Ajax)
ef9a9175a1
Merge pull request #11247 from filecoin-project/bumpTo1235
...
chore: build: bump master to v1.23.5-dev
2023-09-05 12:19:59 -05:00
Andrew Jackson (Ajax)
20266857e6
v1.23.5-assets
2023-09-05 12:08:30 -05:00
Andrew Jackson (Ajax)
14fba589bc
1235
2023-09-05 11:32:11 -05:00
Aayush
82b13afed6
fix: miner: correct duration logs in mineOne
2023-09-05 12:10:14 -04:00
Aayush Rajasekaran
9567dee00c
Merge pull request #11228 from filecoin-project/asr/log-slow-block
...
feat: miner: log detailed timing breakdown when mining takes longer than the block's timestamp
2023-09-05 12:07:28 -04:00
Andrew Jackson (Ajax)
70895afa3e
Merge pull request #11011 from filecoin-project/fix/snap-unseal
...
Snapdeals unsealing fixes
2023-09-05 10:25:34 -05:00
Phi-rjan
37b8afd197
Merge pull request #11224 from filecoin-project/fix/DataCid-env-check
...
fix: worker: Convert `DC_[SectorSize]_[ResourceRestriction]` if set
2023-09-05 12:44:35 +02:00
Jiaying Wang
4ded4cf49e
Merge pull request #11232 from filecoin-project/update-changelog-pr-template
...
docs: Update PR template to callout remembering to update CHANGELOG
2023-09-01 18:33:35 -04:00
Andrew Jackson (Ajax)
b73c016f6d
unseal - comments
2023-09-01 17:15:56 -05:00
Aayush Rajasekaran
d590c53400
Merge pull request #11157 from filecoin-project/asr/add-time-to-base
...
feat: miner: implement FRC-0051
2023-09-01 15:30:41 -04:00
Aayush
114a3bbf3f
add some logs
2023-09-01 15:02:13 -04:00
Aayush
b68ced7b19
address review
2023-09-01 15:01:22 -04:00
Aayush
43d1d62fc6
Make EquivocationDelaySecs a build param
2023-09-01 15:01:22 -04:00
Aayush
668d615be6
Add comments, re-select messages if refreshing base
2023-09-01 15:01:22 -04:00
Aayush
91d2c02765
feat: miner: implement FRC-0051
2023-09-01 15:01:22 -04:00
Fridrik Asmundsson
5fb41d7098
Update PR template to callout remembering to update CHANGELOG
2023-09-01 18:17:28 +00:00
Aayush
b92cff74f2
feat: skip TestSealAndVerify3 until it's fixed
2023-09-01 10:08:55 -04:00
Aayush
f3b3ff0dd2
feat: miner: log detailed timing breakdown when mining takes longer than the block's timestamp
2023-08-31 10:28:38 -04:00