Aayush Rajasekaran
|
49010a9b9a
|
Merge pull request #11104 from filecoin-project/asr/frc-0051
feat: chainstore: FRC-0051: Remove all equivocated blocks from tipsets
|
2023-08-09 21:50:10 -04:00 |
|
Aayush
|
69f3580ca2
|
add more test cases covering chainstore equivocation
|
2023-08-09 21:00:50 -04:00 |
|
Aayush Rajasekaran
|
1da18e8058
|
Merge pull request #10987 from simlecode/feat/add-Eip155ChainID
feat: add Eip155ChainID to StateGetNetworkParams
|
2023-08-09 20:02:05 -04:00 |
|
Aayush
|
2cbdedc209
|
add more test cases covering chainstore equivocation
|
2023-08-09 19:40:53 -04:00 |
|
Aayush
|
0ff334912b
|
Address review
|
2023-08-09 19:28:24 -04:00 |
|
Aayush
|
52657c5cb0
|
feat: chainstore: FRC-0051: Remove all equivocated blocks from tipsets
|
2023-08-09 19:28:24 -04:00 |
|
Aayush
|
62032e7c2a
|
feat: deflake: TestGetBlockByNumber
|
2023-08-09 19:25:32 -04:00 |
|
Aayush Rajasekaran
|
93b0ea2108
|
Merge pull request #11154 from filecoin-project/asr/merge-releases-into-master
chore: merge releases into master
|
2023-08-09 18:23:55 -04:00 |
|
Aayush
|
32f21258a1
|
Merge branch 'releases' into asr/merge-releases-into-master
|
2023-08-09 18:11:18 -04:00 |
|
Aayush Rajasekaran
|
7bb1f98ac6
|
Merge pull request #11109 from filecoin-project/release/v1.23.3
release: v1.23.3
|
2023-08-09 18:02:15 -04:00 |
|
Aayush Rajasekaran
|
bcde3bd60e
|
Merge pull request #11152 from filecoin-project/steb/eth-gateway-filter-id-error
fix: gateway: return an error when an Eth filter is not found
|
2023-08-09 17:25:03 -04:00 |
|
Phi
|
3cec54f774
|
Make TestWalletBalance happy
Set up an expected call to ChainHead
|
2023-08-09 21:25:52 +02:00 |
|
Steven Allen
|
a626b3e62c
|
fix: gateway: return an error when an Eth filter is not found
Previously, we'd just return nothing.
|
2023-08-09 12:14:45 -07:00 |
|
Aayush
|
9c27d675db
|
fix: docker: use correct golang 1.19.12 tag
|
2023-08-09 12:23:51 -04:00 |
|
Aayush
|
34104d05d0
|
Update Changelog to mention bump in minimum Go version
|
2023-08-09 11:18:58 -04:00 |
|
Aayush
|
5ee435d7d3
|
Update Changelog to remove references to ProbeLab experiment
|
2023-08-09 11:17:48 -04:00 |
|
Phi
|
18ae6bd18b
|
Unify IsSyncDone
Unify IsSyncDone in cli/sync.go and cli/wallet.go
|
2023-08-09 17:13:25 +02:00 |
|
Aayush Rajasekaran
|
46233e41f7
|
Merge pull request #11151 from filecoin-project/mikers/go-1.19.12
fix: v1.23.3: go version increase
|
2023-08-09 10:41:37 -04:00 |
|
Mikers
|
70b1bca173
|
remove deprecated structchecklinter, TOOD add support for linter named "unused"
|
2023-08-08 13:29:29 -10:00 |
|
Mikers
|
2a9506d7a3
|
increase golang version to 1.19.12
|
2023-08-08 13:12:53 -10:00 |
|
Aayush Rajasekaran
|
9310cd6036
|
Merge pull request #11147 from filecoin-project/asr/fix-test-rest
fix: CI: make test-unit-rest actually be the rest of the tests
|
2023-08-08 15:38:29 -04:00 |
|
Aayush Rajasekaran
|
0c34deb884
|
fix: CI: make test-unit-rest actually be the rest of the tests
|
2023-08-08 14:13:44 -04:00 |
|
Łukasz Magiera
|
aa7220d9e8
|
itests: Drop sealing itests for legacy network versions
|
2023-08-08 18:51:30 +02:00 |
|
Aayush Rajasekaran
|
87458af858
|
Merge pull request #11145 from filecoin-project/update-logging
fix: downgrade harmless warning to debug
|
2023-08-08 12:22:09 -04:00 |
|
Aayush Rajasekaran
|
4aeae936d9
|
Merge pull request #11146 from filecoin-project/asr/bump-libp2p
chore: deps: update to go-libp2p 0.27.9
|
2023-08-08 12:14:53 -04:00 |
|
Aayush Rajasekaran
|
a1c27038ed
|
chore: deps: update to go-libp2p 0.27.9
|
2023-08-08 11:41:14 -04:00 |
|
nemo
|
c6d31c0d6d
|
fix: downgrade harmless warning to debug
|
2023-08-08 10:52:35 -04:00 |
|
Aayush Rajasekaran
|
4359b2bea9
|
Merge pull request #11137 from filecoin-project/asr/libp2p-bump
chore: deps: update go-libp2p to v0.27.8
|
2023-08-08 10:37:58 -04:00 |
|
Łukasz Magiera
|
98aff9dcc6
|
sealing pipeline: Only set pc commd when deals are present
|
2023-08-08 15:35:19 +02:00 |
|
Łukasz Magiera
|
40cfe626b8
|
sealing pipeline: Set commd in precommit params
|
2023-08-08 15:12:50 +02:00 |
|
Łukasz Magiera
|
41fac326b1
|
sealing pipeline: Fix unit tests
|
2023-08-08 15:06:43 +02:00 |
|
Łukasz Magiera
|
a4d22f585f
|
sealing pipeline: Drop legacy single-pc1 submit path
|
2023-08-08 14:43:00 +02:00 |
|
Łukasz Magiera
|
bb2ac5c22d
|
ci: Drop legacy cc-replace itests
|
2023-08-08 13:53:24 +02:00 |
|
Phi
|
94e48ae860
|
Add IPv6 check and format appropriately
Add IPv6 check and format appropriately
|
2023-08-08 13:18:36 +02:00 |
|
Łukasz Magiera
|
1c73ac69b4
|
pc batch: drop individual precommit processing
|
2023-08-08 13:04:21 +02:00 |
|
Phi
|
c4798a604a
|
Make lint happy
Address the errcheck lint error by checking the return from conn.Close()
|
2023-08-08 12:49:04 +02:00 |
|
Łukasz Magiera
|
ef2be0b546
|
sealing: pc batch: Call PreCommitSectorBatch2
|
2023-08-08 12:40:08 +02:00 |
|
Phi
|
b6ba3b23bb
|
fix: worker: Support IPv6
Add support for IPv6 in MINER_API_INFO env.
|
2023-08-08 12:21:59 +02:00 |
|
Phi
|
826ef40626
|
Only display chain sync in progress if behind sync
Only display `chain sync in progress` if behind sync
|
2023-08-08 10:06:19 +02:00 |
|
Łukasz Magiera
|
884246677b
|
Merge pull request #11046 from filecoin-project/fix/fsm-commfail-loop
fix: sealing: Fix RetryCommitWait loop when sector cron activation fails
|
2023-08-07 12:11:57 -07:00 |
|
Aayush
|
443620bcbf
|
chore: deps: update go-libp2p to v0.27.8
|
2023-08-04 13:49:11 -04:00 |
|
Łukasz Magiera
|
f620310bfe
|
address review
|
2023-08-02 17:04:58 +02:00 |
|
Łukasz Magiera
|
683432e6e0
|
Merge pull request #11119 from filecoin-project/chore/cleanup-compunscid
chore: legacy syscalls: Cleanup ComputeUnsealedSectorCID
|
2023-08-02 06:45:35 -07:00 |
|
Aayush
|
3b9139d01e
|
feat: changelog: add consensus slasher as a highlight
|
2023-08-01 16:54:19 -04:00 |
|
Aayush Rajasekaran
|
46ad7476af
|
Merge pull request #11127 from filecoin-project/asr/backport-slasher
chore: backport improvements to the consensus slasher
|
2023-08-01 15:23:02 -04:00 |
|
Łukasz Magiera
|
fbac220208
|
feat: chain node: Move consensus slasher to internal service
|
2023-08-01 12:06:18 -04:00 |
|
Aayush
|
50a86f2161
|
feat: improvements to the consensus slasher
|
2023-08-01 12:05:06 -04:00 |
|
Aayush
|
a413a53be2
|
feat: refactor slashfilter to return bool indicating fault
|
2023-08-01 12:05:02 -04:00 |
|
Aayush
|
0f6207a755
|
feat: slasher: print error on failure
|
2023-08-01 12:04:57 -04:00 |
|
Aayush Rajasekaran
|
d082940d54
|
Merge pull request #11126 from filecoin-project/feat/move-cons-slasher
feat: chain node: Move consensus slasher to internal service
|
2023-08-01 11:59:40 -04:00 |
|