Coder Social home page Coder Social logo

Comments (6)

iamveritas avatar iamveritas commented on August 17, 2024 1

hmmm I just saw it now in the code
uint16_t location
it is unsigned

ok, so far I thought the interpretation is the gmt.

from eosportal-front.

kesar avatar kesar commented on August 17, 2024

its from the regprod() last param, location. it defaults to 0 and you must have a different number.

List of country - codes can be found here: https://gist.github.com/kesar/de2a21d975f0d410218dcd1bf94b301a

👍

from eosportal-front.

iamveritas avatar iamveritas commented on August 17, 2024

last param for regproducer I thought is a HHMM format, hours am minutes with possibility to precede it by minus operator "-" eg -0500 for GMT-5

from eosportal-front.

kesar avatar kesar commented on August 17, 2024

last param for regproducer I thought is a HHMM format, hours am minutes with possibility to precede it by minus operator "-" eg -0500 for GMT-5

Unfortunately it doesn't support negatives, so we took the ISO 3166-1 for countries ( https://en.wikipedia.org/wiki/ISO_3166-1 )

from eosportal-front.

iamveritas avatar iamveritas commented on August 17, 2024

who's we?
is the eos platform giving to this param the same interpretation as you?

from eosportal-front.

kesar avatar kesar commented on August 17, 2024

who's we?

Good question, it's what EOSPortal suggested, and it's being implemented for 20 out of top 50 current BP candidates.

We thought in the beginning about the timezone, but as I mentioned it wasnt possible. If there is a strong consensus for a better implementations I would be happy changing it. 👍

from eosportal-front.

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.