Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Conversation

@zelig
Copy link
Member

@zelig zelig commented Jul 30, 2015

No description provided.

obscuren and others added 30 commits June 30, 2015 11:14
Implemented the --genesis flag thru which we can set a custom genesis
block, including the official Ethereum genesis block.
Added PutBlockReceipts; storing receipts by blocks. Eventually this will
require pruning during some cleanup cycle. During forks the receipts by
block are used to get the new canonical receipts and transactions.

This PR fixes #1473 by rewriting transactions and receipts from the point
of where the fork occured.
Decoding did not reject byte arrays of length one with a single element
b where 55 < b < 128. Such byte arrays must be rejected because
they must be encoded as the single byte b instead.
crypto/curve.go is not our code and has its own license. This commit
excludes it in update-license.go and removes our GPL header.
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
nagydani added a commit that referenced this pull request Aug 4, 2015
@nagydani nagydani merged commit c8028a9 into bzz Aug 4, 2015
@zelig zelig deleted the sworm branch December 8, 2015 20:49
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.

8 participants