Skip to content

Aion Pool3 0.1.2 release

Latest
Compare
Choose a tag to compare
@AionJayT AionJayT released this 16 Nov 15:56
  1. Modified the block rewards calculator for the Aion kernel SignatureSchemeSwap protocol upgrade.

Migration guide from version 0.1.1:

To support the Aion kernel SignatureSchemeSwap protocol, the pool operator need to modify the current pool config file (i.e. aion_pool.json). Add

"signatureSwapProtocolUpgradeBlock": [protocol upgrade block number],

under the "pools" object array.
https://github.com/aionnetwork/aion_pool3/blob/b06e3bfa699c5a156acc43d46bc28653aeab591e/aion_pool/examples/aion_pool.json#L64