Closed santos177 closed 4 years ago
There's a lot of open interest in this project lately, so keep up the good work!
On Thu, Jun 18, 2020 at 7:57 PM Santos notifications@github.com wrote:
This fix #238 https://github.com/BlockPo/BlockPo-to-Tradelayer/issues/238
You can view, comment on, or merge this pull request online at:
https://github.com/BlockPo/BlockPo-to-Tradelayer/pull/291 Commit Summary
- first functions for open interest
- openinterest rpc added
File Changes
- M src/tradelayer/mdex.cpp https://github.com/BlockPo/BlockPo-to-Tradelayer/pull/291/files#diff-ecb906d82d7958ac5cefcf9baee681be (29)
- M src/tradelayer/mdex.h https://github.com/BlockPo/BlockPo-to-Tradelayer/pull/291/files#diff-4a717eb12c76b4559e72e134b2890c6f (5)
- M src/tradelayer/rpc.cpp https://github.com/BlockPo/BlockPo-to-Tradelayer/pull/291/files#diff-bb90be0e5c5c19266c4f1dd37a5a2936 (35)
- M test/functional/tl_natives.py https://github.com/BlockPo/BlockPo-to-Tradelayer/pull/291/files#diff-0a9bbb379f7df3c9d8a95cd68153c6b8 (70)
- M test/functional/tl_oracles.py https://github.com/BlockPo/BlockPo-to-Tradelayer/pull/291/files#diff-63a4918f34285a9667c99cd207909d6c (8)
Patch Links:
- https://github.com/BlockPo/BlockPo-to-Tradelayer/pull/291.patch
- https://github.com/BlockPo/BlockPo-to-Tradelayer/pull/291.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/BlockPo/BlockPo-to-Tradelayer/pull/291, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAS2CBPOZVGQCZRI2W4L6K3RXKSWLANCNFSM4OCH2EIA .
This fix #238