protofire / omen-exchange

Omen exchange
https://omen.eth.link/
GNU Affero General Public License v3.0
65 stars 77 forks source link

proxyFactory.getTransactionHash is not a function #2218

Closed pimato closed 2 years ago

pimato commented 2 years ago

Describe the bug It seems like it is not possible to interact with the xDai tight integration anymore. Buying/Selling/Deposit even create market is always throwing: proxyFactory.getTransactionHash is not a function.

To Reproduce Steps to reproduce the behavior:

  1. Go to http://localhost:3000/#/liquidity
  2. Connect to Ethereum Mainnet and use the xDai tight integration
  3. Go to http://localhost:3000/#/0xd5f4e3344caa6bc9c54b8db347d282940455cb46
  4. Click on Buy
  5. Fill input with test amount
  6. Click on Buy
  7. See error: Bildschirmfoto 2021-08-20 um 14 54 36

Expected behavior Any action on xDai should open up metamask with the request to sign the transaction.

hexyls commented 2 years ago

hmmmm was unable to reproduce, are you still getting this issue?

pimato commented 2 years ago

can`t reproduce either anymore. Closing until it gets relevant again!