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
 
60%
+1 −0
Kaspa Q&A Public Node Incentives

What are the incentives to run a public node (vs. Private)?

1 answer  ·  posted 1d ago by Kas22‭  ·  last activity 1d ago by someone235‭

Question kaspa-ng
60%
+1 −0
Kaspa Q&A What is Kaspa max tps?

What is the max tps achievable by Kaspa as it is today?

0 answers  ·  posted 1h ago by FreshAir28‭

Question tps
60%
+1 −0
Kaspa Q&A What is "vprogs"?

There is a WiP Yellowpaper here: https://github.com/kaspanet/research/tree/main/vProgs vProgs stand for verifiable programs, i.e. programs whose execution commands (transactions) are sequenced on...

posted 1h ago by FreshAir28‭  ·  edited 1h ago by FreshAir28‭

Answer
60%
+1 −0
Kaspa Q&A Fees and VSPC(Virtual Selected Parent Chain)

Can only the miners who generated the blocks included in VSPC receive the fees?

1 answer  ·  posted 10h ago by Mai‭  ·  last activity 4h ago by someone235‭

Question VSPC
60%
+1 −0
Kaspa Q&A What is "vprogs"?

As the subject "vprogs" is here and there within the developer talks and chats, I'd like to know what it is in general. So is there some kind of introduction or whitepaper around? What is "vprogs",...

1 answer  ·  posted 1d ago by Helix‭  ·  last activity 1h ago by FreshAir28‭

Question vprogs
60%
+1 −0
Kaspa Q&A Do red blocks get block reward?

Yes — red blocks themselves don’t receive rewards, but there’s an important subtlety. If rewards were simply destroyed whenever a red block appeared, the issuance rate of new KAS would fall behind...

posted 3d ago by someone235‭

Answer
60%
+1 −0
Kaspa Q&A Do red blocks get block reward?

GHOSTDAG partitions the blockDAG into blue blocks and red blocks. In the final ordering, blue blocks take precedence, while red blocks are placed after them (unless the DAG’s topology forces otherw...

1 answer  ·  posted 3d ago by someone235‭  ·  last activity 3d ago by someone235‭

Question blockdag block-reward
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 3d ago by someone235‭

Answer
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 1d ago by someone235‭  ·  last activity 1d ago by someone235‭

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

Yes, rusty-kaspa comes with the tool kaspa-cli that supports sending RPC command. For example, to send the RPC command get-block-dag-info you'll need to do the following: git clone https://github...

posted 1d ago by someone235‭  ·  edited 1d ago by someone235‭

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

Does Kaspa support atomic swaps?

1 answer  ·  posted 3d ago by someone235‭  ·  last activity 3d ago by someone235‭

Question atomic-swaps
50%
+0 −0
Kaspa Q&A Public Node Incentives

There are no incentives to run a public node other than altruism.

posted 1d 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 3d ago by someone235‭  ·  last activity 3d ago by someone235‭

Question transaction
50%
+0 −0
Kaspa Q&A Покупка Kaspa за рубли [closed]

Можно ли купить за рубли Kaspa без P2P и как?

1 answer  ·  posted 14h ago by Maksim‭  ·  closed 8h ago by someone235‭

Question
50%
+0 −0
Kaspa Q&A Покупка Kaspa за рубли

Купить криптовалюту за рубли можно в криптобменниках, например: https://rapira.net/ Механика: 1.Регистрируешься, создаёшь заявку на пополнение депозита наличными, при этом выбираешь филиал/партнё...

posted 10h ago by Ras_86‭

Answer
50%
+0 −0
Kaspa Q&A Fees and VSPC(Virtual Selected Parent Chain)

No, in Kaspa each blue block receives a reward. The main reason is that rewarding only chain blocks (VSPC blocks) creates incentives for selfish mining. But there are other (milder) advantages to ...

posted 7h ago by someone235‭  ·  edited 4h ago by someone235‭

Answer
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 3d ago by someone235‭

Answer