kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a Beta version at the final testing phases.
ISC License
350 stars 105 forks source link

Handling of Payload and/or OP_RETURN #451

Open coderofstuff opened 1 month ago

coderofstuff commented 1 month ago

Payload and/or OP_RETURN would allow for storage of data in the blockdag in some form. While Kaspa currently supports these, they're considered non-standard transactions and would be rejected by nodes.

This task is to revisit the discussion around it.

KaffinPX commented 1 month ago

I was proposed a "data" per output(not UTXO) that would be prunable, would be way more scalable