Bitcoin Forum
August 21, 2025, 02:24:42 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4] 5 »  All
  Print  
Author Topic: [ANN][XPU] The first stateless sharded blockchain | Instant Sync | PoW | CPU/GPU  (Read 2643 times)
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
March 28, 2023, 02:36:46 PM
 #61

How XPU can support 112m PlayStation players: https://twitter.com/octavianonce/status/1640325630884544512?s=20
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
March 29, 2023, 05:14:53 PM
 #62

XPU wallet sneak peek: https://twitter.com/octavianonce/status/1641125013515386906
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
March 30, 2023, 05:13:30 PM
 #63

How XPU can bring in capital to the whole blockchain ecosystem: https://twitter.com/octavianonce/status/1641458672596398081
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
April 02, 2023, 12:20:00 PM
 #64

We have a new official Twitter page as the last one was banned for unknown reasons. Follow us here: https://twitter.com/xpu_official
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
April 14, 2023, 02:16:51 PM
 #65

We have updated the crowdsale rate, 1 ETH = 13500 XPU during the pre-sale phase. Buy them here: http://sale.purplecoin.io/
AlanJohnson
Member
**
Offline Offline

Activity: 185
Merit: 11


View Profile
April 19, 2023, 01:08:28 PM
 #66

We have updated the crowdsale rate, 1 ETH = 13500 XPU during the pre-sale phase. Buy them here: http://sale.purplecoin.io/

Still seeking for suckers ?  Didn't you noticed you are writing only  to yourself here.

Scam is an art and you clearly don't understand it. Nobody will buy your shitcoin. You are few years late.
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
April 19, 2023, 05:16:34 PM
Last edit: April 19, 2023, 05:45:35 PM by octavonce
 #67

We have updated the crowdsale rate, 1 ETH = 13500 XPU during the pre-sale phase. Buy them here: http://sale.purplecoin.io/

Still seeking for suckers ?  Didn't you noticed you are writing only  to yourself here.

Scam is an art and you clearly don't understand it. Nobody will buy your shitcoin. You are few years late.

If I wanted to scam people, I could have done it in 2017, without KYC verification, and without an established company in a first-tier jurisdiction, and without showing my face and real name on the internet. I always said that I will not launch something unless it is worth launching. And this is.

You can say whatever you want. I understand the scam aversion, but please give informed and constructive opinions instead of shouting "scam". I fully agree with you in most of the cases, but what you are writing here shows me that you haven't even read anything I posted except "We are hosting a crowdsale".

This is a new breed of blockchains. Like how the jet engine brought a new breed of planes. Stateless blockchains have been theorised before, but never implemented. Feel free to inform yourself.

I also thought about hosting a crowdsale 500 times before doing it. The reason is: there is no other alternative. A fair launch is incompatible with this. Otherwise that would have been the plan.

Also, why would I spend 5+ years writing code 12 hours per day in the weekend and however much else I had left during work-days, without getting paid, if I wanted to scam people? Don't believe me? Inform yourself, look at the github.

I'm literally not getting hired and relying on my family to support me, right now, because I have this public on my profile. I could make at least 300k per year with my skill-set. And people like you, who are too lazy to read, shout at me "scammer". No one who has actually read what I've posted thinks I'm a scammer.

Of course, there is the alternative that you are simply a hater. In which case, please go away.

I'm not responding to any other "scammer" posts after this one as it is a waste of time.
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
April 19, 2023, 05:48:46 PM
 #68

We have updated the crowdsale rate, 1 ETH = 13500 XPU during the pre-sale phase. Buy them here: http://sale.purplecoin.io/

Still seeking for suckers ?  Didn't you noticed you are writing only  to yourself here.

Scam is an art and you clearly don't understand it. Nobody will buy your shitcoin. You are few years late.

FYI: https://twitter.com/octavianonce/status/1648744913385734144/photo/1
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
April 30, 2023, 09:33:11 PM
 #69

I have just added a new opcode to the VM specification which allows long-running computations on the blockchain to a specific limit. These are smart contracts/spending scripts which execute over the span of several blocks and represents a new way of handling the halting problem in blockchains:

Taken from the Technical Roadmap:
OP 0x05 Suspend - Suspends execution of the VM and creates an opaque output with the hash of the current execution state i.e. stack frame + input_stack + output_stack. This output can be respent to resume execution by anyone who includes it in a new transaction along with another input to pay the transaction fees. The VM must be started with special flags to resume the execution of the opaque output which must receive as arguments in the new transaction the following things: the original spending script, and the VM state binary blob.

Also taken from the Technical Roadmap:
With a limit on suspends, nodes can execute the whole chain of transactions and pre-validate them in order to determine if they will all execute whenever they receive a transaction which hits the Suspend opcode. By placing the correct upper bound on suspendable transactions, we can run long computations on the blockchain while also mitigating DDOS vectors in the mempool. The idea is that on the first transaction in a chain of these, the whole computation would be run up to either the number of suspends or the limit on suspends to validate the whole chain. Further transactions wouldn't require validating the whole chain as the VM state proves it was validated via a sequence number included in the vm state binary blob via consensus.

The optimal suspend limit parameter must still be determined by network tests.
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
May 07, 2023, 08:02:12 PM
 #70

A short summary on XPU: https://twitter.com/octavianonce/status/1655297081504825348?s=20
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
May 12, 2023, 05:05:54 PM
 #71

How Virtual Power Plants would work with XPU: https://twitter.com/octavianonce/status/1657038421309702149?s=20
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
May 18, 2023, 02:41:59 PM
 #72

Addresses in XPU: https://twitter.com/octavianonce/status/1658880977110802432?s=20
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
May 23, 2023, 01:01:02 PM
 #73

Following an assessment of the remaining tasks, we estimate the following:
* Testnet launch: August 2023
* Mainnet launch: January 2024
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
May 25, 2023, 03:12:12 PM
 #74

What does "stateless" and "stateful" mean: https://twitter.com/octavianonce/status/1661749957999853586?s=20
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
May 28, 2023, 06:57:52 PM
 #75

Stateful vs stateless blockchains pros and cons: https://twitter.com/octavianonce/status/1662886412541149186?s=20
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
June 02, 2023, 09:45:55 PM
 #76

We have a new website! https://purplecoin.io/
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
June 09, 2023, 03:09:21 PM
 #77

We have updated the crowdsale rate, 1 ETH = 21000 XPU during the pre-sale phase.
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
June 10, 2023, 10:36:06 AM
 #78

Why XPU will not be considered a security according to the SEC: https://twitter.com/octavianonce/status/1667478700638568448?s=20
MMOStars
Member
**
Offline Offline

Activity: 297
Merit: 18


View Profile
June 13, 2023, 10:31:59 AM
 #79

Why XPU will not be considered a security according to the SEC: https://twitter.com/octavianonce/status/1667478700638568448?s=20

Of course it's a security, you have ICO that instantly makes it a security that you are selling right now to people without an available project on hand, then you have pre-mine that is not distributed via PoW making it a double security.
Atm you can even rug anyone on the ICO since the project is not live and not even done. 
octavonce (OP)
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
June 13, 2023, 04:54:47 PM
 #80

Why XPU will not be considered a security according to the SEC: https://twitter.com/octavianonce/status/1667478700638568448?s=20

Of course it's a security, you have ICO that instantly makes it a security that you are selling right now to people without an available project on hand, then you have pre-mine that is not distributed via PoW making it a double security.
Atm you can even rug anyone on the ICO since the project is not live and not even done. 

Having a pre-mine doesn't necessarily mean it is a security. What makes a token a security is if it gives ownership rights to a certain enterprise or if it promises returns to holders, for example staking. XPU doesn't offer returns or voting rights to governance. In fact, not even the foundation which will be incorporate with the sale funds will govern the project, it will rather be responsible on sponsoring and developing the ecosystem. Changes to the protocol will be agreed to by the p2p layer in a decentralised manner exactly like in Bitcoin. 

The sale is closer to selling cloud credits before deploying a public cloud. Except in this case, they are "blockchain credits" and the blockchain won't be controlled by anyone.

I've actually just posted about this:
https://twitter.com/octavianonce/status/1668659963349151754
Pages: « 1 2 3 [4] 5 »  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!