Buy The Fear

6.3K posts

Buy The Fear banner
Buy The Fear

Buy The Fear

@moecrypto33

“TRADING IS MY ADDICTION,,

Dubai, United Arab Emirates Sumali Mayıs 2024
245 Sinusundan1.1K Mga Tagasunod
Buy The Fear nag-retweet
Tory
Tory@ToryCrypto·
$KAS ZK, Simplified (for beginners) 😁 Zero-knowledge (ZK) lets systems prove computations happened correctly without revealing the underlying data. This framework adds parallel proof generation, using cryptographic state and zkVMs to verify transactions and batches efficiently and securely. This unlocks strong privacy without sacrificing trust. 🔓
Hans Moog@hus_qy

Okay, it's time for a little update: I just finished the work on the zero knowledge part of the vprogs framework, which introduces the ability to prove arbitrary computation. It consists of the following 8 PRs that gradually introduce the necessary features: 1. ZK-framework preparations (github.com/kaspanet/vprog…): This PR cleans up the scheduler and storage layers, extends the build tooling with workspace-wide dependency checking, adds the ability to publish artifacts for transactions and batches (which will later hold the proofs), renames some core types for clarity, and introduces lifecycle events on the Processor trait that allow a VM to hook into key scheduler events like batch creation, commit, shutdown, and rollback. 2. Core Codec (github.com/kaspanet/vprog…): This PR introduces a lightweight encoding library for ZK wire formats. In a zkVM guest, every byte operation contributes to the proof cost, so the codec is designed to reinterpret data in-place rather than copying it. It includes zero-copy binary decoding (Reader, Bits) and sorted-unique encoding for deterministic key ordering. It is built for no_std so it runs inside zkVM guests. 3. Core SMT (github.com/kaspanet/vprog…): To prove state transitions, we need cryptographic state commitments. This PR adds a versioned Sparse Merkle Tree that produces a single root hash representing the entire state. It includes all state-of-the-art optimizations: shortcut leaves at higher tree levels to avoid full-depth paths for sparse regions, multi-proof compression that shares sibling hashes across multiple keys, and compact topology bit-packing to minimize proof size. It integrates into the existing storage and scheduler layers so that every batch commit updates the authenticated state root, while rollback and pruning maintain tree consistency. 4. ZK ABI (github.com/kaspanet/vprog…): Defines the wire format for communication between the host and zkVM guest programs, establishing a universal language for proof composition. It specifies how inputs, outputs, and journals are structured for two levels of proving: the transaction processor, which proves individual transaction execution against a set of resources, and the batch processor, which aggregates transaction proofs and proves the resulting state root transition. Because the ABI is backend-agnostic and no_std compatible, any zkVM backend can directly use it (non-Rust zkVMs would need to reimplement the ABI in their language). 5. ZK Transaction Prover (github.com/kaspanet/vprog…): Introduces the transaction proving worker, which receives serialized execution contexts via the ABI wire format and submits them to a backend-specific prover on a dedicated thread. The Backend trait abstracts the actual proof generation, so different zkVM backends can be swapped without changing the pipeline. 6. ZK Batch Prover (github.com/kaspanet/vprog…): Introduces the batch proving worker, which collects the individual transaction proof artifacts, pairs them with an SMT proof covering the batch's resources, and submits the combined input to a backend-specific batch prover. The result is a single proof attesting to the entire batch's state root transition. Like the transaction prover, the Backend trait abstracts proof generation so different zkVM backends can be swapped without changing the pipeline. 7. ZK VM (github.com/kaspanet/vprog…): Wires everything together by implementing the scheduler's Processor trait with ZK proving support. The VM hooks into the lifecycle events introduced in PR 1 to feed executed transactions into the transaction prover and batches into the batch prover. Proving is optional and configurable - it can be disabled entirely, run at the transaction level only, or run the full batch proving pipeline. 8. ZK Backend RISC0 (github.com/kaspanet/vprog…): Provides the first concrete zkVM backend using risc0. It implements the transaction and batch Backend traits, includes two pre-compiled guest programs (one for transaction processing, one for batch aggregation), and ships with an integration test suite that verifies the full pipeline end-to-end - from transaction execution through batch proof generation to state root verification. TL;DR: While the early version of the framework focused on maximizing the parallelizability of execution, this feature focuses on extending this capability to maximizing the parallelizability of proof production. If you're a builder: this is the first version of the framework that lets you write guest programs with a Solana-like API (resources, instructions, program contexts) and have them proven in a zkVM. The current milestone uses a single hardcoded guest program - composability across multiple programs and bridging assets in and out of the L1 are part of the upcoming milestones, but if you're eager to start tinkering, the execution and proving pipeline is fully functional and provides a minimal environment to build and test guest logic today. Once we add user-deployed guests, they will move one logical layer down: the current transaction processor will become a hardcoded-circuit that handles invocation and access delegation to user programs, similar to how SUI handles programmable transactions (including linear type safety at the program boundary). In practice, this means guest programs will be invoked with a very similar API but scoped to a subset of resources, so the basic programming model won't change. Note that guests currently handle their own access authentication (e.g. signature checks) - the framework will eventually manage this automatically. If you want to contribute, two areas where community involvement would be especially impactful: - An Anchor-like DSL for writing guest programs -- the ABI is stable enough to build on, and a good developer experience layer would make this accessible to a much wider audience. - A second zkVM backend (e.g. SP1) - the Backend traits are designed for this, and a second implementation would prove out the abstraction. One thing I find particularly interesting in the context of PoW: the block hash provides an unpredictable, unbiasable random input that is revealed after transaction sequencing. This gives guest programs native access to on-chain randomness without oracles or additional infrastructure - something traditionally hard to achieve in smart contract platforms. PS: I am also planning to start with the promised regular hangouts but since I will visit my family over easter and want to get a better understanding of the open questions next week (it's good to have some problems to wrestle during that slower time 😅), I decided to start with that once I am back (12th of April). Generally speaking, is there a day that people would prefer for these hangouts? I guess monday would be bad as there is already another community event (write your preferences in the comments if you have a strong opinion).

English
1
9
55
1.2K
Buy The Fear nag-retweet
Solfinder
Solfinder@FrelekPawe68949·
$KAS News #KASPA
Solfinder tweet media
English
1
3
4
47
Buy The Fear nag-retweet
NACHO-LANDER
NACHO-LANDER@NACHOLANDE88784·
🚨 $KAS & Warpcore 🚀 🏦 Fedwire support (US rails) — ✅ tested 🇪🇺 SEPA support (EU rails) — ✅ tested 🔍 Full stack verified: ✔️ End-to-end payments ✔️ Compliance + screening ✔️ BlockDAG settlement ✔️ Regulatory alignment Status: READY FOR FED + SEPA INTEGRATION 🚀 @KaspaKii
NACHO-LANDER tweet media
English
1
4
46
532
Buy The Fear nag-retweet
Mu𐤊esh.𐤊as
Mu𐤊esh.𐤊as@DilSeCrypto1·
True believers are the ones who stick with $KAS even when the tech is flying under the radar, the charts are dead quiet, and nobody’s talking about it. The real moment isn’t when Kaspa finally goes mainstream.
s c a p e ‎. 𐤊@ScapeSquad

$KAS conviction matters most when the technology unknown and the price is down and boring... not after Kaspa is mainstream and everyone is onboarded. We are holding for what comes next.

English
3
8
44
1.9K
Buy The Fear nag-retweet
Ross 𐤊
Ross 𐤊@crono_walker·
To put it bluntly, Silverscript and Covenant feel as beautiful as the laws of physics; it feels like they were meant to be that way.
Michael Sutton@michaelsuttonil

I think the session was fascinating. @OriNewman @IzioDev (aka random guy) and @manyfest_ did a great job (can’t judge myself). Vid below. In case you wondered, spoiler, chess is possible (not by fighting script limits but by changing the surface and supporting complex multi-contract flows under a single covenant). I’m wrapping up the app and lessons learned into a web app + md book and will write about it extensively here as well. wip, so if you can’t watch the video you’ll have to wait patiently @hashdag’s special feature request to allow forking games and simulate parallel realities is wip as well;) youtu.be/9t-14LJySlk?si…

English
1
14
92
3.1K
Buy The Fear nag-retweet
Michael Sutton
Michael Sutton@michaelsuttonil·
@crono_walker I’ve had that feeling several times in Kaspa. Many DAG-related challenges are hard, and you break your head over solutions, but once you arrive at them, it feels like there’s really only that one ultimate solution
English
3
45
276
3K
Buy The Fear nag-retweet
ViaBTC
ViaBTC@ViaBTC·
Kaspa is evolving fast. New upgrades + growing ecosystem momentum are driving attention back to KAS. For miners, that means: ⚙️ More competition 📈 Potential hashrate growth 💰 Shifting profitability Are you watching Kaspa… or already mining it? 👇 #Kaspa #CryptoMining #PoW
English
8
49
136
2.7K
Buy The Fear nag-retweet
KasMap
KasMap@KasMaporg·
#KasMap was made "AI agent ready" last year. This to be sure that the website, users and merchants can be seen and found by agents. @KasMaporg adheres to upcoming standards like openapi.json and llms.txt Now #MyKAI is becoming agent-native for the #Kaspa ecosystem. (1/3)
English
3
9
30
564
Buy The Fear nag-retweet
Mitchell Lim
Mitchell Lim@MitchellLim_·
I truly do hope you guys hodl majority of your Kaspa!! #Kaspa $KAS
Mitchell Lim tweet media
English
4
7
77
813
Buy The Fear nag-retweet
Kaspa Meme Factory
Kaspa Meme Factory@kforge247·
$KAS is broken 0.034 support. We going lower now…time to buy more 😁
English
2
2
10
430
Buy The Fear nag-retweet
Pako Puka
Pako Puka@puka_pako·
#KASPA #KAS #BTC ☀️☀️☀️☀️ In the medium to long term, we could reach 2 cents—make a solid entry in that range!
Pako Puka tweet media
English
2
4
38
834
Buy The Fear nag-retweet
Gonzo.𐤊as
Gonzo.𐤊as@Dr_Gonzo_K·
I see a $1t asset sitting at a $1b market cap. If you think Kaspians are into Kas because we can hold more coins then you are sorely mistaken. We are not retail investors buying frog coins. The fact you think we are, and needed to get AI to justify your position, tells me more about you than it does about Kaspians. (P.s. a $1 Kas ... is a $27b market cap. Not a $27t one. Did you even read this slop?)
English
1
7
48
463
Buy The Fear nag-retweet
𐤊 Michael
𐤊 Michael@Blocks2Dags·
Shoutout to Hans, absolute legend in the crypto space
Hans Moog@hus_qy

Okay, it's time for a little update: I just finished the work on the zero knowledge part of the vprogs framework, which introduces the ability to prove arbitrary computation. It consists of the following 8 PRs that gradually introduce the necessary features: 1. ZK-framework preparations (github.com/kaspanet/vprog…): This PR cleans up the scheduler and storage layers, extends the build tooling with workspace-wide dependency checking, adds the ability to publish artifacts for transactions and batches (which will later hold the proofs), renames some core types for clarity, and introduces lifecycle events on the Processor trait that allow a VM to hook into key scheduler events like batch creation, commit, shutdown, and rollback. 2. Core Codec (github.com/kaspanet/vprog…): This PR introduces a lightweight encoding library for ZK wire formats. In a zkVM guest, every byte operation contributes to the proof cost, so the codec is designed to reinterpret data in-place rather than copying it. It includes zero-copy binary decoding (Reader, Bits) and sorted-unique encoding for deterministic key ordering. It is built for no_std so it runs inside zkVM guests. 3. Core SMT (github.com/kaspanet/vprog…): To prove state transitions, we need cryptographic state commitments. This PR adds a versioned Sparse Merkle Tree that produces a single root hash representing the entire state. It includes all state-of-the-art optimizations: shortcut leaves at higher tree levels to avoid full-depth paths for sparse regions, multi-proof compression that shares sibling hashes across multiple keys, and compact topology bit-packing to minimize proof size. It integrates into the existing storage and scheduler layers so that every batch commit updates the authenticated state root, while rollback and pruning maintain tree consistency. 4. ZK ABI (github.com/kaspanet/vprog…): Defines the wire format for communication between the host and zkVM guest programs, establishing a universal language for proof composition. It specifies how inputs, outputs, and journals are structured for two levels of proving: the transaction processor, which proves individual transaction execution against a set of resources, and the batch processor, which aggregates transaction proofs and proves the resulting state root transition. Because the ABI is backend-agnostic and no_std compatible, any zkVM backend can directly use it (non-Rust zkVMs would need to reimplement the ABI in their language). 5. ZK Transaction Prover (github.com/kaspanet/vprog…): Introduces the transaction proving worker, which receives serialized execution contexts via the ABI wire format and submits them to a backend-specific prover on a dedicated thread. The Backend trait abstracts the actual proof generation, so different zkVM backends can be swapped without changing the pipeline. 6. ZK Batch Prover (github.com/kaspanet/vprog…): Introduces the batch proving worker, which collects the individual transaction proof artifacts, pairs them with an SMT proof covering the batch's resources, and submits the combined input to a backend-specific batch prover. The result is a single proof attesting to the entire batch's state root transition. Like the transaction prover, the Backend trait abstracts proof generation so different zkVM backends can be swapped without changing the pipeline. 7. ZK VM (github.com/kaspanet/vprog…): Wires everything together by implementing the scheduler's Processor trait with ZK proving support. The VM hooks into the lifecycle events introduced in PR 1 to feed executed transactions into the transaction prover and batches into the batch prover. Proving is optional and configurable - it can be disabled entirely, run at the transaction level only, or run the full batch proving pipeline. 8. ZK Backend RISC0 (github.com/kaspanet/vprog…): Provides the first concrete zkVM backend using risc0. It implements the transaction and batch Backend traits, includes two pre-compiled guest programs (one for transaction processing, one for batch aggregation), and ships with an integration test suite that verifies the full pipeline end-to-end - from transaction execution through batch proof generation to state root verification. TL;DR: While the early version of the framework focused on maximizing the parallelizability of execution, this feature focuses on extending this capability to maximizing the parallelizability of proof production. If you're a builder: this is the first version of the framework that lets you write guest programs with a Solana-like API (resources, instructions, program contexts) and have them proven in a zkVM. The current milestone uses a single hardcoded guest program - composability across multiple programs and bridging assets in and out of the L1 are part of the upcoming milestones, but if you're eager to start tinkering, the execution and proving pipeline is fully functional and provides a minimal environment to build and test guest logic today. Once we add user-deployed guests, they will move one logical layer down: the current transaction processor will become a hardcoded-circuit that handles invocation and access delegation to user programs, similar to how SUI handles programmable transactions (including linear type safety at the program boundary). In practice, this means guest programs will be invoked with a very similar API but scoped to a subset of resources, so the basic programming model won't change. Note that guests currently handle their own access authentication (e.g. signature checks) - the framework will eventually manage this automatically. If you want to contribute, two areas where community involvement would be especially impactful: - An Anchor-like DSL for writing guest programs -- the ABI is stable enough to build on, and a good developer experience layer would make this accessible to a much wider audience. - A second zkVM backend (e.g. SP1) - the Backend traits are designed for this, and a second implementation would prove out the abstraction. One thing I find particularly interesting in the context of PoW: the block hash provides an unpredictable, unbiasable random input that is revealed after transaction sequencing. This gives guest programs native access to on-chain randomness without oracles or additional infrastructure - something traditionally hard to achieve in smart contract platforms. PS: I am also planning to start with the promised regular hangouts but since I will visit my family over easter and want to get a better understanding of the open questions next week (it's good to have some problems to wrestle during that slower time 😅), I decided to start with that once I am back (12th of April). Generally speaking, is there a day that people would prefer for these hangouts? I guess monday would be bad as there is already another community event (write your preferences in the comments if you have a strong opinion).

English
0
2
7
318
Buy The Fear nag-retweet
Alex 🇬🇧 🇦🇪
Alex 🇬🇧 🇦🇪@AlexCryptoDubai·
$KAS FAM Nobody can stop $KAS in the layer-1 race!!! Nobody...
Alex 🇬🇧 🇦🇪 tweet media
English
5
6
60
554
Buy The Fear nag-retweet
Abi 𐤊aspa ⚡️
Abi 𐤊aspa ⚡️@AbiKaspa·
LFG Token Launchpad + DEX is now live on IGRA L2! Launch, trade, swap → LFG.kaspa.com/igra Can’t wait to see new builders come into the Kaspa ecosystem and start building their projects. The strongest communities win ⚡️
KaspaCom ⚡️@KaspaCom

🚀 Kaspa DeFi is Now LIVE — The Leading Launchpad + DEX on Kaspa Launch, trade, swap → LFG.kaspa.com/igra (now on IGRA L2) Trade on LFG, swap on DEX, stake for rewards. All on KaspaCom. All DeFi. All Kaspa. One home. ⚡️

English
4
8
33
839
Buy The Fear nag-retweet
pushis
pushis@pushisNu·
RTD transforms Kaspa from a "fast PoW coin" into the Nakamoto consensus updated for the internet era, the only L1 designed with real-world scale, usability, and antifragility in mind from the start. $KAS
English
0
3
16
436
Buy The Fear nag-retweet
Cripto Finanzas y Libertad
Acabo de comprar mis primeros $Kas Son 12 dolaritos comprados sin KYC 💪🏻 Los pasos que use para comprar Kas sin KYC fueron: * Comprar bitcoin en lightning usando lnp2pbot y recibiendolos en mi billetera Blink Continuo abajo ya que X limita las publicaciones
Cripto Finanzas y Libertad tweet media
Español
14
20
125
8.6K