Added
- Automatic source code verification on Etherscan (#914)
- Allow replacing transactions that were broadcasted outside of Brownie (#922)
- Add
decode_input
,decode_output
andinfo
methods toOverloadedMethod
object (#925)
Changed
- Lazily decode events for confirmed transactions (#926)