Releases: randlabs/algorand-windows-node
v3.15.0
https://github.com/algorand/go-algorand/releases/tag/v3.15.0-stable
Highlights
This release includes the new simulate endpoint for evaluating transactions, networking optimizations, and lays the groundwork for better configuration management and conduit support.
- Connection deduplication: improved networking code:
- Relay Runners -- enable this feature by setting the node PublicAddress config.json value to its public endpoint address (eq. to SRV address including port number) to optimize its bandwidth usage
- Simulate endpoint: local evaluation of transactions
- Profiles for algocfg: a set of profiles for configuration defaults
- Algod follower mode: a new operation mode for use with upcoming conduit release
- New private network default template and automatic start
Known Bugs
- Coexisting installations may show only one set of shortcuts.
- The Node Watch Status window displays ANSI escape codes instead of interpreting them properly. This does not interfere with its functionality.
- Using the Maintenance or Repair Dialog from the installation MSI does not work. Please use the Add/Remove Programs entry in the System Settings panel.
ℹ️ This release is feature-aligned with official Algorand Release 3.15.0
v3.14.2
New
https://github.com/algorand/go-algorand/releases/tag/v3.14.2-stable
Highlights
- Batch verify transactions for more efficient signature verification
- Introduce elastic rate limiter to manage congestion from noisy peers
- Increase max incoming connections limit
- Decrease max connections per IP
- Increase default gossip fanout for relays
- goal node status now additionally reports consensus voting progress
Known Bugs
- Coexisting installations may show only one set of shortcuts.
- The Node Watch Status window displays ANSI escape codes instead of interpreting them properly. This does not interfere with its functionality.
- Using the Maintenance or Repair Dialog from the installation MSI does not work. Please use the Add/Remove Programs entry in the System Settings panel.
ℹ️ This release is feature-aligned with official Algorand Release 3.14.2
v3.13.2
New
https://github.com/algorand/go-algorand/releases/tag/v3.13.2-stable
Enhancements
- Security-enhanced build with proper gcc FORTIFY_SOURCE option
Highlights
- telemetry: don't report let asyncTelemetryHook wrap and log its own errors(algorand/go-algorand#4932)
- metrics: count telemetry server errors (algorand/go-algorand#4933)
- log: stderr offending large log messages(algorand/go-algorand#4930)
Known Bugs
- Coexisting installations may show only one set of shortcuts.
- The Node Watch Status window displays ANSI escape codes instead of interpreting them properly. This does not interfere with its functionality.
- Using the Maintenance or Repair Dialog from the installation MSI does not work. Please use the Add/Remove Programs entry in the System Settings panel.
ℹ️ This release is feature-aligned with official Algorand Release 3.13.2
v3.12.2
New
https://github.com/algorand/go-algorand/releases/tag/v3.12.2-stable
IMPORTANT
This release requires a protocol upgrade.
This release contains a consensus protocol upgrade, which implements the following spec: https://github.com/algorandfoundation/specs/tree/44fa607d6051730f5264526bf3c108d51f0eadb6
Highlights
- AVM: match, pushints, and pushbytess opcodes (algorand/go-algorand#4645)
- AVM: Add support for Boxes (algorand/go-algorand#4149)
- Catchpoint Dump Utility: catchpointdump now supports tar.gz (algorand/go-algorand#4743)
Known Bugs
- Coexisting installations may show only one set of shortcuts.
- The Node Watch Status window displays ANSI escape codes instead of interpreting them properly. This does not interfere with its functionality.
- Using the Maintenance or Repair Dialog from the installation MSI does not work. Please use the Add/Remove Programs entry in the System Settings panel.
ℹ️ This release is feature-aligned with official Algorand Release 3.12.2
v3.10.0
New
https://github.com/algorand/go-algorand/releases/tag/v3.10.0-stable
Highlights
- Fix for excess warning logging related to fetching stateproof secrets
- REST API changes:
o Add GetBlockHash API to algod v2
o Return a 404 instead of a 500 when /v2/blocks/{round} fails due to a missing block - Miscellaneous other small fixes
- Test improvements
Known Bugs
- Coexisting installations may show only one set of shortcuts.
- The Node Watch Status window displays ANSI escape codes instead of interpreting them properly. This does not interfere with its functionality.
- Using the Maintenance or Repair Dialog from the installation MSI does not work. Please use the Add/Remove Programs entry in the System Settings panel.
ℹ️ This release is feature-aligned with official Algorand Release 3.10.0
v3.9.4
New
https://github.com/algorand/go-algorand/releases/tag/v3.9.4-stable
Highlights
- Fix for node_exporter and added timeout to stateproof API.
Known Bugs
- Coexisting installations may show only one set of shortcuts.
- The Node Watch Status window displays ANSI escape codes instead of interpreting them properly. This does not interfere with its functionality.
- Using the Maintenance or Repair Dialog from the installation MSI does not work. Please use the Add/Remove Programs entry in the System Settings panel.
ℹ️ This release is feature-aligned with official Algorand Release 3.9.4
v3.9.2
New
IMPORTANT
This release contains a consensus protocol upgrade, which implements the following spec: https://github.com/algorandfoundation/specs/tree/433d8e9a7274b6fca703d91213e05c7e6a589e69
https://github.com/algorand/go-algorand/releases/tag/v3.9.2-stable
Highlights
- State Proofs: lightweight, cryptographically provable, portable proofs of Algorand state that let dapps on other blockchains trustlessly verify Algorand transactions, making it safer and easier to develop and use cross-chain products and services.
- Max TPS of 6k
- Larger blocks: ~5x increase in max-block size (from 1MB to 5MiB), allowing up to ~25k transactions per block.
- Shorter round times: ~0.5s reduction in average round times (approaching ~3.9s).
- AVM v7
- On-chain randomness beacons and oracles can now be built by taking advantage the new block and vrf_verify opcodes.
- Unfunded accounts (with 0 microalgo) can now issue transactions as long as their fees are covered by fee pooling in the transaction group.
- App calls are now implicitly given access to the app accounts for the apps specified in the foreign apps array.
Known Bugs
- Coexisting installations may show only one set of shortcuts.
- The Node Watch Status window displays ANSI escape codes instead of interpreting them properly. This does not interfere with its functionality.
- Using the Maintenance or Repair Dialog from the installation MSI does not work. Please use the Add/Remove Programs entry in the System Settings panel.
ℹ️ This release is feature-aligned with official Algorand Release 3.9.2
v3.8.0
New
https://github.com/algorand/go-algorand/releases/tag/v3.8.0-stable
Highlights
- Participation Key Interface cleanup
- Adding support for m1 builds to pipeline
- Other miscellaneous bug fixes and enhancements
Known Bugs
- Coexisting installations may show only one set of shortcuts.
- The Node Watch Status window displays ANSI escape codes instead of interpreting them properly. This does not interfere with its functionality.
- Using the Maintenance or Repair Dialog from the installation MSI does not work. Please use the Add/Remove Programs entry in the System Settings panel.
ℹ️ This release is feature-aligned with official Algorand Release 3.8.0
v3.7.2
New
https://github.com/algorand/go-algorand/releases/tag/v3.7.2-stable
Highlights
Bandwidth optimization for non-participating nodes and golang 1.17 upgrade.
Known Bugs
- Coexisting installations may show only one set of shortcuts.
- The Node Watch Status window displays ANSI escape codes instead of interpreting them properly. This does not interfere with its functionality.
- Using the Maintenance or Repair Dialog from the installation MSI does not work. Please use the Add/Remove Programs entry in the System Settings panel.
ℹ️ This release is feature-aligned with official Algorand Release 3.7.2
v3.6.2
New
Highlights
Maintenance release of incremental enhancements and fixes.
Known Bugs
- Coexisting installations may show only one set of shortcuts.
- The Node Watch Status window displays ANSI escape codes instead of interpreting them properly. This does not interfere with its functionality.
- Using the Maintenance or Repair Dialog from the installation MSI does not work. Please use the Add/Remove Programs entry in the System Settings panel.
ℹ️ This release is feature-aligned with official Algorand Release 3.6.2