You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/vvk/devel/bitshares/bitshares-pricefeed/bitshares_pricefeed/pricefeed.py", line 376, in compute_target_price
ticker = Market("%s:%s" % (backing_symbol, symbol)).ticker()
File "/home/vvk/.local/share/virtualenvs/bitshares-pricefeed-DCueNqwP/lib/python3.6/site-packages/bitshares/market.py", line 153, in ticker
ticker["base_volume"], self["base"], blockchain_instance=self.blockchain
File "/home/vvk/.local/share/virtualenvs/bitshares-pricefeed-DCueNqwP/lib/python3.6/site-packages/graphenecommon/instance.py", line 34, in __init__
cls.__init__(self, *args, **kwargs)
File "/home/vvk/.local/share/virtualenvs/bitshares-pricefeed-DCueNqwP/lib/python3.6/site-packages/graphenecommon/amount.py", line 132, in __init__
self["amount"] = float(self["amount"])
ValueError: could not convert string to float:
Release 0.1.3
ef556dd (HEAD -> master) Merge branch 'release/0.1.13'
ed5074f (release/0.1.13) Update Makefile
1dfd8a8 Update authors
f06ef88 Update docs
78227ba version bump
78ac7fb (origin/develop, develop) Allow to get operation name more generally #797fa32cc Merge pull request #78 from bitfag/tip-block-interval-separate-method
e03e0fc Merge pull request #90 from xeroc/pyup-scheduled-update-2019-03-25
e1e1d42 Update pycryptodome from 3.7.3 to 3.8.0
3ac0ba0 Update websocket-client from 0.55.0 to 0.56.0
e4c7450 Update isort from 4.3.15 to 4.3.16
16b855a Fix requirements
1acbb61 Add scrypt as dependency as it is used for ecnrypted storage
5136310 Disable block caching by default
a1e3ac9Fix#81740f959 Cache chain parameters #826f09112 Allow to overwrite permissions #85bfd6d6cfix#871326d57Fix#89b263427 Merge pull request #88 from xeroc/pyup-scheduled-update-2019-03-18
f08ca53 (origin/pyup-scheduled-update-2019-03-18) Update pylibscrypt from 1.7.1 to 1.8.0
b324d16 Update pyyaml from 3.13 to 5.1
f0e5069 Update isort from 4.3.12 to 4.3.15
9b95aae Update coverage from 4.5.2 to 4.5.3
b493919 Update pytest from 4.3.0 to 4.3.1
c697a37 Update graphenelib from 1.1.11 to 1.1.12
1893860 Merge tag '1.1.12' into develop
8150fd1 Move getting of block interval into separate method
Raw ticker data, the asset is newly created:
The text was updated successfully, but these errors were encountered: