Releases: archethic-foundation/archethic-node
Releases · archethic-foundation/archethic-node
v1.5.13
What's Changed
Enhancements
Bug Fixes
- Filter p2p view size on during aggregation of summaries by @Neylix in #1573
- Consume inputs even if not genesis node by @Neylix in #1574
- Fix aeweb case sensitivity for asset names by @wassimans in #1580
- Fix AEWeb SSL certs with multi wildcard domains (#1553) by @wassimans in #1585
- TaskSupervisor partitionning by @bchamagne in #1589
- Consume the MUCO correctly by @bchamagne in #1593
- Use a timer:interval for heartbeats and avoid concurrent connections attempts by @bchamagne in #1592
Other Changes
- Use the acceptance_resolver more often by @bchamagne in #1582
- Add a repair function to the quorum read by @bchamagne in #1586
- stop the listener when closing the socket by @bchamagne in #1594
New Contributors
- @wassimans made their first contribution in #1580
Full Changelog: v1.5.12...v1.5.13
v1.5.12
What's Changed
Bug Fixes
- Fix acceptance_resolver when syncing network chains by @bchamagne in #1570
Full Changelog: v1.5.10...v1.5.12
v1.5.11
What's Changed
Enhancements
- Refactor replication validation by @Neylix in #1559
- Reconnection backoff & heartbeat mechanism by @bchamagne in #1346
Bug Fixes
- Use Elixir Version module on migrate version compare by @Neylix in #1568
- Replicate previous chain raise on missed tx by @Neylix in #1569
Other Changes
Full Changelog: v1.5.9...v1.5.10
v1.5.9
What's Changed
Exciting New Features 🎉
- Integrate bls signature scheme by @samuelmanzanera in #1541
Bug Fixes
- Smart Contracts: reschedule triggers on node responsiveness timeout by @bchamagne in #1556
Full Changelog: v1.5.8...v1.5.9
v1.5.8
What's Changed
Exciting New Features 🎉
- Add
Math.bigint
in SC by @samuelmanzanera in #1550
Bug Fixes
Full Changelog: v1.5.7...v1.5.8
v1.5.7
What's Changed
Other Changes
- Add meta:robots to explorer by @bchamagne in #1549
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
Exciting New Features 🎉
- Smart Contracts: Add List.sort_by/2,uniq/1,delete_at/2,set_at/2 by @bchamagne in #1538
- Smart Contracts: Add
List.reverse/1
andList.sort/1
by @bchamagne in #1546
Bug Fixes
- Fix contract inputs validation with empty list by @Neylix in #1537
- Fix some bootstrap issues by @samuelmanzanera in #1534
Full Changelog: v1.5.4...v1.5.6
v1.5.4
What's Changed
Exciting New Features 🎉
- Add Crypto.decrypt_with_storage_nonce/1 in Interpreter's library by @samuelmanzanera in #1512
- Metrics: add P2P.nodes_connected by @bchamagne in #1517
Bug Fixes
- Smart Contracts: change cache key by @bchamagne in #1521
- Fix the execution's errors when cache? is false by @bchamagne in #1522
- Update the network coordinates with Multidimensional Scaling by @samuelmanzanera in #1529
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
Bug Fixes
- Dashboard Y-axis in second by @bchamagne in #1516
- Add slippage acceptance for fee's validation by @samuelmanzanera in #1515
- Fix :invalid_atomic_commitment error in DW by @Neylix in #1513
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
Exciting New Features 🎉
- Bootstrap: Replicate missed transaction of current summary by @bchamagne in #1494
- Code highlight by @Neylix in #1511
Enhancements
- Change mainnet certificates, add ORIGIN_SEED optional env by @bchamagne in #1510
Bug Fixes
- Also fetch the inputs when fetching the transactions by @bchamagne in #1507
Full Changelog: v1.5.1...v1.5.2