Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / algorand/go-algorand issues and pull requests

#6253 - catchpoints: calculate online hashes in catchpointFileWriter.readDatabaseStep

Pull Request - State: open - Opened by cce 6 days ago
Labels: Bug-Fix

#6252 - go-algorand 4.0.2-beta Release PR

Pull Request - State: closed - Opened by Algo-devops-service 6 days ago - 1 comment

#6251 - tests: fix flaky TestApplicationsUpgradeOverGossip

Pull Request - State: closed - Opened by algorandskiy 6 days ago - 2 comments
Labels: Skip-Release-Notes

#6250 - CI: upgrade to actions/cache@v4

Pull Request - State: closed - Opened by cce 8 days ago - 1 comment
Labels: Skip-Release-Notes

#6249 - HTTPS REST API

Issue - State: closed - Opened by acfunk 11 days ago - 5 comments
Labels: new-feature-request

#6248 - API: Block Header API Revamp

Pull Request - State: closed - Opened by gmalouf 11 days ago - 1 comment
Labels: Bug-Fix

#6247 - API: Explicitly set the x-algorand-format for BlockHeaderResponse to 'Bloc…

Pull Request - State: closed - Opened by gmalouf 13 days ago - 1 comment
Labels: Bug-Fix

#6246 - Net: Tiny speedup, less allocation

Pull Request - State: open - Opened by jannotti 13 days ago - 1 comment
Labels: Enhancement

#6245 - CI: fix container build job

Pull Request - State: closed - Opened by cce 14 days ago - 1 comment
Labels: Skip-Release-Notes

#6244 - tests: fix TestSendSigsAfterCatchpointCatchup

Pull Request - State: closed - Opened by cce 14 days ago - 1 comment
Labels: Skip-Release-Notes

#6243 - CI: fix actions/cache deprecation warning

Pull Request - State: closed - Opened by cce 14 days ago - 1 comment
Labels: Skip-Release-Notes

#6242 - config: remove unused EnableOnlineAccountCatchpoints consensus flag, rename EnableAccountDataResourceSeparation

Pull Request - State: closed - Opened by cce 14 days ago - 2 comments
Labels: Skip-Release-Notes

#6241 - Comments: Correct deadline comment issue#6201

Pull Request - State: closed - Opened by pao-beep 17 days ago - 7 comments
Labels: Enhancement

#6240 - catchpoints: add accountsRound check against R-320 horizon values to catchpointFileWriter

Pull Request - State: closed - Opened by cce 20 days ago - 1 comment
Labels: Bug-Fix

#6239 - Devmode: Zero out ProposerPayout when Proposer is not set (which i…

Pull Request - State: closed - Opened by gmalouf 20 days ago - 1 comment
Labels: Bug-Fix

#6238 - Allow setting block proposer in DevMode

Pull Request - State: closed - Opened by nullun 21 days ago - 1 comment

#6237 - Config: Add TELEMETRY_URL support for telemetry configuration

Pull Request - State: open - Opened by pbennett 22 days ago - 4 comments
Labels: Enhancement

#6236 - Block proposer omitted when DevMode enabled

Issue - State: closed - Opened by nullun 22 days ago
Labels: bug

#6235 - tools: add -d and -o args for catchpointdump net, like file, new info command

Pull Request - State: closed - Opened by cce 24 days ago - 1 comment
Labels: Skip-Release-Notes

#6234 - refactor: using slices.Contains to simplify the code

Pull Request - State: closed - Opened by damuzhi0810 26 days ago - 11 comments
Labels: Enhancement

#6232 - algod.exe Memory Leak

Issue - State: closed - Opened by traderAlgo123 29 days ago - 4 comments
Labels: bug

#6231 - DB: Remove AtomicContextWithRetryClearFn, rename to AtomicContext

Pull Request - State: closed - Opened by cce about 1 month ago - 1 comment
Labels: Enhancement

#6230 - CICD: go-algorand relstable4.0.1-remerge mergeback

Pull Request - State: closed - Opened by onetechnical about 1 month ago - 1 comment
Labels: Skip-Release-Notes

#6229 - Testing: Don't fail for heartbeat in same block as proposal

Pull Request - State: closed - Opened by jannotti about 1 month ago - 1 comment
Labels: Bug-Fix

#6228 - Testing: Moar unflaky

Pull Request - State: closed - Opened by jannotti about 1 month ago - 1 comment
Labels: Bug-Fix

#6227 - catchpoints: log ledger download failures

Pull Request - State: closed - Opened by cce about 1 month ago - 1 comment
Labels: Enhancement

#6226 - go-algorand 4.0.1-stable Release PR

Pull Request - State: closed - Opened by Algo-devops-service about 1 month ago - 1 comment

#6225 - Dev Tools: remove lnav dependency from beta branch

Pull Request - State: closed - Opened by onetechnical about 1 month ago - 1 comment
Labels: Bug-Fix

#6224 - tests: add catchpoint downloading/parsing to e2e catchup tests

Pull Request - State: closed - Opened by cce about 1 month ago - 3 comments
Labels: Enhancement

#6223 - build: upgrade minimum MacOS version to 13

Pull Request - State: closed - Opened by cce about 1 month ago - 1 comment
Labels: Enhancement

#6222 - CI: install lnav outside of CI environments

Pull Request - State: closed - Opened by cce about 1 month ago - 1 comment
Labels: Skip-Release-Notes

#6221 - CI: Remove lnav mac dev dependency

Pull Request - State: closed - Opened by cce about 1 month ago - 1 comment
Labels: Skip-Release-Notes

#6220 - go-algorand 4.0.1-beta Release PR

Pull Request - State: closed - Opened by Algo-devops-service about 1 month ago - 1 comment

#6219 - build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /test/heapwatch

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: Skip-Release-Notes, dependencies, python

#6218 - Testing: Move WaitForConfirmedTxn down into clients

Pull Request - State: closed - Opened by jannotti about 1 month ago - 1 comment
Labels: Enhancement

#6217 - Testing: Correct an off by one, and retry instead of fail with bad accounts

Pull Request - State: closed - Opened by jannotti about 1 month ago - 1 comment
Labels: Bug-Fix

#6216 - After the Node crashed, telemetry did not started automatically.

Issue - State: closed - Opened by YozenPL about 1 month ago - 2 comments
Labels: bug

#6215 - Chore: Update license copyright to 2025

Pull Request - State: closed - Opened by algorandskiy about 1 month ago
Labels: Enhancement

#6214 - catchpoints: more support for EnableCatchpointsWithOnlineAccounts

Pull Request - State: closed - Opened by cce about 2 months ago - 1 comment
Labels: Bug-Fix

#6213 - test(curve.go): add test case

Pull Request - State: closed - Opened by sherry-landy about 2 months ago - 3 comments

#6212 - README: Heartbeat README tweaks

Pull Request - State: closed - Opened by gmalouf about 2 months ago - 1 comment
Labels: Skip-Release-Notes

#6211 - Tests: Minimize flakiness in TestBasicPayouts

Pull Request - State: closed - Opened by jannotti 2 months ago - 1 comment
Labels: Bug-Fix

#6210 - Spec: typos and a payout detail

Pull Request - State: closed - Opened by jannotti 2 months ago - 1 comment
Labels: Bug-Fix

#6209 - Spec4 fixup

Pull Request - State: closed - Opened by jannotti 2 months ago - 1 comment

#6208 - go-algorand 4.0.0-beta Release PR

Pull Request - State: closed - Opened by Algo-devops-service 2 months ago - 1 comment

#6207 - Consensus: Consensus version v40, set major release to 4 and reset minor.

Pull Request - State: closed - Opened by gmalouf 2 months ago - 1 comment
Labels: Enhancement

#6206 - Specs: Commits spec changes made in specs repo

Pull Request - State: closed - Opened by jannotti 2 months ago - 1 comment
Labels: Skip-Release-Notes

#6205 - Doc: voter balance version fix

Pull Request - State: closed - Opened by jannotti 2 months ago - 1 comment
Labels: Bug-Fix

#6204 - Incentive spec

Pull Request - State: closed - Opened by jannotti 2 months ago

#6203 - build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 3 comments
Labels: Enhancement, dependencies, go

#6202 - Incentive spec

Pull Request - State: closed - Opened by jannotti 2 months ago

#6201 - Clarification on TxPool's AssembleBlock function

Issue - State: open - Opened by pao-beep 2 months ago - 1 comment

#6200 - fixed typos

Pull Request - State: closed - Opened by lazystar 2 months ago - 2 comments

#6199 - Waste less space in the main Transaction type

Pull Request - State: closed - Opened by jannotti 2 months ago - 1 comment

#6198 - Node benchmarking utility

Pull Request - State: open - Opened by urtho 2 months ago - 5 comments

#6197 - chore: fix some function names in comment

Pull Request - State: closed - Opened by majorteach 2 months ago - 2 comments

#6196 - CI: update reviewdog config for deprecated fail_on_error

Pull Request - State: closed - Opened by cce 2 months ago - 1 comment
Labels: Skip-Release-Notes

#6195 - network: handle empty wsPeer supplied to transaction handler

Pull Request - State: closed - Opened by algorandskiy 2 months ago - 2 comments
Labels: Bug-Fix

#6194 - Eval: Move heartbeat verification earlier

Pull Request - State: closed - Opened by jannotti 2 months ago - 1 comment
Labels: Enhancement

#6193 - network: handle empty wsPeer supplied to transaction handler

Pull Request - State: closed - Opened by algorandskiy 2 months ago - 3 comments
Labels: Bug-Fix

#6192 - chore: fix some function name in comment

Pull Request - State: closed - Opened by needsure 2 months ago - 2 comments

#6191 - Comment: Payout Comment Tweak

Pull Request - State: closed - Opened by gmalouf 3 months ago
Labels: Enhancement

#6191 - Comment: Payout Comment Tweak

Pull Request - State: closed - Opened by gmalouf 3 months ago
Labels: Enhancement

#6190 - ledger: add callback to clear state between commitRound retries

Pull Request - State: closed - Opened by cce 3 months ago - 1 comment
Labels: Bug-Fix

#6189 - Eval: Feature/heartbeats

Pull Request - State: closed - Opened by jannotti 3 months ago - 1 comment
Labels: Enhancement

#6188 - Only heartbeat with current VoterID

Pull Request - State: closed - Opened by jannotti 3 months ago

#6188 - Only heartbeat with current VoterID

Pull Request - State: closed - Opened by jannotti 3 months ago

#6187 - Ignore partkey overlap

Pull Request - State: closed - Opened by jannotti 3 months ago - 1 comment

#6187 - Ignore partkey overlap

Pull Request - State: closed - Opened by jannotti 3 months ago - 1 comment

#6186 - Eval: Make the absenteeism factor = 20 instead of 10

Pull Request - State: closed - Opened by jannotti 3 months ago - 1 comment
Labels: Bug-Fix

#6186 - Eval: Make the absenteeism factor = 20 instead of 10

Pull Request - State: closed - Opened by jannotti 3 months ago - 1 comment
Labels: Bug-Fix

#6185 - build(deps): bump github.com/quic-go/quic-go from 0.48.1 to 0.48.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies, go

#6184 - chore: fix some problematic function names

Pull Request - State: closed - Opened by hishope 3 months ago - 2 comments
Labels: Enhancement

#6183 - algod: Add static EnableTelemetry retry

Pull Request - State: open - Opened by urtho 3 months ago - 7 comments
Labels: Enhancement

#6182 - Eval: Prefetching for heartbeat transactions

Pull Request - State: closed - Opened by jannotti 3 months ago - 1 comment
Labels: Enhancement

#6181 - CICD: go-algorand relstable3.27.0-remerge mergeback

Pull Request - State: closed - Opened by Algo-devops-service 3 months ago - 1 comment
Labels: Team Hyper Flow, Skip-Release-Notes

#6180 - cmd: Improve logicsig with signer support for `goal clerk send`

Pull Request - State: open - Opened by nullun 3 months ago - 1 comment
Labels: Enhancement

#6179 - refactor: replace experimental `maps` and `slices` with stdlib

Pull Request - State: closed - Opened by Juneezee 3 months ago - 2 comments
Labels: Enhancement

#6178 - go-algorand 3.27.0-stable Release PR

Pull Request - State: closed - Opened by Algo-devops-service 3 months ago

#6177 - catchpoints: Add onlineaccounts and onlineroundparamstail tables to snapshot files

Pull Request - State: closed - Opened by cce 3 months ago - 2 comments
Labels: Enhancement

#6176 - ERL: Use IP address instead of IP:port pair

Pull Request - State: open - Opened by algorandskiy 3 months ago - 1 comment
Labels: Enhancement

#6175 - CI: update reviewdog warning linter job

Pull Request - State: closed - Opened by cce 3 months ago - 1 comment
Labels: Skip-Release-Notes

#6174 - go-algorand 3.27.0-beta Release PR

Pull Request - State: closed - Opened by Algo-devops-service 3 months ago - 1 comment

#6173 - tests: Fix MaxConnectionsPerIP setting in agreement/gossip tests

Pull Request - State: closed - Opened by algorandskiy 3 months ago - 1 comment
Labels: Bug-Fix

#6172 - eval: add DetailedEvalErrors method to EvalTracer interface

Pull Request - State: closed - Opened by cce 3 months ago - 1 comment

#6171 - performance: do not report extra details for failed app txns

Pull Request - State: closed - Opened by algorandskiy 3 months ago - 2 comments
Labels: Enhancement

#6170 - eval: do not disassemble failed app transaction

Pull Request - State: closed - Opened by algorandskiy 3 months ago - 1 comment

#6169 - Build: Upgrade to Golang 1.23

Pull Request - State: closed - Opened by gmalouf 3 months ago - 5 comments
Labels: Enhancement

#6168 - testing: add config flag for ARL to count all messages

Pull Request - State: closed - Opened by cce 3 months ago - 1 comment

#6167 - Perf Tweaks

Pull Request - State: closed - Opened by gmalouf 3 months ago - 1 comment
Labels: Enhancement

#6166 - Incentive fixes

Pull Request - State: closed - Opened by jannotti 3 months ago - 1 comment

#6166 - Incentive fixes

Pull Request - State: closed - Opened by jannotti 3 months ago - 1 comment

#6164 - Incentives: Use agreement round when estimating a node's proposal interval

Pull Request - State: closed - Opened by jannotti 4 months ago
Labels: Bug-Fix

#6164 - Incentives: Use agreement round when estimating a node's proposal interval

Pull Request - State: closed - Opened by jannotti 4 months ago
Labels: Bug-Fix

#6163 - API: New algod endpoint `/v2/header/{round}/header` omits transactions and cert from response

Pull Request - State: open - Opened by nullun 4 months ago - 1 comment
Labels: Enhancement

#6163 - API: New algod endpoint `/v2/block/{round}/header` omits transactions and cert from response

Pull Request - State: closed - Opened by nullun 4 months ago - 1 comment
Labels: Enhancement

#6162 - FNet3 proto

Pull Request - State: closed - Opened by tasosbit 4 months ago - 1 comment