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
/
test
/
artifacts_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-49
/
+0
*
Add tests for ropsten artifacts
Leonid Logvinov
2017-09-28
1
-0
/
+17
*
Fix a typo
Leonid Logvinov
2017-09-18
1
-1
/
+1
*
Fetch tokenTransferProxy address from exchange contract
Leonid Logvinov
2017-09-18
1
-1
/
+1
*
Remove unused imports
Leonid Logvinov
2017-07-26
1
-1
/
+0
*
Migrate to using a single Exchange contract
Leonid Logvinov
2017-07-12
1
-2
/
+1
*
Move zeroEx.exchange.getAvailableContractAddressesAsync to zeroEx.getAvailabl...
Leonid Logvinov
2017-07-06
1
-1
/
+1
*
Fix typo in getAvailableContractAddressesAsync
Leonid Logvinov
2017-06-30
1
-1
/
+1
*
Allow multiple exchange versions t be functional at the same time
Leonid Logvinov
2017-06-27
1
-1
/
+7
*
Rename KOVAN_URL to KOVAN_RPC_URL
Leonid Logvinov
2017-06-23
1
-1
/
+1
*
Simplify integration tests
Leonid Logvinov
2017-06-23
1
-34
/
+4
*
Refactor KOVAN_URL to constants and fetch mnemonic from package.json
Leonid Logvinov
2017-06-23
1
-2
/
+6
*
Add kovan integration tests
Leonid Logvinov
2017-06-23
1
-0
/
+54