aboutsummaryrefslogtreecommitdiffstats
path: root/src/schemas/zero_ex_config_schema.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug where we hard-coded using pendingBlock for fetching the orderState. ↵Fabio Berger2017-11-101-0/+4
| | | | Moved numConfirmations to become a global orderStateWatcher config
* Add nested config for orderWatcherFabio Berger2017-11-101-3/+8
|
* Add naive order state watcher implementationLeonid Logvinov2017-10-311-0/+4
| | | | | Revalidate all orders upon event received and emit order states even if not changed
* Verify ZeroExConfigLeonid Logvinov2017-09-191-0/+10