Bitcoin Forum
July 25, 2026, 06:59:00 PM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Animica - Useful Quantum  (Read 795 times)
Animica (OP)
Newbie
*
Offline

Activity: 17
Merit: 0


View Profile
December 15, 2025, 07:39:14 PM
 #1

[ANN][MAINNET LIVE][OPEN SOURCE] Animica (ANM) — Post-Quantum ready chain + deterministic execution + “useful-work” direction (Early Access)

Hello Bitcointalk,

Introducing Animica (ANM). Mainnet is live, the project is fully open source, and we’re currently in an early access / builder phase — we’re actively looking for testers, reviewers, node runners, and contributors to help harden the network and tooling.

Telegram: https://t.me/animicaorg
GitHub (Org): https://github.com/animicaorg
GitHub (Main repo): https://github.com/animicaorg/all



What is Animica?
Animica is a blockchain focused on long-term security and reproducible execution, with a roadmap toward more meaningful/verifiable work.

Core goals:
  • Post-Quantum readiness — designed to support PQ cryptography and evolve toward stronger cryptographic security over time.
  • Deterministic execution — contract/VM execution intended to be reproducible and auditable (same input → same result).
  • “Useful-work” direction — a path beyond pure hash grinding, aiming toward verifiable computation while keeping consensus secure.



Why it exists / what it aims to solve
Animica is being built for people who care about:
  • Long-term security (including quantum-era planning).
  • Transparent, auditable computation (determinism + structured schemas).
  • More meaningful security spend (moving toward verifiable work over time).
  • Operator and developer control (open source, self-hostable infrastructure).



Important: Early Access (even though mainnet is live)
Please treat this as early access:
  • Things are moving quickly.
  • RPCs, indexing, mempool policy, networking behavior, and tooling are still being improved.
  • We welcome scrutiny, bug reports, and PRs.
  • This is the phase where contributors can still influence core direction and standards.

If you’re looking for a project where everything is already frozen and final, this isn’t that phase yet. If you want to be early and help shape it, welcome.



How to help right now
We’re looking for:
  • Node runners (mainnet + testnet).
  • Wallet users (create wallets, send txs, report UX issues).
  • Developers (issues/PRs/tests).
  • Security reviewers (validation, mempool, RPC, DoS, consensus edge cases).

Join Telegram to coordinate: https://t.me/animicaorg
Open an issue / contribute on GitHub: https://github.com/animicaorg/all



Links
Animica (OP)
Newbie
*
Offline

Activity: 17
Merit: 0


View Profile
December 18, 2025, 05:13:33 AM
Last edit: December 21, 2025, 08:04:46 PM by Animica
 #2

Discord now - https://discord.gg/5ztSGU7ft7

(Updated group so please rejoin)
Animica (OP)
Newbie
*
Offline

Activity: 17
Merit: 0


View Profile
December 20, 2025, 03:24:37 AM
 #3

Animica Development Update — P2P Bootstrapping + TX Pipeline + Node Startup Improvements (Dec 19, 2025)

Over the last stretch of work we’ve been hardening the core “node actually behaves like a network node” path: peer-to-peer connectivity, bootstrapping, transaction flow, sync behavior, and the day-to-day operator experience (CLI defaults, status, logs, etc.).

✅ What’s working now

1) P2P network bootstraps automatically on node start
    []P2P starts with the node (no more “start node, then manually bootstrap peers” as the default workflow)
    []Seed-based discovery (using repo defaults; supports env overrides)
    []Outbound connection management + inbound listener
    []Clear inbound vs outbound visibility (so you can tell if you’re actually participating)
  • Retry/backoff behavior when the peer set is temporarily empty (doesn’t hard-fail the node)

2) Bitcoin-like networking behavior (practical parity goals)
    []Stable peer lifecycle: connect → handshake → maintain → disconnect/retry
    []Inventory relay and request flow patterns aligned with Bitcoin-style expectations (inv/getdata style behavior where applicable)
  • Better peer table hygiene (less “looks connected but isn’t useful” behavior)

3) P2P-first sync / reduced trusted-RPC dependency
    []Nodes can sync forward based on peers rather than requiring a trusted bootstrap RPC as the primary mechanism
    []RPC remains useful for debugging/observability, but the network no longer depends on a single endpoint to function

4) Transaction pipeline improvements (mempool → mining → confirmation)
    []Tx submission path stabilized (send/broadcast behavior made consistent)
    []Mempool visibility and inclusion improved (less “tx sent but never gets mined” ambiguity)
  • Mining + block assembly behavior aligned with expectations (include eligible mempool txs when producing blocks)

5) Operator UX improvements
    []Node status/health reporting improved (peer counts, directionality, and sync progress are visible)
    []More actionable logging around: peer connect/disconnect, handshake completion, seed usage, sync progress, and tx relay
  • Startup defaults tuned so “run node” behaves sensibly out of the box

How to run (quickstart)
Code:

local

animica node up

check status

animica node status

view peers (if command exists in your build)

animica peer list

Seed override (optional)
Code:
export P2P_SEEDS=“ip1:port,ip2:port,ip3:port”
animica node start

RPC endpoint (if you’re using the public endpoint for inspection/debug)
Code:
https://rpc.animica.org/rpc

Repo
Code:
https://github.com/animicaorg/all

What this means
    []New nodes can join and begin participating without a manual peer bootstrap ritual.
    []Peer connectivity is no longer “mysterious” (inbound/outbound behavior is visible and correct).
    []Transactions behave more like users expect: broadcast → mempool → mined → confirmed.
    []The network can grow beyond a single trusted endpoint and move toward real decentralization.

Next items (near-term)
    []More integration tests for multi-node bootstrapping + tx relay + sync (repeatable CI coverage)
    []Tighter DoS/rate-limits and peer scoring (Bitcoin-like hardening pass)
    []Further relay optimization and compact-style improvements (where it makes sense for Animica)
    []Documentation pass: ports, seed policy, troubleshooting, and “what good looks like” for operators

If you’re running a node and see anything off (peer churn, stalled sync, tx relay anomalies), post logs + your peer/status output and we’ll iterate quickly.
StianNOR
Newbie
*
Offline

Activity: 22
Merit: 0


View Profile
January 06, 2026, 10:55:04 PM
 #4

BOOM its live and working Wink
shuaishengg
Newbie
*
Offline

Activity: 1
Merit: 0


View Profile
January 07, 2026, 01:10:40 AM
 #5

no win...
Animica (OP)
Newbie
*
Offline

Activity: 17
Merit: 0


View Profile
April 16, 2026, 08:58:57 PM
 #6

**Animica Update**

Hello everyone,

Recent Animica updates:

* Wallet downloads are now available: https://animica.org/wallet
* The **CPU mining pool is now live**: https://animica.org/mine

We’re focused on making Animica easier to access and easier to use. With the wallet downloads live and CPU mining now available through the pool, it’s much simpler to join the network and participate.

More development updates will be posted soon.

Thanks for your support.
WestHamFan10
Newbie
*
Offline

Activity: 23
Merit: 0


View Profile
April 17, 2026, 12:29:07 AM
 #7

Could you please provide the Tokenomics & Supply, thanks.
BoozyTalking
Newbie
*
Offline

Activity: 385
Merit: 0


View Profile
April 17, 2026, 06:29:37 AM
Last edit: April 17, 2026, 07:41:59 AM by BoozyTalking
 #8

Windows GUI wallet not working - error: icu.dll not found.

Ok, even if I fix that error ^^ - I got another one:
The Animica wallet backend returned an invalid response.

Details: No Python at: "C:\Users\ercmi\AppData\Local\Programs\Python\Python312\python.exe".

Screen:
https://i.postimg.cc/25yj3MKF/animica-wallet-error.jpg
zsky
Newbie
*
Offline

Activity: 48
Merit: 0


View Profile
April 17, 2026, 08:44:21 AM
 #9

windows wallet run normal 
but  cant syncd
Animica (OP)
Newbie
*
Offline

Activity: 17
Merit: 0


View Profile
April 17, 2026, 02:43:55 PM
 #10

So the chain reset- block metadata was corrupt and so core code had to change which led to a complete chain reset of animica - this is still early access but now that everything is working I’m going to spin up multiple nodes to secure the network from this every happening again

I’ll also do some looking at windows qt to see why it’s trying an absolute path on python

Also tokenomics -

81,000,000 premine
900,000,000 max supply
1 minute target block times
300 block rewards and halving every so often

Additionally I am looking for node operators to join in to help, syncing has worked in tests between my servers but we will need to see how reliable it is with multiple servers running multiple mining pools etc….
Animica (OP)
Newbie
*
Offline

Activity: 17
Merit: 0


View Profile
April 17, 2026, 02:54:52 PM
 #11

https://discord.gg/vQHJc2jWUJ
Please come join the discord also, lots more discussion and information there. Thanks again to everyone who decided to participate in that little stress test of the first day of the mining pool and wallet, we did some extreme coding last night and I don’t see any more problems besides absolute path on wallet qt, if anyone finds anything wrong going forward please shout it out!
Animica (OP)
Newbie
*
Offline

Activity: 17
Merit: 0


View Profile
April 18, 2026, 03:18:56 AM
 #12

the current miners use about 10% of your cpu im working on upgrading the miner python bundles so that you can use 100% of your cpu and really get your fair share. also dont be scared by the spam of shares being rejected for low difficulty this is expected when mining against the pool and is either going to be silenced or reworked in future updates. Also the mac wallet is live but please only use the zip download as the dmg is likely corrupt. What i'm also working on now is the animica studio where all elements of animica are bundled into a nice gui qt.

If you decide to mine and are wondering when you will be able to sell animica for real money, I'm also working on a bridge to wrapped Animica on BNB and later ETH.
BitcoinBTGS
Jr. Member
*
Offline

Activity: 59
Merit: 1

BitcoinGold "BTGS"


View Profile WWW
April 18, 2026, 11:28:11 PM
 #13

A ‘Mainnet’ that requires a total chain reset due to block metadata corruption just days after launch is not a mainnet—it’s a pre-alpha testbed. In decentralized systems, the term 'Mainnet' implies a level of immutability and architectural stability that this project clearly hasn’t reached yet.
Furthermore, the tokenomics raise serious transparency concerns. A 9% premine (81M out of 900M) on a chain that is still undergoing ‘extreme coding’ to fix basic wallet paths and sync issues is a massive red flag. Moving toward a ‘bridge to wrapped assets’ before the native Layer 1 even has a stable peer-to-peer discovery mechanism feels like prioritizing exit liquidity over protocol integrity.
Claiming 'Post-Quantum' readiness while the current wallet relies on Python bundles with absolute path hardcoding and broken dependencies (icu.dll) is a stark contradiction. Technical ambition is good, but without a stable foundation, this looks more like a centralized database being managed on the fly than a resilient PoW network.
Animica (OP)
Newbie
*
Offline

Activity: 17
Merit: 0


View Profile
April 18, 2026, 11:32:46 PM
 #14

A ‘Mainnet’ that requires a total chain reset due to block metadata corruption just days after launch is not a mainnet—it’s a pre-alpha testbed. In decentralized systems, the term 'Mainnet' implies a level of immutability and architectural stability that this project clearly hasn’t reached yet.
Furthermore, the tokenomics raise serious transparency concerns. A 9% premine (81M out of 900M) on a chain that is still undergoing ‘extreme coding’ to fix basic wallet paths and sync issues is a massive red flag. Moving toward a ‘bridge to wrapped assets’ before the native Layer 1 even has a stable peer-to-peer discovery mechanism feels like prioritizing exit liquidity over protocol integrity.
Claiming 'Post-Quantum' readiness while the current wallet relies on Python bundles with absolute path hardcoding and broken dependencies (icu.dll) is a stark contradiction. Technical ambition is good, but without a stable foundation, this looks more like a centralized database being managed on the fly than a resilient PoW network.

Fair criticism on stability, but a few things need context.

Animica is early-stage and we’ve been public about that. If a chain issue requires a reset, that does not mean the vision is fake — it means we are fixing consensus/network issues in the open instead of pretending they do not exist. I’d rather be transparent about a reset than quietly ship broken state and call it “decentralization.”

On “mainnet”: fair point that the label carries weight. What matters more is whether the team responds honestly, fixes issues quickly, and hardens the protocol. We are doing exactly that.

On the premine: 9% is not hidden, and it is there to fund development, infrastructure, ecosystem growth, listings, liquidity, and long-term protocol work. People can debate the percentage, but calling it a red flag without acknowledging that it is disclosed is not a balanced take.

On bridging: building bridge infrastructure is not “exit liquidity” by default. Interoperability matters, especially if the goal is broader utility and access. A bridge should absolutely not come before core stability, but working on adjacent infrastructure in parallel is not proof of bad intent.

On post-quantum: there’s a difference between protocol-level cryptographic direction and current software packaging maturity. Broken wallet dependencies or bad path handling are real engineering issues, but they do not invalidate the underlying cryptographic goals. They mean the implementation still needs work.

The stronger criticism is not “this is a scam because it’s imperfect,” but “prove the chain can stabilize, sync cleanly, run wallets reliably, and maintain consensus.” That is the bar, and it’s a fair one.

Animica is ambitious, unfinished, and being improved in public. That’s messy, but it’s not the same thing as being dishonest.
BitcoinBTGS
Jr. Member
*
Offline

Activity: 59
Merit: 1

BitcoinGold "BTGS"


View Profile WWW
April 18, 2026, 11:40:33 PM
 #15

I appreciate the transparency regarding the 9% premine; as long as it's used for infrastructure and ecosystem growth, it’s within reasonable bounds for a new project. However, the logic behind your current development roadmap is what remains deeply concerning.
In any legitimate Layer 1 launch, the hierarchy of needs starts with Consensus Stability and Network Resilience. Inverting this by focusing on 'Bridging to BNB/ETH' while your native chain is still suffering from metadata corruption and broken P2P discovery is, frankly, nonsensical. A bridge is an expansion tool, not a fix for a broken foundation.
Before asking users to trust a wrapped version of your token on other chains, you must first prove that your own Mainnet is actually immutable and permissionless. Pursuing interoperability while core engineering tasks—like fixing absolute path hardcoding and dependency issues—remain unresolved suggests a priority on liquidity over protocol health. I strongly advise you to pause the 'bridge' talk and focus 100% on hardening the core node and wallet. A stable, secure network is the only advertisement that matters in this forum.
Animica (OP)
Newbie
*
Offline

Activity: 17
Merit: 0


View Profile
April 18, 2026, 11:46:18 PM
 #16

I appreciate the transparency regarding the 9% premine; as long as it's used for infrastructure and ecosystem growth, it’s within reasonable bounds for a new project. However, the logic behind your current development roadmap is what remains deeply concerning.
In any legitimate Layer 1 launch, the hierarchy of needs starts with Consensus Stability and Network Resilience. Inverting this by focusing on 'Bridging to BNB/ETH' while your native chain is still suffering from metadata corruption and broken P2P discovery is, frankly, nonsensical. A bridge is an expansion tool, not a fix for a broken foundation.
Before asking users to trust a wrapped version of your token on other chains, you must first prove that your own Mainnet is actually immutable and permissionless. Pursuing interoperability while core engineering tasks—like fixing absolute path hardcoding and dependency issues—remain unresolved suggests a priority on liquidity over protocol health. I strongly advise you to pause the 'bridge' talk and focus 100% on hardening the core node and wallet. A stable, secure network is the only advertisement that matters in this forum.

That’s a fair criticism, and on the core point I actually agree: consensus stability, sync reliability, and node/wallet hardening have to come first.

Bridge work should not be treated as a substitute for fixing the base layer, and if that’s how it’s being perceived, that’s on us to communicate priorities better. The goal is not to use interoperability as a distraction from core issues. The goal is to make sure that when the chain is stable, the surrounding infrastructure is not starting from zero.

You’re right that a stable network is the real advertisement. If the node, mempool, peer discovery, wallet packaging, and chain integrity are not solid, nothing built on top of that matters. That is the foundation, and it has to be earned through working software, not claims.

That said, if no further consensus-level or chain-integrity problems occur, this current chain is the mainnet and it will not be reset. We’re testing aggressively now precisely because we want confidence in that. The point of doing this work openly is to harden the network so that node operators, miners, and users are building on something durable.

So I think the right framing is:
1. harden consensus and networking
2. stabilize wallets and packaging
3. validate chain behavior under real conditions
4. only then push bridge/interoperability as a serious public-facing priority

Parallel research and planning on bridging is one thing. Treating it as more important than core protocol health would be a mistake. On that point, I don’t think we disagree.

We also genuinely appreciate every miner and node operator who is helping test the network right now. That participation matters a lot, because real-world testing is how bugs get surfaced and fixed before they become long-term problems.

The project is still in a hardening phase, and the only way to answer skepticism is by shipping a chain that syncs cleanly, runs reliably, and holds up without resets. That’s the standard.
Animica (OP)
Newbie
*
Offline

Activity: 17
Merit: 0


View Profile
April 26, 2026, 05:19:19 AM
 #17

Animica Project Update

We’ve been continuing to push Animica forward and wanted to share a quick progress update with the community.

Recent work has focused on strengthening the network, improving node behavior, and making the ecosystem easier to use for everyday participants. We’ve been spending a lot of time refining sync behavior, peer connectivity, explorer reliability, wallet usability, and general network stability so the chain feels much more solid in real-world operation.

A few of the areas seeing active improvement:

- Better peer and node behavior
- Ongoing sync and network stability work
- Explorer improvements and frontend fixes
- Wallet and usability upgrades
- Continued mining and chain testing

Animica is still moving toward the bigger vision: a blockchain built around useful work, practical tooling, and a broader ecosystem that can support long-term growth. A lot of recent effort has gone into the less flashy but very important foundation work that makes everything else possible.

For anyone following along, testing, or supporting the project, thank you. More updates will continue as progress rolls out.

Website: https://animica.org 
Wallets: https://animica.org/wallet 
Mining: https://animica.org/mine

More soon.
paulmbcufc
Jr. Member
*
Offline

Activity: 89
Merit: 1


View Profile
April 26, 2026, 10:22:08 AM
 #18

Need help with linux ubuntu wallet. App installed fine. But I don't know how to run it or find it?
Animica (OP)
Newbie
*
Offline

Activity: 17
Merit: 0


View Profile
May 07, 2026, 04:05:49 PM
 #19

Animica Exchange is Live


Animica now has a live exchange at:


Current live trading pairs:
  • BTC / ANM
  • DOGE / ANM
  • LTC / ANM
  • ZEC / ANM

This is an important step for the Animica ecosystem. The exchange is now open for users who want to trade ANM against major crypto pairs and help test the platform as it continues to improve.

What this means:
  • Live ANM trading markets
  • A growing foundation for the Animica ecosystem
  • More exchange improvements and updates coming

If you are following Animica, now is a good time to check out the exchange, explore the markets, and watch the project continue to develop.

Exchange: trade.animica.org

More updates will be shared as development continues.
Animica (OP)
Newbie
*
Offline

Activity: 17
Merit: 0


View Profile
May 11, 2026, 02:10:34 AM
 #20

Animica Exchange Affiliate Program is now live.

Users can now invite others to join the exchange using their referral link and earn 100 ANM per qualified signup. New users who sign up through that referral link also receive 100 ANM, so both sides get rewarded.

This is a simple way to grow the Animica ecosystem while giving the community a direct incentive to participate.

Trade here:
https://trade.animica.org

Main site:
https://animica.org

Explorer:
https://explorer.animica.org

Join early, invite others, and earn ANM while helping expand the network.
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!