0xProject / 0x-launch-kit-frontend

Apache License 2.0
114 stars 208 forks source link

Orderbook doesn't show orders until wallet connects to Mainet #527

Closed mariano-aguero closed 5 years ago

mariano-aguero commented 5 years ago

Connects to #520

I think there are two problems in the issue #520 :

This PR solves the second problem...

To test this problem it is necessary to set the MAINNET_ID constant in the network that needs to be tested and is configured in the relayer, check this line related to this situation.

unjapones commented 5 years ago

@mariano-aguero I changed the title of the PR because it was a little bit confusing: probably someone with MetaMask connected to Kovan would expect to see orders here, but that's not the case.