Coder Social home page Coder Social logo

Comments (5)

chriseth avatar chriseth commented on May 17, 2024

Are you talking about the call input fields in the UI?

from remix-project.

axic avatar axic commented on May 17, 2024

@chriseth yes. I think the above rules should let us work consistently.

It needs to be extended with [] for building any arrays.

from remix-project.

karlfloersch avatar karlfloersch commented on May 17, 2024

I would love this! Is there any way to input hex using the UI in browser-solidity's current form?

Update: How to input hex in the UI

I remembered, to input hex one must prefix your hex string with 0x. For instance:

  • "62bae60ab9f544ed6e0059df37454eeb4e1c7d2acc51e5f1d26bc0ed33f06bb5" is treated as a string while
  • "0x62bae60ab9f544ed6e0059df37454eeb4e1c7d2acc51e5f1d26bc0ed33f06bb5" is treated as hex

Works well 😄 ! But this is something I often forget

from remix-project.

chriseth avatar chriseth commented on May 17, 2024

The input string is just parsed by web3.js, everything is identical to that case.

from remix-project.

axic avatar axic commented on May 17, 2024

@yann300 are these features supported by any chance now?

from remix-project.

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.