Search content
Sort by

Showing 20 of 50 results by xiropht
Post
Topic
Board Announcements (Altcoins)
Re: [Project] SeguraChain - Full Net5 Cryptocurrency Open Sources
by
xiropht
on 01/08/2021, 12:22:17 UTC
Hi everyone,

The SeguraChain - 0.0.1.3 has been released:

[Node]

> Fixes on the memory management.

> Fixes on the block transaction clone function.

> Return DisposableList of content instead of List (ClientApiUtility)

[Desktop Wallet]

> Use DisposableList of content returned by the ClientApiUtility.cs

> Complete transaction history search bar.

> Fix wallet balance calculations done from change done.

https://github.com/SamSegura/segurachain/releases/tag/0.0.1.3
Post
Topic
Board Announcements (Altcoins)
Re: [Project] SeguraChain - Full Net5 Cryptocurrency Open Sources
by
xiropht
on 31/07/2021, 16:23:17 UTC
Hi everybody,

SeguraChain - 0.0.1.0 version of the source code has been released.

Release notes:

[Node]
-> Peer API ready for the external sync mode and the future RPC Wallet tool.
-> Improvements on the blockchain memory management and the io cache system.
-> Blockchain explorer page inside of the node, in development.
-> Network improvements.

[Desktop Wallet]
-> External sync mode implemented on the desktop wallet.
-> Setup menu implemented, external sync mode complete, donation step done, advanced step in development.
-> Research bar on the transaction history.

[Solo Miner]
-> Solo Miner updated and compatible with the new API of the node tool.

[Misc]
-> Whitepaper FR updated.
-> Refactory.

Url: https://github.com/SamSegura/segurachain/releases/tag/0.0.1.0

Thank you for your patience, next things coming soon  Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [Project] SeguraChain - Full Net5 Cryptocurrency Open Sources
by
xiropht
on 27/06/2021, 14:31:28 UTC
Hello everyone,

The development advance a lot, the base is almost complete and stable, then the development of the RPC Wallet tool should start in few weeks.

Other kinds of things is in development, like the IO Cache Network to give the ability to make High Scalling for the long term,
the possibility to important the whole BTC Blockchain database into the Genesis block, once you build your own Blockchain should be done too.

The last release of the source code development link: https://github.com/SamSegura/segurachain/releases/tag/0.0.0.3

Cordially.
Post
Topic
Board Project Development
Topic OP
[Projet] SeguraChain - Full Net5 Cryptocurrency Open Sources
by
xiropht
on 02/04/2021, 16:38:58 UTC
Hello everybody,

I want to share my little open sources project who permit to build your own cryptocurrency.

Of course their is a tons of things to finish and to fix.

If you want to test, improve, support this project, then you are welcome into this project Smiley

Summary: SeguraChain (Secured Chain translated from Spanish) is a technology developed mainly in C#, it allows to easily create and understand a decentralized blockchain process, it can be configured to support a sovereign update system, allowing to include updates on it without editing the content of the Blockchain.

It was developed to update Xiropht which is a centralized cryptocurrency, once the stable version is complete.

It will also make it possible to further trivialize cryptocurrencies, because this technology is simple to set up, indirectly this will increase the difficulty for those who wish to create one to distinguish from the moment when users in general will understand that it is simple. When a product, a task to be accomplished becomes simple, the final value of this one generally becomes much lower over time. Which should allow users to be more vigilant.

Please read the whitepaper document, the document is available in french only and at the moment 2 parts of the whitepaper who explain some important process are not written into this one.

Once the whitepaper is complete, I will make the translation of this one into english.

Everything has been developed in C#, and support Net5, a downgrade to NetFramework 4.8 is available. Other technical informations available on the whitepaper.

Visual Studio 2019 16.9 is required.
Libraries:

-> LZ4Net.

-> Newtonsoft.Json.

-> Open.NAT.

-> Portable.BouncyCastle.

-> ZXing.net (Desktop wallet only).

More upgrades of the project will coming soon, the complete version should be done the 1st July.

Every devs and potential users can send me their returns about the project, potential fix, issues and more.

Official Github link: https://github.com/SamSegura/segurachain

If you want to contact me, reach the official discord of Xiropht and send me a pm: https://discord.gg/cmRN2xD
If you want to donate to the project here is my BTC Address: 39mUsJFhjU6GDrchCkQ4iJsmdvD8S2jpzU
Thank you for your help.

To do list:

-> Improve MemPool broadcast instances.

-> Complete some parts of the whitepaper and translate it in english.

-> Complete wallets balance checkpoint disk cache process.

-> Complete Desktop Wallet features and options.

-> Develop the IO Cache Network mode.

-> Develop the RPC Wallet.

-> Develop an example of Mining Pool.

-> Finish optimizations.

Thank you  Wink
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 11/01/2020, 19:19:54 UTC
Xiro is the most technical cryptocurrency in 2020. I am very optimistic that his future will surpass btc Smiley

You do re3alize that the coin is going down the tubes currently?

The dev is keeping all control with himself.

You disagree with him and you can get banned from his discord.

The coin had so much greatness when it started, but then the dev thought he knew more than folks that had a LOT more experience with things than him.

Well, live and learn I guess.

XIRO could have been worth much more than it is now.  Unfortunately it's not even worth mining at this point.

Good luck if you think it will surpass BTC or XRP

I like how peoples who suppose to don't care about the coin and me, continue to spread their bad things and their minds on something who is finish for them Roll Eyes

I suppose you should respect what you think and then move on something else instead of continue to boring everybody. If you have nothing else to do on your life then I'm really sad for you Grin

By the way, "a LOT more experience", I just have to say: big lol.  Yes i know more then everybody else on something who has been build from myself from the scratch, sorry to tell you this truth Roll Eyes

Cordialy.

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 25/11/2019, 12:26:34 UTC
Hi everyone,

Xiropht Remote Node - 0.3.0.1R has been pre-released:

Important Update:

-> Cleanup source code.
-> Improve save sync system.
-> Improve load sync system.
-> Cleanup memory used once the sync is cleaned by the user.
-> Improve check network system.
-> Implement a new option on the config.json: enable_save_sync_raw
Permit to save in RAW (old data syntax) data of sync, if disabled, save in JSON mode.
-> Change transaction data saved into json file if the option: enable_save_sync_raw is disabled.

This update is not mandatory, a resync of transactions synced will start automatically with this update, to update data saved with the new syntax used by this update.

Link: https://github.com/XIROPHT/Xiropht-Remote-Node/releases/tag/0.3.0.1R

Cordialy.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 03/11/2019, 18:07:50 UTC
Hi everyone,

The development of the Android Wallet is started, for the first version the design will be simple and will don't be linked to a web wallet, only with the centralized network.

Features:

-> Get current balance and pending balance in few seconds.
-> Show wallet address with a QR code picture.
-> Send transaction, possibility to scan a QR Code representing a wallet address instead to input yourself the wallet address.
-> Sync transaction history.

Screenshots:

Screenshots don't representing the final version.



Development details:

-> C# Language used.
-> Xiropht-Connector-All library used.
-> ZXing.Net.Mobile library used for QR Code.
-> Newtonsoft.Json used for json request (serialization/deserialization).
-> MonoGame Engine (a powerfull game engine, used only for draw graphic content).

Cordialy.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 10/10/2019, 21:21:10 UTC
Hi everyone,

Xiropht RPC Wallet - 0.0.2.7R has been pre-released:

Major Update

-> Implement European Exchange Rule option on the config.json, this option has been implemented for help exchanges to ignore every anonymous transactions received , and then to not take them in count on the API GET request: /get_whole_wallet_transaction_by_range

-> config.json:
Quote
enable_european_exchange_rule: true

Wiki page: https://github.com/XIROPHT/Xiropht-RPC-Wallet/wiki/How-to-setting-Xiropht-RPC-Wallet-configuration-file

-> Cleanup code and optimizations done on the API.

-> Deep cleanup of the source code.

-> Improvements on various tasks.

This update has been created for help exchanges to ignore every anonymous transactions received.
Every exchanges on EU, will have to ignore every anonymous transactions on 20 of January 2020.


https://github.com/XIROPHT/Xiropht-RPC-Wallet/releases/tag/0.0.2.7R

Thank you for your understanding 😉
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 02/10/2019, 00:04:25 UTC
Hi everyone,

Xiropht Desktop Wallet - 0.7.0.6R has been pre-released:

Quote
-> Force to use the static CultureInfo initialized on the whole application.

-> Fix a small issue (copy list of object of node connection in foreach, instead to use it directly for fix an issue when the enumeration change.)

-> Small fix on showing reconnect messagebox.

-> Remove unused method.

-> Update block explorer show process.

This update is not mandatory.

https://github.com/XIROPHT/Xiropht-Desktop-Wallet/releases/tag/0.7.0.6R
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 15/09/2019, 01:19:09 UTC
Hi everyone,

Here is the document about the Mining System update with every details. This update will not impact current solo miners, this is just an additionnal mining process to try to implement a Pool Support.

Also this system need to be approved before to release every miners update compatible to this new mining feature.

Link: https://xiropht.com/document/Xiropht-Mining-System-Update.pdf

Thank you in advance to provide me what you think, because this is something to take seriously in count. No errors can't be accepted after his spreading on the network.

Thank again  Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 11/09/2019, 18:06:17 UTC
Hi everyone,

The 15 September at 00:00am (timestamp of France) I move the blockchain to another dedicated server to reduce costs. Performances will remain almost the same on the new one. (The transfer will take maximum 1 hour.)

Also at this date internal test of the new mining way will start.I prepare a document to explain how this system work.
No worry actual solo miners will not be impacted and will remain compatible.

Thank you for your understanding  Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 06/09/2019, 22:20:11 UTC
Hi everyone,

A document page who show every technical documents, including of course the Whitepaper is available: https://xiropht.com/documents.html

Once a new document is done, he will be released their Smiley

I want to thank Alt Kim for his help by translating the Whitepaper in Spanish and remake every presentation of the Whitepaper.

Cordialy.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 05/09/2019, 14:40:59 UTC
Hi everyone,

The CMC page about Xiropht is currently available, but not yet finished. It will take time.

Here is the link: https://coinmarketcap.com/currencies/xiropht/

Have a nice day or night Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 28/08/2019, 13:54:36 UTC
Hi everyone,

I present to you this document in PDF who talk about the next major update (not mandatory fortunatly): https://xiropht.com/document/Xiropht-Additional-Network-Major-Update-1.pdf

This update is already created and I just need your approvals before to publish it.

I wait until the 30 August before to publish it, depending the amount of approvals submits.

A network maintenance will start the 30 August at 00:00am if this update need to be published and will take maximum 1 hour.

You can share your approvals on our official discord or our official telegram:

https://discord.gg/cmRN2xD
https://t.me/XIROPHTCOIN

Thank you for your understanding and your supports Smiley



Hi everyone,

Xiropht Desktop Wallet - 0.7.0.5R has been pre-released:

Major Update

This update is not mandatory.


Quote
-> Implement proxy connect to peer list saved and to public nodes, you can also use your own remote node has proxy. (Only remote node with the version 0.3.0.0R or higher provide this possibility).

-> Update Peer List System.

-> Fix freeze/hangs provided by the transaction history menu.

-> Clean up code.

-> Improvements on custom controls of the interface.

-> Few fix done.

https://github.com/XIROPHT/Xiropht-Desktop-Wallet/releases/tag/0.7.0.5R

Xiropht Remote Node - 0.3.0.0R has been pre-released:

Major Update
This is not a mandatory update.


Quote
-> Cleanup code.

-> Remove deprecated codes.

-> Replace old TCP API system process, pass by Task instead of Threads. Permit to handle incoming connections pending a big sync of data.

-> Implement proxy system inside the TCP API of the remote node.

-> Caching automatically valid wallet address checked previously.

-> New HTTP API packet: /get_last_blocktemplate for example: https://api.xiropht.com/get_last_blocktemplate

https://github.com/XIROPHT/Xiropht-Remote-Node/releases/tag/0.3.0.0R

Note: the proxy mode will work after the major update on the network the 30 August at 00:00am (french timestamp)


Xiropht Solo Miner - 0.7.3.6R has been pre-released:

Update

This update is not mandatory.


Quote
-> Little improvement on hashrate, some CPU models can get around +1% to +5% of hashrate.

-> Little improvement on luck on probability by improving math generators a bit.

-> Caching wallet address checked has valid.

-> Cleanup code.

-> New setting feature to show calculation speed per second: mining_show_calculation_speed

-> Little improvement on packets sent to the network by implemeting a new packet splitter dedicated for solo miner.

https://github.com/XIROPHT/Xiropht-Solo-Miner/releases/tag/0.7.3.6R

Thank you for your supports  Smiley



Hi everyone,

Xiropht Solo Miner - 0.7.3.7R has been pre-released:

-> Improvement on the hashrate, the process of encryption has been improved. Around +1% to +15% of hashrate depending of the cpu model.

-> Improvement on the mining cache feature (still in beta), a new system permit to create more and more dictionnary who can contain 2,1 billions of math combinaisons each, the limitation is your amount of RAM available. Also the cache is cleaned when the current block on mining is renewed and also when a new block need to be mined. Since the encryption key change, you have to restart from 0 your job.

This update is not mandatory.

https://github.com/XIROPHT/Xiropht-Solo-Miner/releases/tag/0.7.3.7R

Good mining everyone Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 24/08/2019, 14:36:45 UTC
Hello, This topic which i mentioned is about the scammer who copied the topic of Xiropht and changed the original GitHub link of the Xiropht project to his fake links to deceive people, I made this topic until people are aware of such tricks, Anyone who has downloaded any wallet from the fake topic of the scammer has to do a new windows and not download it again

https://bitcointalk.org/index.php?topic=5178506.0

Hi, thank you for your help, I have report multiple times their topic to moderators and warn my community. And I have done the same about the fake github page.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 19/08/2019, 19:26:06 UTC
有win32系统钱包吗?

Hi, yes the Desktop Wallet and every other tools can work with win32, by default "Any CPU" is selected before their compilation on Windows. Only Linux/Raspberry binary released are compiled for 64bits.

If you have some difficulty, be sure to follow our Wiki page: https://github.com/XIROPHT/Xiropht-Desktop-Wallet/wiki/How-to-use-the-Xiropht-Desktop-Wallet



Hi everyone,

Xiropht Desktop Wallet 0.7.0.0R (beta) has been pre-released:

Important Update

This update is not mandatory.

-> Implement Token Network Mode option on connect menu.
Quote
Permit to use your wallet without to use the full online mode.
You are not bored anymore if a maintenances on the network happen.

-> Update the whole sync process.

-> Include new languages:
Quote
-> ES.xirlang : Spanish language.
-> CN.xirlang: Chinese language.

-> Clean up code:
Quote
-> Moving class on better directory names.
-> Remove deprecated codes.
-> Remove the old sync process.

-> Implement Peer List system:
Quote
-> Save every public nodes listed, they can be used even if they are not listed on seed nodes.
-> Block temporaly peers when they provide too much disconnect, unstability or too much invalid packets.
-> Ask Seed Nodes for check packets received (like public nodes listed).
-> Optional: Peer Trust system can be enabled for don't check each request received from a peer everytime temporaly.
-> Peer list is saved on peer-list.json file.
-> Improvements on research contact wallet address on transaction history drawing.

-> Attempt to fix the freeze of the interface of the wallet in case of to have input an invalid pin code.

-> Update setting system:
Quote
-> Remove xiropht.ini, replace by setting.json.
-> 3 new settings are available for manage a bit more the peer system:
  "peer_max_ban_time": 300,
  "peer_max_disconnect": 50,
  "enable_peer_trust_system": true

https://github.com/XIROPHT/Xiropht-Desktop-Wallet/releases/tag/0.7.0.0R




Hi everyone,

Another user have copy our ANN with a fake github page, be aware.

Our official ANN link is only: https://bitcointalk.org/index.php?topic=5156784.0

The only legit github link of Xiropht is: https://github.com/XIROPHT


And only binary released on our github are showed on our official website or on our Github release too of course: https://xiropht.com/downloads.html

Thank you for your understanding Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 19/08/2019, 13:25:01 UTC
                   if (decimal.TryParse(numberBuilder.ToString(), out var number))
                    {
                        if (number < minRange || number > maxRange)
                        {
                            cleanGenerator = true;
                        }

var can't be a variable since it's a keyword and number not declared.

In release this may be okay, but source has this in it.

ClassUtility.cs




You don't know bases, var can be used for declare almost every types of variable in Implicitly typed. So it's work without problem Wink

Also for be able to declare a variable inside a tryparse, this expression is presented since C# 6.0, available since C#7.0 so it's a bit old.. C# 6.0 features explained on this article: https://www.c-sharpcorner.com/article/getting-started-with-c-sharp-6-0-new-features/ (Article written in 2016..) And C# 6.0 has been released in 2015, a more detailed article: https://www.dotnetcurry.com/csharp/1465/csharp-evolution

Also for be sure, you can install Visual Studio 2017 or a higher version for be able to support almost every C# version code.
Visual Studio 2015 can support it too, but you have to install yourself the support, with various techniques, you can also use tools who help in coding like ReSharper, who provide the ability to support this expression and other expressions for compile the source code.

Now go to learn C# and return back, or you can make some research by yourself before to tell something.

Have a nice day.

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 18/08/2019, 17:33:16 UTC
In previous release you do have errors in source code.

Minor yes, but still, is that professional?

And no I won't tell you where it is.

BTW all, the miner cannot be compiled with the error.
So you take it from there as to intent.


Will be honest, have not looked at newest source.


You can report the error what you got at the sametime if you want to help instead to judge Wink

Also be sure to follow the README who tell to take the Xiropht-Connector-All and Newtonsoft.Json library.

When this is done, you will get no problem for compile it.

Have a nice day.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 17/08/2019, 14:46:17 UTC
Hi everyone,

The solo miner 0.7.3.5R has been reuploaded:

[Has been reuploaded: 17/08/2019]

-> Remove automatic disconnect on a packet not propertly handled by the miner, let the checker of connection to do the job to reconnect in case of troubles.

The miner stay in pre-release tag until to have more positive reviews.

https://github.com/XIROPHT/Xiropht-Solo-Miner/releases/tag/0.7.3.5R

Good mining  Wink
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 14/08/2019, 16:32:43 UTC
Hi everyone,

Xiropht Solo Miner - 0.7.3.5R has been pre-released:

Important Update

-> Cleanup the code, move class on cleaner directory names.

-> Improvements on encrypting shares. (+17% to +30% of hashrate)

-> Improvements on calculate math calculations result.

-> Replace the Thread Array of mining by a Task Array, this way improve the stability especially for Raspberry PI.

-> Implement mining cache feature, this is still a beta function who not yet take in count the amount of memory available on the miner host. Use it if you are really sure.

-> Improvements done on generating numbers, each RNG objects are unique per tasks of mining.

Note: This Solo Miner is the standard miner tool of Xiropht, this is just a compatible example tool with the actual mining system who permit to other developers to improve it or to create their own miner tool.

This is not a mandatory update.


https://github.com/XIROPHT/Xiropht-Solo-Miner/releases/tag/0.7.3.5R

Thank you for your supports and good mining Wink