-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
go-algorand 3.20.1-stable Release PR #5852
go-algorand 3.20.1-stable Release PR #5852
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a680ce1 - Browse repository at this point
Copy the full SHA a680ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c482ab - Browse repository at this point
Copy the full SHA 6c482abView commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 26facb5 - Browse repository at this point
Copy the full SHA 26facb5View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad162dc - Browse repository at this point
Copy the full SHA ad162dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51db0fa - Browse repository at this point
Copy the full SHA 51db0faView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b4086 - Browse repository at this point
Copy the full SHA d4b4086View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40c16e5 - Browse repository at this point
Copy the full SHA 40c16e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b18a78e - Browse repository at this point
Copy the full SHA b18a78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29072a0 - Browse repository at this point
Copy the full SHA 29072a0View commit details -
Feature: Catchup Eval Stake Exception Round Handling (algorand#5795)
Co-authored-by: cce <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4e94fe - Browse repository at this point
Copy the full SHA c4e94feView commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 19c1bf5 - Browse repository at this point
Copy the full SHA 19c1bf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b824ee - Browse repository at this point
Copy the full SHA 4b824eeView commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70cf5b0 - Browse repository at this point
Copy the full SHA 70cf5b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aeb841 - Browse repository at this point
Copy the full SHA 1aeb841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2349f - Browse repository at this point
Copy the full SHA 5b2349fView commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c54c22 - Browse repository at this point
Copy the full SHA 8c54c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d901a - Browse repository at this point
Copy the full SHA f5d901aView commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92af372 - Browse repository at this point
Copy the full SHA 92af372View commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af2a7ee - Browse repository at this point
Copy the full SHA af2a7eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a2ef5e - Browse repository at this point
Copy the full SHA 5a2ef5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1207a4 - Browse repository at this point
Copy the full SHA c1207a4View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7ebb9f4 - Browse repository at this point
Copy the full SHA 7ebb9f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03efd42 - Browse repository at this point
Copy the full SHA 03efd42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3605084 - Browse repository at this point
Copy the full SHA 3605084View commit details
Commits on Nov 9, 2023
-
txHandler: applications rate limiter (algorand#5734)
* Rate limit incoming apps based on app id + sender IP addr when the backlog is more than 1/2 full. * Implemented as a sharded map with sliding window limiter. The sliding window data is used to for least recently used eviction (list based). * Two hash functions are used: 1) memhash64 for app to bucket mapping 2) salted blake2b for app id + sender caching (shrank to 8 bytes to save on memory)
Configuration menu - View commit details
-
Copy full SHA for 8e30dd4 - Browse repository at this point
Copy the full SHA 8e30dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b7096 - Browse repository at this point
Copy the full SHA 22b7096View commit details -
Build: bump github.com/consensys/gnark-crypto from 0.12.0 to 0.12.1 (a…
…lgorand#5822) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ohill <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1bb78de - Browse repository at this point
Copy the full SHA 1bb78deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d3440c - Browse repository at this point
Copy the full SHA 3d3440cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8165f5c - Browse repository at this point
Copy the full SHA 8165f5cView commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90b10d2 - Browse repository at this point
Copy the full SHA 90b10d2View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 243223f - Browse repository at this point
Copy the full SHA 243223fView commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d047a4 - Browse repository at this point
Copy the full SHA 5d047a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 948f08b - Browse repository at this point
Copy the full SHA 948f08bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7d958b - Browse repository at this point
Copy the full SHA c7d958bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6e88c - Browse repository at this point
Copy the full SHA fd6e88cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7040500 - Browse repository at this point
Copy the full SHA 7040500View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0ee44 - Browse repository at this point
Copy the full SHA ff0ee44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e1fd2 - Browse repository at this point
Copy the full SHA 03e1fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e0a1b - Browse repository at this point
Copy the full SHA 07e0a1bView commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d22419d - Browse repository at this point
Copy the full SHA d22419dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c724cd3 - Browse repository at this point
Copy the full SHA c724cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06790fe - Browse repository at this point
Copy the full SHA 06790feView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd97193 - Browse repository at this point
Copy the full SHA cd97193View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89a1930 - Browse repository at this point
Copy the full SHA 89a1930View commit details -
cgo: Properly manage memory passing from cgo to go on Batch Verifiers (…
…algorand#5700) Co-authored-by: chris erway <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b62dc0 - Browse repository at this point
Copy the full SHA 5b62dc0View commit details
Commits on Nov 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fcc686d - Browse repository at this point
Copy the full SHA fcc686dView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3abe5c8 - Browse repository at this point
Copy the full SHA 3abe5c8View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf42837 - Browse repository at this point
Copy the full SHA cf42837View commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a4fca79 - Browse repository at this point
Copy the full SHA a4fca79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89254b4 - Browse repository at this point
Copy the full SHA 89254b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14c0d8d - Browse repository at this point
Copy the full SHA 14c0d8dView commit details