[] test (--dry-run) option to have deployments.run without effect + allow access to existing deployment : useful for populating data
[] ganache fork when running test against live network
[] helpers tx : check num of argument (deploy)
[] support test batteries
[] support generator from (like templates for --export ?)
[] --pendingtx : wait | reset | false | interactive
[] non-used namedAccounts from eth_accounts automaitclly added to special "others" (check index but also addresses)
[] add --deploy option to run task ?
[] library name vs : and error out if ambiguity (when using only name)
[] tags for network config => can be used in namedAccounts too
[] libraries : address should not need to be address, they could be names of deployments or {address}
[] fix error with proxy constructor, the check use the number of argument given instead of the abi
[] fix issue with fixture reading deployments in buidlerevm folder: fixture should not read
[] add configuration field for network based configuration ? or at least expose the chainIfNetworkConfig expansion function
[] add option to run test with pre-deployed contract (fixture already called) : useful so that test can use tags so when executed in isolation (without that flag they can run faster)
[] sourcify-upload (https://verification.komputing.org/server)
[] ipfs-upload
[] add ability to specify metadata in imports artifacts
[] deployments.getByAddress(