Git Product home page Git Product logo

neon-evm.docs's People

Contributors

afalaleev avatar anazarov79 avatar arkadyone avatar boogvar avatar daniel-gmstudio avatar eubash avatar gigimon avatar himaster avatar hrntknr avatar lyubenkov avatar m4sterbunny avatar melisovm avatar mnedelchev-vn avatar oable avatar olehsyzonov avatar omahs avatar otselnik avatar ricky-gmstudio avatar rozhkovdmitrii avatar s-medvedev avatar shuoer86 avatar sukanyaparashar avatar thedefibat avatar thespamer avatar vakond avatar vodolaz avatar webkieth avatar yyyurchenko avatar zapolnoch avatar zzzzipper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

neon-evm.docs's Issues

Cluster installation guide has got broken

Impact

We have got cluster installation guide broken because of two reasons:

New evm_loader deploying scheme
New truffle configuring scheme

So it urgently important to get it correct as soon as possible

STR:

Just follow the instraction at Cluster Installation Guide

Expected Results

All right and truffle Storage contract works well

Actual Results

Doesn't work

Highlight command line components in color

Command line components should have a color difference on web pages. This should also be done for pieces of the program text for various languages (Python, Solidity, Rust, bash, for example).

npm install <options>

Fix chain id in "Local Solana Cluster"

In documentation section "Local Solana Cluster" we have used invalid chain id.
We need to use the default value 111 in all pictures, because the currently used 245022940 is the official chain id for testnet and doesn't work for local cluster.

MicrosoftTeams-image

Moreover we need to change this moment and section: Note after Truffle

Fix the operators guide section

This text misinforms:

Docker is used only for development purposes. Running an operator inside Docker for a live network is not recommended due to Docker's overall containerization overhead and the resulting performance degradation.

Must be changed.

Text in comments should be highlighted in color

The text in the comments is not highlighted in a color tone. Initially, there was such a backlight. It is necessary to analyze the reason for the disappearance of the color backlight and restore it.

Compress Full Test Suite log files

Impact

For now the log file are collected during the full test suite are exporing uncompressed and weight about 1.5 GB. That's the problem, they should be compressed.

The "Edit this page" icon placed at the bottom of each page has an incorrect URL

The "Edit this page" icon located at the bottom of each page does not allow you to open the desired source page using URL.
This icon is useful for parsing, copying source code, but is undesirable because of the ability to make changes directly to the main branch.

You must either specify the correct URL, or do not show this icon at all.

Update the "Quick Operator's Guide" for the mainnet

Update the "Quick Operator's Guide" document with the changes in the source files for the mainnet. Postgres_DB parameters must be added to the CLI.
The tables EVM_LOADER, COLLATERAL_POOL_BASE, ETH_TOKEN_MINT must be modified.

Command-line samples are being copied with the preceding dollar sign

In examples of command line, there are the dollar signs showing that it's for issuing in a terminal window and new lines start here. These dollar signs are copied within the full command and the user pastes everything into a terminal window
image
A proposal is not to add the dollar sign, or not to offer the Copy button in similar situations.

In addition, there are places where commands are fixed with their output
image

Place cards on the welcome screen in the following order

  • Start Building → Developing/ getting started,
  • Run a Proxy Operator → Operating/ running proxy,
  • Manage a Wallet → wallets/Setting up MetaMask,
  • Transfer SPL Tokens → tokens transferring / Transferring SPL Tokens
  • Learn How Neon EVM Works → Architecure / Neon EVM Architecture Overview,
  • FAQ

Correct "Option 2: Running Solana Testnet via a proxy hosted locally"

after the appearance of the image cybercoredev/proxy:v0.2.0, you need to fix the documentation on
https://docs.neonlabs.org/docs/devportal/testnet/connect_to_solana_via_proxy#option-2-running-solana-testnet-via-a-proxy-hosted-locally

now launching proxy from docker is done by commands:
for devnet:
docker run --rm -ti --network=host -e CONFIG=devnet cybercoredev/proxy:v0.2.0
for testnet:
docker run --rm -ti --network=host -e CONFIG=testnet cybercoredev/proxy:v0.2.0

neonlabsorg/proxy-model.py#181

Restrictions on the EVM are a bit unclear.

Restrictions on the EVM are a bit unclear. Your docs mentions a maximum storage size of ~100k entries. Won't this be exhausted by erc-20 like contracts, which store user balances in the account data?

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.