Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

rfc fork #2

Merged
merged 29 commits into from Jul 3, 2015
Merged

rfc fork #2

merged 29 commits into from Jul 3, 2015

Conversation

FellowTraveler
Copy link
Member

No description provided.

justusranvier and others added 29 commits November 4, 2014 08:46
This BIP defines a new color kernel for transaction-based coloring.

SPOBC colored coins are undivisible and require no padding.

Since there can be only one unit, the satoshi value is not
relevant.

Smart property coins have a current position and a optional value.

The current position is unspent outpoint containing the color.

The value is up to 40 bytes of OP_RETURN data contained in the
transaction associated with the current position.
This BIP defines a new color kernel for transaction-based coloring.

DHKEC colored coins function like EPOBC, but have a method for
deriving new addresses for dividend payment which keeps dividends
seperate from the colored tokens.
Remove section on genesis output. That information will be
communicated via a different channel.

Clarify notation and indicate the shared secret is a sha256 hash

Add reference to stealth address documentation from unSYSTEM
Define base58check standards for currently-defined color kernels
to make color definitions more usable for URLs and other systems
that use base58-encoded asset identifiers.
Add JSON schema, example data, and test script for outputlist
Add JSON schema, example data, and test script for withdrawalstatuslist
Add JSON schema, example data, and test script for outbailmentid
Add JSON schema, example data, and test script for siglist
"outpoints" is a more accurate description than "transactions"
Turn schematest.py into a proper unit test
Remove .travis.yaml as we're using jenkins for CI
This specification allows a multiple-identity Bitmessage client
to derive all needed keypairs from a single seed, which may be the
same seed used to derive Bitcoin keypairs without the possibility of
collision, greatly simplifying backup requirements and improving the
user experience.
HD derivation of Bitmessage addresses
Schema and example json for signature status response to
updateWithdrawal voting pool wallet API call.
Add a "required" field to siglist so that a seperate json schema is
not needed for updatewithdrawal
FellowTraveler added a commit that referenced this pull request Jul 3, 2015
@FellowTraveler FellowTraveler merged commit 6369817 into Open-Transactions:master Jul 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants