lotus/itests
Steven Allen d192b821a9
fix: gas: estimate gas with a zero base-fee
Otherwise, an account will need funds to estimate the max possible gas a
message could take (which is usually the block gas limit).

This does mean gas estimation no longer checks if the sending account
has enough funds to cover the message cost, but MpoolPush will now do
this.
2022-07-08 09:47:45 -07:00
..
fixtures Add tests cementing the DM-level behavior on simple paths 2021-11-24 15:31:15 +01:00
kit unbreak itests 2022-06-29 14:55:35 -04:00
multisig chore: fix imports 2022-06-14 17:00:51 +02:00
api_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
batch_deal_test.go storage: Move extern/storage-sealing to storage/pipeline 2022-06-14 19:41:59 +02:00
ccupgrade_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
cli_test.go Annotate 'incoming' subsystem 2021-12-14 11:33:33 +01:00
deadlines_test.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
deals_512mb_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
deals_anycid_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
deals_concurrent_test.go feat: refactor: actor bundling system (#8838) 2022-06-13 10:15:00 -07:00
deals_invalid_utf8_label_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
deals_max_staging_deals_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
deals_offline_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
deals_padding_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
deals_partial_retrieval_dm-level_test.go unbreak itests 2022-06-29 14:55:35 -04:00
deals_partial_retrieval_test.go unbreak itests 2022-06-29 14:55:35 -04:00
deals_power_test.go Annotate 'incoming' subsystem 2021-12-14 11:33:33 +01:00
deals_pricing_test.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
deals_publish_test.go storage: Move control address logic to storage/ctladdr 2022-06-14 19:32:29 +02:00
deals_retry_deal_no_funds_test.go fix: gas: estimate gas with a zero base-fee 2022-07-08 09:47:45 -07:00
deals_test.go feat: refactor: actor bundling system (#8838) 2022-06-13 10:15:00 -07:00
doc.go pacify gotestsum by adding a normal go file. 2021-06-10 00:15:29 +01:00
gas_estimation_test.go fix: gas: estimate gas with a zero base-fee 2022-07-08 09:47:45 -07:00
gateway_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
get_messages_in_ts_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
lite_migration_test.go address review 2022-06-29 11:57:46 -04:00
lookup_robust_address_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
mempool_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
multisig_test.go Add a reentrant multisig test 2022-06-20 17:22:45 -04:00
nonce_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
paych_api_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
paych_cli_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
sdr_upgrade_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
sector_finalize_early_test.go itests: Test Sealing.PreferNewSectorsForDeals 2022-03-21 12:07:00 +01:00
sector_make_cc_avail_test.go storage: Move extern/storage-sealing to storage/pipeline 2022-06-14 19:41:59 +02:00
sector_miner_collateral_test.go storage: Move extern/storage-sealing to storage/pipeline 2022-06-14 19:41:59 +02:00
sector_pledge_test.go storage: Move extern/storage-sealing to storage/pipeline 2022-06-14 19:41:59 +02:00
sector_prefer_no_upgrade_test.go storage: Move extern/storage-sealing to storage/pipeline 2022-06-14 19:41:59 +02:00
sector_revert_available_test.go storage: Move extern/storage-sealing to storage/pipeline 2022-06-14 19:41:59 +02:00
sector_terminate_test.go storage: Move extern/storage-sealing to storage/pipeline 2022-06-14 19:41:59 +02:00
self_sent_txn_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
tape_test.go storage: Move extern/storage-sealing to storage/pipeline 2022-06-14 19:41:59 +02:00
verifreg_test.go wallet: Move key.go into separate pkg to avoid import loops 2022-06-14 19:21:40 +02:00
wdpost_check_config_test.go wdpost: itests for new config fields 2022-07-04 16:15:23 +02:00
wdpost_dispute_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
wdpost_test.go storage: Don't depend on specs-storage, move to storiface 2022-06-17 13:36:33 +02:00
wdpost_worker_config_test.go wdpost: itests for new config fields 2022-07-04 16:15:23 +02:00
worker_test.go storage: Don't depend on specs-storage, move to storiface 2022-06-17 13:36:33 +02:00