Hello Community.
The fork to cn-pico ran very smoothly and we would like to thank everybody for their support and help.
Muslesonvacation (Muscleman) who joined ArQmA recently became the main pool operator of multicoin.arqma.com. He is running the first cn-pico merged mining pool allowing prop and solo on parent and child coins.
SmajeNz0 is polishing the documentation of arqma-rpc-js and is close to releasing the first version in the next days. This is our lightweight javascript library using Promise to interact with the RPC daemon and RPC wallet. It supports http, https, digest authentication out of the box and has only one external package dependency (p-queue). It is our base library to develop further services in nodejs.
Michal vel [email protected] announced a few days ago that we will implement a Forknote JSON API along our actual Daemon and Wallet APIs to increase the synergy of our ecosystem with others. Additionally we will enhance RCT Bulletproof with the full Sarang Noether implementation.
On Discord ArqTras recently launched the ArQmA Tipbot successfully. Now you can directly tip your mates and receive tips from them on discord in real time without paying any transaction fee. There is also a Network Bot which displays the ArQmA network stats as the balance of the premine wallet as well. We are also working on adding some features soon.
Stay tuned:
Where are you, Bitcoin "cypherpunks", when an honest project such as #Monero is delisted (with no legal reason) from some exchanges because literally it is *too private*?
I can deal with you screaming shitcoin, and happily educate against.
I am at loss for you doing noting.
$ARQ @ArQmA_Network important information for EU citizens https://twitter.com/Crex_24/status/1201822589771026432
Unit tests are not just for helping you write code & for verifying that existing functionality didn't change between commits.
They're also a tutorial & documentation! If you're not sure when & how to use a certain function, you should be able to look at the tests to find out :)