loopr icon indicating copy to clipboard operation
loopr copied to clipboard

Loopr is a web based Ethereum wallet with Loopring DEX integrated.

Results 12 loopr issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...

dependencies

Getting ``` ./node_modules/react-redux/es/components/connectAdvanced.js Module not found: Can't resolve '@babel/runtime/helpers/esm/assertThisInitialized' in '/home/drd/Documents/Repositories/loopr/node_modules/react-redux/es/components' ``` Tried installing the `react-redux` package but that didn't seem to do anything.

Maybe this shouild be documented somewhere, but `npm install` doesn't work on Node 10 or 11. I've tried testing on Node 8 and that seems to have worked.

hey, is there any way to change the relay to my local node or infura? ![image](https://user-images.githubusercontent.com/15945292/41626758-fc37cece-7425-11e8-8e2f-3b67a6bf3989.png) getting error wss://mainnet.infura.io/socket.io/?EIO=3&transport=websocket when i add relay url: https://mainnet.infura.io thanks

need to enhancement trade form store

enhancement
UX

onunload & onbeforeunload

enhancement
UX

遇到的问题 - 服务器 http正常(返回了数据),返回的数据结果不正确,但是res.error 为空,没有触发 api 层的报错,导致使用数据的具体业务报错 结果 - 开发环境下:直接redbox 报错 - 在下环境下:刷新直接空白 临时解决方案 - 对res.data做判断 彻底解决方案 - 全局异常捕捉

enhancement
UX

## transaction - [x] transaction 不正常,导致 transfer,convert 等tx功能无法正常运行 - 订单相关的transactions,例如 sell,buy,cancelOrder,cancelAllOrders 等等 - socket 推送 transaction 最新的确认的块数 - [x] convert transaction 的方向,例如 Convert ETH To WETH 或者 Convert WETH TO...

backend