No description
Find a file
Gregory Sanders aaee9dde6f
Merge #402: Disallow extended encoding for non-witness transactions
8719c94 Disallow extended encoding for non-witness transactions (Pieter Wuille)

Pull request description:

  Backport from upstream https://github.com/bitcoin/bitcoin/pull/14039

Tree-SHA512: a91810e0afe4d631e2e08cd1bc919e83e3dbdac050f1a66ddc0c6210b222e5813f5b36b27111976e83a4c7683507e4ed06ef475467e1c0e572ccb3d0abc631e4
2019-03-25 10:47:02 -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 #399: add RPC to deblind transactionwith blinding keys in wallet 2019-02-14 16:28:31 +00:00
share Migrate project naming from "Beta" to "Elements" 2017-06-16 12:02:14 -04:00
src Merge #402: Disallow extended encoding for non-witness transactions 2019-03-25 10:47:02 -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