Shrenuj Bansal
ff10fb9c21
Update build version and changelog for final 1.23.1 cut
2023-06-19 11:35:13 -04:00
Aayush Rajasekaran
517c0a53b1
Merge pull request #10978 from filecoin-project/asr/deflake-finalize-early
...
feat: deflake TestDealsWithFinalizeEarly
2023-06-15 09:56:08 -04:00
Aayush
44aadb7962
feat: deflake TestDealsWithFinalizeEarly
2023-06-14 11:29:14 -04:00
Aayush Rajasekaran
4ca5b0ede9
Merge pull request #10973 from filecoin-project/asr/fix-existing-nonce
...
fix: pubsub: do not treat ErrExistingNonce as Reject
2023-06-13 09:25:11 -05:00
Aayush Rajasekaran
24b958cffd
Merge pull request #10928 from storswiftlabs/slashfilter
...
Implement a tooling for slasher
2023-06-13 09:15:22 -05:00
Aayush
2a6d0e5f6e
fix: pubsub: do not treat ErrExistingNonce as Reject
2023-06-13 10:13:24 -04:00
mx
48912e8f09
fix: chain error
2023-06-13 09:46:36 +08:00
Aayush Rajasekaran
1ba0e4b997
feat: deflake TestDMLevelPartialRetrieval ( #10972 )
2023-06-12 16:49:13 -07:00
Aayush Rajasekaran
1e29616832
Merge pull request #10971 from filecoin-project/fix/10910
...
fix: eth: ensure that the event topics are non-nil
2023-06-12 16:37:41 -05:00
Steven Allen
739d61c698
fix: eth: ensure that the event topics are non-nil
...
Even when empty.
fixes #10910
2023-06-12 14:25:02 -07:00
Shrenuj Bansal
a81bb4a6f4
Merge pull request #10969 from filecoin-project/sbansal/msgindex-comment-rel
...
Add comment stating msgIndex is an experimental feature
2023-06-09 12:58:36 -05:00
Shrenuj Bansal
5b31b79d58
Merge pull request #10968 from filecoin-project/sbansal/msgindex-comment
...
Add comment stating msgIndex is an experimental feature
2023-06-09 12:53:40 -05:00
Shrenuj Bansal
5e8cae9b5c
Add comment stating msgIndex is an experimental feature
2023-06-09 11:49:52 -05:00
Shrenuj Bansal
fc719e710f
Add comment stating msgIndex is an experimental feature
2023-06-09 11:46:27 -05:00
Łukasz Magiera
28951e5919
Merge pull request #10965 from filecoin-project/steb/use-ts-from-height
...
feat: cli(compute-state) default to the tipset at the given epoch
2023-06-09 09:19:50 -05:00
huangxinheng@storswift.com
173dad45ed
fix: docs gen
2023-06-09 02:34:10 +00:00
mx
36b5f485cd
Merge branch 'slashfilter' of https://github.com/storswiftlabs/lotus into slashfilter
2023-06-09 10:18:45 +08:00
mx
2fca475dd4
fix: supply extra params for ReportConsensusFaultParams
2023-06-09 10:15:14 +08:00
Steven Allen
dfd3b10182
feat: cli(compute-state) default to the tipset at the given epoch
...
Previously, we'd use the current head if not otherwise specified, even
when the user specified a epoch. Now:
1. If the user specifies nothing, we use head head's epoch.
2. If the user specifies a tipset and no epoch, we use that tipset and
the epoch of that tipset.
3. If the user specifies an epoch and no tipset, use the tipset at that
epoch (based on the current head).
4. Finally, if the user species both, use both (allowing the
epoch/tipset to disagree).
2023-06-08 13:53:17 -05:00
swift-mx
e3c796c848
Merge branch 'master' into slashfilter
2023-06-08 18:56:49 +08:00
mx
16b9787db9
fix: handle the parent-grinding mining fault
2023-06-08 18:49:39 +08:00
Friðrik Ásmundsson
594c52b965
Merge pull request #10950 from filecoin-project/upgrade-urface-dependency
...
Upgrade urfave dependency which now supports DisableSliceFlagSeparato…
2023-06-07 16:31:02 -05:00
Fridrik Asmundsson
b6c1400d21
Run go mod tidy to remove unused dependencies
2023-06-07 15:47:58 -05:00
Fridrik Asmundsson
4d90d0475f
Upgrade urfave dependency which now supports DisableSliceFlagSeparator flag
2023-06-07 15:47:58 -05:00
Friðrik Ásmundsson
9e4f1a4d23
Add new lotus-shed command for computing eth hash for a given message cid ( #10961 )
2023-06-06 17:53:04 -05:00
Friðrik Ásmundsson
7fea1795d6
Merge pull request #10955 from filecoin-project/prefill-skiplist-on-lotus-startup
...
Prefill GetTipsetByHeight skiplist cache on lotus startup
2023-06-06 15:29:47 -05:00
Fridrik Asmundsson
a27e0a8b41
Prefill GetTipsetByHeight skiplist cache on lotus startup
2023-06-06 15:17:34 -05:00
Aayush Rajasekaran
424bab336c
Merge pull request #10932 from filecoin-project/backfill-txhash
...
Add lotus-shed command for backfilling txhash.db
2023-06-06 12:17:47 -04:00
Łukasz Magiera
86c3a69904
Merge pull request #10948 from filecoin-project/asr/update-libp2p
...
chore: deps: update to go-libp2p 0.27.5
2023-06-06 10:06:49 -05:00
Shrenuj Bansal
e2d784132f
Merge pull request #10956 from filecoin-project/sbansal/1.23.1-rc4
...
chore: update changelog title and comments
2023-06-05 19:07:07 -04:00
Shrenuj Bansal
11b17e7e9e
update changelog
2023-06-05 18:06:15 -05:00
Aayush Rajasekaran
b5e2ee7d2f
Merge pull request #10954 from filecoin-project/sbansal/1.23.1-rc4
...
chore: update build version and changelog for 1.23.1-rc4
2023-06-05 18:01:33 -04:00
Shrenuj Bansal
aa0237949e
chore: update build version and changelog for 1.23.1-rc4
2023-06-05 16:18:23 -05:00
ZenGround0
fc0df4afb8
Merge pull request #10951 from filecoin-project/update-makefile-gen
...
Small improvement to make gen output
2023-06-05 11:57:35 -04:00
Fridrik Asmundsson
5daaa3fe46
Small improvement to make gen output
2023-06-03 12:59:50 -05:00
Fridrik Asmundsson
26b4866841
Move back to lotus-shed and add subcategory for indexes
2023-06-03 12:22:25 -05:00
Fridrik Asmundsson
e414acb1f5
Address review comments
2023-06-03 11:20:47 -05:00
Fridrik Asmundsson
4e55147895
Run docsgen-cli
2023-06-03 11:20:47 -05:00
Fridrik Asmundsson
c38193af73
Add lotus evm command for backfilling txhash.db
2023-06-03 11:20:47 -05:00
Jiaying Wang
8b2814bd89
Merge pull request #10949 from filecoin-project/asr/update-libp2p-backport
...
chore: deps: update to go-libp2p 0.27.5
2023-06-03 11:08:36 -04:00
Aayush Rajasekaran
324807a86d
chore: deps: update to go-libp2p 0.27.5
2023-06-03 10:09:17 -04:00
Aayush Rajasekaran
de64fda524
chore: deps: update to go-libp2p 0.27.5
2023-06-03 10:08:03 -04:00
Aayush Rajasekaran
cc66654a6c
Merge pull request #10941 from filecoin-project/fix-msgindex-backfill
...
fix: improve perf of msgindex backfill
2023-06-01 17:00:12 -04:00
Fridrik Asmundsson
9240776237
fix: improve perf of msgindex backfill
2023-06-01 14:36:05 +00:00
Shrenuj Bansal
f8b05f98a1
Merge pull request #10938 from filecoin-project/sbansal/v1.23.1-rc3
...
Update changelog and build version
2023-05-31 16:47:08 -04:00
Shrenuj Bansal
a750f29a30
Update changelog and build version
2023-05-31 16:23:48 -04:00
Aayush Rajasekaran
f4f0dd9ee3
Merge pull request #10937 from filecoin-project/jen/libp2p2
...
devs: update libp2p
2023-05-31 15:21:00 -04:00
jennijuju
7831ec64d7
update libp2p
2023-05-31 14:32:33 -04:00
Marten Seemann
3a7b52a66f
update go-libp2p to v0.27.3
2023-05-31 14:32:33 -04:00
Marten Seemann
48365f4f08
return all the public addresses in NatInfo
2023-05-31 14:32:33 -04:00