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
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
1
-1
/
+0
*
move generated contract wrappers from `contract_wrappers/generated/` to `gene...
Fabio Berger
2018-06-06
1
-6
/
+6
*
Introduce ethereum-types package
Leonid Logvinov
2018-06-01
1
-1
/
+1
*
Fix ExchangeWrapper
Fabio Berger
2018-05-23
1
-1
/
+1
*
Remove 0x.js dep from contracts
Fabio Berger
2018-05-23
1
-2
/
+2
*
merge development
Fabio Berger
2018-05-22
1
-0
/
+1
|
\
|
*
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
1
-0
/
+1
*
|
Merge branch 'development' into v2-prototype
Amir Bandeali
2018-05-16
1
-78
/
+113
|
\
|
|
*
Merge branch 'development' into breakUp0xjs
Fabio Berger
2018-05-11
1
-32
/
+66
|
|
\
|
|
*
Fix linter errors
Leonid Logvinov
2018-05-11
1
-1
/
+1
|
|
*
Remove unused deployer docs configs
Leonid Logvinov
2018-05-10
1
-8
/
+8
|
|
*
Fix linter issues
Leonid Logvinov
2018-05-10
1
-19
/
+19
|
|
*
Remove deployer from metacoin and contract tests
Leonid Logvinov
2018-05-10
1
-20
/
+54
|
*
|
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
1
-1
/
+2
|
|
/
*
|
Rename DummyToken => DummyERC20Token
Amir Bandeali
2018-04-22
1
-2
/
+2
*
|
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