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
/
exchange
/
dispatcher.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move packages/contracts to contracts/core
Leonid Logvinov
2018-12-03
1
-280
/
+0
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-4
/
+4
*
Move generated contract wrappers and artifacts into contracts package
Alex Browne
2018-10-16
1
-5
/
+5
*
Add test for fillOrder and dispatchTransferFrom where maker == taker
Amir Bandeali
2018-08-31
1
-0
/
+54
*
Fix linting errors
Amir Bandeali
2018-08-17
1
-1
/
+1
*
Rename assetProxyUtils to assetDataUtils
Fabio Berger
2018-07-17
1
-3
/
+3
*
Make it possible to configure block polling interval in base contract wrapper
Leonid Logvinov
2018-07-05
1
-5
/
+5
*
Improve robustness of revert reason assertions
Alex Browne
2018-07-03
1
-4
/
+4
*
Fix build
Amir Bandeali
2018-06-30
1
-0
/
+1
*
Update file structure
Amir Bandeali
2018-06-30
1
-12
/
+11
*
Make registerAssetProxy append only
Amir Bandeali
2018-06-30
1
-130
/
+31
*
Reduce the userAddresses to the individual addresses actually used by tests, ...
Fabio Berger
2018-06-28
1
-5
/
+4
*
Merge branch 'refactor/check-revert-reasons' into feature/combinatorial-testing
Fabio Berger
2018-06-27
1
-5
/
+5
|
\
|
*
Rename RevertReasons to RevertReason since singular enum names are more common
Fabio Berger
2018-06-26
1
-5
/
+5
|
*
Merge branch 'v2-prototype' into refactor/check-revert-reasons
Fabio Berger
2018-06-26
1
-6
/
+3
|
|
\
*
|
\
Merge branch 'v2-prototype' into feature/combinatorial-testing
Fabio Berger
2018-06-26
1
-6
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove proxyId argument from dispatchTransferFrom
Remco Bloemen
2018-06-26
1
-6
/
+3
*
|
|
merge check-revert-reasons
Fabio Berger
2018-06-25
1
-2
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Move RevertReasons to @0xproject/types package
Fabio Berger
2018-06-25
1
-2
/
+1
*
|
|
merge check-revert-reasons
Fabio Berger
2018-06-25
1
-5
/
+10
|
\
|
|
|
*
|
Rename ContractLibErrors to RevertReasons
Fabio Berger
2018-06-23
1
-5
/
+5
|
*
|
Fix test now that contract reverts with message
Fabio Berger
2018-06-22
1
-5
/
+3
|
*
|
Check revert reason in dispatcher tests
Fabio Berger
2018-06-22
1
-4
/
+11
|
|
/
*
/
Remove hack in ERC20Wrapper
Fabio Berger
2018-06-19
1
-1
/
+4
|
/
*
Pop id from assetData before dispatching to AssetProxies
Amir Bandeali
2018-06-13
1
-2
/
+6
*
Converged on naming scheme for asset data: renamed all instances of assetMeta...
Greg Hysen
2018-06-08
1
-4
/
+4
*
merge v2-prototype
Fabio Berger
2018-06-07
1
-12
/
+9
|
\
|
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
1
-8
/
+9
|
|
\
|
|
*
Add Async suffix to relevant assertions
Alex Browne
2018-06-07
1
-5
/
+5
|
|
*
Replace constant.REVERT test assertions with expectRevertOrAlwaysFailingTrans...
Alex Browne
2018-06-07
1
-8
/
+9
|
*
|
Linter now passes
fragosti
2018-06-06
1
-4
/
+0
|
|
/
*
/
move generated contract wrappers from `contract_wrappers/generated/` to `gene...
Fabio Berger
2018-06-06
1
-4
/
+4
|
/
*
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
1
-13
/
+13
*
Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep
Fabio Berger
2018-05-23
1
-62
/
+107
|
\
|
*
Add awaitTransactionMinedAsync after every sent transaction
Alex Browne
2018-05-22
1
-62
/
+101
|
*
Add missing blockchainLifecycle calls to contracts tests
Alex Browne
2018-05-22
1
-0
/
+6
*
|
Remove 0x.js dep from contracts
Fabio Berger
2018-05-23
1
-15
/
+14
|
/
*
Merge branch 'development' into v2-prototype
Amir Bandeali
2018-05-16
1
-14
/
+12
*
Add hard coded proxyId into each AssetProxy
Amir Bandeali
2018-05-01
1
-0
/
+12
*
merge v2-prototype
Fabio Berger
2018-04-24
1
-10
/
+10
*
Fix tests
Amir Bandeali
2018-04-24
1
-0
/
+267