Skip to content

Releases: electroneum/electroneum

Electroneum Flow (v5.0.0.4): Migration to the Electroneum Aurelius Smartchain

08 Mar 15:12
Compare
Choose a tag to compare

This release fixes:

  • wallet-cli/rpc secp256k1 crash for Ubuntu users (#391)
  • properly display informational messages in wallet-cli/rpc when migrating funds to Electroneum Smart Chain
  • prints the Electroneum Smart Chain user address within wallet-cli using spendkey command (requires wallet password)

Please note:

  • This is the terminal major version for this codebase.
  • This final release has been created so that users can migrate their balances to the new Electroneum Smartchain.
  • Details on how to migrate can be found inside our blockchain Gitbook and this repo's readme

If you downloaded any prior versions of the programs for the migration(5.0.0.0-5.0.0.3), please discard these and use 5.0.0.4 to migrate.

MD5 (5.0.0.4-osx-apple-silicon.tar.gz) = 11d17fefdc71982d50f0c9c92c192a54
MD5 (5.0.0.4-win64.tar.gz) = d88ece5000774ad6eb1d681da5bf76fa
MD5 (5.0.0.4-ubuntu20.04-armv8.tar.gz) = 788828534d2e69233ccdee35e6330f35
MD5 (5.0.0.4-ubuntu20.04-x86_64.tar.gz) = 54f6fa6afe7eb8ad4db5b6f5ebe665e0

Electroneum Flow (v5.0.0.3): Migration to the Electroneum Aurelius Smartchain

06 Mar 04:29
Compare
Choose a tag to compare
  • This is the terminal major version for this codebase.
  • This final release has been created so that users can migrate their balances to the new Electroneum Smartchain.
  • Details on how to migrate can be found inside our blockchain Gitbook and this repo's readme

If you downloaded any prior versions of the programs for the migration(5.0.0.0-5.0.0.2), please discard these and use 5.0.0.3 to migrate.

Electroneum Aurora (v4.0.0.1)

01 Oct 16:21
Compare
Choose a tag to compare

Minor fix for software used with the V10 fork. Essential upgrade.

Electroneum Aurora (v4.0.0.0)

13 Aug 22:09
3e8da6e
Compare
Choose a tag to compare

Electroneum Aurora: V4.0.0.0

Electroneum is migrating to a completely transparent blockchain, where source and destination addresses for transactions will be publicly visible on-chain. The transaction history (for transactions after the v10 hardfork) for any wallet address and the corresponding net balance are also visible on the Electroneum block explorer, which has also been given a rework: blockexplorer.electroneum.com

Proof of Responsibility 3.3.1.0

27 Aug 14:57
26f0ace
Compare
Choose a tag to compare

Fixes an issue some users had with MacOS binaries complaining about shared libraries.
Handling of Boost library >1.71 inside CMake
Fixes a build issue for some users using Ubuntu where various GSSAPI methods weren't getting linked alongside ZMQ.
Fixes tests so debug-test builds again
Subaddress optimisations to improve enterprise wallet performance
Update the checkpoints file

Proof of Responsibility 3.3.0.0

15 Jul 12:39
Compare
Choose a tag to compare

The principal purpose of this fork, taking place height 862866, with an estimated date of July 22nd 2020, is to introduce a new schedule of block rewards as follows:

The fork block 862866 will see the per-block reward reduced to 400ETN, and this will be followed up by three more reward halvings in the future:

• Block 1914066 (year 2024): reduction from 400ETN per block to 200ETN
• Block 2965266 (year 2028): reduction from 200ETN per block to 100ETN
• Block 4016466 (year 2032): reduction from 100ETN per block to 50ETN

After the 2032 halving, no more block reward reductions are planned until the maximum supply of 21 billion ETN is reached. Once we reach this point, the block reward gets reduced from 50ETN to 25ETN per block. That is known as 'tail emission' in the crypto space.

There are also some accompanying changes to the block explorer interface.

We hope you are happy with these changes.

Thanks to the community for their continued support,

Sincerely,

The ETN Blockchain Team

Proof of Responsibility 3.2.0.0 (Ledger Nano S Initial Release)

11 Mar 18:51
848c705
Compare
Choose a tag to compare
Merge pull request #346 from andrepatta/patch-1

Fix msys not finding OpenSSL root folder

Proof of Responsibility v3.1.0.2

10 Mar 16:43
63f6df6
Compare
Choose a tag to compare

Build using fPIC when working with ARM.

Proof of Responsibility v3.1.0.1

05 Feb 14:35
bf3f46c
Compare
Choose a tag to compare

Fixes an issue with some windows wallets would close on password entry after transfer request.

Proof of Responsibility (v3.1.0.0)

29 Jan 13:36
Compare
Choose a tag to compare

Electroneum Moderated Blockchain: Proof of Responsibility

  • Sub-addresses & wallet accounts
  • Base Code for Ledger Integration
  • Various bugfixes aimed at improving stability.
  • Greatly improved blockchain sync times
  • M of N Multisignatures and a MMS(multisig messaging system)
  • Fix incorrect fee for split transactions
  • Various new wallet/daemon RPC calls.
  • Block and transaction notification system