Skip to content

Support Shelley-era genesis block addresses #188

@SebastienGllmt

Description

@SebastienGllmt

To support custom networks, people will want to specify starting addresses in the genesis block using Shelley style addresses (ex: bloxbean/yaci-devkit#29)

One way this can be supported is by having these addresses specified inside the Shelley genesis block itself (this is a feature supported by Cardano node itself. It's just that on mainnet this list is empty: https://book.play.dev.cardano.org/environments/mainnet/shelley-genesis.json )

If we want to go that direction, then we'll have to support this system in Carp and properly add the UTXO entries during era switching

Note: this is partially a continuation of #187

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions