lotus/node/modules
Jiaying Wang e773b37921
feat:ec: integrate F3 dynamic manifest (#12173) (#12185)
* F3-370: integrate F3 dynamic manifest

* F3-370: make linter happy

* Set manifest sender identities

* Decode manifest sender peer ID from string before using it

Peer ID is of type string internally but the internal string
representation is not the same as the encoded string representation.
Therefore, the latter needs to be decoded and cannot be casted to the
former. Otherwise, it will represent a different ID.

* `make gen` the pain of my life

---------

Co-authored-by: adlrocha <6717133+adlrocha@users.noreply.github.com>
Co-authored-by: Masih H. Derkani <m@derkani.org>
2024-07-04 16:15:33 -04:00
..
dtypes cleanup: miner: remove markets and deal-making from Lotus Miner (#12005) 2024-06-05 18:14:50 +04:00
helpers more lint fixes 2019-07-02 19:45:03 +02:00
lp2p feat:ec: integrate F3 dynamic manifest (#12173) (#12185) 2024-07-04 16:15:33 -04:00
testing chore: migrate to boxo 2023-06-19 14:45:05 -07:00
tracer tracer: move es transport to net/http + format 2023-05-22 09:43:07 +02:00
actorevent.go fix: state: rename Actor.Address and only use it for f4 addresses (#12155) 2024-06-27 11:05:55 +04:00
alerts.go cleanup: miner: remove markets and deal-making from Lotus Miner (#12005) 2024-06-05 18:14:50 +04:00
blockstore.go chore: migrate to boxo 2023-06-19 14:45:05 -07:00
chain.go fix: chain: make failure to load the chain state fatal (#11426) 2023-11-29 16:01:26 +04:00
core.go refactor: stop using deprecated io/ioutil 2023-03-29 15:40:49 -04:00
ethmodule.go Rename internal events modules for clarity 2024-03-22 07:00:28 +01:00
faultreport.go master-to-sturdy 2023-09-21 10:37:02 -05:00
genesis.go chore: fix imports 2022-06-14 17:00:51 +02:00
mpoolnonceapi.go Add Mpool ref to raft state and rearrange some APIs 2022-09-29 10:56:57 +00:00
msgindex.go no need to return error from DummyMsgIndex DI constructor 2023-03-13 12:00:48 +02:00
paych.go chore: fix imports 2022-06-14 17:00:51 +02:00
services.go cleanup: miner: remove markets and deal-making from Lotus Miner (#12005) 2024-06-05 18:14:50 +04:00
stmgr.go hook the index into the rest of lotus 2023-03-12 15:25:07 +02:00
storage.go provider: Undo some hacks, move wdpost task to lpwindow pkg 2023-10-25 14:23:25 +02:00
storageminer_svc.go feat: curio: Move boost proxy into the main binary (#11783) 2024-04-03 11:31:43 -05:00
storageminer.go feat: ec: Integrate Fast Finality for Filecoin (#12119) 2024-07-01 10:47:59 +04:00