GithubHelp home page GithubHelp logo

evmos's People

Contributors

0xkrane avatar adisaran64 avatar cracklord avatar danburck avatar dartdart26 avatar david-zama avatar dependabot[bot] avatar facs95 avatar faddat avatar fedekunze avatar git-sgmoore avatar hanchon avatar immortal-tofu avatar joeabbey avatar jolube avatar khoslaventures avatar kindacallam-io avatar leventdem avatar litvinsky avatar loredanacirstea avatar malteherrmann avatar masterfung avatar mturkia avatar odeke-em avatar prajjwol avatar prosp3r avatar ramacarlucho avatar tac0turtle avatar tremblaythibaultl avatar youben11 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

evmos's Issues

Open source evmos

Tasks:

  • squeeze commits?
  • cleanup README
  • check PRs and tags
  • check CI: others should be able to trigge our processes
  • make docker images publicly available?

Activate state sync and add faucet

Context

State sync is useful for new nodes joining the network. It enables fast bootstrapping by providing state snapshots from which the new node can start syncing.

In the case of our testnet, enabling state sync removes the need to reset the chain when a bugged validator has been producing bad blocks. Indeed, after a "good" snaphshot has been reached, full nodes can ignore the past bad blocks and simply sync from this snapshot.

However, the total supply of native coins is fixed at genesis and since the chain is never reset, the total balance of all EOAs on the testnet in only ever decreasing. This is why a faucet is required together with enabling state sync.

Investigate which RPC methods are safe to allow for the public testnet

We have to potentially disallow some of the RPC methods for outside users. This is to make sure testnet users can mainly query the blockchain and send transactions, but not mess it up in any way. Still, some RPCs might have to be allowed internally. For example, the debug RPC could be allowed internally for the block explorer, but not to outside users.

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.