Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

Aquachain v1.7.9

Latest
Compare
Choose a tag to compare
@aerth aerth released this 15 Oct 05:03

All files have been digitally signed with the same PGP key used for git commits.

You can import it with this command:

gpg --keyserver hkp://pgp.mit.edu --recv-keys 82953CFA6F4F49D02B6A082FEBC461F686385D5C

Then, verify your download with

gpg --verify the-download.tar.gz.sig the-download.tar.gz

And check sha256:

sha256sum -c CHECKSUMS.txt

You can also find these same files here

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

## Aquachain 1.7.9

Report issues at:

  gitlab.com/aquachain/aquachain
  
or,
  
  github.com/aquanetwork/aquachain

Find out more at https://aquachain.github.io
    
## Changes since 1.7.8 (b91654d):
    
new flags:
    
  * `-addr` to specify the interface (or :21303 default)
  * `-nokeys` to drop all keystore support (useful for open RPC)
  * `-allowip` to restrict RPC to specific IP addresses (both http and websocket)
  * `-offline` to access wallet or chain without networking
  * `-behindproxy` (EXPERIMENTAL) to use X-FORWARDED-FOR to find RPC Client IP
  * `-socks` to use SOCKS proxy for rpc client connections (attach, monitor)
  * `-ethereum` to connect to the Ethereum network! (experimental!)

improvements:

  * uses go modules for default 'make' build
  * pure go for default 'make' build (optional cgo for usb, tracers)
  * increased default timeout for RPC client connects (attach) 30 seconds!
  * split rpc and rpcclient packages, nice!
  * CI tests: do fast tests first, then slow ones (downloader, fetcher)
  * start testing -ethereum flag (no dao fork support at the moment,
    sync issues, experimental!)
  * update format of `aquachain account list` and `aquachain account new`
  * -allowip uses CIDR notation, for one IP, use /32 like: `192.168.1.5/32`
  * during synchronization, show time of block in log
  * if inserting one block, show miner address instead of time

SHA256 (aquachain-arm.tar.gz) = 1ea1aac4cfb89a8478786015f01659e5fa72722ce4a550d41a1865e52df419cb
SHA256 (aquachain-freebsd.tar.gz) = cdb5be2107624029ae93de4351f3507144b269131b996deb03530e8fa95a81d3
SHA256 (aquachain-linux-386.tar.gz) = 7b2837654993e763fb4fe394921357af01e9a5da7e9850e19dd57ec1555972b8
SHA256 (aquachain-linux-amd64.tar.gz) = de0eb58ed0c82d4e52b511ee59e4ee7a5bb70863b6ac1058e8dbe902dacb1751
SHA256 (aquachain-netbsd.tar.gz) = bf85770b3783ce656b025a402ca893b44e7c528d7bbf4d4c17cf02216c0de1a3
SHA256 (aquachain-openbsd.tar.gz) = 8431a6ba14cd773b04bda369e99e2cc3bce6bdf148de13806f25ecb3e258c0ef
SHA256 (aquachain-win32.zip) = e0a05ee3ad62057bcc52bb7ff43a1c8a3a35cfa4d9bf54d505ca34894d4798ba
SHA256 (aquachain-win64.zip) = 7398624ea92c34583ec409b701b08dded6c24d6ce970dde8ed76a79ad69a19e1
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEgpU8+m9PSdAraggv68Rh9oY4XVwFAlvEFIAACgkQ68Rh9oY4
XVzHpRAAuD3dFRjXNB9iGk25s2uihAuGIY4gIseHZW1LrktRb7SS4NSA/HpDmYPR
BxseRM28fV2U5oGW7CjDiyAKhxiav5iWeza4Bge8uYo+2mIxQiRKs51aJ4p5OYKu
Tqa/NzC2E0eH8DKmpE2xjD7h6vg54mGWZ9Ft3ryGVUtZo777m00lr6UHXbWhiITp
MLUPkD4X/Bk31382gtzuOq7lvhlJH+RS/F2K5khAFGS7yvRsbmZ+AKf3f29cSFa9
u+m9zg8GtRCxHhjGPUf8KRSPUblq8vtAJTOm9hGLzxxzuZ1IMFGT/hDE30qVaU5B
H0OyN3mDlfyttA0afRKatKfFlbWeSk0QXqotJ3Xv1BuDNUpVHxFA6pQnaw/06mDf
2et15CVcwdoWFo5Twx48a7UfVc7rNFGFmZwIxKAi3/4Oz9StimFqlLOiNqDn1w7P
PZ2CSTYusrydLmqzKmmKwpM2ks5Ir++0J7y87icKuHQ9uS61hF35w2yl5E5+zWhv
9v0dMpiffrHnttoF9Oh1l1whZTL+n8WR513g514bXPdTg1LxHMtF7wTv1ma63JCh
PE6prgBemWQWoo+DjRDb/JlMBwLZbBZlKrp9MtcVJSkHyp0LLVD8l83+B3F3WFdK
1209Y3Yzku6IyrGRi7uERCRioGzgvQ7nYTMs5IbBm7zRjHQ6uPI=
=gDbg
-----END PGP SIGNATURE-----