Coder Social home page Coder Social logo

Comments (5)

cyyber avatar cyyber commented on September 28, 2024

Fixed in PR #1693 . It will be available on next release.

from qrl.

som-dev avatar som-dev commented on September 28, 2024

I pulled dev and tried the query again but I still see an error on my local server, although with a different reason (note the traceback has the new vote_stats=vote_stats.pbdata):

2020-03-23 10:17:01,296|2.0.0+2.gb90d2190.dirty python|synced |ThreadPoolExecutor-0_0| ERROR : Traceback (most recent call last):
File "/home/sysop/dev/theqrl/QRL/src/qrl/services/grpcHelper.py", line 25, in wrap_f
return f(caller_self, request, context)
File "/home/sysop/dev/theqrl/QRL/src/qrl/services/PublicAPIService.py", line 502, in GetVoteStats
return self.qrlnode.get_vote_stats(request.multi_sig_spend_tx_hash)
File "/home/sysop/dev/theqrl/QRL/src/qrl/core/qrlnode.py", line 669, in get_vote_stats
return qrl_pb2.GetVoteStatsResp(vote_stats=vote_stats.pbdata)
TypeError: Parameter to MergeFrom() must be instance of same class: expected qrl.VoteStats got method.

from qrl.

cyyber avatar cyyber commented on September 28, 2024

Thanks for reporting. PR #1694 should have fixed the above issue.

from qrl.

som-dev avatar som-dev commented on September 28, 2024

pulled latest dev and it works, thanks!

from qrl.

cyyber avatar cyyber commented on September 28, 2024

Thanks for reporting and testing the fixes.

from qrl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.