lotus/itests/kit
Phi-rjan 1a21b42fd7 Chore: Backports to the release/v1.26.0 branch (#11713)
* enable storing events (#11712)

* fix: commit batch: Always go through commit batcher (#11704)

* fix: commit batch: Always go through commit batcher

* fix sealing fsm tests

* sealing pipeline: Fix panic on padding pieces in WaitDeals (#11708)

* sealing pipeline: Fix panic on padding pieces in WaitDeals

* sealing pipeline: Catch panics

* sealing pipeline: Output DDO pieces in SectorStatus (#11709)

* sealing pipeline: Fix failing ProveCommit3 aggregate (#11710)

* itests: Repro failing ProveCommit3 aggregate

* commit batch: Correctly sort sectors in processBatchV2

* fix imports

* ci: Bigger instance for sector_pledge test

* itests: Use Must-Post mining in TestPledgeBatching

---------

Co-authored-by: Aarsh Shah <aarshkshah1992@gmail.com>
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
2024-03-22 07:00:28 +01:00
..
blockminer.go feat: itest: force PoSt more aggressively around deadline closure 2023-05-29 16:32:49 -04:00
circuit.go fix make gen 2022-08-29 16:25:30 +02:00
client.go feat: make RunClientTest louder when deals fail 2023-05-03 16:49:23 -04: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
deals.go master-to-sturdy 2023-09-21 10:37:02 -05:00
ensemble_opts_nv.go [WIP] feat: Add nv22 skeleton 2024-03-22 07:00:28 +01: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 post workers: Cleanup, tests 2022-01-14 14:17:52 +01:00
ensemble.go feat: sealing: Support nv22 DDO features in the sealing pipeline (#11226) 2024-03-22 07:00:28 +01:00
evm.go feat: eth: encode eth tx input as solidity ABI (#11402) 2023-11-17 20:46:49 +01: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 itests: Fix TestEthSubscribeLogs 2023-01-31 10:28:12 +01:00
node_miner.go itests: Enable harmonydb in harmonydb tests 2023-11-23 21:51:34 +01:00
node_opts.go feat(config): move Fevm.Events->Events, implement soft deprecation 2024-03-22 07:00:28 +01: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