Added
Account.get_deployment_address
(#763)- Use
eth_unlockUnkonwnAccount
to unlock arbitrary accounts in development mode (#776)
Changed
- Generalize
sys.argv
handling forbrownie test
to allow arbitrary flags (#773) - Disable
stdout
capture when compiling a project prior to running tests (#774) - Attempt to determine proxy implementation without relying on Etherscan APi output (#777)