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
/
utils
/
fill_scenarios.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused variable
Leonid Logvinov
2017-06-06
1
-1
/
+0
*
Rename accounts to addreses
Leonid Logvinov
2017-06-06
1
-1
/
+1
*
Make methods accept senderAccount
Leonid Logvinov
2017-06-05
1
-11
/
+2
*
Merge branch 'master' into unavailableFilledCancelled
Fabio Berger
2017-06-03
1
-25
/
+72
|
\
|
*
Address feedback
Leonid Logvinov
2017-06-03
1
-2
/
+3
|
*
Address feedback
Leonid Logvinov
2017-06-03
1
-5
/
+5
|
*
Rename coinBase to coinbase
Leonid Logvinov
2017-06-02
1
-6
/
+6
|
*
Add success test for fill with fees
Leonid Logvinov
2017-06-02
1
-1
/
+12
|
*
Add fill scenario with fees
Leonid Logvinov
2017-06-02
1
-3
/
+31
|
*
Add check for ROUNDING_ERROR and test for it
Leonid Logvinov
2017-06-02
1
-9
/
+18
*
|
Merge branch 'fillOrderAsync' into unavailableFilledCancelled
Fabio Berger
2017-06-02
1
-5
/
+11
|
\
|
|
*
Fix getTransactionSenderAccountIfExistsAsync to return true senderAddress or ...
Fabio Berger
2017-06-02
1
-2
/
+2
|
*
Introduce coinBase account
Leonid Logvinov
2017-06-02
1
-3
/
+9
*
|
Write tests for getUnavailableTakerAmountAsync, getFilledTakerAmountAsync and...
Fabio Berger
2017-06-02
1
-0
/
+20
|
/
*
Work
Leonid Logvinov
2017-06-02
1
-6
/
+6
*
Create a FillsScenario utils module and use it in the fillOrder tests
Fabio Berger
2017-06-02
1
-0
/
+29