Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Swallow reverts in ERC20BridgeSampler (#2395)
Browse files Browse the repository at this point in the history
* `@0x/erc20-bridge-sampler`: Do not query empty/unsigned orders. Swallow revets on DEX quotes.

* `@0x/contracts-utils`: Add `DEV_UTILS_ADDRESS` and `KYBER_ETH_ADDRESS` to `DeploymentConstants`.

* `@0x/contracts-erc20-bridge-sampler`: Address review comments.
  • Loading branch information
dorothy-zbornak authored Dec 13, 2019
1 parent a556d91 commit 70870ff
Show file tree
Hide file tree
Showing 13 changed files with 716 additions and 310 deletions.
9 changes: 9 additions & 0 deletions contracts/erc20-bridge-sampler/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "1.0.2",
"changes": [
{
"note": "Do not query empty/unsigned orders. Swallow revets on DEX quotes.",
"pr": 2365
}
]
},
{
"timestamp": 1575931811,
"version": "1.0.1",
Expand Down

This file was deleted.

Loading

0 comments on commit 70870ff

Please sign in to comment.