Pages:
Author

Topic: [ANN][ARQMA] ArQmA RandomARQ coin - page 3. (Read 26969 times)

jr. member
Activity: 125
Merit: 1
August 11, 2020, 07:30:41 AM
Yes You can xmrig xmrigCC xmr-stak-rx
newbie
Activity: 22
Merit: 0
August 11, 2020, 04:46:13 AM
Hi

Can I mine Arqma with GTX 1060 3GB GPU ?

Thanks and best regards
jr. member
Activity: 125
Merit: 1
July 11, 2020, 01:55:47 PM
Hello.
I am glad to inform you that a new miner for the RandomX family of algorithms has been released - GxMiner v0.2.2

Features
-Open source code
-Support Windows and Linux
-Dev fee 0%
-High stable hashrate

Hashrate
RandomXL/Dual-E5-2660v2 - 7.18 kh/s
RandomX/Ryzen 7 1800 stock - 4.3 kh/s

Links to github
Windows/Linux
RandomX: https://github.com/COMM4ND/GxMiner/releases/download/v0.2.2/random-x.zip
RandomXL: https://github.com/COMM4ND/GxMiner/releases/download/v0.2.2/random-xl.zip
RandomARQ: https://github.com/COMM4ND/GxMiner/releases/download/v0.2.2/random-arq.zip
RandomSFX: https://github.com/COMM4ND/GxMiner/releases/download/v0.2.2/random-sfx.zip
RandomWOW: https://github.com/COMM4ND/GxMiner/releases/download/v0.2.2/random-wow.zip
RandomYADA: https://github.com/COMM4ND/GxMiner/releases/download/v0.2.2/random-yada.zip
Source: https://github.com/COMM4ND/GxMiner
Thanks for support randomARQ and ArQmA network.
jr. member
Activity: 125
Merit: 1
April 22, 2020, 08:11:31 PM
Arqma electron wallet update
https://github.com/arqma/arqma-electron-wallet/releases/tag/v3.0.3

- Improvements for solo pool
- Nodes list from drop down menu
- Solo pool stats on tab
- ZMQ support
- Snap image updated for Ubuntu App Store

$ARQ #cryptocurrency #inPrivacyWeTrust

Cheers
jr. member
Activity: 125
Merit: 1
April 21, 2020, 03:52:27 AM
Arqma status update 20.04.2020

Development/direction update for ZMQ.

Phase 1 simple daemon implementation of zmq is completed.
Phase 2 consumers of zmq eg. electron wallet and pool software is completed.

Last night Phase 3 started. this will be upgrading arqma-wallet-rpc to ZMQ implementation and becoming arqma-wallet-zmq. Good bye polling, hello efficient events.

Phase 4 will be consumption of arqma-wallet-zmq in electron wallet and/or anywhere else needing event based transactions.

#inPrivacyWeTrust

Cheers
jr. member
Activity: 125
Merit: 1
April 10, 2020, 06:21:16 AM
New relase of arqma-electron-wallet is available to download:

https://github.com/arqma/arqma-electron-wallet/releases/tag/v3.0.0

Changelog:

- added ZMQ daemon start
- added ZMQ pool support by default
- updated code to be more "light" and zmq option need less hardware resources

Cheers
jr. member
Activity: 125
Merit: 1
April 08, 2020, 04:56:40 PM
ARQMA ZMQ Release v6.0.2 is out
Pool using zmq is also available on arqma github
Soon Electron wallet.
Enjoy
jr. member
Activity: 125
Merit: 1
March 23, 2020, 03:18:05 PM
Many of you ask about progress.
So short summary.

Lets open a little dialog on zmq.

Zmq is a high-performance asynchronous messaging library, aimed at use in distributed or concurrent applications. It provides a message queue, but unlike message-oriented middleware
We currently are in the alpha stage of testing/building a zmq implementation. This implementation is envisioned to be consumable from pool operators in the first release. Preliminary usage has seen a substantial decrease in the resources required to operate a pool and could potentially translate to a reduction vps requirement to run Arqma pools.

Once we get the first release out, we envision numerous smaller updates to the daemon and supporting software to consume zmq.
Electron wallet would benefit from zmq technology and once the technology is out, I'm sure the community input will help drive more arqma projects.

Example 1. for the current zmq release => currently a pool operates by polling the daemon every 500ms to obtain a blocktemplate for hashing, zmq flips this model.
Now the pool subscribes to the daemon for block notifications. Good bye polling, good bye wasted resources.

Example 2. electron wallet also polls the daemon for blocks => it is our intention to replace this implementation with zmq

Example 3. intercommunication between daemons and rpc clients could be refactored to implement zmq technology zmq technology is extremely fast in compassion to standard rpc.

Arqma is about security, so as well as providing a great fast product, we also have a commitment to our community to keep security forefront during zmq development.
I believe the electron wallet will most likely be the first user related product to benefit from zmq and the possibilities of this technology are vast and very very exciting
I also believe SN will benefit in the future from zmq since the standard model for zmq is publishers and subscribers. SN is just that but faster.

Our SN code is still under construction and due to hard situations in our places again delayed. But we have progress and some functions works as should be.
There is polishing to do and soon we will provide more info.

Cheers.
newbie
Activity: 20
Merit: 6
March 05, 2020, 04:05:01 AM
Good to see the premine burned.
How much is the POS rate for the APR?
jr. member
Activity: 125
Merit: 1
March 04, 2020, 03:16:23 PM
Official requirements will be announced as soon as we finish test net and provide public stagenet test.
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
March 04, 2020, 02:50:54 PM
Hello,
Our project is constantly developed.
Our public test will be available really soon.

There is few futures incoming
SN and ZMQ

http://twitter.com/ArQmA_Network/status/1235207758271651842

Cheers
Great news!
Do need 10,000 coins to start a service node?
Estimated launch dates?
jr. member
Activity: 125
Merit: 1
March 04, 2020, 12:02:15 PM
Hello,
Our project is constantly developed.
Our public test will be available really soon.

There is few futures incoming
SN and ZMQ

http://twitter.com/ArQmA_Network/status/1235207758271651842

Cheers
jr. member
Activity: 125
Merit: 1
January 13, 2020, 10:40:36 AM
New version of arqma-electron-wallet 2.0.7 https://github.com/arqma/arqma-electron-wallet/releases/tag/v2.0.7

New futures added:

    solo pool
    inactivity timeout
    password strength meter
    market price
    auto update
    prove and check transaction
    minimize to tray
    osX notarize
    privately share hashrate ( mark blocks mined solo, it not affect privacy but network detect block mined solo)
    https://solo-pool.arqma.com/ for anonymous stats
    wallets need to be imported again from seed or from files you stored (eventually moved from Documents to c:\ProgramData\arqma\wallets)

Cheers

member
Activity: 1022
Merit: 19
January 04, 2020, 07:28:30 AM
 
 You can mine ArQmA  at autoexchange mining pool Zergpool.com at 0.5% fee. Please use following commands for different mining options
 
 Option 1 Auto coin switch by profitability within algorithm with autoexchange to specified coin wallet(BTC in example below)
Code:
  -a  -a rx/arq -o stratum+tcp://randomarq.mine.zergpool.com:4456 -u -p c=BTC

 Option 2 Direct coin mining with payout to coin wallet
Code:
  -a  -a rx/arq -o stratum+tcp://randomarq.mine.zergpool.com:4456 -u -p c=ARQ,mc=ARQ

 Option 3 Direct coin mining with autoexchange to specified coin wallet(BTC in example below)
Code:
  -a  -a rx/arq -o stratum+tcp://randomarq.mine.zergpool.com:4456 -u -p c=BTC,mc=ARQ

 Please note mc stands for mining coin symbol, c stand for payout coin symbol
 
 Autoexchange to BTC, LTC, DASH, BCH, DOGE or any other currency we mine
 Happy mining,
  cheers pinpin
newbie
Activity: 92
Merit: 0
December 13, 2019, 02:34:52 PM
Дoбpo пoжaлoвaть нa нoвый пyл мoнeты ArQmA https://vip69.ru/arqma. Aлгopитм RandomxARQ, пopoг выплaт oт 1 ARQ, SSL пopт, пpoвepeнныe выплaты нa кoшeлёк мaйнepa.
Welcome to the New arqma coin pool https://vip69.ru/arqma. randomxarq Algorithm, payout threshold from 1 ARQ, SSL port, verified payments to the miner's wallet.
https://vip69.ru/arqma
jr. member
Activity: 125
Merit: 1
November 03, 2019, 07:09:18 PM
ArQmA Hard Fork Announcement

All members of the ArQmA network must upgrade their software!
The hardfork is planned at block 303666 on 8th November 2019.

The new release “Devil’s Randomness v0.6.0” is mainly for the new POW algorithm RandomARQ.
As usual the links to the new binaries are available at https://arqma.com/download/
An algorithm change brings a lot of side works and coordination in order to prepare a smooth hardfork. Here we would like to thank all community members who participated to this big effort.
For miners:
The miner community can use xmrig which already include RandomARQ (rx/arqma) since version 4.3.0 beta: https://github.com/xmrig/xmrig
Thanks to xmrig for his continuous support.

For pool operators:
The xmr-node-proxy from MoneroOcean is already functional with our new algorithm: https://github.com/MoneroOcean/xmr-node-proxy

The cryptonote multihashing module from MoneroOcean works already with RandomARQ:
https://github.com/arqma/cryptonote-nodejs-pool
Thanks to MoneroOcean for his faster than light updates.

From ArQmA Team:
We shortly released the electron-wallet in the Ubuntu App Store as Snap: https://snapcraft.io/arqma-electron-wallet

A new version of ArQmA.Droid is waiting you on google app store: https://play.google.com/store/apps/details?id=com.arqma.Droid

We updated the onion block explorer to support RandomARQ as well: https://github.com/arqma/blockchain-explorer

We also provided a new version of arqma-rpc-js, which integrates axios as http client and uses axios interceptor to handle digest authentication. The code has been entirely refactored to use async functions instead of promises functions. Now objects are created using factory functions as well.
The library supports HTTP, HTTPS and digest authentication and all RPC Wallet and RPC Daemon commands.
https://www.npmjs.com/package/@arqma/arqma-rpc

Our source codes are as always available at our repo:
- https://github.com/arqma/arqma
- https://github.com/arqma/RandomARQ
- https://github.com/arqma/arqma-electron-wallet
- https://github.com/arqma/arqma-rpc-js
- https://github.com/arqma/arqma-gui

News from the front:
We decided to remove the roadmap as we think that this tool is becoming obsolete in the time of agile and continuous development. We decided to simply list the past milestones and the main themes we are working on. Look at https://arqma.com/roadmap/
We chose to close multicoin pool until other coins adopt the RandomARQ variant. At the moment we have no information if any other coin would adopt our algorithm.
Thanks to our Chinese friends we have been recently listed on several markets. Starting from qbtc.ink, citex, gj.com. We also organized an AMA for the Chinese community with Qianran.
Actually, our team is working toward a hybrid POW/POS solution for the ArQmA Network.
ArQmA is an open source project and everybody is welcome to participate. Don’t be shy and come as you are! Read you soon!

Discord : https://chat.arqma.com
Telegram: https://telegram.arqma.com
jr. member
Activity: 125
Merit: 1
October 25, 2019, 03:42:53 AM

GJ.COM Will Launch ARQ Trading Competition, 100,000 ARQ to Give Away

Dear users

To extend our appreciation for the supports from users, GJ.COM and ARQ will co-launch the ARQ Trading Competition, there will be a reward pool of 100,000 ARQ, open ARQ/ETH and ARQ/USDT trading pair, details are as follows:

Time: (UTC+8) 10:00 Oct. 25 – (UTC+8) 10:00 Oct. 30

Prize
   

Rules & Rewards

Newbie Award
   

New users register by using the referral link below will get a 10% trading fee discount.

https://account.gj.com/#/signup/EETGAA

 

The fee will be returned to your account after the campaign is over.

Veteran Award
   

The top 20 ARQ traders will share a pool of 90,000 ARQ based on the proportion of their own ARQ trading volume against the total trading volume of the top 20 traders during the competition period. This includes buys and sells across all ARQ trading pairs.

Lucky Star Award
   

Users ranked 29th, 39th, 49th, and so forth until 499th place of the top 500 ARQ traders based on the trading volume during the competition period will equally split a total of 10,000 ARQ.

 

Reward Distribution:

All rewards will be distributed in 7 working days after the campaign is over.

Terms & Conditions:

    Valid trading volume = Buy + Sell*2, excluding any wash trades;
    Users are not eligible for multiple rewards;
    COM reserves the right to disqualify trades which are deemed to be wash trades or display attributes of market manipulation;
    COM reserves the right to cancel or amend any Activity or Activity Rules at our sole discretion.

 

Risk warning: The cryptocurrency fluctuates drastically, and investors are required to treat value and risk rationally. Trading is risky and participation needs to be cautious!

https://support.gj.com/hc/en-us/articles/360035502111-GJ-COM-Will-Launch-ARQ-Trading-Competition-100-000-ARQ-to-Give-Away
jr. member
Activity: 125
Merit: 1
September 26, 2019, 04:33:20 AM
Dear users

GJ.COM will start Deposit For Free Listing Campaign of ARQ, details are as follows:
Deposit time: (UTC+8) 20:00 Sep. 26, 2019
Trading time: GJ.COM will open trading on (UTC+8) 16:00, Sep.30 if the number of deposit users meets the demand and every user deposits over 100 USDT before (UTC+8) 20:00 Sep. 29, 2019. Otherwise, GJ.COM will not open trading.
Withdrawal time: (UTC+8) 16:00 Oct.10, 2019

Campaign Rewards: Once ARQ trading is open, the first 200 deposit users will be rewarded with 50 ARQ for each person.

https://support.gj.com/hc/en-us/articles/360034002092--Deposit-For-Free-Listing-ARQ-Will-be-Listed-on-K-Section

尊敬的GJ Global用户:

GJ比特国际(GJ.COM)数字资产平台即将开始ARQ充值上币活动,具体内容如下:
充值时间:新加坡时间(UTC+8)2019年9月26日20:00
交易时间:若在新加坡时间(UTC+8)2019年9月29日20:00前充值人数满足要求及每人充值金额大于100USDT 则9月30日16:00开放ARQ/USDT,ARQ/ETH交易对,不满足条件则不开放交易
提现时间:新加坡时间(UTC+8)2019年10月10日16:00

活动奖励:

ARQ 成功开通交易对后,参与充值活动的前200名用户将获得每人 50 ARQ 的奖励!

https://support.gj.com/hc/zh-cn/articles/360034001872-GJ%E6%AF%94%E7%89%B9%E5%9B%BD%E9%99%85%E5%85%B3%E4%BA%8EARQ%E5%85%85%E5%80%BC%E5%8D%B3%E4%B8%8AK%E6%9D%BF%E7%9A%84%E6%B4%BB%E5%8A%A8%E5%85%AC%E5%91%8A


jr. member
Activity: 125
Merit: 1
September 19, 2019, 06:20:05 AM
“Deposit For Free Listing” ARQ Will be Listed on K Section
Dear users

GJ.COM will start Deposit For Free Listing Campaign of ARQ, detailed campaign schedule will be announced asap, users please sign up a GJ.COM account and finish KYC verification before the campaign starts.

Project Information:

The ArQmA Network is based on Monero, Aeon, and Cryptonote sources. By transacting and settling offchain, the ArQmA Network claims to allow near-zero fees to facilitate micropayments.

Current Situation of ARQ:

Price: 0.027813USDT

Whether erc20: no

Total amount: 50,000,000

Link: https://arqma.com/

GJ Global Team

ENGLISH
https://support.gj.com/hc/en-us/articles/360033894271--Deposit-For-Free-Listing-ARQ-Will-be-Listed-on-K-Section

Chinese
https://support.gj.com/hc/zh-cn/articles/360033894131-GJ%E6%AF%94%E7%89%B9%E5%9B%BD%E9%99%85%E5%85%B3%E4%BA%8EARQ%E5%85%85%E5%80%BC%E5%8D%B3%E4%B8%8AK%E6%9D%BF%E7%9A%84%E6%B4%BB%E5%8A%A8%E9%A2%84%E5%91%8A
jr. member
Activity: 125
Merit: 1
September 18, 2019, 10:46:00 AM
ArQmA is a decentralized public project of block chains, crypto currencies, and is fully open source.
The team of programmers consists of enthusiasts who have been dealing with cryptovaults and programming for a long time. ArQmA creates a full and brilliant currency exchange platform which aims to provide more advanced features than any previously developed protocol.
ArQmA (ARQ), as door-to-door anonymous coin started in 2018, LWMA adjustment algorithm, multi ringCT signatures, full BulletProofs. Explored PoW fragments, and end-users could release digital assets on ArQma without smart contracts. ArQmA is focused on security and code improvements. The highlights are still remarkable.

ArQmA is a privacy-focused RingCT and CryptoNote protocol with low fees for transactions.
This project is completly open source, completly decentralised. Previously used cryptonight lite algorithm was changed to cryptonight pico aka turtle. Due this change ARQ can be mined by low end hardware and it is very effective.
ArQmA integrate the best features of the cryptonote ecosystem, optimised POW algorithm to be more efficient on the daemon side.
ArQmA team develop the needed building blocks for stable ecosystem, which means, tested different use cases: webwallet, android GUI, PoS, multicoin mining.

ArQmA takes security seriously.
Each transaction is secured with robust cryptography and distributed through a global peer-to-peer consensus network. The cryptographic implementation ensures that nobody is able to "steal" an online transaction, and a coin's owner is unable to spend the coin more than once. ArQmA has bulletproof transactions turned on which just recently passed another audit by and external firm for Monero from which we took the code and made it our own.

Another point to make is that we don't just arbitrarily copy code from Monero and paste it in there. Arqma has a process to receive alerts for issues, defects, and then do the code integration via a pull request. The code is actually tested on a stagenet/testnet where applicable before it is made into a release. There is an automated build engine that was made for all the platforms, if such an addition of code or a patch is created, the static binaries are created with less effort.

Privacy is paramount.
Funds are transferred without the identifying information of the user becoming visible on the blockchain. In addition, the receiving wallet addresses are obfuscated with ring signature technology and non-repeating one-time addresses derived from the receiving public key. These measures make the blockchain highly resistant to analysis. Specifically, the reuse of shared keys used to be a detriment of allowing a trace back, but that was closed just after ArQmA was launched. The code was evaluated and tested to be worthy and added.

Open Aliases of addresses are allowed and have added to the code base. One can have am easy to remember address to be paid at to that decodes to the full private address. Open Aliases are registered within the ArQmA node system and decoded similar to a DNS address within the wallet applications.

The implementation of ArQmA is derived from two other open source projects: CryptoNote and Monero. Additional code has been added by two main developers, and three engineers developers who also do support. The motto is in short, "If you want something done right, do it yourself."

The CryptoNote technology focuses on the ability to create crypto-currencies with untraceable transactions, CPU friendly Proof of Work(POW) algorithm, and the ability of self adjusting parameters such as block size and difficulty. Several crypto coins have been based on the CryptoNote technology.

Monero is one of the earliest crypto currencies to use the features of CryptoNote, and has grown to be the most popular with a market cap well within the top 20 crypto coins. ArQmA was started from the Monero code base, and modified only in ways that meet the specfic vision and goals of the ArQmA community.

One of the goals for ArQmA transactions is to have the properties of physical cash payments, as opposed to electronic payments.

Consider the example of paying for a meal at a restaurant. With electronic payment (i.e. a credit card), there is a trusted 3rd party (i.e. Visa) which carries out the transaction for the payer and receiver. The trusted party must know both the payer's and receivers identities and account information to settle the transaction. Additionally, the receiver may also receive the payer's name and partial account information.

In contrast, paying for a meal with cash is trustless (requires no trusted 3rd party to carry out the transaction). It is also anonymous in that it does not require the payer to give their name or any other personal information to the receiver.

Arqma Project is fully sponsored from dev pockets, there is no ICO and premined coins were burned at HardFork 13.

Cheers

Pages:
Jump to: