No description
Find a file
Pieter Wuille 601116fd2d
Merge pull request #46
a671356 Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 (Pieter Wuille)
77269e0 Update to new libsecp256k1 (Pieter Wuille)
2015-08-07 03:02:45 +02:00
.tx Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
build-aux/m4 Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
contrib Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
depends Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
doc Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
qa Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
share Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
src Update libsecp256k1 2015-08-06 15:33:01 +02:00
.gitattributes Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
.gitignore Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
.travis.yml Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
alpha-README.md Update alpha-README to fix line formatting 2015-07-23 16:01:38 -07:00
autogen.sh Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
configure.ac Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
COPYING Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
INSTALL Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
Makefile.am Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
pkg.m4 Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00
README.md Squashed 'src/secp256k1/' changes from 22f60a6..71ed475 2015-08-06 15:31:52 +02:00

Elements integration/staging tree

What is Bitcoin?

https://www.bitcoin.org

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

For more information, as well as an immediately useable, binary version of the Bitcoin Core software, see https://www.bitcoin.org/en/download.

What is Sidechain Elements?

Sidechain Elements is a collection of experiments to bring more technical innovation to Bitcoin.

https://github.com/ElementsProject/elementsproject.github.io

Read details and future in the project documentation

What is Elements Alpha?

https://github.com/ElementsProject/elements/tree/alpha

Elements Alpha is the Elements project's first experimental test chain.

Compared to Bitcoin itself, it adds the following features:

  • Confidential Transactions
  • Segregated Witness
  • Relative Lock Time
  • Schnorr Signatures
  • Additional opcodes
  • Deterministic Peg (pegged to Bitcoin's testnet currency).
  • Signed Blocks

See alpha-README.md for build and use instructions.

License

Elements Alpha is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.