Contracts in Action - Rewarding the Forgers

By Lior Yaffe on ALTCOIN MAGAZINE

Lior Yaffe
The Dark Side
Published in
3 min readJan 16, 2019

--

After the hard fork last week at block 543,000 that enabled Ignis lightweight contracts on mainnet, Ardor 2.2.2 was released yesterday, 15 January 2019, with yet more features and optimizations. It’s time to put this amazing feature to work!

For the foreseeable future, Jelurida will now use Ignis lightweight contracts to reward our hard working block generators! *

For an introduction to block generation and forging on Ardor, see the forging Tutorial at the Ardor Learning Hub. Nxt uses a similar mechanism.

The new forging reward contract works like this: the forging reward contract wakes up every 10 blocks, picks one of the generators of the last 10 blocks at random, and sends this account a 12 Ignis reward (minus transaction fee). This behavior is fully configurable by the contract runner.

You can watch this in action by opening account @RewardGenerator in the Ardor client wallet (ARDOR-FGET-YXM3-USHQ-2SPC9).

The contract rewards both Ardor forgers on the local node and Nxt forgers running on a remote node. The latter is a fine example of an Oracle contract!

Forgers who wish to opt-out from this reward program can set the account property NoForgingReward on their account. We strongly recommend large forgers to opt-out to incentivize small accounts to forge. This helps optimize network security by encouraging a larger total active stake. That said, the reward is available to everyone by default.

The forging reward contract is now deployed as Ignis transaction e494b3143ce2ad96cc59d9f2ebd76ac019edd79e52099e279436e97d2633c16e and a contract reference from account ARDOR-FGET-YXM3-USHQ-2SPC9 defines its setup parameters.

The actual reward calculations are performed by the DistributedRandomNumberGenerator contract invoked from the main contract.

Contract source code is included in the product installation.

The new forging reward program is sponsored by Jelurida. Enjoy!

  • Jelurida reserves the right to make changes to this reward program as market conditions evolve.
https://altcoinmagazinemastermindevent.eventbrite.com

Before moving on, make sure to press follow, leave a clap or 46, share today’s highlight and if you missed the last article, click here.

Read about the Altcoin Magazine Mastermind Event here.

Follow us on Twitter, InvestFeed, Facebook, Instagram, LinkedIn, and join our Discord and Telegram.

The purpose of ALTCOIN MAGAZINE is to educate the world on crypto and to bring it to the hands and the minds of the masses.

--

--

Lior Yaffe
The Dark Side

Co-Founder and Managing Director of Jelurida. Ardor and Nxt core-developer