Git Product home page Git Product logo

dockerized-network's Introduction

Isolated RSK blockchain network

Requirements

Building

You must provide two rskj builds:

  • rskj-core-0.6.2-ORCHID-all.jar
  • rskj-core-0.7.0-SNAPSHOT-all.jar

Once in place, you can build the environment with:

$ docker-compose up -d

Environment:

  • 4 full regtest nodes
  • Second fork (TBD) network upgrade enabled from block number 1000
  • JSONRPC interface enabled for each node, bound to local ports from 14440 (miner node) to 14443
  • All nodes accept eth JSONRPC calls
  • miner node is an autominer
  • miner node accepts evm JSONRPC calls (e.g. evm_mine)

Additional considerations

  • For the automine feature to work, the transaction must be sent to the miner node
  • The nodes start by default on 0.7.0-SNAPSHOT version. You can change it by setting the cmd configuration option for the service you want to start in a different version (i.e. 0.6.2-ORCHID)
  • You can change Second fork (TBD) network upgrade activation block number by changing the blockchain.config.hardforkActivationHeights.secondFork environment variable from envs/base.env

dockerized-network's People

Contributors

lsebrie avatar

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.