Cherry pick DevUtils
refactor code from #2456
This commit is contained in:
parent
b4cefc64b4
commit
d89243a0d3
@ -1,5 +1,5 @@
|
||||
export { artifacts } from './artifacts';
|
||||
export { DevUtilsContract, LibAssetDataContract, LibTransactionDecoderContract } from './wrappers';
|
||||
export { DevUtilsContract } from './wrappers';
|
||||
export {
|
||||
ContractArtifact,
|
||||
ContractChains,
|
||||
|
@ -13,11 +13,11 @@
|
||||
"changes": [
|
||||
{
|
||||
"note": "Add `allowance()` and `balanceOf()` to `LibERC20Token`",
|
||||
"pr": 2462
|
||||
"pr": 2464
|
||||
},
|
||||
{
|
||||
"note": "Fix broken tests",
|
||||
"pr": 2462
|
||||
"pr": 2456
|
||||
}
|
||||
],
|
||||
"timestamp": 1581204851
|
||||
|
Loading…
x
Reference in New Issue
Block a user