..
contracts
NV18: FEVM: Basic smoke test ( #9635 )
2022-11-14 21:06:55 +02:00
fixtures
Add tests cementing the DM-level behavior on simple paths
2021-11-24 15:31:15 +01:00
kit
create EVM utilities in itest framework. ( #9645 )
2022-11-15 14:43:54 +00:00
multisig
more fixes
2022-09-10 12:37:03 -04:00
api_test.go
NV18: FEVM: setup FEVM during genesis: create ETH0 actor ( #9664 )
2022-11-16 17:42:38 -08:00
batch_deal_test.go
fix make gen
2022-08-29 16:25:30 +02:00
ccupgrade_test.go
fix make gen
2022-08-29 16:25:30 +02:00
cli_test.go
fix make gen
2022-08-29 16:25:30 +02:00
deadlines_test.go
fix: test: flaky TestDeadlineToggling
2022-09-22 13:12:17 -04:00
deals_512mb_test.go
fix make gen
2022-08-29 16:25:30 +02:00
deals_anycid_test.go
chore: fix imports
2022-06-14 17:00:51 +02:00
deals_concurrent_test.go
fix make gen
2022-08-29 16:25:30 +02:00
deals_invalid_utf8_label_test.go
chore: fix imports
2022-06-14 17:00:51 +02:00
deals_max_staging_deals_test.go
fix make gen
2022-08-29 16:25:30 +02:00
deals_offline_test.go
review fixes
2022-10-06 11:06:21 -04:00
deals_padding_test.go
fix make gen
2022-08-29 16:25:30 +02:00
deals_partial_retrieval_dm-level_test.go
fix make gen
2022-08-29 16:25:30 +02:00
deals_partial_retrieval_test.go
fix make gen
2022-08-29 16:25:30 +02:00
deals_power_test.go
fix make gen
2022-08-29 16:25:30 +02:00
deals_pricing_test.go
fix make gen
2022-08-29 16:25:30 +02:00
deals_publish_test.go
fix make gen
2022-08-29 16:25:30 +02:00
deals_retry_deal_no_funds_test.go
deflake TestRetryDealsNoFunds: increase wait 10x
2022-09-23 12:43:00 -04:00
deals_test.go
fix make gen
2022-08-29 16:25:30 +02:00
doc.go
pacify gotestsum by adding a normal go file.
2021-06-10 00:15:29 +01:00
dup_mpool_messages_test.go
Add stateWaitMsg before checking last balance
2022-08-17 14:48:44 -04:00
fevm_test.go
NV18: FEVM: setup FEVM during genesis: create ETH0 actor ( #9664 )
2022-11-16 17:42:38 -08:00
gas_estimation_test.go
address cr
2022-07-11 15:57:27 +00:00
gateway_test.go
fix make gen
2022-08-29 16:25:30 +02:00
get_messages_in_ts_test.go
fix make gen
2022-08-29 16:25:30 +02:00
lite_migration_test.go
feat: actors: Integrate datacap actor into lotus ( #9348 )
2022-09-21 15:51:28 -04:00
lookup_robust_address_test.go
chore: fix imports
2022-06-14 17:00:51 +02:00
mempool_test.go
fix make gen
2022-08-29 16:25:30 +02:00
migration_nv17_test.go
Address review
2022-10-26 12:22:38 -04:00
mpool_msg_uuid_test.go
cleanup
2022-09-13 16:52:47 -04:00
multisig_test.go
fix make gen
2022-08-29 16:25:30 +02:00
net_test.go
fix make gen
2022-08-29 16:25:30 +02:00
nonce_test.go
fix make gen
2022-08-29 16:25:30 +02:00
path_detach_redeclare_test.go
storage: Fix detaching shared paths
2022-08-02 15:46:35 +02:00
path_type_filters_test.go
path index: Raise alerts on bad filter config
2022-07-12 21:45:12 +02:00
paych_api_test.go
fix make gen
2022-08-29 16:25:30 +02:00
paych_cli_test.go
chore: deps: update to go-jsonrpc 0.1.8
2022-09-27 15:34:01 +00:00
pending_deal_allocation_test.go
check pending verified deal proposal migrated to allocation
2022-10-13 15:30:14 -04:00
remove_verifreg_datacap_test.go
Review fixes
2022-10-31 13:22:12 +00:00
sdr_upgrade_test.go
fix make gen
2022-08-29 16:25:30 +02:00
sector_finalize_early_test.go
fix make gen
2022-08-29 16:25:30 +02:00
sector_import_full_test.go
sealing: Address review
2022-09-19 12:13:06 +02:00
sector_import_simple_test.go
sealing: Address review
2022-09-19 12:13:06 +02:00
sector_make_cc_avail_test.go
itests: More fixes after fixing sector metadata import
2022-08-02 17:35:26 +02:00
sector_miner_collateral_test.go
fix make gen
2022-08-29 16:25:30 +02:00
sector_numassign_test.go
numassigner: SectorNumReserveCount
2022-08-24 11:25:37 -04:00
sector_pledge_test.go
fix make gen
2022-08-29 16:25:30 +02:00
sector_prefer_no_upgrade_test.go
itests: More fixes after fixing sector metadata import
2022-08-02 17:35:26 +02:00
sector_revert_available_test.go
itests: More fixes after fixing sector metadata import
2022-08-02 17:35:26 +02:00
sector_terminate_test.go
fix make gen
2022-08-29 16:25:30 +02:00
self_sent_txn_test.go
fix make gen
2022-08-29 16:25:30 +02:00
splitstore_test.go
feat:splitstore:single compaction that can handle prune aka two marksets one compaction ( #9571 )
2022-11-07 16:31:12 -05:00
tape_test.go
fix make gen
2022-08-29 16:25:30 +02:00
verifreg_test.go
revert change to verifreg util
2022-10-13 13:33:22 -04:00
wdpost_config_test.go
feat: proving: Introduce manual sector fault recovery ( #9144 )
2022-09-06 21:17:30 +05:30
wdpost_dispute_test.go
fix make gen
2022-08-29 16:25:30 +02:00
wdpost_no_miner_storage_test.go
itests: Tests for storage path filters
2022-07-12 21:45:12 +02:00
wdpost_test.go
temporarily disable wdpost upgrade test, as nv18 migration is not yet implemented
2022-11-09 12:08:42 +02:00
wdpost_worker_config_test.go
wdpost: itests for new config fields
2022-07-04 16:15:23 +02:00
worker_test.go
Merge branch 'feat/SchedRemoveRequest' of github.com:LexLuthr/lotus into LexLuthr-feat/SchedRemoveRequest
2022-08-05 10:40:45 +02:00