summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-06Add comment on macOS tests and change bs to vanilla bytes valuesimtest-macalgochoi
2023-04-06Change dd argument from uppercase to lowercasealgochoi
2023-04-05Algod: Minor refactoring REST client `submitForm` from go-sdk PR #335 (#5253)Hang Su
2023-04-05tests: Change truncate to dd for e2e_subs tests (#5256)algochoi
2023-04-04AVM: Avoid panics in disassembly when branch instructions are short (#5252)John Jannotti
2023-04-04Algod: rename crypto-stateproof-builder to crypto-stateproof-prover (#5243)algoidan
2023-04-03api: Limit request body size to 10MB (#5246)algochoi
2023-04-03ledger: fix commit tasks enqueueing (#5214)Pavel Zbitskiy
2023-03-31Algod: New health endpoint (k8s `/ready` endpoint) (#4844)Hang Su
2023-03-31tools: block generator (#5245)shiqizng
2023-03-31tests: fix expect test regex and logger (#5244)Pavel Zbitskiy
2023-03-30ledger: convert FC unmarshalled nil value to empty byte slice on DB write KVs...Hang Su
2023-03-30api: Fix vote status computation. (#5228)Will Winder
2023-03-30Algod: support state proofs recoverability (#4803)algoidan
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-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-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-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-14txHandler: make dedup working set independent from ERL (#5200)Pavel Zbitskiy
2023-03-13catchpoints: small tweaks, mostly to comments (#5195)John Jannotti
2023-03-13refactor: Move streamVerifier to util/execpool/stream (#5168)Shant Karakashian
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