1/16/2026
New month new post about my life as a zec member. Trust is everything in this digital world seems like everyone fighting for power and wealth. Privacy is in the middle of it all trust moving forward should be the main thing as humans we aim for. A new world is coming financial systems will change community banks the customer and tellers know by name no matter they network.
SCHOOL WORK
Here a post from class using Nozywallet as a explain for serial and parallel processing.
NozyWallet provides clear examples of both serial and parallel processing. For serial processing, the transaction confirmation checking system processes pending transactions one at a time using a sequential loop. Each transaction’s confirmation status is checked with the blockchain network, and the system waits for each check to complete before moving to the next. This ensures transactions are verified in order and prevents overwhelming the network with simultaneous requests, similar to a single cashier serving customers one by one, even if they’re from different queues.
For parallel processing, NozyWallet’s blockchain scanning system processes multiple blocks simultaneously. When scanning the blockchain for wallet notes, the system creates multiple async tasks, one for each block and uses join_all() to execute them concurrently. By default, the system processes up to 5 blocks at the same time, which dramatically speeds up synchronization. This is like having multiple cashiers working simultaneously, each handling different customers at the same time, making the overall process much faster than processing blocks one after another.
Regarding the grocery store scenario where one cashier handles multiple queues by taking one customer from each queue in sequence, this is serial processing, not parallel. Even though the cashier switches between different queues, only one customer is being served at any given moment. The cashier may alternate between queues, but the fundamental limitation remains only one task is active at a time. This is time-slicing or multitasking, but it’s not true parallel processing because there’s still only one processor cashier working, just switching contexts between tasks. True parallel processing would require multiple cashiers working simultaneously, each independently serving customers from their assigned queues.
Serial processing offers advantages like simplicity, lower resource usage, predictable execution order, and easier debugging, but it’s slower and underutilizes available resources. NozyWallet uses serial processing for transaction confirmations to maintain order and avoid network overload. Parallel processing is faster, utilizes resources better, and can scale with available hardware, but it’s more complex, requires careful synchronization, uses more memory, and is harder to debug. NozyWallet employs parallel processing for block scanning to significantly speed up blockchain synchronization, demonstrating how the same application can intelligently use both approaches depending on the task’s requirements and constraints.
I used Nozywallet for everything helps with my understanding more 13 months left before I’m a computer scientist.
NOZYWALLET
For Nozywallet we made good progress on things Teddy and his team made a nice landing page. Much love for helping me with the UX/UI with Nozywallet the desktop client is working as well. We have the app working hopefully the Git release be out soon taking my time no rush slow and steady win the race. Nozywallet will go up for another shot at the retroactive grant Git release soon. My friend @hard-nett we know each other from the cosmos ecosystems hanging out in spacing on Twitter before it was called X. Austin work ethic is amazing, he actually kept me on my feet at times and on top of my game and he’s very organized I noticed that as well I support his proposal 100% if you reading this and haven’t yet looked into the proposal here it go Grant Application: Zk-CosmWasm: A Programmable Selective Disclosure WebAssembly Smart Contract Virtual Machine .
SIDE MISSIONS
The troch will be pass soon as well @VladC open a can of worms Zkool got me feeling like noob with the new complex UI/UX. Hope this goes smooth doing this shielded multisig with @squirrel & @dismad got to love the ZECHUB community. Before I land the plane with this post I would like to say I support @joshs with his Decision making the ECC situation much love and keep leading us I remember when you came back I wasn’t here when you left but I’m here now and we even spoke you better than most and talk to even the smallest of people in Zcash That’s a leader for sure.