-
Notifications
You must be signed in to change notification settings - Fork 476
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.12.1-beta Release PR #4820
go-algorand 3.12.1-beta Release PR #4820
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e387553 - Browse repository at this point
Copy the full SHA e387553View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa77937 - Browse repository at this point
Copy the full SHA fa77937View commit details -
db: add AtomicContext (algorand#4724)
Co-authored-by: Tolik Zinovyev <tolik@algorand.com>
Configuration menu - View commit details
-
Copy full SHA for 561bc4a - Browse repository at this point
Copy the full SHA 561bc4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 995ae47 - Browse repository at this point
Copy the full SHA 995ae47View commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3701d29 - Browse repository at this point
Copy the full SHA 3701d29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ac719a - Browse repository at this point
Copy the full SHA 4ac719aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e0087 - Browse repository at this point
Copy the full SHA 25e0087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 855304e - Browse repository at this point
Copy the full SHA 855304eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d146b - Browse repository at this point
Copy the full SHA 06d146bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fcfe26 - Browse repository at this point
Copy the full SHA 7fcfe26View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae443cd - Browse repository at this point
Copy the full SHA ae443cdView commit details
Commits on Nov 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0af97b3 - Browse repository at this point
Copy the full SHA 0af97b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 207f964 - Browse repository at this point
Copy the full SHA 207f964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f94674 - Browse repository at this point
Copy the full SHA 7f94674View commit details -
daemon: add pool error message (algorand#4755)
Txpool might store failed transactions for quite a long time on its StatusCache. When someone requests a pending transaction and it gets retrieved from the cache, there is no indication it actually failed, and a user might have an impression the txn is fine but stuck. Co-authored-by: Jason Paulos <jasonpaulos@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 863e6ca - Browse repository at this point
Copy the full SHA 863e6caView commit details -
Tests: Fix types in assertions and change to using libgoal client whe…
…n getting `PendingTransaction` information (algorand#4754)
Configuration menu - View commit details
-
Copy full SHA for 0eae1c0 - Browse repository at this point
Copy the full SHA 0eae1c0View commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 76ff3a8 - Browse repository at this point
Copy the full SHA 76ff3a8View commit details -
API: Update oapi-codegen version to v1.12.0 of our fork (algorand#4707)
Updates the version of oapi-codegen which is installed via the buildtools to our v1.12.0 release. Also changes the Makefile targets and adds config files which are the preferred way of configuration instead of the old CLI flags. The generated types definitions have also been updated using the oapi-codegen commit which ensures all required Enums are generated for enums embedded in response types.
Configuration menu - View commit details
-
Copy full SHA for 5c97463 - Browse repository at this point
Copy the full SHA 5c97463View commit details
Commits on Nov 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e6172bc - Browse repository at this point
Copy the full SHA e6172bcView commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 94e3eba - Browse repository at this point
Copy the full SHA 94e3ebaView commit details
Commits on Nov 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 327e987 - Browse repository at this point
Copy the full SHA 327e987View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a13168 - Browse repository at this point
Copy the full SHA 1a13168View commit details
Commits on Nov 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eeca9e5 - Browse repository at this point
Copy the full SHA eeca9e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8151c81 - Browse repository at this point
Copy the full SHA 8151c81View commit details -
Merge pull request algorand#5 from algorand/relstable3.11.3
go-algorand v3.11.3-stable
Configuration menu - View commit details
-
Copy full SHA for 6869ccb - Browse repository at this point
Copy the full SHA 6869ccbView commit details
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 445b45b - Browse repository at this point
Copy the full SHA 445b45bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23890a8 - Browse repository at this point
Copy the full SHA 23890a8View commit details
Commits on Nov 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9f90fd1 - Browse repository at this point
Copy the full SHA 9f90fd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bffd703 - Browse repository at this point
Copy the full SHA bffd703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b85209 - Browse repository at this point
Copy the full SHA 6b85209View commit details
Commits on Nov 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 31e8c03 - Browse repository at this point
Copy the full SHA 31e8c03View commit details -
Merge pull request algorand#4811 from Algo-devops-service/relstable3.…
…11.3-remerge mergeback: Relstable3.11.3 remerge
Configuration menu - View commit details
-
Copy full SHA for e618fbf - Browse repository at this point
Copy the full SHA e618fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 526cb89 - Browse repository at this point
Copy the full SHA 526cb89View commit details -
txHandler: add more metric (algorand#4786)
* add txHandler backlog error reason counters * add txHandler backlog size gauge * add txsync counters * add TX, AV, PP, MI counters to DisconnectPeerEventDetails and PeerConnectionDetails Co-authored-by: chris erway <chris.erway@algorand.com>
Configuration menu - View commit details
-
Copy full SHA for d22fa42 - Browse repository at this point
Copy the full SHA d22fa42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06e61a9 - Browse repository at this point
Copy the full SHA 06e61a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ece6bd - Browse repository at this point
Copy the full SHA 3ece6bdView commit details
Commits on Nov 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 68a72e3 - Browse repository at this point
Copy the full SHA 68a72e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6acbd18 - Browse repository at this point
Copy the full SHA 6acbd18View commit details -
Catchpoints: Add the kv hashes into the trie (algorand#4812)
* Add the kv hashes into the trie * Periodically commit, and report proper stats
Configuration menu - View commit details
-
Copy full SHA for fe580fd - Browse repository at this point
Copy the full SHA fe580fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9791d64 - Browse repository at this point
Copy the full SHA 9791d64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9202a43 - Browse repository at this point
Copy the full SHA 9202a43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b45539 - Browse repository at this point
Copy the full SHA 5b45539View commit details -
Configuration menu - View commit details
-
Copy full SHA for d80de1a - Browse repository at this point
Copy the full SHA d80de1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c7fb86 - Browse repository at this point
Copy the full SHA 8c7fb86View commit details -
tools: update catchpointdump 'database' and 'database check' commands…
… to handle staging tables and KVs (algorand#4802) * update catchpointdump 'database' and 'database check' commands to handle staging tables and KVs * address CR comments
Configuration menu - View commit details
-
Copy full SHA for 60cdd7d - Browse repository at this point
Copy the full SHA 60cdd7dView commit details
Commits on Nov 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b698f7a - Browse repository at this point
Copy the full SHA b698f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae0c3f - Browse repository at this point
Copy the full SHA 7ae0c3fView commit details