Pages:
Author

Topic: [ANN][EVM][Argon2id]💧Aquachain (AQUA)💧Programmable Money - page 5. (Read 23227 times)

newbie
Activity: 1
Merit: 0
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
full member
Activity: 670
Merit: 130
yeah the price dropped, dev is not active, marketing no probably, I be gone from mining but to follow the project

for now is good that difficulty is not to high Smiley  otherwise we have no chance to mine something ....
but yes with high price, we get more miners and then everything is rising up   price/difficulty/and more interested people 

 

dev is active. posted this on discord last monday

Quote
aerthLast 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.
newbie
Activity: 159
Merit: 0
yeah the price dropped, dev is not active, marketing no probably, I be gone from mining but to follow the project

for now is good that difficulty is not to high Smiley  otherwise we have no chance to mine something ....
but yes with high price, we get more miners and then everything is rising up   price/difficulty/and more interested people 

 
hero member
Activity: 686
Merit: 500
it is very important to make sure that HF will never be made when a simple upgrade could replace it
legendary
Activity: 1027
Merit: 1000
yeah the price dropped, dev is not active, marketing no probably, I be gone from mining but to follow the project
newbie
Activity: 159
Merit: 0
Now all mined Aquacoins worth only 16k usd...
So with just a few Bitcoins , aqua can be worth more then 1usd or maybe 10 usd?  What are yours expectations ?
newbie
Activity: 159
Merit: 0
Exel counted 75743

Ok then is allright
legendary
Activity: 2165
Merit: 1002
Is somehting wrong with  http://ru.aquachain.pool ?


They haven't paid for days while the pending balance accumulates
legendary
Activity: 2165
Merit: 1002
could someone explain to me this ritch list Huh
https://aquacha.in/richlist.txt

on richlistis only couple of thousand AquaCoins, but we are in block  75.000

so there should be 75k Aquacoins HuhHuhHuhHuhHuh

where are they if not on richlist HuhHuh?

Thx

 Huh Huh Huh
 Tongue Tongue

That richlist only shows the top 500 addresses
newbie
Activity: 159
Merit: 0
could someone explain to me this ritch list Huh
https://aquacha.in/richlist.txt

on richlistis only couple of thousand AquaCoins, but we are in block  75.000

so there should be 75k Aquacoins HuhHuhHuhHuhHuh

where are they if not on richlist HuhHuh?

Thx

 Huh Huh Huh
 Tongue Tongue
newbie
Activity: 159
Merit: 0
someone has similar problems, the exchange https://safe.trade/trading/aquabtc down?
what's the exchange still does not work, all my coins are gone since I just not could run your own wallet and mining to the address exchange
WARNING!  don't do like me

hope they will fix that soon Smiley
legendary
Activity: 1027
Merit: 1000
someone has similar problems, the exchange https://safe.trade/trading/aquabtc down?
what's the exchange still does not work, all my coins are gone since I just not could run your own wallet and mining to the address exchange
WARNING!  don't do like me
member
Activity: 378
Merit: 10
AQUA platform is not only our future, but also the future of many other countries, and over time it will unite all.
sr. member
Activity: 250
Merit: 250
has everyone moved from the discord to somewhere else?
legendary
Activity: 1027
Merit: 1000
my wallet synced now how do I create an account?   personal.newAccount what's next? AQUA> personal.newAccount
function gitlab.com/aquachain/aquachain/opt/console ahhh!(*bridge).NewAccount-fm () can you give an example?

So close!

If, in the AQUA console, you see response "function" it means the command you have typed is in fact a function and needs `()`

So, to make a new account from the AQUA javascript console: personal.newAccount()

Or, sort of better... exit the AQUA console and at your command prompt type aquachain.exe account new

To generate paper wallets, that are not stored (you need to write them down), use aquachain.exe paper 100

You can type help at the console and some common commands show up, also see the wiki: https://github.com/aquanetwork/aquachain/wiki/Wallet

Here are a few good ones:

admin.supply
admin.richlist(10)
admin.exportChain('mainnet.dat')

aqua.accounts

balance()
pending()

send


good thank you I will try
jr. member
Activity: 119
Merit: 2
Aquachain
my wallet synced now how do I create an account?   personal.newAccount what's next? AQUA> personal.newAccount
function gitlab.com/aquachain/aquachain/opt/console ahhh!(*bridge).NewAccount-fm () can you give an example?

So close!

If, in the AQUA console, you see response "function" it means the command you have typed is in fact a function and needs `()`

So, to make a new account from the AQUA javascript console: personal.newAccount()

Or, sort of better... exit the AQUA console and at your command prompt type aquachain.exe account new

To generate paper wallets, that are not stored (you need to write them down), use aquachain.exe paper 100

You can type help at the console and some common commands show up, also see the wiki: https://github.com/aquanetwork/aquachain/wiki/Wallet

Here are a few good ones:

admin.supply
admin.richlist(10)
admin.exportChain('mainnet.dat')

aqua.accounts

balance()
pending()

send

legendary
Activity: 1027
Merit: 1000
my wallet synced now how do I create an account?   personal.newAccount what's next? AQUA> personal.newAccount
function gitlab.com/aquachain/aquachain/opt/console ahhh!(*bridge).NewAccount-fm () can you give an example?
jr. member
Activity: 119
Merit: 2
Aquachain
Is it possible to buy 1000aquacoins ?
On safetrade is only 10....11...6...7 

Here is live richlist, showing distribution... Not many people even have 1000 AQUA to sell. https://aquacha.in/richlist.txt

Good luck trying!

i woul like to know that kind of Processor is this that mine with 3M/hs Huh

After reviewing the server logs it seems like someone using a mining proxy (such as https://github.com/rplant8/aquachain-proxy )

It's not uncommon to mine all workers to the same 'worker name', but not smart unless using a mining proxy. (That way you see which of your workers are down)

and i need Graphics Designer who will make a good Logo for Water...  i am interested to  sell  quality water in a bottle for 1 AQUA Smiley

May want to start with digital goods, but good luck!
newbie
Activity: 159
Merit: 0
Hi "girls"

i woul like to know that kind of Processor is this that mine with 3M/hs Huh
https://pool2.aquachain-foundation.org/#/account/0x90097b5cd7efbea4ea8ba56890d08583c26730e8

ZG01   3.31 MH   3.00 MH   5 seconds ago

Huh

and i need Graphics Designer who will make a good Logo for Water...  i am interested to  sell  quality water in a bottle for 1 AQUA Smiley




newbie
Activity: 159
Merit: 0
Is it possible to buy 1000aquacoins ?

On safetrade is only 10....11...6...7 
Pages:
Jump to: