Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Releases: iotaledger/iri

Mainnet v1.4.1.2

08 Nov 21:34
Compare
Choose a tag to compare
No need to delete DB, but start node once with `--rescan` flag

* Fixes DB over-storing transactions due to concurrency
* Upgrade to RocksDB 5.7.3
* Upgrades findTransaction logic to match spec (Multi-field intersection, Input field limits)
* Unified API input validation

v1.4.1.1-testnet: Merge pull request #335 from alfredch/public-testnet-1.4.1.1

28 Oct 14:45
b4c161c
Compare
Choose a tag to compare

testnet-v1.4.1.1

28 Oct 15:44
b4c161c
Compare
Choose a tag to compare
testnet-v1.4.1.1 Pre-release
Pre-release
Testnet v1.4.1.1

Mainnet v1.4.1.1

24 Oct 14:01
9c2eb1b
Compare
Choose a tag to compare
* Fixes CORS issue introduced with last release
* attachToTangle no longer overwrites tag field unconditionally

IRI Mainnet v1.4.1

23 Oct 21:24
Compare
Choose a tag to compare

Please backup & then delete your IRI database before migrating to this version!

v1.4.0-testnet: Merge pull request #311 from alfredch/public-testnet-1.4.0

25 Sep 13:55
Compare
Choose a tag to compare

v1.4.0: Mainnet Version 1.4.0

23 Sep 09:51
Compare
Choose a tag to compare
* Added Curl-P-81 and moved most operations to it (see https://github.com/iotaledger/kerl)
* Adjusted transaction structure - added attachment timestamp
* Adjusted PoW implementation to set attachment timestamp
* Disable Curl signatures for snapshot addresses

Mainnet v1.3.2.2

12 Sep 14:35
Compare
Choose a tag to compare
* Fixed the race condition preventing proper revalidation

v1.3.2.1: 1.3.2.1

11 Sep 23:36
Compare
Choose a tag to compare
    - Add milestone index parsing checks
    - Clear all milestone cache with --revalidate

v1.3.2: Mainnet Version 1.3.2

06 Sep 15:09
Compare
Choose a tag to compare
* Dockerfile updated for docker hub
* Tip selection criteria narrowed to skip tips with insecure key reusage