Giter Club home page Giter Club logo

cronos-docs's People

Contributors

0x-kchau avatar aasierra avatar allthatjazzleo avatar aw126 avatar calvinaco avatar cdc-william avatar croyyds avatar crypto-matto avatar damoncro avatar dependabot[bot] avatar filipmartinsson avatar francocro avatar ivnnv avatar julienrbrt avatar ken-cronos avatar kether-c avatar landanhu avatar leejw51crypto avatar lezzokafka avatar mofhusseini avatar rarcif avatar shih-yu avatar tomtau avatar vincentysc avatar xinyucro avatar ysong42 avatar zkaizhi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  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

cronos-docs's Issues

error missing module after fresh git clone + npm instal + npm run docs:dev

error missing module after fresh git clone + npm instal + npm run docs:dev

ricardoarcifa@MTMAC0054 in ~/Desktop/Crypto.pay/docs/cronos-docs (git)-[master]- > npm run docs:dev

[email protected] docs:dev
vuepress dev docs

node:internal/modules/cjs/loader:936
throw err;
^

Error: Cannot find module './templates.js'
Require stack:

  • /Users/ricardoarcifa/Desktop/Crypto.pay/docs/cronos-docs/node_modules/chalk/index.js
  • /Users/ricardoarcifa/Desktop/Crypto.pay/docs/cronos-docs/node_modules/@vuepress/shared-utils/lib/datatypes.js
  • /Users/ricardoarcifa/Desktop/Crypto.pay/docs/cronos-docs/node_modules/@vuepress/shared-utils/lib/index.js
  • /Users/ricardoarcifa/Desktop/Crypto.pay/docs/cronos-docs/node_modules/vuepress/lib/checkEnv.js
  • /Users/ricardoarcifa/Desktop/Crypto.pay/docs/cronos-docs/node_modules/vuepress/cli.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object. (/Users/ricardoarcifa/Desktop/Crypto.pay/docs/cronos-docs/node_modules/chalk/index.js:6:18)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    '/Users/ricardoarcifa/Desktop/Crypto.pay/docs/cronos-docs/node_modules/chalk/index.js',
    '/Users/ricardoarcifa/Desktop/Crypto.pay/docs/cronos-docs/node_modules/@vuepress/shared-utils/lib/datatypes.js',
    '/Users/ricardoarcifa/Desktop/Crypto.pay/docs/cronos-docs/node_modules/@vuepress/shared-utils/lib/index.js',
    '/Users/ricardoarcifa/Desktop/Crypto.pay/docs/cronos-docs/node_modules/vuepress/lib/checkEnv.js',
    '/Users/ricardoarcifa/Desktop/Crypto.pay/docs/cronos-docs/node_modules/vuepress/cli.js'
    ]
    }

[Problem] No docs for enabling `debug_trace`

Problem:
There is no instruction for the node host on enabling the debug_trace.

Solution:

  • Adding instructions on configuring "debug" to the JSON-RPC namespace under app.toml;
  • Adding instructions on how to start the node with debug_trace being enabled, for example, cronosd start --trace .

Problem: integration documentation is not updated to "338-2"

Following #38 :
Updated endpoints would be:

[RPCs for Cronos Testnet]
Tendermint: https://cronos-testnet-2.crypto.org or https://cronos-testnet-2.crypto.org:26657/
Cosmos RPC: https://cronos-testnet-2.crypto.org:1317/
gRPC: https://cronos-testnet-2.crypto.org:9090/
EVM HTTP JSON RPC: https://cronos-testnet-2.crypto.org:8545/
EVM WS JSON RPC: https://cronos-testnet-2.crypto.org:8546/

[problem] Need a guide on how to patch unlucky tx

In the first version of Cronos (v0.6), there was a known issue where transactions were being included to a block even the block gas limit at EVM level had been reached, which led to some of the transactions (before block height โ€œ2693800โ€) are not reflected at the EVM level

We need a dedicated guide on how to sync a node and patch these tx

[Problem] Testnet node hosting guilde is not updated

The docs needs to be updated accordingly with the testnet upgrade from v0.6.* to v0.7.*

  1. run 0.6.0-testnet until block 1553700
  2. upgrade to 0.7.0-rc1-testnet and update ~/.cronos/config/app.toml (link) and resume to sync from block 1553700

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.