Amir Bandeali
|
fbfb6eb45e
|
Update CHANGELOG
|
2018-12-20 09:13:36 -08:00 |
|
Amir Bandeali
|
58be23ac97
|
Remove assembly version of matchOrders
|
2018-12-20 09:13:36 -08:00 |
|
Amir Bandeali
|
90fcf59a32
|
Add getOrderInfo check before calling fillOrder
|
2018-12-20 09:13:36 -08:00 |
|
Amir Bandeali
|
e74b24bbdb
|
Update comments and hard code function selector constants
|
2018-12-20 09:13:36 -08:00 |
|
Amir Bandeali
|
6b5b8fe8e0
|
Fix build after rebase
|
2018-12-20 09:13:36 -08:00 |
|
Amir Bandeali
|
0a5ecec3e2
|
update comments
|
2018-12-20 09:13:36 -08:00 |
|
Amir Bandeali
|
b6f4c5c7da
|
Fix build and add back tests
|
2018-12-20 09:13:36 -08:00 |
|
Amir Bandeali
|
2fa8b8d1d0
|
Add OrderMatcher tests
|
2018-12-20 09:13:36 -08:00 |
|
Amir Bandeali
|
b786836db6
|
feat: Add OrderMatcher contract that takes spread in multiple assets by calling matchOrders followed by fillOrder
|
2018-12-20 09:13:36 -08:00 |
|
Amir Bandeali
|
8e5f0f9c5c
|
Update CHANGELOG
|
2018-12-20 09:11:30 -08:00 |
|
Amir Bandeali
|
99e32869e6
|
Use more efficient equality checks
|
2018-12-20 09:11:30 -08:00 |
|
Amir Bandeali
|
04729c44b4
|
Add note about input validation
|
2018-12-20 09:11:30 -08:00 |
|
Amir Bandeali
|
2a2260de45
|
Use more efficient check for overflow
|
2018-12-20 09:11:30 -08:00 |
|
Amir Bandeali
|
a7c3996627
|
Check if amount == 0 before doing division
|
2018-12-20 09:11:30 -08:00 |
|
Leonid Logvinov
|
f832e035da
|
Run prettier
|
2018-12-19 15:41:49 +01:00 |
|
Leonid Logvinov
|
abfb358250
|
Add the sol-compiler watch command to all packages
|
2018-12-19 15:41:49 +01:00 |
|
Leonid Logvinov
|
b2edd84b0e
|
Add missing contract libs to compiler.json config
|
2018-12-19 15:41:48 +01:00 |
|
Alex Browne
|
768e1d541c
|
Make @0x/contracts-test-utils a dependency instead of a devDependency
|
2018-12-18 18:22:54 -08:00 |
|
Alex Browne
|
a650d695ce
|
Fix test-publish failure in contracts packages
|
2018-12-18 16:26:10 -08:00 |
|
Greg Hysen
|
ca0ab38521
|
Fixed solhint errors
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
d2a4fd5706
|
Added documentation to LibAddressArray.append and switched if to require smt
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
afe200c4e1
|
Updated changelogs for new contracts
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
00f5b94d0a
|
Added gas field so tests pass on Geth;
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
1de92659ee
|
Added Changelog for new Extensions
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
25722d8154
|
Updated comment Execute fillOrder -> Execute exchange function
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
bb4ce9b3ad
|
Explicit returns
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
b524ac7af2
|
Prettier / Linter on contracts + TS
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
dea6f35b04
|
Refactoring balance threshold filter
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
f3a2e3b6f3
|
Moved exchange calldata functions to separate mixin
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
f91781a060
|
Less Assembly. More Solidity. Less Efficiency. More Readability.
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
22fd23643c
|
Run all tests for extensions
|
2018-12-18 13:36:05 -08:00 |
|
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
|
8d6219296a
|
Removed Yes Token - its no longer needed to test Balance Threshold Filter
|
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
|
9f68ac7bbe
|
Making progress on generalized forwarder
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
b4aca370de
|
Writing tests for Compliant Forwarder
|
2018-12-18 13:36:05 -08:00 |
|
Greg Hysen
|
0e0e05e0e0
|
Compile Compliant Forwarder contract
|
2018-12-18 13:36:04 -08:00 |
|
Greg Hysen
|
88595718c3
|
Yes Compliance Token
|
2018-12-18 13:36:04 -08:00 |
|
Greg Hysen
|
f104d91595
|
Broken commit -- saving current state of getting wyre compliance token contract setup
|
2018-12-18 13:36:04 -08:00 |
|
Leonid Logvinov
|
91d432aa56
|
Apply prettier
|
2018-12-14 10:14:09 -08:00 |
|
Leonid Logvinov
|
44e516ac65
|
Publish
- @0x/contracts-examples@1.0.2
- @0x/contracts-extensions@1.0.2
- @0x/contracts-interfaces@1.0.2
- @0x/contracts-libs@1.0.2
- @0x/contracts-multisig@1.0.2
- @0x/contracts-protocol@2.1.59
- @0x/contracts-tokens@1.0.2
- @0x/contracts-utils@1.0.2
|
2018-12-13 14:58:57 -08:00 |
|
Leonid Logvinov
|
d018f6d9cc
|
Updated CHANGELOGS
|
2018-12-13 14:58:48 -08:00 |
|
Leonid Logvinov
|
d5e15b05fb
|
Rename contracts CHANGELOGs to DEPLOYs
|
2018-12-13 14:49:58 -08:00 |
|
Leonid Logvinov
|
59fad5845c
|
Move Forwarder CHANGELOG entries to extensions CHANGELOG
|
2018-12-13 14:43:40 -08:00 |
|