Skip to content

Create genesis block configuration for Bane testnet and mainnet #64

@nicolegys

Description

@nicolegys

Just a remind and for discussion, because I haven't seen anything about it in the existing issues.

Now in genesis block, timestamp is '0x0'.

{
    "jsonrpc": "2.0",
    "id": 3,
    "result": {
        "baseFeePerGas": "0x3b9aca00",
        "difficulty": "0x1",
        "extraData": "0x0000000000000000000000000000000000000000000000000000000000000000021d70769889c46db0a8b0b22245c7ffd956d343a6b78921e12d527e13a3907da9d6a1fd8e6f8d0abe0c8b1251697f919af32a42b7892b13026433b8d4d71adea0eeb18568fecf0fae0810a8520b438b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
        "gasLimit": "0x6acfc0",
        "gasUsed": "0x0",
        "hash": "0x98bb61fde1b49ef9e62992a28adfb71df99001a6dec2da1c5d534975f5611263",
        "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
        "miner": "0x0000000000000000000000000000000000000000",
        "mixHash": "0x04b83a5f5b6666f8bba8f78245767c5c1723842a8f442ff0dbe35141eefede71",
        "nonce": "0x0000000000000000",
        "number": "0x0",
        "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
        "receiptsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
        "sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
        "size": "0x332",
        "stateRoot": "0x7a77851842736c8672a67c64093fcdae5e1991f8cee5806a2d80a4b70a9749a9",
        "timestamp": "0x0",
        "totalDifficulty": "0x1",
        "transactions": [],
        "transactionsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
        "uncles": []
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    configIssues related to the node configuration

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions