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
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-114
/
+0
*
Upgrade bignumber to the version with native typings and remove typings
Leonid Logvinov
2017-10-26
1
-16
/
+16
*
Add a regression test
Leonid Logvinov
2017-10-12
1
-1
/
+1
*
Fix linter issue
Fabio Berger
2017-09-26
1
-1
/
+3
*
Rename shouldCheckTransfer to shouldThrowOnInsufficientBalanceOrAllowance in ...
Leonid Logvinov
2017-08-22
1
-2
/
+2
*
Add noop comment
Leonid
2017-07-08
1
-1
/
+1
*
Paralellize fill scenarios
Leonid Logvinov
2017-07-08
1
-30
/
+30
*
Allow multiple exchange versions t be functional at the same time
Leonid Logvinov
2017-06-27
1
-2
/
+5
*
Introduce index.ts file which defines public interface
Leonid Logvinov
2017-06-13
1
-2
/
+1
*
Change main file name from 0x.js.ts to 0x.ts
Leonid Logvinov
2017-06-12
1
-1
/
+1
*
Don't pass expressions as parameters
Leonid Logvinov
2017-06-08
1
-2
/
+4
*
Don't pass expressions as parameters
Leonid Logvinov
2017-06-08
1
-2
/
+4
*
Address feedback
Leonid Logvinov
2017-06-08
1
-4
/
+14
*
Add success test
Leonid Logvinov
2017-06-08
1
-2
/
+6
*
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