Skip to content

Releases: argentumproject/argentum

Fix crash bug with duplicate inputs within a transaction

06 Nov 03:13
Compare
Choose a tag to compare
4.14.5

Fix crash bug with duplicate inputs within a transaction

Update checkpoint

27 Apr 22:59
Compare
Choose a tag to compare

Not mandatory

Make LOW_S and NULLFAIL mandatory

01 Apr 02:18
Compare
Choose a tag to compare
v4.14.4.1

LOW_S and NULLFAIL are now mandatory

Minor Network Enhancements

19 Mar 02:44
2da8d3e
Compare
Choose a tag to compare

Speed up Initial Blockchain Download

New Mining Algorithms

13 Feb 01:58
Compare
Choose a tag to compare
  • Adds 4 new mining algorithms (Activates at block 2,977,000)
    -Lyra2re2 (GPU)
    -Myr-Groestl (GPU)
    -Argon2d (CPU)
    -Yescrypt (CPU)

Argentum 4.14.2

03 Feb 05:45
Compare
Choose a tag to compare
  • These are just a few of the hundreds of enhancements with this new release

  • BIP112 (CheckSequenceVerify) soft fork

  • BIP146 Argentum will hard fork at block 2977000 (around March 13th 2018) to implement BIP146

  • Signature validation using libsecp256k1

  • Direct headers announcement (BIP 130)

  • Automatically use Tor hidden services

  • Notifications through ZMQ

  • BIP9 softfork deployment

  • Linux ARM builds

  • Compact Block support (BIP 152)

  • Hierarchical Deterministic Key Generation (HD wallets)

  • Substantial improvments to the client load time.

Argentum v3.11.4.1

16 May 04:05
Compare
Choose a tag to compare
  • Add checkpoint block

Argentum v3.11.4

11 May 22:08
Compare
Choose a tag to compare

Alternate PoW check for ReadBlockOrHeader
Tinyformat updates

Argentum v3.11.3.1

27 Apr 16:32
Compare
Choose a tag to compare

Disable strict enforcing of ChainId.

Argentum v3.11.3.0

26 Apr 04:38
Compare
Choose a tag to compare

-Implement new work calculation algorithm based on MentalCollatz's work
digibyte/digibyte#36
-Update fork height for Coinbase Maturity

Due to the nature of the attack on the network, the best solution is an immediate hard fork. The changes listed above are effective immediately. I have forked from a good block (2,387,837 before the attack) and mined a total of 3 blocks past the fork height (2,387,838) to ensure a smooth transition.

-Added checkpoint post fork.
-Minimum protocol version is 1070000
-Fixed relayfee calculation