Greg Hysen
|
a1266a3341
|
Cleaned up tests for balance threshold filter
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
34ff7fae9c
|
Removed deprecated README + comments
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
d45c13bfa8
|
removed unnecessary log
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
dccca95c2c
|
removed only from tests
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
fc684ad063
|
solhint fixes
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
6a0f5f39ee
|
Prettier / Linter fixes for TS
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
4417c76b13
|
Ported Balance Threshold Filter to new contract directory structure
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
8799f9bb90
|
Test for ERC20 balance threshold
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
6d673ac942
|
Exchange Selectors - sorted
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
8d6219296a
|
Removed Yes Token - its no longer needed to test Balance Threshold Filter
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
cb9ec18f96
|
Tests finished for balance threshold wrapper
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
1883f4d272
|
matchOrders test cases for balance threshold filter contract
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
93b9c251ed
|
Tests for MatchOrders
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
3ad72d96f4
|
Tests for marketBuy invariants
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
4f977aa51d
|
marketSellNoThrow tests
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
a2df428afb
|
tests for marketSellOrders
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
e45a0ffdbf
|
All tests running so far
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
51355209a2
|
Tests for batchFill variants
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
4b0d01ad72
|
tests for batchFillOrdes
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
a655f4b193
|
tests for fillOrder variants
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
7af2c751dc
|
fillOrder tests with new wrapper
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
d882133e44
|
Wrappers for balance threshold filter + updated some tests to use the wrapper
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
7e7880aea0
|
Conformed to hex format for constructing offsets
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
18f028fb08
|
Removed unnecessary note
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
14c97b3ec3
|
Include threshold balance in constructor of BalanceThresholdFilter contract
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
58a382d9b6
|
Function Documentation
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
2be9b1ff08
|
Updated Balance Threshold Filter to use mixin pattern
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
1cdd82178f
|
ComplianceForwarder renamed to BalanceThresholdFilter
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
dbf1de2e69
|
Revert reasons for balance threshold filter
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
ba986432ec
|
Some comments
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
3bb147b0f1
|
Documented inline assembly functions
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
0556defa58
|
working on batch fills. Compliance part is finished.
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
4217d0cd7d
|
cleanup
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
5863a29a91
|
cleaning
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
df0de07184
|
cleaning
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
28a5ed6a9a
|
cleaning
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
c040ad0850
|
cleaning
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
8007ef6c0b
|
cleaning I
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
a332c5e5c2
|
Code to validate addresses from order arrays
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
bab7569ed9
|
Refactoring asm
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
16bd0ce7ec
|
generalized KYC extension passing all tests
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
61a906e9e7
|
Abstract address validation in asm
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
8c9d48477d
|
Exchange selector contract - autogenerated
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
9f68ac7bbe
|
Making progress on generalized forwarder
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
4e341582ae
|
Extract makerAddress in assembly
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
37a1271af2
|
fillOrder -> executeTransaction rename
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
743c4c36eb
|
Removed unnecessary comments in compliant forwarder
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
3f7bd24250
|
Wrapped up tests for compliant forwarder
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
33e41dd500
|
More tests + require instead of revert in compliance contract
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
989b5b0a98
|
Ran linter
|
2018-12-18 13:36:05 -08:00 |
|