Git Product home page Git Product logo

evm.codes's Issues

App layout

Initial app layout:

  • Sticky nav bar
  • Hero
  • Footer

Code compilation

Integrate demo code compilation to the app with the related worker/compiler.

Code editor

A simple code editor with the support for plain -text and Solidity:

  • Code highlighting
  • Line numbers
  • Horizontal/Vertical scrollbars
  • Format on paste (initially with 4 spaces)

About EVM

Page (or side panel) about EVM and its operation, with some links from the main page

Keyboard shortcuts

  • Map of supported shortcuts
  • Window/Mac/Linux key binding

Shortcuts:

  • Next step
  • Continue
  • Run
  • Find opcode

Open source guidance

  • Repo for the public (separate one?)
  • Labels
  • New issue template
  • Repo configuration
  • Readme
  • Contributing
  • License
  • Contributors
  • Libraries used and acknowledgment
  • References to Comity

Dev docs

  • Running the app
  • Updating icons

Opcode table layout/render issues

The Opcode table layout seems buggy on my browser with a massive gap between the input and output columns and issues with horizontal scroll

SEO

  • Page title
  • Meta
  • Opengraph
  • Favicon

Add colors and general polish ๐Ÿ’…

  • Configure Tailwind with brand colors
  • Polish font weights, line heights
  • Add hover effects
  • Basic animations
  • Colors for the forks
  • Loading indicators
  • Tooltips
  • Disabled states

Add more gas cost information

For each opcode with a runtime component to the gas cost, add the editable formula so that the full cost can be obtained, and the different conditions changed.

For example:
BALANCE [] warm [] cold: x cost (exclusive checkbox)
EXP 10 + 50 * [byte_len_exponent]: x cost (input field)

The constants can be obtained from ethereum-js, to stay up to date with version changes.

Dark / Light mode

  • Toggle
  • Follow system preferences
  • Adjust the app theme
  • Adjust the editor theme

Choosing network other than mainnet or ropsten breaks

    at ethereum.min.js:1
    at Array.map (<anonymous>)
    at e.<anonymous> (ethereum.min.js:1)
    at ethereum.min.js:1
    at Object.next (ethereum.min.js:1)
    at ethereum.min.js:1
    at new Promise (<anonymous>)
    at ____awaiter_13 (ethereum.min.js:1)
    at e.cliqueUpdateSignerStates (ethereum.min.js:1)
    at e.<anonymous> (ethereum.min.js:1)

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.