lotus/node
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
..
bundle fix circleci and fiximports 2023-11-15 13:06:51 +01:00
config chore: curio: remove forgotten parts of curio config (#12087) 2024-06-14 11:34:36 +10:00
hello fix: hello: avoid dialing when fetching hello tipset (#12032) 2024-05-23 08:44:52 +04:00
impl build: release: v1.28.0-rc2 (#12179) 2024-07-04 14:41:14 -04:00
modules feat:ec: integrate F3 dynamic manifest (#12173) (#12185) 2024-07-04 16:15:33 -04:00
repo chore: types: remove more items forgotten after markets (#12095) 2024-06-17 10:01:20 +04:00
builder_chain.go feat:ec: integrate F3 dynamic manifest (#12173) (#12185) 2024-07-04 16:15:33 -04:00
builder_miner.go build: release: v1.28.0-rc2 (#12179) 2024-07-04 14:41:14 -04:00
builder.go feat: ec: Integrate Fast Finality for Filecoin (#12119) 2024-07-01 10:47:59 +04:00
fxlog.go chore: fix imports 2022-06-14 17:00:51 +02:00
health.go chore: lint: fix lint errors with new linting config 2024-05-13 14:52:09 +10:00
options.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
rpc.go cleanup: Lotus client: remove markets and deal-making from Lotus Client (#11999) 2024-06-05 09:56:25 +04:00
shutdown_test.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
shutdown.go Set notifications for SIGTERM and SIGINT when we start the cli 2022-12-15 12:54:41 -05:00
testopts.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00