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
/
src
/
utils
/
schema_validator.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use custom Schema types
Leonid Logvinov
2017-07-12
1
-13
/
+13
*
move order hash schema to a separate file
Leonid Logvinov
2017-07-05
1
-1
/
+2
*
Add orderHashSchema
Leonid Logvinov
2017-07-04
1
-1
/
+2
*
Register new schemas within schema validator
Leonid Logvinov
2017-07-04
1
-0
/
+5
*
Remove custom Schema type and use one from jsonschema
Leonid Logvinov
2017-06-28
1
-1
/
+1
*
Merge branch 'master' into json-schema
Leonid
2017-06-10
1
-2
/
+2
|
\
|
*
Add tests for TokenSchema
Leonid Logvinov
2017-06-09
1
-2
/
+2
*
|
Address feedback
Leonid Logvinov
2017-06-10
1
-8
/
+5
*
|
Make static function public
Leonid Logvinov
2017-06-09
1
-1
/
+1
*
|
Convert to JSON schema compatible object by default
Leonid Logvinov
2017-06-09
1
-3
/
+4
|
/
*
Add orderFillOrKillRequestsSchema and validate using it instead of looping ov...
Fabio Berger
2017-06-09
1
-2
/
+5
*
Fix comment
Fabio Berger
2017-06-03
1
-1
/
+1
*
rename signed_order_schema to order_schemas
Fabio Berger
2017-06-01
1
-1
/
+1
*
Add convertToJSONSchemaCompatibleObject method
Fabio Berger
2017-06-01
1
-0
/
+7
*
Merge branch 'master' into fillOrderAsync
Leonid Logvinov
2017-05-30
1
-0
/
+2
|
\
|
*
Add tests for getTokensAsync including schema validation
Fabio Berger
2017-05-30
1
-0
/
+2
*
|
Change BigNumber schema to Number schema
Leonid Logvinov
2017-05-30
1
-2
/
+2
*
|
Add signedOrderSchema and all subschemas
Leonid Logvinov
2017-05-30
1
-1
/
+6
|
/
*
Lowercase schema names
Fabio Berger
2017-05-30
1
-3
/
+3
*
Move files up and remove ts folder
Leonid Logvinov
2017-05-29
1
-0
/
+14