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
/
schema_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all fields of subscriptionOpts schema optional
Leonid Logvinov
2017-07-05
1
-3
/
+3
*
move order hash schema to a separate file
Leonid Logvinov
2017-07-05
1
-1
/
+2
*
Add exchangeContractAddress to an order in schema tests
Leonid Logvinov
2017-07-05
1
-0
/
+1
*
Add tests for order hash Schema
Leonid Logvinov
2017-07-05
1
-1
/
+20
*
Add tests for subscriptionOptsSchema and blockParamSchema
Leonid Logvinov
2017-07-04
1
-0
/
+38
*
Revert "Use different lodash import syntax which allows to include only used ...
Leonid
2017-06-22
1
-3
/
+3
*
Fall back to import x = require() syntax
Leonid Logvinov
2017-06-21
1
-1
/
+1
*
Use different lodash import syntax which allows to include only used functions
Leonid Logvinov
2017-06-21
1
-3
/
+3
*
Merge branch 'master' into json-schema
Leonid
2017-06-10
1
-10
/
+258
|
\
|
*
Address feedback
Leonid Logvinov
2017-06-10
1
-10
/
+20
|
*
Fix bugs in schemas
Leonid Logvinov
2017-06-10
1
-3
/
+3
|
*
Fix tests
Leonid Logvinov
2017-06-09
1
-1
/
+1
|
*
Add tests for fillOrderRequests schema
Leonid Logvinov
2017-06-09
1
-0
/
+26
|
*
Add tests for orderCancellationRequestsSchema
Leonid Logvinov
2017-06-09
1
-0
/
+26
|
*
Fix tests and add fillOrKillRequests schema
Leonid Logvinov
2017-06-09
1
-11
/
+37
|
*
Refactor tests
Leonid Logvinov
2017-06-09
1
-53
/
+47
|
*
Add tests for signedOrderSchema
Leonid Logvinov
2017-06-09
1
-0
/
+35
|
*
Add tests for order schema
Leonid Logvinov
2017-06-09
1
-0
/
+36
|
*
Tolerate more than one validation error in tests
Leonid Logvinov
2017-06-09
1
-1
/
+5
|
*
Rename to validateAgainstSchema
Leonid Logvinov
2017-06-09
1
-11
/
+11
|
*
Add tests for TokenSchema
Leonid Logvinov
2017-06-09
1
-2
/
+37
|
*
Add ecSignatureSchema tests
Leonid Logvinov
2017-06-09
1
-36
/
+58
|
*
Add ecSignatureParameter test
Leonid Logvinov
2017-06-09
1
-0
/
+20
|
*
Add tests for address schema
Leonid Logvinov
2017-06-09
1
-7
/
+21
*
|
Fix tests
Leonid Logvinov
2017-06-10
1
-2
/
+1
|
/
*
Add orderFillOrKillRequestsSchema and validate using it instead of looping ov...
Fabio Berger
2017-06-09
1
-1
/
+1
*
Update schema_test.ts
Leonid
2017-06-06
1
-1
/
+1
*
Address feedback
Leonid Logvinov
2017-06-06
1
-18
/
+23
*
Add tests to number regex and BigNumber serialization & fix bugs
Leonid Logvinov
2017-06-05
1
-0
/
+41