flow-protocol-ethereum
flow-protocol-ethereum copied to clipboard
Flow Protocols powering synthetic asset and margin trading
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15. Commits 843c897 4.4.15 46fe350 Remove paths from dirCache when no longer dirs df3aa4d 4.4.14 6d28013 add publishConfig tag efc6bb0 fix: strip absolute paths more...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5. Changelog Sourced from highlight.js's changelog. Release v9.18.5 Version 9 has reached end-of-support and will not receive future updates or fixes. Please see VERSION_10_UPGRADE.md and...
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. Release notes Sourced from node-fetch's releases. v2.6.1 This is an important security release. It is strongly recommended to update as soon as possible. See...
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. Release notes Sourced from node-fetch's releases. v2.6.1 This is an important security release. It is strongly recommended to update as soon as possible. See...
For front-running protection, one could use a future price to close a position. Chainlink supports [historical data](https://ethereum.stackexchange.com/questions/84804/how-to-get-all-the-historical-data-from-chainlink-price-feeds) to allow this. The only downside is from a UX perspective, positions need...
Since we have proxies, the Etherscan verification is broken. However, they now allow [verification via proxy contracts](https://medium.com/etherscan-blog/and-finally-proxy-contract-support-on-etherscan-693e3da0714b). It may or may not work with the truffle plugin, see https://github.com/rkalis/truffle-plugin-verify/issues/18.
`./dev-scripts/changeOwners.js` is outdated, it just needs to fit all the new contracts and name changes. And likewise the `./dev-scripts/upgradeContract.js` script.
Entity is missing at least - `leveragedHeld` - `swapRate` - `marginHeld`