Bitcoin Forum
June 23, 2024, 12:02:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CPU]💧Aquachain (AQUA)💧Programmable Money on: October 26, 2018, 10:17:36 PM
it is very important to make sure that HF will never be made when a simple upgrade could replace it

yes  Grin Kiss

dev is not active

lol not so sure about that one

dev is active. posted this on discord last monday

Quote
aerth Last Monday at 8:28 AM
@everyone Aquachain v1.7.9 released with lots of improvements.

More info in the release notes.  https://gitlab.com/aquachain/aquachain/tags/v1.7.9

Binary downloads at https://uncan.onical.org/dl/latest/
or
https://github.com/aquanetwork/aquachain/releases/tag/v1.7.9
GitLab
v1.7.9 · Tags · aquachain / aquachain
GitLab.com

GitHub
aquanetwork/aquachain
Aquachain Distributed Processing Network. Contribute to aquanetwork/aquachain development by creating an account on GitHub.

Thanks for posting links to the 1.7.9 release!

Aquachain 1.7.9

Download it: https://gitlab.com/aquachain/aquachain/tags/v1.7.9

## 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

Report Issues/bugs at either git repository, or the mailing list
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!