This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
maximum recursion depth exceeded while calling a Python object | |
analytic_1 | Traceback (most recent call last): | |
analytic_1 | File "main.py", line 149, in internal_mainnet | |
analytic_1 | a.start() | |
analytic_1 | File "/analytic/analytic.py", line 118, in start | |
analytic_1 | tasks = self.run() | |
analytic_1 | File "/analytic/analytic.py", line 140, in run | |
analytic_1 | self._rate_strategy.set_view_rates() | |
analytic_1 | File "/analytic/rate_strategy.py", line 361, in set_view_rates | |
analytic_1 | set_rates, block, self.timecontrol.get_timestamp()) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-02-07 16:52:50,041 - INFO - analytic - [rate_strategy.py:344:set_view_rates] - imb {'ETH': BalanceStatus(imbalance=2.399999998736746e-07, target=2.340358), 'KNC': BalanceStatus(imbalance=21.777216459805828, target=252.89597), 'OMG': BalanceStatus(imbalance=-11.408831814657617, target=67.55684), 'EOS': BalanceStatus(imbalance=-3.972324993941001, target=94.56711), 'SNT': BalanceStatus(imbalance=557.2268853979353, target=3708.511), 'ELF': BalanceStatus(imbalance=18.150289999999927, target=619.64971), 'POWR': BalanceStatus(imbalance=-1332.1142999999997, target=2740.5143), 'MANA': BalanceStatus(imbalance=307.67728999999963, target=9103.32271), 'BAT': BalanceStatus(imbalance=-124.26257799999985, target=2295.262578), 'REQ': BalanceStatus(imbalance=835.68561, target=2740.51439), 'GTO': BalanceStatus(imbalance=729.20262, target=2883.79738)} avg {'BAT': 0.011833103396519412, 'ELF': 0.011947101121931005, 'EOS': 0.0029903853423423, 'GTO': 0.007368349976846294, 'KNC': 0.007086014077334319, 'MANA': 0.0023997436830 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Global site tag (gtag.js) - Google Analytics --> | |
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-99578428-2"></script> | |
<script> | |
window.dataLayer = window.dataLayer || []; | |
function gtag(){dataLayer.push(arguments);} | |
gtag('js', new Date()); | |
gtag('config', 'UA-99578428-2'); | |
</script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tokens": { | |
"OMG": { | |
"name": "OmiseGO", | |
"decimals": 18, | |
"address": "0x5b9a857e0C3F2acc5b94f6693536d3Adf5D6e6Be", | |
"minimalRecordResolution": "1000000000000000", | |
"maxPerBlockImbalance": "775091297865175138304", | |
"maxTotalImbalance": "1096640332676811325440" | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tokens": { | |
"OMG": { | |
"name": "OmiseGO", | |
"decimals": 18, | |
"address": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07", | |
"minimalRecordResolution": "1000000000000000", | |
"maxPerBlockImbalance": "775091297865175138304", | |
"maxTotalImbalance": "1096640332676811325440" | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Facebook Pixel Code --> | |
<script> | |
!function(f,b,e,v,n,t,s) | |
{if(f.fbq)return;n=f.fbq=function(){n.callMethod? | |
n.callMethod.apply(n,arguments):n.queue.push(arguments)}; | |
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; | |
n.queue=[];t=b.createElement(e);t.async=!0; | |
t.src=v;s=b.getElementsByTagName(e)[0]; | |
s.parentNode.insertBefore(t,s)}(window,document,'script', | |
'https://connect.facebook.net/en_US/fbevents.js'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Facebook Pixel Code --> | |
<script> | |
!function(f,b,e,v,n,t,s) | |
{if(f.fbq)return;n=f.fbq=function(){n.callMethod? | |
n.callMethod.apply(n,arguments):n.queue.push(arguments)}; | |
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; | |
n.queue=[];t=b.createElement(e);t.async=!0; | |
t.src=v;s=b.getElementsByTagName(e)[0]; | |
s.parentNode.insertBefore(t,s)}(window,document,'script', | |
'https://connect.facebook.net/en_US/fbevents.js'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tokens": { | |
"OMG": { | |
"name": "OmiseGO", | |
"decimals": 18, | |
"address": "0x5b9a857e0C3F2acc5b94f6693536d3Adf5D6e6Be", | |
"minimalRecordResolution": "1000000000000000", | |
"maxPerBlockImbalance": "775091297865175138304", | |
"maxTotalImbalance": "1096640332676811325440" | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tokens": { | |
"OMG": { | |
"name": "OmiseGO", | |
"decimals": 18, | |
"address": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07", | |
"minimalRecordResolution": "1000000000000000", | |
"maxPerBlockImbalance": "439794468212403470336", | |
"maxTotalImbalance": "722362414038872621056", | |
"internal use": true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tokens": { | |
"OMG": { | |
"name": "OmiseGO", | |
"decimals": 18, | |
"address": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07", | |
"minimalRecordResolution": "1000000000000000", | |
"maxPerBlockImbalance": "775091297865175138304", | |
"maxTotalImbalance": "1096640332676811325440", | |
"internal use": true |