lotus/itests
Łukasz Magiera 9e03fcab83
feat: sealing: Support nv22 DDO features in the sealing pipeline (#11226)
* Initial work supporting DDO pieces in lotus-miner

* sealing: Update pipeline input to operate on UniversalPiece

* sealing: Update pipeline checks/sealing states to operate on UniversalPiece

* sealing: Make pipeline build with UniversalPiece

* move PieceDealInfo out of api

* make gen

* make sealing pipeline unit tests pass

* fix itest ensemble build

* don't panic in SectorsStatus with deals

* stop linter from complaining about checkPieces

* fix sector import tests

* mod tidy

* sealing: Add logic for (pre)committing DDO sectors

* sealing: state-types with method defs

* DDO non-snap pipeline works(?), DDO Itests

* DDO support in snapdeals pipeline

* make gen

* update actor bundles

* update the gst market fix

* fix: chain: use PreCommitSectorsBatch2 when setting up genesis

* some bug fixes

* integration working changes

* update actor bundles

* Make TestOnboardRawPieceSnap pass

* Appease the linter

* Make deadlines test pass with v12 actors

* Update go-state-types, abstract market DealState

* make gen

* mod tidy, lint fixes

* Fix some more tests

* Bump version in master

Bump version in master

* Make gen

Make gen

* fix sender

* fix: lotus-provider: Fix winning PoSt

* fix: sql Scan cannot write to an object

* Actually show miner-addrs in info-log

Actually show miner-addrs in lotus-provider info-log

* [WIP] feat: Add nv22 skeleton

Addition of Network Version 22 skeleton

* update FFI

* ddo is now nv22

* make gen

* temp actor bundle with ddo

* use working go-state-types

* gst with v13 market migration

* update bundle, builtin.MethodsMiner.ProveCommitSectors2 -> 3

* actually working v13 migration, v13 migration itest

* Address review

* sealing: Correct DDO snap pledge math

* itests: Mixed ddo itest

* pipeline: Fix sectorWeight

* sealing: convert market deals into PAMs in mixed sectors

* sealing: make market to ddo conversion work

* fix lint

* update gst

* Update actors and GST to lastest integ branch

* commit batcher: Update ProveCommitSectors3Params builder logic

* make gen

* use builtin-actors master

* ddo: address review

* itests: Add commd assertions to ddo tests

* make gen

* gst with fixed types

* config knobs for RequireActivationSuccess

* storage: Drop obsolete flaky tasts

---------

Co-authored-by: Jennifer Wang <jiayingw703@gmail.com>
Co-authored-by: Aayush <arajasek94@gmail.com>
Co-authored-by: Shrenuj Bansal <shrenuj.bansal@protocol.ai>
Co-authored-by: Phi <orjan.roren@gmail.com>
Co-authored-by: Andrew Jackson (Ajax) <snadrus@gmail.com>
Co-authored-by: TippyFlits <james.bluett@protocol.ai>
2024-01-25 15:15:55 +01:00
..
contracts
fixtures
kit feat: sealing: Support nv22 DDO features in the sealing pipeline (#11226) 2024-01-25 15:15:55 +01:00
multisig
specs
api_test.go master-to-sturdy 2023-09-21 10:37:02 -05:00
batch_deal_test.go master-to-sturdy 2023-09-21 10:37:02 -05:00
cli_test.go
deadlines_test.go feat: sealing: Support nv22 DDO features in the sealing pipeline (#11226) 2024-01-25 15:15:55 +01:00
deals_512mb_test.go
deals_anycid_test.go chore: migrate to boxo 2023-06-19 14:45:05 -07:00
deals_concurrent_test.go
deals_invalid_utf8_label_test.go
deals_max_staging_deals_test.go
deals_offline_test.go
deals_padding_test.go
deals_partial_retrieval_dm-level_test.go feat: deflake TestDMLevelPartialRetrieval (#10972) 2023-06-12 16:49:13 -07:00
deals_partial_retrieval_test.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
deals_power_test.go
deals_pricing_test.go
deals_publish_test.go
deals_remote_retrieval_test.go
deals_retry_deal_no_funds_test.go
deals_test.go master-to-sturdy 2023-09-21 10:37:02 -05:00
decode_params_test.go
direct_data_onboard_test.go feat: sealing: Support nv22 DDO features in the sealing pipeline (#11226) 2024-01-25 15:15:55 +01:00
doc.go
dup_mpool_messages_test.go
eth_account_abstraction_test.go Make block param to EthEstimateGas optional 2023-11-29 10:26:22 +00:00
eth_api_test.go fix imports. 2023-03-12 00:42:56 +00:00
eth_balance_test.go Refactor EthBlockNumberOrHash and remove the number field 2023-06-22 17:18:50 +00:00
eth_block_hash_test.go test: eth: deflake multiblock lookup test (#10769) 2023-04-26 15:10:43 -07:00
eth_bytecode_test.go Refactor EthBlockNumberOrHash and remove the number field 2023-06-22 17:18:50 +00:00
eth_config_test.go
eth_conformance_test.go Make block param to EthEstimateGas optional 2023-11-29 10:26:22 +00:00
eth_deploy_test.go Make block param to EthEstimateGas optional 2023-11-29 10:26:22 +00:00
eth_fee_history_test.go feat: deflake TestEthFeeHistory 2023-05-04 10:01:40 -04:00
eth_filter_test.go eth_filter flake debug 2023-09-08 11:17:51 -05:00
eth_hash_lookup_test.go Make block param to EthEstimateGas optional 2023-11-29 10:26:22 +00:00
eth_transactions_test.go Merge pull request #11462 from filecoin-project/update-estimate-gas 2023-11-29 15:45:14 +00:00
fevm_address_test.go feat: eth: encode eth tx input as solidity ABI (#11402) 2023-11-17 20:46:49 +01:00
fevm_events_test.go
fevm_test.go Make block param to EthEstimateGas optional 2023-11-29 10:26:22 +00:00
gas_estimation_test.go
gateway_test.go
get_messages_in_ts_test.go
harmonydb_test.go itests: Enable harmonydb in harmonydb tests 2023-11-23 21:51:34 +01:00
harmonytask_test.go itests: Enable harmonydb in harmonydb tests 2023-11-23 21:51:34 +01:00
lite_migration_test.go
lookup_robust_address_test.go
mempool_test.go
migration_test.go Add more post-migration sanity checks 2023-08-14 18:11:47 -04:00
mpool_msg_uuid_test.go
mpool_push_with_uuid_test.go
msgindex_test.go master-to-sturdy 2023-09-21 10:37:02 -05:00
multisig_test.go
net_test.go itests: Deflake TestNetBlockIPAddr 2023-05-10 22:35:36 +02:00
nonce_test.go
path_detach_redeclare_test.go
path_type_filters_test.go working changes 2023-08-08 20:59:21 -04:00
paych_api_test.go feat: deflake paych_api_test 2023-05-08 14:36:43 -04:00
paych_cli_test.go
pending_deal_allocation_test.go feat: sealing: Support nv22 DDO features in the sealing pipeline (#11226) 2024-01-25 15:15:55 +01:00
raft_messagesigner_test.go
remove_verifreg_datacap_test.go master-to-sturdy 2023-09-21 10:37:02 -05:00
sealing_resources_test.go fix: sched: Address GET_32G_MAX_CONCURRENT regression (#10850) 2023-05-10 15:43:42 -04:00
sector_finalize_early_test.go feat: deflake TestDealsWithFinalizeEarly 2023-06-14 11:29:14 -04:00
sector_import_full_test.go Synthetic PoRep Impl 2023-07-13 15:47:59 +02:00
sector_import_simple_test.go Synthetic PoRep Impl 2023-07-13 15:47:59 +02:00
sector_miner_collateral_test.go master-to-sturdy 2023-09-21 10:37:02 -05:00
sector_numassign_test.go
sector_pledge_test.go itests: TestSectorsSummary 2023-11-27 18:30:46 +01:00
sector_terminate_test.go
sector_unseal_test.go
self_sent_txn_test.go
splitstore_test.go Update splitstore test helpers usage of create miner 2023-04-23 12:14:52 -06:00
verifreg_test.go master-to-sturdy 2023-09-21 10:37:02 -05:00
wdpost_config_test.go
wdpost_dispute_test.go
wdpost_no_miner_storage_test.go
wdpost_test.go master-to-sturdy 2023-09-21 10:37:02 -05:00
wdpost_worker_config_test.go try to fix worker tests 2023-12-02 12:47:44 +01:00
worker_test.go itests: remove obsolete racy flaky post test 2023-12-04 23:16:05 +01:00
worker_upgrade_test.go