Pages:
Author

Topic: [ANN][XPU] The first stateless sharded blockchain | Instant Sync | PoW | CPU/GPU (Read 2550 times)

newbie
Activity: 135
Merit: 0
How to send a $100 bill through the XPU blockchain instead of through the post: https://twitter.com/octavianonce/status/1699930051804823785?s=20
newbie
Activity: 135
Merit: 0
The crowdsale is now ended. We have renounced ownership of the crowdsale contract and authorisations will no longer be possible from this moment forward. If you have participated there is nothing you have to do to transfer your coins. In order to avoid gas fees and to avoid depending on the Ethereum chain, all purchased coins will be available directly on the mainnet and will be spendable using the ETH key you have used to purchase the coins. Both private keys and hardware wallets will be able to redeem the coins. Instructions on how to redeem them will be available directly in the wallet at launch.
newbie
Activity: 23
Merit: 1
AresMiner is malware.  It is posted in pretty much every thread now.  Don't download it.
newbie
Activity: 135
Merit: 0
We have updated the crowdsale rate, 1 ETH = 12000 XPU during the pre-sale phase. We will also be closing the sale on the 1st of August at 12pm GMT. Any unsold XPU will be burnt. More info on how XPU is moved from the ETH blockchain to the Purplecoin blockchain coming soon.
newbie
Activity: 135
Merit: 0
Pre-sale IS a promise of ROI. Otherwise, why would anyone buy a pre-sale that will go down 10x on launch? Or I'm missing the basic math here again?
A presale can be made with a promise of ROI. We have made no such promise. We are simply selling part of the tokens prior to launch as a way to potentially fund, and speed up the development of the ecosystem along with offering a way for people to get their hands on it without requiring to mine. The tokens are used to pay transaction fees. If it goes up or down is related to how much the blockchain itself is used or not in the future.

This is related to future user growth, how many other assets are implemented on top, and is not promised to happen.
member
Activity: 259
Merit: 13
Pre-sale IS a promise of ROI. Otherwise, why would anyone buy a pre-sale that will go down 10x on launch? Or I'm missing the basic math here again?
newbie
Activity: 135
Merit: 0
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
member
Activity: 259
Merit: 13
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. 
newbie
Activity: 135
Merit: 0
newbie
Activity: 135
Merit: 0
We have updated the crowdsale rate, 1 ETH = 21000 XPU during the pre-sale phase.
newbie
Activity: 135
Merit: 0
newbie
Activity: 135
Merit: 0
newbie
Activity: 135
Merit: 0
Following an assessment of the remaining tasks, we estimate the following:
* Testnet launch: August 2023
* Mainnet launch: January 2024
newbie
Activity: 135
Merit: 0
newbie
Activity: 135
Merit: 0
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.
Pages:
Jump to: