Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

For Polkadot: WASM-based smart-contract parachain #30

@rphmeier

Description

@rphmeier

Can link in relevant code from https://github.com/paritytech/parity

BlockData:

  • 256 recent headers
  • parachain transactions
  • state trie proof

Validation function:

  • check header validity (mostly just timestamp)
  • apply ingress prior to transactions
  • apply transactions

Collator:

  • create valid header
  • apply ingress
  • push transactions from queue until out of gas or transactions.
  • best choice of gas amount?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Z5-epicCan only be fixed by John Skeet.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions