-
### OS and Environment
any
### GIT commit hash
tree/v2.0.0-pre-rc.22.2
### Minimum working example / Steps to reproduce
```
{
"chain" : "00000000-0000-0000-0000-000000000000",
"e…
-
After finalizing genesis with ability to add validator and staking we run the network.
after 100000 block we add new validator
whitelisted and stake on root chain the and enable sealing the validato…
-
### 1. Start with genesis theme installed
**config.js:**
```
plugins: ['@bpanel/genesis-theme'],
```
**node_modules:**
```
bmenace-theme
bpanel-footer
bpanel-header
bpanel-ui
bpanel-utils…
-
console run from fresh clone
cd /david@ZIENA:~/projects/agoric-sdk (unskip-spawner-tests)$ cd /tmp
david@ZIENA:/tmp $ git clone git@github.com:Agoric/agoric-sdk.git
Clonage dans 'agoric-sdk'…
-
# Goal
After starting a local sui network using `sui genesis-ceremony`, start `sui-faucet` and get some gas coins
# Issue
1. Lack of documentation on running `sui-faucet` on a local network start…
-
Run your daemon with --print-genesis-tx argument. It will print out the genesis block coinbase transaction hash.
Example:
furiouscoind --print-genesis-tx
-
Hi, This is the general HLF bug for 2.0.0v and your first-network example has a same bug.
https://jira.hyperledger.org/browse/FAB-17125
Bug: Unable to bootstrap orderer - error reading genesis bl…
-
Hi,
I'm using cmd to generate the genesis block, but there seems to be something wrong with the script, mk_genesis_block.py
I get the following error:
python mk_genesis_block.py --extradata hash_f…
-
Good day
Kindly assist. I am just starting to learn about Hyperledger Fabric and i would like to run the Chapter 10 example (Supply Chain on Hyperledger) . I have set up the environment and install…
-
Generating a genesis ledger with 300k accounts takes about 20s, but writing it to disk takes > 15 minutes (on my machine). If we want to test larger ledger sizes, this will quickly become unacceptably…