Alex Towle
|
62d15117c5
|
@0x:contracts-integrations Removed the dependency on number_utils from staking
|
2019-11-04 14:16:43 -08:00 |
|
Alex Towle
|
e557f2fb48
|
@0x:contracts-integrations Added decimal.js to dependencies so that number_utils can be used
|
2019-11-04 09:39:00 -08:00 |
|
Alex Towle
|
911fcc0bed
|
@0x:contracts-integrations Addressed review comments from @mzhu
|
2019-11-01 17:16:17 -07:00 |
|
Alex Towle
|
55fd16ccf1
|
@0x:contracts-integrations Addressed review comments from @dorothy-zbornak
|
2019-11-01 12:04:24 -07:00 |
|
Alex Towle
|
ebab80cff7
|
@0x:contracts-integrations Fixed test issues
|
2019-11-01 11:22:12 -07:00 |
|
Alex Towle
|
91cb162662
|
@0x:contracts-integrations Added tests for weth protocol fees
|
2019-11-01 11:22:12 -07:00 |
|
Alex Towle
|
fa26f8de51
|
@0x:contracts-integrations Refactored to reduce redundancy
|
2019-11-01 11:22:12 -07:00 |
|
Alex Towle
|
26602ac2db
|
@0x:contracts-integrations Added assertions for events in all wrapper functions
|
2019-11-01 11:22:12 -07:00 |
|
Alex Towle
|
0b8af181d8
|
@0x:contracts-integrations Refactored the wrapper tests to use newer tools
|
2019-11-01 11:22:12 -07:00 |
|
Alex Towle
|
19d661d324
|
@0x:contracts-integrations Started to refactor the wrapper tests
|
2019-11-01 11:22:12 -07:00 |
|
Alex Towle
|
7d29b36246
|
@0x:contracts-integrations Moved the wrapper tests into the integrations package
|
2019-11-01 11:21:52 -07:00 |
|
Michael Zhu
|
09d13b2bfa
|
default before/after in FunctionAssertion
|
2019-10-31 15:49:12 -07:00 |
|
Michael Zhu
|
af0de72bc3
|
address comments
|
2019-10-31 15:30:15 -07:00 |
|
Michael Zhu
|
43e32f6a1a
|
fix other lint errors
|
2019-10-31 15:30:15 -07:00 |
|
Michael Zhu
|
e9e6452890
|
add tslint.json to package and update actor mixins
|
2019-10-31 15:28:02 -07:00 |
|
Michael Zhu
|
5f699b0c47
|
add test for weth protocol fees
|
2019-10-31 15:27:39 -07:00 |
|
Michael Zhu
|
bf18b86f9f
|
address comments
|
2019-10-31 15:27:39 -07:00 |
|
Michael Zhu
|
56f7dd7538
|
fix deployment_manager_test
|
2019-10-31 15:27:39 -07:00 |
|
Michael Zhu
|
7aa88307f6
|
Flesh out fillOrder integration tests
|
2019-10-31 15:27:39 -07:00 |
|
Alex Towle
|
dde570706a
|
@0x:contracts-integrations Put final cleaning touches on the function assertion set
|
2019-10-30 13:26:29 -07:00 |
|
Alex Towle
|
0b3e3ab990
|
@0x:contracts-integrations Addressed more review comments
|
2019-10-30 11:11:55 -07:00 |
|
Alex Towle
|
205c895d75
|
@0x:contracts-integrations Added better documentation to FunctionAssertions
|
2019-10-29 23:19:28 -07:00 |
|
Alex Towle
|
6402d29dd4
|
@0x:contracts-integrations Added collections of function assertions
|
2019-10-29 14:51:01 -07:00 |
|
Michael Zhu
|
43f8101d0b
|
address comments
|
2019-10-29 11:26:56 -07:00 |
|
Michael Zhu
|
3d56c06ff3
|
Move Forwarder test to integrations; update to use new framework
|
2019-10-29 11:26:56 -07:00 |
|
Amir Bandeali
|
9312d5d9f7
|
remove read-only mode related code from integrations
|
2019-10-27 11:12:22 -07:00 |
|
Michael Zhu
|
8869d79c68
|
rebase
|
2019-10-22 17:05:08 -07:00 |
|
Michael Zhu
|
752dd04546
|
address comments
|
2019-10-22 17:05:08 -07:00 |
|
Michael Zhu
|
3e5d166ec4
|
moving away from extending DeploymentManager in case we want to deploy multiple extensions alongside one another
|
2019-10-22 17:05:08 -07:00 |
|
Michael Zhu
|
64bc1b0990
|
update coordinator tests to use deployment manager, balance stores, actor mixins
|
2019-10-22 17:05:08 -07:00 |
|
Michael Zhu
|
548b0db6ea
|
coordinator deployment manager
|
2019-10-22 17:05:08 -07:00 |
|
Alex Towle
|
1a1dc89454
|
CI Fix build failure
|
2019-10-22 14:53:13 -07:00 |
|
Alex Towle
|
3a1fc9ee5f
|
@0x:contracts-integrations Fixed package after rebase
|
2019-10-22 13:15:01 -07:00 |
|
Alex Towle
|
718407ba6f
|
@0x:contracts-integrations Switched to object destructuring in the function assertion unit test
|
2019-10-22 12:07:50 -07:00 |
|
Alex Towle
|
e603a81a46
|
@0x:contracts-integrations Simplified the tests
|
2019-10-22 12:07:50 -07:00 |
|
Alex Towle
|
03e35846fb
|
@0x:contracts-integrations Removed the Cache
|
2019-10-22 12:07:50 -07:00 |
|
Alex Towle
|
c87364f86b
|
@0x:contracts-integrations Addressed more review feedback
|
2019-10-22 12:07:50 -07:00 |
|
Alex Towle
|
a794a33551
|
@0x:contracts-integrations Addressed review comments
|
2019-10-22 12:06:38 -07:00 |
|
Alex Towle
|
494b437f1a
|
@0x:contracts-integrations Renamed some functions in Address Manager
|
2019-10-22 12:04:47 -07:00 |
|
Alex Towle
|
92b80fc436
|
@0x:contracts-integrations Improved the caches
|
2019-10-22 12:04:47 -07:00 |
|
Alex Towle
|
d66101cd9d
|
@0x:contracts-integrations Added unit tests for FunctionAssertion
|
2019-10-22 12:04:47 -07:00 |
|
Alex Towle
|
89ae04803f
|
@0x:contract-integrations Added the integrations package to CI
|
2019-10-22 12:01:54 -07:00 |
|
Alex Towle
|
be95bce4cd
|
@0x:contract-integrations Move caches to a new file
|
2019-10-22 12:01:30 -07:00 |
|
Alex Towle
|
01aee08c02
|
@0x:contracts-integrations Wrote a simple integration test and AddressManager
|
2019-10-22 12:01:30 -07:00 |
|
Alex Towle
|
6cba9fd77f
|
@0x/contracts-integrations Created the FunctionAssertion class and examples
|
2019-10-22 11:59:17 -07:00 |
|
Michael Zhu
|
102fcd3fb8
|
export actor classes
|
2019-10-21 11:17:53 -07:00 |
|
Michael Zhu
|
566e05aea4
|
typo
|
2019-10-21 11:17:53 -07:00 |
|
Michael Zhu
|
f014370531
|
document mixin constructor params
|
2019-10-21 11:17:53 -07:00 |
|
Michael Zhu
|
dfbbe9daa2
|
address comments
|
2019-10-21 11:17:53 -07:00 |
|
Michael Zhu
|
21cf2319d5
|
rename some stuff
|
2019-10-21 11:17:53 -07:00 |
|