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

Changes in EF Geth Release 1.4.15 #49

Merged
merged 7 commits into from
Oct 15, 2016
Merged

Changes in EF Geth Release 1.4.15 #49

merged 7 commits into from
Oct 15, 2016

Conversation

splix
Copy link
Contributor

@splix splix commented Oct 4, 2016

No description provided.

fjl and others added 5 commits October 4, 2016 17:45
Delete crashed if a fullNode contained a valueNode directly. This bug is
very unlikely to occur with SecureTrie, but can happen with regular
tries. This commit also introduces a randomised test which triggers all
trie operations, which should prevent such bugs in the future.

Credit for finding this bug goes to Github user @rjl493456442.

(cherry picked from commit c3a77d6)
This commit tweaks the debian packaging tool:

* All build environment metadata can now be overriden on the command
  line. This allows testing the CI build behaviour locally.
* -unstable packages now actually contain the binaries (oops)
* packages use Go 1.7 to build
* archiving is skipped for PR builds

(cherry picked from commit 4f76279)
@splix
Copy link
Contributor Author

splix commented Oct 5, 2016

@elaineo @ericsomdahl @whatisgravity @mikeyb please review

Copy link
Member

@ericsomdahl ericsomdahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basically: more segregation of dirty from clean cache, pre-calculation of contract code hashes, and refactoring of their CI setup.

on the CI side, I have not been taking advantage of the cross-compilation capabilities that exist. Now that we ave a (mostly-formed) build/test/deploy pipeline I can start exploring these other areas.

@ericsomdahl ericsomdahl merged commit b6320f7 into develop Oct 15, 2016
@ericsomdahl ericsomdahl mentioned this pull request Oct 15, 2016
@splix splix deleted the ef-release/1.4.15 branch January 25, 2017 17:56
soc1c pushed a commit to ChainSafe/go-ethereum that referenced this pull request Jun 13, 2019
* wip makefile updates

* Fixed makefile and updated README

* Fixed readme changes

* Added go module documentation and fixed wiki links to EP

* Added go modules on for makefile commands and documentation
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.

4 participants