Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relay transactions and check them for inclusion #220

Open
rustaceanrob opened this issue Nov 19, 2024 · 1 comment
Open

Relay transactions and check them for inclusion #220

rustaceanrob opened this issue Nov 19, 2024 · 1 comment
Labels
api Changes to the public API enhancement New feature or request long term goal Not immediately useful but nice-to-have features

Comments

@rustaceanrob
Copy link
Owner

To enhance privacy, the node may relay all transactions received by connected nodes. There is an added bonus that incoming transactions to the users Scripts could be checked for as transactions are received.

@rustaceanrob rustaceanrob added enhancement New feature or request api Changes to the public API labels Nov 19, 2024
@rustaceanrob
Copy link
Owner Author

Considering this further, a malicious peer may send us invalid transactions if they know they will be relayed by the light client regardless. Same may be said for incoming transactions, as the OutPoint may spend an invalid TxOut.

@rustaceanrob rustaceanrob added the long term goal Not immediately useful but nice-to-have features label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Changes to the public API enhancement New feature or request long term goal Not immediately useful but nice-to-have features
Projects
None yet
Development

No branches or pull requests

1 participant