Post
Topic
Board Announcements (Altcoins)
Re: 🌱[ANN] SOIL | Environmental | Agriculture | Smart Contracts | Sustainable
by
martymcfly2015
on 04/06/2017, 21:40:41 UTC
Gsoil command line client update v1.6.5

  • latest ethereum source code fixes
  • bootnodes updated
  • console gimmick Wink


Including the following security fixes:

Nonce, Inc. (v1.6.2)
This is mostly a maintenance release with new features added around transaction handling:
Server-side tx nonce assignment works for concurrent RPC calls to sendTransaction (#14516).
The transaction pool accepts transactions with any gas price (#14442).
(potentially breaking change) Key imports enforce private key length of 32 bytes (#14502). This affects the personal_importRawKey RPC method.

Covfefe (v1.6.3)
Is a hotfix release to address some issues discovered during a crazy transaction volume:
Fix a quadratic overhead when adding new transactions to the pool (#14561).
Reduce egress network traffic sent to ethstats to avoid overloads (#14563).
Fix our ethereum/client-go:alpine image to point to the 1.6 branch (#14564).
Fix an account handling regression with badly encoded legacy keyfiles (#14565).

Coverage (v1.6.4)
Is a hotfix release to patch a transaction signing regression introduced by 1.6.2:
Properly initialize account nonce mutex in the API (#14568).

Hat Trick  (v1.6.5)
Is a security release to counter on ongoing attack on mainnet!
Use a bitmap instead of a hashmap to store the results of jumpdest analysis, and optimise analysis process (#14570).


https://github.com/Soilcoin/go-soil/releases/tag/v1.6.5