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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v2-prototype' into feature/truffle-sol-cov
Leonid Logvinov
2018-05-24
1
-1
/
+1
|
\
|
*
Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep
Fabio Berger
2018-05-23
1
-7
/
+10
|
|
\
|
*
|
Remove 0x.js dep from contracts
Fabio Berger
2018-05-23
1
-1
/
+1
*
|
|
Parse compiler.json in SolCompilerArtifactsAdapter
Leonid Logvinov
2018-05-23
1
-3
/
+1
*
|
|
Fix a bug in CALL-like opcode handling
Leonid Logvinov
2018-05-23
1
-3
/
+3
*
|
|
Rename ZeroExArtifactAdapter to SolCompilerArtifactAdapter
Leonid Logvinov
2018-05-23
1
-2
/
+2
*
|
|
Assign then return
Leonid Logvinov
2018-05-23
1
-1
/
+2
*
|
|
Introduce CONFIG_FILE
Leonid Logvinov
2018-05-23
1
-1
/
+2
*
|
|
Remove web3Factory.create and remove dev-tools dependency on sol-cov
Leonid Logvinov
2018-05-23
1
-0
/
+21
|
|
/
|
/
|
*
|
Fix tslint issues
Fabio Berger
2018-05-23
1
-6
/
+9
*
|
Add missing return types
Remco Bloemen
2018-05-22
1
-1
/
+1
|
/
*
orderFilledAmount -> orderTakerAssetFilledAmount
Greg Hysen
2018-05-19
1
-12
/
+12
*
Rebased against v2-prototype
Greg Hysen
2018-05-19
1
-2
/
+2
*
Moved feeTokenAddress to MatchOrderTester constructor. Since it is constant, ...
Greg Hysen
2018-05-19
1
-118
/
+125
*
Cleaned up interface for decoding proxy data. Added a general decoder, which ...
Greg Hysen
2018-05-19
1
-12
/
+10
*
Style improvements to the match orders typescript test class
Greg Hysen
2018-05-19
1
-18
/
+14
*
Style changes to atomic order matching
Greg Hysen
2018-05-19
1
-1
/
+0
*
Atomic Order Matching - Tests
Greg Hysen
2018-05-19
1
-0
/
+353
*
Merge branch 'development' into v2-prototype
Amir Bandeali
2018-05-16
3
-39
/
+0
|
\
|
*
Remove unused deployer docs configs
Leonid Logvinov
2018-05-10
1
-1
/
+1
|
*
Remove deployer from metacoin and contract tests
Leonid Logvinov
2018-05-10
2
-19
/
+5
*
|
Move utils dir into src
Amir Bandeali
2018-04-21
1
-1
/
+1
|
/
*
Simplify the tests
Fabio Berger
2018-04-11
1
-1
/
+1
*
Move migrations into separate monorepo subpackage and hook it up to 0x.js and...
Fabio Berger
2018-04-09
1
-1
/
+1
*
Move away from using web3 directly in 0x.js tests
Fabio Berger
2018-04-06
1
-3
/
+4
*
Fix tests
Leonid Logvinov
2018-04-05
1
-2
/
+1
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-1
/
+2
*
Make Deployer configurable by jsonrpcUrl instead of jsonrpcPort
Leonid Logvinov
2018-03-12
1
-1
/
+1
*
Rename useInProcessGanache to shouldUseInProcessGanache
Leonid Logvinov
2018-03-12
1
-1
/
+1
*
Use in-process Ganache in contracts
Leonid Logvinov
2018-03-12
1
-1
/
+2
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
2
-0
/
+8
*
Fix artifacts path
Amir Bandeali
2018-02-07
1
-1
/
+1
*
Rename directories
Amir Bandeali
2018-02-03
1
-1
/
+1
*
Remove truffle from tests
Leonid Logvinov
2018-01-30
1
-0
/
+16
*
Remove truffle from tokenTransferProxy tests
Leonid Logvinov
2018-01-30
1
-0
/
+13