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
/
transactions.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebase from v2-prototype
Jacob Evans
2018-06-05
1
-1
/
+1
*
Update Exchange statuses, revert instead of emmitting event on fill/cancel fa...
Amir Bandeali
2018-06-05
1
-3
/
+3
*
Improve comments and remove unused imports
Fabio Berger
2018-06-02
1
-1
/
+1
*
fix method rename
Fabio Berger
2018-06-01
1
-1
/
+1
*
Merge branch 'v2-prototype' into refactor/order-utils/for-v2
Fabio Berger
2018-06-01
1
-3
/
+133
|
\
|
*
Check length before accessing indices, add awaitTransactionSuccess where need...
Amir Bandeali
2018-05-31
1
-13
/
+27
|
*
Add back before/after snapshots for each test
Amir Bandeali
2018-05-31
1
-0
/
+6
|
*
Fix formatting and tests
Amir Bandeali
2018-05-31
1
-9
/
+4
|
*
Remove TxOrigin signature type, modify whitelist to use Validator signature type
Amir Bandeali
2018-05-31
1
-0
/
+4
|
*
Update Whitelist contract with comments, also require maker to be whitelisted
Amir Bandeali
2018-05-31
1
-4
/
+29
|
*
Add example whitelist contract and minimum tests
Amir Bandeali
2018-05-31
1
-2
/
+89
*
|
Introduce OrderWithoutExchangeAddress type since this is what get's sent to t...
Fabio Berger
2018-05-31
1
-6
/
+6
*
|
Initial refactor of order-utils. Move many utils from contracts into this pac...
Fabio Berger
2018-05-30
1
-9
/
+3
|
/
*
Fix linter issues
Leonid Logvinov
2018-05-25
1
-1
/
+1
*
Migrate migrations to v2
Leonid Logvinov
2018-05-25
1
-3
/
+2
*
Check transaction receipt status codes where applicable
Alex Browne
2018-05-24
1
-1
/
+1
*
Fix ExchangeWrapper
Fabio Berger
2018-05-23
1
-1
/
+1
*
Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep
Fabio Berger
2018-05-23
1
-1
/
+10
|
\
|
*
Add awaitTransactionMinedAsync after every sent transaction
Alex Browne
2018-05-22
1
-1
/
+4
|
*
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
-10
/
+2
|
/
*
Atomic Order Matching - Tests
Greg Hysen
2018-05-19
1
-2
/
+2
*
Merge branch 'development' into v2-prototype
Amir Bandeali
2018-05-16
1
-8
/
+9
*
Add tests and comments
Amir Bandeali
2018-04-27
1
-15
/
+25
*
Add tests
Amir Bandeali
2018-04-27
1
-4
/
+38
*
Update tests and utils
Amir Bandeali
2018-04-27
1
-0
/
+161