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
/
exchange
/
fill_order.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for ERC20 token with no return values
Amir Bandeali
2018-08-17
1
-1
/
+1
*
[Order-utils] Order is valid when maker amount is very small
Jacob Evans
2018-08-15
1
-0
/
+11
*
Add combinatorial tests for internal Exchange functions (#807)
Alex Browne
2018-07-27
1
-24
/
+27
*
Remove unused variable
Fabio Berger
2018-07-02
1
-1
/
+0
*
Merge branch 'v2-prototype' into fix/five_decimal_scenario
Fabio Berger
2018-07-02
1
-5
/
+4
|
\
|
*
Fix build
Amir Bandeali
2018-06-30
1
-5
/
+4
*
|
Print out entire orderFill scenario
Fabio Berger
2018-07-02
1
-7
/
+1
|
/
*
Move combinatorial fillOrder tests into the `fill_ordere` test file
Fabio Berger
2018-06-27
1
-0
/
+21
*
Fix inconsistency between contract and reference implementation of order vali...
Fabio Berger
2018-06-26
1
-0
/
+2
*
Fix tslint issues
Fabio Berger
2018-06-26
1
-2
/
+0
*
Add support for approveAll in assetWrapper and fillOrderScenarios
Fabio Berger
2018-06-21
1
-1
/
+39
*
Split balance and allowance amount types in prep of adding the "unlimited" al...
Fabio Berger
2018-06-20
1
-13
/
+14
*
Add ability to tweak the relevant balances/allowances for the maker and taker...
Fabio Berger
2018-06-15
1
-0
/
+57
*
Rename OrderAmountScenario to OrderAssetAmountScenario and convert generateOr...
Fabio Berger
2018-06-14
1
-10
/
+10
*
Use a defaultFillScenario in fillOrder tests
Fabio Berger
2018-06-14
1
-36
/
+39
*
Replace initial set of legacy manually written fillOrder tests with declarati...
Fabio Berger
2018-06-14
1
-0
/
+186