Skip to content

Releases: amadeusprotocol/node

v1.3.2

26 Nov 03:02

Choose a tag to compare

epoch 413 migration

v1.3.1

26 Nov 01:01

Choose a tag to compare

fix grabbing invalid tx

v1.3.0

25 Nov 20:04

Choose a tag to compare

Fully move to new TX format
Remove mutations_hash term_to_binary usage, use vecpak

v1.2.9

25 Nov 16:12

Choose a tag to compare

fixes for epoch 412

v1.2.8

24 Nov 20:01

Choose a tag to compare

TX format moves to VecPak on epoch 412
TX supports only singular action no more list of actions
TX signature is sha256 now instead of Blake3

v1.2.7

23 Nov 22:52

Choose a tag to compare

Add tx_root and validator_root to block header
Further prepare for new VecPak TX format

v1.2.6

16 Nov 23:06

Choose a tag to compare

Removal of ETF and Blake3 for hash on entry.
Instead use VecPak and sha2 for cross-chain compatibility

v1.2.5

13 Nov 20:39

Choose a tag to compare

Removal of ETF terms at network layer

v1.2.4 - Across the Open Sea

11 Nov 14:45

Choose a tag to compare

Across.the.Open.Sea.remastered.mp4

Changelog - v1.2.4 (2025-11-11)

Code Changes

• Large refactor of the codebase to remove ETF serialization. A few spots left.
• New snapshot

📜 Technical Context

Over 2500 lines of code either added or removed.

This release prepares the core to connect to other blockchains.

v1.2.3

04 Nov 18:10

Choose a tag to compare

WIP