fuel-core icon indicating copy to clipboard operation
fuel-core copied to clipboard

Client features

Open adlerjohn opened this issue 4 years ago • 0 comments

Client components

  • [x] GraphQL interface
    • [x] Accept transactions #26
    • [x] Read from state
    • [x] Write to state
    • [x] Misc (block height, block hash, get transaction, etc.)
  • [x] Validate transactions https://github.com/FuelLabs/fuel-specs/blob/master/specs/protocol/tx_validity.md
  • [x] Persistent database
  • [ ] Merkleization of state

adlerjohn avatar May 18 '21 18:05 adlerjohn