Fix an exception when a signature collision happens

This commit is contained in:
Leonid Logvinov
2018-02-05 12:59:10 +01:00
parent c7ad6ebad6
commit 5458a1c1b7
2 changed files with 18 additions and 5 deletions

View File

@@ -1,5 +1,9 @@
# CHANGELOG
## v0.x.x - _TBD, 2018_
* Fixed the bug causing order watcher to throw if there is the event with the same signature but different indexed fields (#)
## v0.31.1 - _February 1, 2018_
* Fix the bug causing order watcher to throw is makerToken === zrx (#357)