lotus/testplans/lotus-soup
Eng Zer Jun abef90423d
refactor: use os.ReadDir for lightweight directory reading
`os.ReadDir` was added in Go 1.16 as part of the deprecation of `ioutil`
package. It is a more efficient implementation than `ioutil.ReadDir`.

Reference: https://pkg.go.dev/io/ioutil#ReadDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-09-09 19:53:40 +08:00
..
_compositions feat: add testground versions composition 2021-06-01 10:40:55 -06:00
paych fix make gen 2022-08-29 16:25:30 +02:00
rfwp storage: Move extern/storage-sealing to storage/pipeline 2022-06-14 19:41:59 +02:00
runner merge filecoin-project/oni subtree in testplans/ 2020-11-06 21:02:06 +01:00
statemachine merge filecoin-project/oni subtree in testplans/ 2020-11-06 21:02:06 +01:00
testkit Merge pull request #9183 from filecoin-project/feat/sectornum-mgmt 2022-08-26 10:59:24 -04:00
.gitignore merge filecoin-project/oni subtree in testplans/ 2020-11-06 21:02:06 +01:00
deals_e2e.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
deals_stress.go chore: fix imports 2022-06-14 17:00:51 +02:00
env-ci.toml merge filecoin-project/oni subtree in testplans/ 2020-11-06 21:02:06 +01:00
go.mod Merge pull request #9177 from filecoin-project/9171-add-retries-to-mpool-push-message 2022-08-29 09:24:35 +02:00
go.sum Merge pull request #9177 from filecoin-project/9171-add-retries-to-mpool-push-message 2022-08-29 09:24:35 +02:00
init.go chore: fix imports 2022-06-14 17:00:51 +02:00
main.go chore: fix imports 2022-06-14 17:00:51 +02:00
manifest.toml testplans: lotus-soup: new images with filecoin-ffi ; use default WPoStChallengeWindow 2021-06-07 11:28:24 +02:00
sanity.go refactor: use os.ReadDir for lightweight directory reading 2022-09-09 19:53:40 +08:00