Code Monkey home page Code Monkey logo

Comments (5)

D-Nice avatar D-Nice commented on May 18, 2024 1

by v4, you mean v1.4? Sounds good, closing

from ethereum-api.

D-Nice avatar D-Nice commented on May 18, 2024

@gskapka If these are met in the next connector, please checkmark them

from ethereum-api.

gskapka avatar gskapka commented on May 18, 2024

Checkbox 1: Here, are we talking about the addressCustomGasPrice mapping? I'm guessing so since making the uin256 gasPrice = 20e9 public when it's essentially constant is kinda pointless right? So if it is the mapping then no, it's not currently public.

Checkbox 2: Done, now there's loads of overloads too for various usecases.

Checkbox 3: The requestCounter mapping isn't public (yet) either.


So, assuming the above para's assumptions are correct, I've made the necessary changes that'll result in ticking all three check boxes in this issue, and PRd them here.

from ethereum-api.

gskapka avatar gskapka commented on May 18, 2024

Update on this:

Checkbox 1: `addressCustomGasPrice is now public & has tests covering that fact.

Checkbox 2: Actually not done, since the oraclizeAPI modifier needs to be on the getPrice fxns for connector-switches, and that modifier changes the state and so fxns using it can't be view. Instead, we discussed showing in the docs how a user can achieve the same thing in their own contract should they wish to.

Checkbox 3: The requestCounter is not public and after vacilliating and making it so then reverting back again, it's been decided to keep it private so as not to foster any external dependencies on it.

from ethereum-api.

gskapka avatar gskapka commented on May 18, 2024

And so re this: suggest closing this issue and creating a new one to track the new next-deployment-todos, ie, those we want in v4. v1.4.

(Edited due to following comment)

from ethereum-api.

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.