summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-30Merge pull request #5241 from algoidan/merge-sp-recoverability-from-masterfeature/stateproofs-recoverabilityalgoidan
2023-03-30Merge branch 'master' into merge-sp-recoverability-from-masteralgoidan
2023-03-29tools: Don't use strings.Title in chopper (#5239)Eric Warehime
2023-03-29ledger: rename "internal" to "eval" (#5236)cce
2023-03-29algod: search phonebook in data directory in addition to bindir (#5235)Pavel Zbitskiy
2023-03-29docker: option to override topology file and peer address. (#5209)shiqizng
2023-03-29using verification ctx from tracker when creating statsalgoidan
2023-03-27Simulate: Add opcode costs and budgets into response (#5221)algochoi
2023-03-24test: enable runtime metrics in custom templates (#5231)Pavel Zbitskiy
2023-03-24Dev Tools: Integrate Logfile Navigator (lnav) (#5000)Or Aharonee
2023-03-23update comments.algoidan
2023-03-22util/s3: improve patch number capacity in version comparison (#5224)Pavel Zbitskiy
2023-03-22Merge pull request #5223 from Algo-devops-service/relstable3.15.0-remergeJohn Lee
2023-03-22Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.DevOps Service
2023-03-22Merge remote-tracking branch 'origin/rel/stable' into relstable3.15.0-remergeDevOps Service
2023-03-21tools: compare node.log for matching catchpoint roots (#5205)Pavel Zbitskiy
2023-03-21Goal: Introduce new command for simulate (#5213)Hang Su
2023-03-20convert to rw lock and fix linter error.algoidan
2023-03-20Add a second mutex to stateproof.Worker to allow more granular locking.Or Aharonee
2023-03-20Merge pull request #5218 from Algo-devops-service/relstable3.15.0v3.15.0-stableJohn Lee
2023-03-17Fix: Tech Debt (wsNetwork "auto" and OnlineAccountsDelete comment) (#5207)AlgoAxel
2023-03-17catchpointdump: fix panic when processing gzip files (#5210)Pavel Zbitskiy
2023-03-16Algod: Remove unused 404 resp in simulate endpoint (#5211)Hang Su
2023-03-16Update log messageOr Aharonee
2023-03-14txHandler: make dedup working set independent from ERL (#5200)Pavel Zbitskiy
2023-03-13catchpoints: small tweaks, mostly to comments (#5195)John Jannotti
2023-03-13Merge master (#5199)Pavel Zbitskiy
2023-03-13Linter fixesPavel Zbitskiy
2023-03-13Merge remote-tracking branch 'upstream/master' into pavel/stateproofs-recover...Pavel Zbitskiy
2023-03-13refactor: Move streamVerifier to util/execpool/stream (#5168)Shant Karakashian
2023-03-13Merge remote-tracking branch 'upstream/master' into pavel/stateproofs-recover...Pavel Zbitskiy
2023-03-13CR fixes (#5176)algoidan
2023-03-13ERL: Support zero-size reservations (#5192)AlgoAxel
2023-03-11goal: user defined scheme to connect to remote host (#4922)Kurnia D Win
2023-03-10CI: set reviewdog golangci-lint go version (#5196)cce
2023-03-10Merge pull request #5194 from Algo-devops-service/relbeta3.15.0v3.15.0-betaJohn Lee
2023-03-10Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2023-03-10algocfg: Bug fix - Add colon to indicate port specification (#5193)John Lee
2023-03-10telemetry: fine-grained breakdown of AssembleBlockStats.StopReason (#5191)cce
2023-03-10Enhancement: minor change in `agreement/type.go` comment, numbers are not mat...Hang Su
2023-03-10tests: fix esingle-payer-swap e2e subs test (#5189)Pavel Zbitskiy
2023-03-10ledger: fix error shadowing in onlineAccountsNewRoundImpl (#5188)Pavel Zbitskiy
2023-03-10devmode: Fix devmode networking (#5182)Eric Warehime
2023-03-10Docs: add follower node documentation. (#5181)Will Winder
2023-03-10feat(algocfg): add development profile and profile descriptions. (#5164)Will Winder
2023-03-09agreement: update AttachReceivedAt to handle compound (PP) messages (#5142)cce
2023-03-09docs: Message pack information. (#5160)Will Winder
2023-03-09Enhancement: Disable LRU `flushPendingWrite` warning if disabled (#5184)Hang Su
2023-03-08fix flaky testalgoidan
2023-03-07tests: Fix t.Parallel() errors in cmd package (#4991)Michael Diamant