Communities

Kaspa Q&A
Kaspa Q&A
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Search

Advanced Search Options

To further refine your search, you can use additional qualifiers such as score:>0.5. For example, the search score:>=0.5 created:<1y grammar would return only posts mentioning "grammar" that have a score >= 0.5 and were created less than a year ago.

Further help with searching is available in the help center.

Quick hints: tag:tagname, user:xxx, "exact phrase", post_type:xxx, created:<N{d,w,mo,y}, score:>=0.5

Filters
 
50%
+0 −0
Kaspa Q&A Is there a CLI tool to send RPC commands?

Is there a CLI tool to send RPC commands?

1 answer  ·  posted 2mo ago by someone235‭  ·  last activity 2mo ago by someone235‭

Question rpc
50%
+0 −0
Kaspa Q&A What's the difference between transaction payload and OP_RETURN data?

In Bitcoin, OP_RETURN is essentially a hack for publishing data on-chain without bloating the UTXO set: OP_RETURN is a Bitcoin opcode that makes the script fail instantly. Therefore, an output wit...

posted 2mo ago by someone235‭

Answer
50%
+0 −0
Kaspa Q&A What's the difference between transaction payload and OP_RETURN data?

What's the difference between Kaspa's transaction payload and Bitcoin's OP_RETURN data?

1 answer  ·  posted 2mo ago by someone235‭  ·  last activity 2mo ago by someone235‭

Question transaction
50%
+0 −0
Kaspa Q&A Does Kaspa support atomic swaps?

Yes. Any cryptocurrency that supports HTLC can support atomic swaps, and since Kaspa-script is very similar to Bitcoin-script, the implementation would be practically the same.

posted 2mo ago by someone235‭

Answer