No description
Find a file
Gregory Sanders 3cf35fc090
Merge #410: compact block RPC calls
c3fe935 test compact block rpcs (Gregory Sanders)
c3cbe6e compact block RPC calls (Gregory Sanders)

Pull request description:

  Combined with https://github.com/ElementsProject/elements/pull/339 should be pretty powerful for speed of block proposal transmission.

Tree-SHA512: 305256b844a28542bb720ab86a36ec91982dd41c4d8e455e34ad3db12daa6e8b25ccfe2728fa514812655c2121c8d1d36e71f2af83f86b2de6c5d0c72541d79e
2018-10-29 12:46:35 -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 Chainparams: Introduce -con_has_parent_chain option 2018-07-21 22:53:15 +02: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 #410: compact block RPC calls 2018-10-29 12:46:35 -04:00
share Migrate project naming from "Beta" to "Elements" 2017-06-16 12:02:14 -04:00
src Merge #410: compact block RPC calls 2018-10-29 12:46:35 -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 Fix Confidential Assets link 2017-07-17 15:20:17 +03: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 involving sidechain pegged Bitcoin or 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:

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 collaborative project where we work on a collection of experiments to more rapidly bring technical innovation to the Bitcoin ecosystem.

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

Learn more on the Elements Project website.