index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
contracts
/
test
/
asset_proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linter changes to contracts
Greg Hysen
2018-06-09
2
-11
/
+3
*
Cleanup after last rebase
Greg Hysen
2018-06-08
2
-3
/
+3
*
Updated tests to use new revert handler
Greg Hysen
2018-06-08
1
-2
/
+2
*
Minor fixes after rebase
Greg Hysen
2018-06-08
1
-14
/
+6
*
Style updates to contracts
Greg Hysen
2018-06-08
2
-8
/
+3
*
Union types for generalized decodeAssetData
Greg Hysen
2018-06-08
1
-2
/
+2
*
Style updates to ERC721 onReceiver
Greg Hysen
2018-06-08
2
-3
/
+14
*
Fixes after rebasing
Greg Hysen
2018-06-08
2
-8
/
+5
*
Fixed up after rebasing. Contracts build and tests pass
Greg Hysen
2018-06-08
2
-28
/
+14
*
Style audit for proxies + libmem + libbytes
Greg Hysen
2018-06-08
2
-27
/
+32
*
Call safeTransferFrom only when there is receiver data present
Greg Hysen
2018-06-08
1
-11
/
+13
*
Removed the LibAssetProxyDecoder. Merged decode functions into the proxies. T...
Greg Hysen
2018-06-08
1
-5
/
+5
*
Converged on naming scheme for asset data: renamed all instances of assetMeta...
Greg Hysen
2018-06-08
2
-95
/
+62
*
Tons of tests around nested byte arrays and ERC721 receiver
Greg Hysen
2018-06-08
2
-17
/
+45
*
Test for onReceived erc721 callback
Greg Hysen
2018-06-08
2
-3
/
+121
*
LibAssetProxyDecoder tests
Greg Hysen
2018-06-08
1
-26
/
+30
*
Foundation for TestLibAssetProxyDecoder
Greg Hysen
2018-06-08
1
-0
/
+72
*
Fix missing paths
Fabio Berger
2018-06-08
1
-4
/
+4
*
merge v2-prototype
Fabio Berger
2018-06-07
2
-36
/
+31
|
\
|
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
2
-24
/
+26
|
|
\
|
|
*
Add Async suffix to relevant assertions
Alex Browne
2018-06-07
2
-14
/
+14
|
|
*
Replace constant.REVERT test assertions with expectRevertOrAlwaysFailingTrans...
Alex Browne
2018-06-07
2
-24
/
+26
|
*
|
Linter now passes
fragosti
2018-06-06
2
-8
/
+1
|
|
/
*
/
move generated contract wrappers from `contract_wrappers/generated/` to `gene...
Fabio Berger
2018-06-06
2
-5
/
+5
|
/
*
Update Exchange statuses, revert instead of emmitting event on fill/cancel fa...
Amir Bandeali
2018-06-05
1
-0
/
+1
*
Initial refactor of order-utils. Move many utils from contracts into this pac...
Fabio Berger
2018-05-30
1
-2
/
+2
*
Check transaction receipt status codes where applicable
Alex Browne
2018-05-24
2
-16
/
+22
*
Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep
Fabio Berger
2018-05-23
2
-47
/
+101
|
\
|
*
Fix some unhandled promise rejections
Alex Browne
2018-05-22
1
-2
/
+2
|
*
Add awaitTransactionMinedAsync after every sent transaction
Alex Browne
2018-05-22
2
-45
/
+87
|
*
Add missing blockchainLifecycle calls to contracts tests
Alex Browne
2018-05-22
2
-0
/
+12
*
|
Remove 0x.js dep from contracts
Fabio Berger
2018-05-23
1
-9
/
+2
|
/
*
merge development
Fabio Berger
2018-05-22
1
-0
/
+1
*
Merge branch 'development' into v2-prototype
Amir Bandeali
2018-05-16
2
-12
/
+13
*
Move Authorizable to AssetProxy dir, rename to MixinAuthorizable
Amir Bandeali
2018-05-08
1
-3
/
+3
*
Add tests for batchTransferFrom
Amir Bandeali
2018-05-02
1
-151
/
+296
*
Add hard coded proxyId into each AssetProxy
Amir Bandeali
2018-05-01
1
-0
/
+10
*
merge v2-prototype
Fabio Berger
2018-04-24
1
-18
/
+18
*
Fix tests
Amir Bandeali
2018-04-24
2
-0
/
+344