Skip to content

Instantly share code, notes, and snippets.

@ajsutton
Last active November 16, 2018 02:37
Show Gist options
  • Save ajsutton/9d24e52b47813b764cbcc9779eca293f to your computer and use it in GitHub Desktop.
Save ajsutton/9d24e52b47813b764cbcc9779eca293f to your computer and use it in GitHub Desktop.
Auto-changelog

Change Log

0.8.2 (2018-11-16)

Full Changelog

Implemented enhancements:

  • Allow nodekey to be specified separately to --datadir #233
  • When Pantheon shuts down, we should send disconnect messages to our peers #184
  • fixes #233 Allow nodekey to be specified separately to --datadir #234 (NicolasMassart)

Fixed bugs:

  • Client stops syncing after a while because of losing p2p connections #228

Closed issues:

  • Log spam: endless loop in nioEventLoopGroup #248
  • MainnetBlockBodyValidator | Invalid block: receipts root mismatch #245
  • Extradata out of bounds when sealing with Clique #242
  • How to report to ethstats dashboard? #241
  • IllegalArgumentException: Invalid 's' value, should be >= 1 but got 0 #239
  • Sync with Rinkeby doesn't work in Windows 10 / macos #222
  • Cannot start at windows10 (out of the box) #217
  • A problem occurred evaluating project ':ethereum:core'. (File name too long) #215
  • Support eth_chainId JSON-RPC Method #206
  • Upgrade Ethereum Reference Tests to v6.0.0-beta1 #202
  • Create unit tests for Web3ClientVersion #191
  • Create unit tests for EthBlockNumber #189
  • Create unit tests for EthGetTransactionCount #188
  • Add command line arg to connect to Ropsten #186

Merged pull requests:

0.8.1 (2018-10-26)

Full Changelog

Merged pull requests:

  • Revert "[NC-1805] net_version should return the network ID not the chain ID #166 (ajsutton)
  • [Manual Release] Updating version to 0.9.0-SNAPSHOT #165 (CjHare)

0.8.0 (2018-10-26)

Full Changelog

Fixed bugs:

Merged pull requests:

0.8.0-RC2 (2018-10-19)

Full Changelog

Implemented enhancements:

Merged pull requests:

0.8.0-RC1 (2018-10-12)

Merged pull requests:

  • [NC-1402] signers use current signers #51 (jframe)
  • [MINOR] build status icon link #50 (Errorific)
  • [MAJOR] rename packages from net.consensys to tech.pegasys #49 (Errorific)
  • [MINOR] fix nonce values #46 (Errorific)
  • Release pipeline #45 (CjHare)
  • [NC-1684] Fix licenses for PicoCLI & Rocksdbjni #42 (ekellstrand)
  • Json RPCs report Invalid_Request for unsupported ops #40 (rain-on)
  • Repair hashrate capture in ethhashmining coordinator #39 (rain-on)
  • [NC-1685][NC-1644] BlockHashOperation fixes #38 (ajsutton)
  • [NC-1401] Votes in clique headers #35 (Errorific)
  • [NC-1374] Use default java secureRandom #34 (jframe)
  • Add miningbeneficiary to messageframe for EVM #33 (rain-on)
  • [NC-1646] Removed system/smoke tests + resources. #32 (mark-terry)
  • NC-1026 - Validate Frame Length when receiving data #30 (shemnon)
  • [NC-1540] First Draft of OSS Roles & Std OSS Documenation #29 (ekellstrand)
  • [MINOR] Normalize references to Logger #28 (s-matthew-english)
  • [NC-1581] Remove SyncMode CLI flag #27 (s-matthew-english)
  • [MINOR] updated readme links #26 (NicolasMassart)
  • [MINOR] updated readme link #25 (NicolasMassart)
  • Add constantinople fork block (4.23M) to ropsten genesis config. #23 (ajsutton)
  • Wired Mining into CliquePantheonController #22 (rain-on)
  • Extract common components from MiningCoordinator #21 (rain-on)
  • [NC-1578] EIP-1052 EXTCODEHASH Operation #19 (ajsutton)
  • Expose the JSON RPC method clique getSignersAtHash #18 (jframe)
  • NC-1498: Add license report to distribution packages #17 (lucassaldanha)
  • [NC-1394] Add shortcut --rinkeby command line to use clique on rinkeby test network #16 (jframe)
  • Add the clique miner executor #15 (rain-on)
  • [MINOR] removing executable from files #14 (Errorific)
  • NC-1645 JMH benchmarks broken #13 (shemnon)
  • Extract common functionality from EthHashMinerExecutor #12 (rain-on)
  • Clique Block Miner added #11 (rain-on)
  • [NC-1579] EIP-1283: Net gas metering for SSTORE #10 (ajsutton)
  • [NC-1660] Fix issue where Pantheon would recover an secp256k1 signature that was invalid #9 (ajsutton)
  • Extract common functions from EthHashMiner #8 (rain-on)
  • Clique Block scheduler #6 (rain-on)
  • Changing WebSocketService test to use random port #5 (lucassaldanha)
  • [Minor] Remove old circle CI badge #4 (mbaxter)
  • [Minor] Update readme link #2 (mbaxter)
  • Add reference test submodule #1 (mbaxter)

* This Change Log was automatically generated by github_changelog_generator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment