8000 Releases · alephium/alephium · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: alephium/alephium

v4.0.1

09 Jul 08:10
Compare
Choose a tag to compare

What's Changed

  • Fix InvalidAlphBalance Error When no preapprovedAsset for TxScript by @h0ngcha0 in #1310
  • Fix integration tests on macos due to too many open files by @Lbqds in #1315
  • Support specifying dust amount in unit tests by @Lbqds in #1314
  • Fix Groupless Execute Script Group Derivation by @h0ngcha0 in #1313
  • Fix source index in compiler error when contract fields are empty by @Lbqds in #1311
  • Use unique name for tuple types by @Lbqds in #1316

Full Changelog: v4.0.0...v4.0.1

v4.0.0

25 Jun 08:57
Compare
Choose a tag to compare

The Danube network upgrade will be activated on Tue Jul 15 2025 12:00 GMT+0200.

LFG 🚀

v3.15.4

23 Jun 13:41
Compare
Choose a tag to compare

What's Changed

  • Support tuple types in Ralph by @Lbqds in #1298
  • Improve unit tests based on feedback by @Lbqds in #1299
  • Improve parser for unit tests by @Lbqds in #1300
  • Fix parsing of if-else expressions by @Lbqds in #1301
  • Support auto-funding in the build-execute-script-tx endpoint by @Lbqds in #1302
  • Support updating immutable fields in unit tests by @Lbqds in #1303
  • Fix CI on Windows by @Lbqds in #1306
  • Remove preserve caller by @Lbqds in #1307
  • Use tail recursion in getBlockHashesBetween by @Lbqds in #1304

Full Changelog: v3.15.3...v3.15.4

v3.15.3

11 Jun 14:58
Compare
Choose a tag to compare
3.15.3

v3.13.1

06 Jun 09:16
Compare
Choose a tag to compare
Assert equality of chain index when comparing block hashes

v3.15.2

05 Jun 09:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.15.1...v3.15.2

v3.15.1

30 May 12:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.15.0...v3.15.1

v3.15.0

29 May 06:47
Compare
Choose a tag to compare

This release includes many improvements to Danube upgrade.

  • Testnet Operators: mandatory upgrade
  • Mainnet Operators: upgrade is optional

Main changes:

  • New multisig address that supports different signature schemas: Secp256K1, Secp256R1, ED25519, WebAuthn
  • Experimental: unit tests for pure functions in Ralph
  • Better APIs for groupless addresses

What's Changed

Full Changelog: v3.14.4...v3.15.0

v3.14.4

20 May 09:19
Compare
Choose a tag to compare

A few more improvements for Danupgrade on Testnet. Recommended for Testnet operators.

What's Changed

Full Changelog: v3.14.3...v3.14.4

v3.14.3

15 May 14:53
Compare
Choose a tag to compare

This release includes a few fixes and optimizations for the Danube upgrade on Testnet.

All Testnet operators need to upgrade.

What's Changed

Full Changelog: v3.14.2...v3.14.3

0