txpipe / dolos

Cardano Data Node
https://dolos.txpipe.io
Apache License 2.0
68 stars 19 forks source link

feat: submit (gRPC) #150

Closed jmhrpr closed 8 months ago

jmhrpr commented 9 months ago

Next steps:

  1. Modify UTxO RPC spec to allow for specifying number of confirmations in WaitForTx stream response
  2. Read Mempool and Watch Mempool gRPC methods
  3. Allow submitted transactions interacting with Plutus scripts, either by accepting that they may be invalid or by validating them with aiken vm