No description
Find a file
Gregory Sanders a3b159744d
Merge #611: [0.14.1] Add pegin double spend test to functional test
99d8840 Add pegin double spend test to functional test (Steven Roose)

Pull request description:

Tree-SHA512: 1967f18243818ee92ca7c08b931e55072fc9e7ed29c1db2041a5290b33adfe063bba6ae1a28c5b82fb2c7f4b5eced9fc7d850e9be494d5923b4aa967046e4e0f
2019-07-02 13:55:39 -04:00
.github Mention reporting security issues responsibly 2016-11-10 14:41:40 +01:00
.tx qt: Set transifex slug to 0.14 2017-01-02 09:36:03 +01:00
build-aux/m4 build: force a c++ standard to be specified 2017-02-23 19:06:57 +01:00
contrib Add stevenroose key to contib 2018-11-08 16:59:11 +00:00
depends depends: fix zlib build on osx 2017-03-27 23:44:03 +02:00
doc Move elementsbp-api-reference repo in doc/ dir 2018-08-24 20:32:27 +01:00
qa Merge #611: [0.14.1] Add pegin double spend test to functional test 2019-07-02 13:55:39 -04:00
share Migrate project naming from "Beta" to "Elements" 2017-06-16 12:02:14 -04:00
src Merge #514: fix vector length calculation for targets in BlindTransaction 2019-03-28 16:55:16 -04:00
test/functional/data Replace median fee rate with feerate percentiles 2018-09-12 23:51:51 +02:00
.gitattributes Separate protocol versioning from clientversion 2014-10-29 00:24:40 -04:00
.gitignore Migrate project naming from "Beta" to "Elements" 2017-06-16 12:02:14 -04:00
.travis.yml qa: Use bitcoind as parent in Travis tests 2018-10-02 15:18:21 +01:00
autogen.sh Add MIT license to autogen.sh and share/genbuild.sh 2016-09-21 23:01:36 +00:00
configure.ac bump elements version to 2.14.1.1 2017-11-08 11:47:22 -05:00
CONTRIBUTING.md Change CONTRIBUTING.md to reflect Elements Project process 2017-06-16 12:02:14 -04:00
COPYING [Trivial] Update license year range to 2017 2017-01-23 23:46:06 +01:00
INSTALL.md Update INSTALL landing redirection notice for build instructions. 2016-10-06 12:27:23 +13:00
libbitcoinconsensus.pc.in Unify package name to as few places as possible without major changes 2015-12-14 02:11:10 +00:00
Makefile.am [build] Add missing stuff to clean-local 2018-06-27 20:16:00 +09:00
README.md Add secure reporting document, link in README 2019-03-06 09:08:32 -05:00
SECURITY.md Add secure reporting document, link in README 2019-03-06 09:08:32 -05:00

Elements blockchain platform

This is the integration and staging tree for the Elements blockchain platform, a collection of feature experiments and extensions to the Bitcoin protocol. This platform enables anyone to build their own businesses or networks pegged to Bitcoin as a sidechain or run as a standalone blockchain with arbitrary asset tokens.

Confidential Assets

The latest feature in the Elements blockchain platform is Confidential Assets, the ability to issue multiple assets on a blockchain where asset identifiers and amounts are blinded yet auditable through the use of applied cryptography.

Features of the Elements blockchain platform

Compared to Bitcoin itself, it adds the following features:

Previous elements that have been integrated into Bitcoin:

  • Segregated Witness
  • Relative Lock Time

Elements deferred for additional research and standardization:

License

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

What is the Elements Project?

Elements is an open source, sidechain-capable blockchain platform. It also allows experiments to more rapidly bring technical innovation to the Bitcoin ecosystem.

Learn more on the Elements Project website

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

Secure Reporting

See our vulnerability reporting guide