Skip to content

Conversation

@Algo-devops-service
Copy link
Contributor

@Algo-devops-service Algo-devops-service commented Dec 9, 2022

GitHub Logo

Overview

What's New

Changelog

New Features

  • Goal: account deletepartkey subcomand (#4788)
  • Ledger Deltas: AccountDelta retrieval through ledger/catchup service (#4658)

Enhancements

  • Algod: Delete deprecated cost field in dyrun response and mapping field in sourcemap (#4875)
  • Algod: Sunset v1 handlers (#4847)
  • Catchpoint: Promote trie-related log warnings to error (#4882)
  • Docker: General purpose docker container. (#4816)
  • Goal: Test ABI reference arguments during creation (#4872)
  • Ledger: add context to block mismatch error in VerifyCatchpoint (#4821)
  • Metrics: add counters for checkAlreadyCommitted, split "InLedger" counters by reason (#4881)
  • Node: Fix disabled node tests (#4824)
  • Performance: Implement sync.Pool for cow.child() (#4766)
  • Tests: Extend TestCatchpointAfterTxns to catch catchpoint write corruption (#4818)
  • Txhandler: metrics for txpool.Remember (#4839)
  • Txhandler: early duplicates detection (#4806)
  • Txhandler: upgraded benchmarks (#4834)
  • Updater: use more-recent installer package (#4734)

Bugfixes

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources

icorderi and others added 30 commits November 21, 2022 16:28
…12.2-remerge

CICD: go-algorand relstable3.12.2-remerge mergeback
* Add setting incoming transaction rate
* Add backlog worker with transaction dropping
* Count dropped transactions
…lgorand#4658)

Co-authored-by: shiqizng <80276844+shiqizng@users.noreply.github.com>
Co-authored-by: michaeldiamant <michaeldiamant@users.noreply.github.com>
Co-authored-by: Will Winder <wwinder.unh@gmail.com>
…#4865)

* Fix some details around the hashKind -> HashKind change

* CI should do full `make generate`
Add tx message duplicates detection in txHandler:
  * Network raw messages with blake2b + salt auto-rotating hash map
  * Canonical reencoded tx groups with sha512_256 hash map
Configurable with TxIncomingFilteringFlags

Co-authored-by: chris erway <chris.erway@algorand.com>
Co-authored-by: algonautshant <shant@algorand.com>
Copy link
Contributor

@algorandskiy algorandskiy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the commits included look good

@algojack algojack closed this Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.