Git Product home page Git Product logo

tidecoin's Introduction

Tidecoin Core integration/staging tree

Build Status

http://tidecoin.org

What is Tidecoin?

Tidecoin is an experimental digital currency that enables instant payments to anyone, anywhere in the world. Tidecoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. Tidecoin Core is the name of open source software which enables the use of this currency.

Tidecoin is Post Quantum Security, by introducing new cryptography algorithm 'Falcon', which is a lattice-based cryptography algorithm. The algorithm is based on the theoretical framework of Gentry, Peikert and Vaikuntanathan. There is no efficient solving algorithm currently known in the general case, even with the help of quantum computers, because the underlying, difficult problem is the short integer solution problem (SIS) over NTRU lattices.

For more information, as well as an immediately useable, binary version of the Tidecoin Core software, see http://tidecoin.org.

License

Tidecoin Core is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Development Process

The master branch is regularly built and tested, but is not guaranteed to be completely stable. Tags are created regularly to indicate new official, stable release versions of Tidecoin Core.

The contribution workflow is described in CONTRIBUTING.md and useful hints for developers can be found in doc/developer-notes.md.

Developer IRC can be found on Freenode at #tidecoin-dev.

Testing

Testing and code review is the bottleneck for development; we get more pull requests than we can review and test on short notice. Please be patient and help out by testing other people's pull requests, and remember this is a security-critical project where any mistake might cost people lots of money.

Automated Testing

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code. Unit tests can be compiled and run (assuming they weren't disabled in configure) with: make check. Further details on running and extending unit tests can be found in /src/test/README.md.

There are also regression and integration tests, written in Python, that are run automatically on the build server. These tests can be run (if the test dependencies are installed) with: test/functional/test_runner.py

The Travis CI system makes sure that every pull request is built for Windows, Linux, and macOS, and that unit/sanity tests are run automatically.

Manual Quality Assurance (QA) Testing

Changes should be tested by somebody other than the developer who wrote the code. This is especially important for large or high-risk changes. It is useful to add a test plan to the pull request description if testing the changes is not straightforward.

Translations

We only accept translation fixes that are submitted through Bitcoin Core's Transifex page. Translations are converted to Tidecoin periodically.

Translations are periodically pulled from Transifex and merged into the git repository. See the translation process for details on how this works.

Important: We do not accept translation changes as GitHub pull requests because the next pull from Transifex would automatically overwrite them again.

tidecoin's People

Contributors

reorgx avatar sbasety avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

tidecoin's Issues

Fork Tidecoin to dogecoin PQC

For the lulz and because the bitcoin bros didn't listen to our quantum concerns surrounding taproot, lets make a Quantum Resistant dogecoin instead. Let's start with merging the supply and block time modifications that are the foundation of the dogecoin economic model. much wow.

Upgrade Whole Wallet Encryption to 1024 Bit Falcon Keys from the Obsolete AES 256 Bit Wallet Encryption

If Quantum can break ECC Keys, than hackers can also steal coins without breaking Falcon Private keys if they can break the Wallet Encryption to send Coins..........

Upgrading Wallet Encryption closes this loophole against Malware Breaking loose wallets that have been scooped up into databases from MetaData.........

1024 Bit Falcon should be good encryption for Whole Wallet Encryption...........and used Everytime to Send TIDECOINS

Information about the generation of the genesis key

Hello, first I want to say, very good project! As a developer I've been looking at the code and I really liked how the Falcon implementation was structured. I would like to ask you to add information about how you generated the genesis key since I am trying to implement Falcon in my project and I do not understand how to generate that key. Also I think it would help many developers since Tidecoin is the only Litecoin-based cryptocurrency with a functional implementation of Falcon. Greetings.

Falcon versoin

Which version of the falcon signature is used by tidecoin?
The length of the public key of the NIST version is 897 bytes, and the signature is 666 bytes.
The Tidecoin versions are 904 and 659.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.