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
/
tutorials
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify tests to work with new utils
Amir Bandeali
2018-04-21
1
-213
/
+213
*
Fix compile errors
Amir Bandeali
2018-04-21
1
-6
/
+6
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-5
/
+5
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-3
/
+2
*
Fix tests by passing DummyToken args
Leonid Logvinov
2018-03-09
1
-2
/
+2
*
Adjust the tests
Leonid Logvinov
2018-03-02
1
-37
/
+47
*
Make tests slightly nicer
Leonid Logvinov
2018-03-02
1
-16
/
+23
*
Remove only
Leonid Logvinov
2018-03-02
1
-1
/
+1
*
Don't pass tokenGet and tokenGive because we can get them from 0x order
Leonid Logvinov
2018-03-02
1
-3
/
+1
*
Fix a typo
Leonid Logvinov
2018-03-02
1
-2
/
+2
*
Fix the comment
Leonid Logvinov
2018-03-02
1
-1
/
+1
*
Remove false-positive linter failure because of chai-as-pronmised incorrect t...
Leonid Logvinov
2018-03-02
1
-0
/
+1
*
Assert that the balances don't change if arbitrage fails
Leonid Logvinov
2018-03-02
1
-4
/
+7
*
Initial implementation of Arbitrage contract with tests
Leonid Logvinov
2018-03-02
1
-0
/
+207