lotus/itests/kit
Aarsh Shah e3deda0b2b
cleanup: miner: remove markets and deal-making from Lotus Miner (#12005)
* remove client CLI

* remove markets CLI from miner

* remove markets from all CLI

* remove client API

* update go mod

* remove EnableMarkets flag

* remove market subsystem

* remove dagstore

* remove index provider

* remove graphsync and data-transfer

* remove markets

* go mod tidy

* fix cbor gen deps

* remove deal making from config

* remove eol alert

* go mod tidy

* changes as per review

* make jen

* changes as per review

* merge master

* remove libp2p from config

* miner does not have libp2p conn in api test
2024-06-05 18:14:50 +04:00
..
blockminer.go test: eth: deflake EthBlockHashesCorrect_MultiBlockTipset (#11808) 2024-04-03 19:10:31 -07:00
circuit.go fix make gen 2022-08-29 16:25:30 +02:00
control.go chore: fix imports 2022-06-14 17:00:51 +02:00
deals_state.go integrate store-the-hash 2021-11-18 12:07:12 +04:00
ensemble_opts_nv.go feat: Skeleton for nv23 (#11964) 2024-05-07 09:40:49 +02:00
ensemble_opts.go Chore: Backports to the release/v1.26.0 branch (#11713) 2024-03-22 07:00:28 +01:00
ensemble_presets.go cleanup: miner: remove markets and deal-making from Lotus Miner (#12005) 2024-06-05 18:14:50 +04:00
ensemble.go cleanup: miner: remove markets and deal-making from Lotus Miner (#12005) 2024-06-05 18:14:50 +04:00
evm.go feat: ETH compatibility in Filecoin : Support Homestead and EIP-155 Ethereum transactions("legacy" transactions) in Filecoin (#11969) 2024-06-05 09:25:50 +04:00
files.go chore: migrate to boxo 2023-06-19 14:45:05 -07:00
funds.go chore: fix imports 2022-06-14 17:00:51 +02:00
init.go Revert "Merge pull request #9858 from adlrocha/adlrocha/consistent-bcast" 2023-04-27 12:25:30 -07:00
itestd.go feat: shed: ItestD 2022-03-10 19:39:10 +01:00
log.go feat: sealing: Support nv22 DDO features in the sealing pipeline (#11226) 2024-03-22 07:00:28 +01:00
mockcli.go chore: fix imports 2022-06-14 17:00:51 +02:00
node_full.go cleanup: Lotus client: remove markets and deal-making from Lotus Client (#11999) 2024-06-05 09:56:25 +04:00
node_miner.go cleanup: miner: remove markets and deal-making from Lotus Miner (#12005) 2024-06-05 18:14:50 +04:00
node_opts.go cleanup: miner: remove markets and deal-making from Lotus Miner (#12005) 2024-06-05 18:14:50 +04:00
node_worker.go refactor: stop using deprecated io/ioutil 2023-03-29 15:40:49 -04:00
rpc.go itests: Test PoSt worker RPC error handling 2023-03-06 14:30:22 +01:00
run.go declare some tests as expensive. 2021-06-23 16:37:43 +01:00
solidity.go refactor: use EthHash for event topics 2023-02-10 07:41:29 -08:00
state.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00