20 December 2025
Zucoin has rolled-out the largest upgrade to the Zucoin wallet app and the Splitchain network since February 2022's launch, delivering 90x+ faster settlement, a simpler everyday experience, and deeply integrated push (popup) notifications.
This release builds on a year-long program of extensive network upgrades, including the mid-2025 Splitchain caching enhancements, and it folds in everything teased in the October 2025 community update.
The Zucoin wallet app can now accept transfers by simply tapping on a push notification, while the system simultaneously keeps legacy copy-paste abilities intact for those who prefer them.
Splitchain's timing core was redesigned to achieve sub-second settlement speeds, the Zucoin wallet app's interface was streamlined for clarity, and more than 48,000 code changes were made.
The old 90-second time blocks have been retired in favor of network-defined speeds, enabling the system to settle a transaction in fractions of a second when capacity allows.
To achieve that pace, transaction timing, timestamping, and coordination flows were redesigned so Splitchain's overlapping parallel cache processes remain synchronized even while running far faster.
The leap from 90 seconds down to 1 second was only the beginning—the new design keeps settling under a second whenever possible without compromising reliability.
The Zucoin wallet app now supports deeply integrated push notifications.
Push notifications are the little popup-box messages your phone gets.
When you click on them, they'll usually open an app for you instantly and prepare the next step.
Switching on push notifications will make your Zucoin transfer experience far easier and simpler, so while it's optional, many users will find it far more convenient.
When you first open up the Zucoin wallet app, or restore a wallet backup, you'll be asked to enable push notifications through an on-screen popup.
Push notifications are deceptively difficult to implement reliably.
Sending a secure notification to a device often involves multiple vendors, inconsistent vendor standards, and a chain of encryption handshakes.
Most products rely on enormous third-party libraries to manage this complexity.
However, the Zucoin team identified a major issue: The most popular off-the-shelf push library is massive—over 350,000 lines of code—making it many times larger than the combined Zucoin and Splitchain systems.
In other words: Big software overhead and bloat, just to display a popup.
To solve this, the Zucoin team developed a code-flattening technique that analyzed the true code execution path required for notifications, tracing only the necessary pathways and producing an extremely compact implementation that keeps the needed capabilities.
The efficiency improvements were significant:
This efficiency improvement means the Zucoin wallet app remains lightweight and fast, while still delivering reliable push notifications.
During the final test phase before widespread public rollout, the Zucoin team uncovered a shocking and unexpected reliability issue with notifications on iPhones.
The issue didn't appear in simulated test environments or any other kinds of device.
This unfortunate discovery was made in the final testing phase planned before release, using real-world, on-device, back-to-back testing to confirm all other tests and simulations worked as expected.
Here's what happened:
When users tapped a notification, the wallet app would sometimes open without the transaction data.
This is a phenomenon caused by Apple iOS Safari's in-built web browser (via its "WebKit" engine), and how it handled incoming app notifications.
For example, when a notification appears on your screen, this process is uniquely isolated from other similar processes for the app.
This caused all kinds of odd behaviors, including the app waking up before the notification message was ready, background processes stopping too quickly, or the incoming Zucoin transfer data not being available.
It's a hit-and-miss user experience and one the Zucoin team needed to solve.
Industry discussions from platforms like Google's Firebase, Intercom, and Apple Safari's own WebKit bug tracker confirmed this was a widespread problem.
To add salt to the wound, Apple's developer debugging tools fail to output information about these events, making diagnosis extremely difficult.
It's like guessing outputs in a black box and manually testing different inputs and outputs one by one.
Whether this is a subtle coordinated effort to prevent universal web-first apps that run anywhere, such as Zucoin's progressive web app (PWA), from threatening App Store dominance is one potential reason, but it's speculation nonetheless.
To solve this, the Zucoin team developed an entirely new approach to ensure reliable notification message delivery.
Instead of relying on a direct handshake between the notification and the app (which sometimes failed), a new technique utilizes cross-process temporary storage to leave breadcrumbs for the app to find.
This novel string of techniques underwent the same level of testing scenarios, confirming this complex issue has been successfully solved.
It's believed to be the first time this kind of technique has been used to solve this real-world iOS notification issue, as no mention of this technique has been found in any public documentation or discussions.
For those tracking the scope of the changes, here is the footprint of the Zucoin wallet app and Splitchain network changes.
Note: These code-change figures represent total additions plus removals over each iteration, not the absolute system size (the system is smaller and very efficient).
Yes.
If push notifications are disabled, the wallet continues operating using the familiar copy-and-paste flow, where users send a transfer code to the receiver.
Some Zucoin users still prefer this to the prior method, as it allows for additional control, allowing you to choose how to send a transfer to the other person.
Maintaining this "works either way" experience required additional engineering, particularly for Zucoin's unique two-factor transaction safety.
The wallet must quickly determine whether the other person supports push notifications—automatically.
To handle this, the team introduced a new notification detection system.
This becomes even more important when users change phones or restore wallets, because the system must reliably update where notifications are sent—without requiring manual coordination between sender and receiver.
During the past few years, the Zucoin team has learned a lot about how people use their Zucoin wallet app.
One of Zucoin's goals is to be the easiest crypto for everyday use.
Several areas of the Zucoin wallet app have been redesigned for clarity and simplicity, including the home screen.
These changes prepare the Zucoin wallet app for expanded capabilities with third-party integrations, so they can more easily link in.
After such a massive rollout of changes to Zucoin, the immediate focus is to keep an eye out for any issues and changes that need to be done resulting from community feedback.
A list of noted improvements are already in progress from early feedback.
The next integration phase will begin soon and will affect third-party platforms and marketplaces such as Zutopia.
Push notifications can be as spam-sensitive as email, so managing notification integrity is a high priority.
As most forms of spam are illegal, if this is not managed correctly when third parties use the new feature, it risks disabling push notifications for all Zucoin wallet users.
It'd be a major step backwards.
The Zucoin team is designing all-new pipelines for any third-party system to integrate with the Zucoin wallet and Splitchain network, which will help platforms like the Zutopia marketplace and others to use these new capabilities.
The Zutopia team is targeting Q1 2026, however, it's worth remembering these timelines are estimates.
Many integration pathways are under consideration for Zutopia and a full migration will be large and could change based on many factors.
In the meantime, Zutopia is planning to release a new version of their app for public community testing and feedback soon.
Rest assured the Zutopia team is working hard to get the marketplace back online as soon as possible.
As always, we encourage the community here to use the developer integrations available for anyone to use in their own projects or marketplaces, to get involved, experiment and see what you can build.
These updates extend milestones completed throughout the year, such as the v196 Zucoin wallet update which resulted in significantly faster Splitchain network caching updates, Zucoin wallet app v193 update which added foundations for metadata support, a key factor for smart-asset tokenization abilities.
It opens the door to new transaction behaviors and richer integrations.
Stay tuned for more on this. Make sure you've subscribed to newsletters on myzucoins.org and zucoins.com.
The immediate next step is reviewing real-world feedback and monitoring how the network behaves under these widespread changes.
There's also a number of additions and changes that are already in progress from early feedback that weren't released in this update.
Ongoing work includes both smaller refinements and larger initiatives, including completely new integration pipelines for third-party platforms, pending feedback from this release.
Importantly, existing third-party integrations continue to work as they did and are not disrupted by these changes, while a broader set of new capabilities will become available for third parties to use.
A side effect of accelerating the system is that transfers no longer expire automatically.
This is because the prior 90-second time block also served as a natural expiry mechanism.
Now with transfers settling in potentially under 1 second, keeping the prior approach to expiring transfers just wouldn't work.
The team is evaluating ways to reintroduce expiration as an optional behavior, potentially through "metadata rules"—where a transaction can include instructions about how long it should remain valid.
Currently, if a transfer needs to be "retracted" and hasn't settled yet, the simplest approach is to do a new transfer, superseding the previous one.
When you first open your Zucoin wallet app or restore it from a backup, you'll see a pop-up asking to enable push notifications.
Accepting it makes this device the primary place to receive incoming push notification alerts.
Switching on push notifications will make your Zucoin transfer experience far easier and simpler.
To manually enable push notifications:
Notifications go to the last device where you enabled them.
If you get a new phone and restore your Zucoin wallet from a backup, simply enable notifications there and it becomes the new primary device.
No.
They operate independently of your phone number, though they do require an internet connection.
Start by switching networks—for example, move from mobile data to WiFi or the other way around.
After changing networks, re-enable notifications within the Zucoin wallet app:
Make sure your device doesn't have "Do Not Disturb" or "Silent" mode turned on, as this will hide notifications.
If issues persist, check whether a VPN or filtered network is blocking the connection.
Disable the VPN temporarily, make sure your device OS is up-to-date, and retry the steps above.
If you enabled push notifications, but a sender or receiver couldn't reach your device, your notifications may have been automatically disabled.
This happens to stop sending notifications to devices that are not reachable, minimizing spam and abuse reports.
The easiest way to fix this is to simply re-enable push notifications:
The easiest thing is to simply complete another transfer, before the prior transfer settles.
This newer transfer will replace the prior transfer, invalidating it.
Simply close and re-open your Zucoin wallet app.
The Zucoin wallet app will automatically apply the latest updates.
If you're stuck, please see how do I update my Zucoin wallet app to the latest version?
Tried everything and still stuck? Don't forget Zucoin now has friendly one-on-one, pro-level support via Z8 Digital.
You can contact various support teams here:
Contact Zucoin's support team here.
Contact Zutopia's support team here.
The latest release of the Zucoin wallet app is a major update, with a lot of changes and improvements, especially affecting how the wallet app loads in order to handle push notifications.
If you're stuck on the loading screen, the first thing to try is to fully close and reopen the Zucoin wallet app (not just minimize the app).
If that doesn't work, try turning your device fully off and back on again to clear system caches.
If all else fails, make sure you have a backup, then install a new version of the Zucoin wallet app, and restore your wallet from your backup.
Contact Zucoin's support team here.
Contact Zutopia's support team here.
Need priority help with Zucoin or Zutopia?
Zucoin has friendly one-on-one, pro-level support offered by Z8 Digital.
Zucoin is a cutting-edge crypto ecosystem designed for real-time, no-fee transactions using the Splitchain network.
Zucoin gives users simple access and control via the self-managed ("self-custodial") wallet app, designed to make peer-to-peer transactions easier, safer, more transparent, and pave the way for real-world use and integrations.
Splitchain is a gound-up layer-1 network, designed to solve common blockchain issues with an emphasis on speed, cost-efficiency, and ease of use.
Zutopia.com is the first peer-to-peer (P2P) marketplace for trading Zucoin.
Zucoin community update - October 2025
Zutopia Marketplace announces maintenance phase ahead of official launch
Zucoin wallet app v196: Faster Splitchain communication
Zutopia Marketplace Update: International currencies released, global trading begins!
Splitchain: More performance and more edge-case reliability unleashed!
If you liked this newsletter, please forward it to someone who might like it too.
—
All the best,
—Rob
MyZucoins
Disclaimer: Of course, this is not advice, financial or otherwise. It’s also important to consider the risks and challenges associated with any potential benefits.
Get periodic insights, news, offers + more, trusted by 1,000+ readers.
(By subscribing you agree to receive news + marketing emails, but we won't spam or sell your data!)