Cherry-pick changes from feat/dev-utils/dydx-bridge-validation

This commit is contained in:
Lawrence Forman
2020-01-31 11:40:31 -05:00
parent 79362b0dba
commit 3e8f9a6b53
104 changed files with 1699 additions and 1434 deletions

View File

@@ -1,4 +1,13 @@
[
{
"version": "9.1.0",
"changes": [
{
"note": "Export `EvmBytecodeOutputLinkReferences`",
"pr": 2462
}
]
},
{
"timestamp": 1580988106,
"version": "9.0.7",

View File

@@ -130,6 +130,7 @@ export {
OutputField,
ParamDescription,
EvmBytecodeOutput,
EvmBytecodeOutputLinkReferences,
RevertErrorAbi,
DecodedLogArgs,
LogWithDecodedArgs,