summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-23Revert "ledger: fix commit tasks enqueueing (#5214)"tracker_backoutBob Broderick
2023-05-22Merge pull request #5406 from Algo-devops-service/relbeta3.16.0John Lee
2023-05-22Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2023-05-22consensus: Introduce versions v37 and v38 (#5397)Pavel Zbitskiy
2023-05-22typo: fix typo in event.go (#5405)Ikko Eltociear Ashimine
2023-05-19algod: Don't return a top level array from algod (#5404)Eric Warehime
2023-05-19ledger: Exclude stake at R-320 that is expired by R (#5403)Pavel Zbitskiy
2023-05-19assembler: Error if extra args are present in pragmas (#5400)Jason Paulos
2023-05-18netdeploy: Copy ledger directory for kv tracker database (#5392)AlgoAxel
2023-05-17algod: Move delta API tags (#5396)Eric Warehime
2023-05-17Dependency: Update codec version to 1.1.9 (#5395)algobarb
2023-05-16DevOps: Update CODEOWNERS to only refer to the devops group (#5389)John Lee
2023-05-15tests: reduce flakiness in TestSyncRoundWithRemake (#5367)Zeph Grunschlag
2023-05-15tests: fix flaky stateproofs ledger tests (#5379)algoidan
2023-05-12Algod: Add EvalTracer tests for StateDeltas (#5368)Jason Paulos
2023-05-12tools: allow dumpblocks work with wal-enabled dbs (#5380)Pavel Zbitskiy
2023-05-11txn tracer: Fix pointer bug copying deltas for txn groups (#5375)Eric Warehime
2023-05-11lint: enable nilerr linter and fix errors (#5361)cce
2023-05-10Documentation: Add container image tagging information (#5372)Juan Granados
2023-05-10AVM: Modify StackType to provide additional information (#5130)Ben Guidarelli
2023-05-09Tests: Fix error messages in ledger tests (#5363)algoidan
2023-05-09tools: Run the Cross Repo Type Checker in C.I. (#5326)Zeph Grunschlag
2023-05-09Algod: Use future consensus version to test with no low resources (#5362)Jason Paulos
2023-05-09api: Txn Group Delta Apis (#5350)Eric Warehime
2023-05-05Algod: Simulation run with extra budget per transaction group (#5354)Hang Su
2023-05-05AVM: No low resources (#5328)John Jannotti
2023-05-05bugfix: reduce flakiness in follower node test (#5355)Zeph Grunschlag
2023-05-04logging: fix logging to line. (#5359)Will Winder
2023-05-04follow mode: set sync round after fast catchup. (#5349)Will Winder
2023-05-04goal: Make goal state schema optional (#5356)Jason Paulos
2023-05-03DevOps: fix codecov uploading (#5345)John Lee
2023-05-03DevOps: Add CODEOWNERS to restrict workflow edits (#5353)John Lee
2023-05-03tools: block generator data reporting (#5339)shiqizng
2023-05-02tools: add block-generator into published build (#5351)Zeph Grunschlag
2023-04-28tools: search/replace indexer/conduit in block-generator (#5321)Zeph Grunschlag
2023-04-28testing: fix consensus version inconsistency in newTestLedger (#5342)cce
2023-04-28Fix: Correct GeneratedAccountsMnemonics Check (#5274)AlgoAxel
2023-04-28Enhancement: Only look back to FirstValid for pending transactions that were...Ben Guidarelli
2023-04-27REST: add the round number to algod box endpoint repsonse (#5340)Bob Broderick
2023-04-27EvalTracer: Txn group deltas Tracer (#5297)Eric Warehime
2023-04-26Simulate: Make optional signatures an opt-in feature (#5335)Jason Paulos
2023-04-26AVM: Show opcode context for logicsigs (not just apps) (#5336)John Jannotti
2023-04-26tests: Fix devmode test (#5334)Eric Warehime
2023-04-25docs: Fix bug label (#5322)abebeos
2023-04-24Test: Improve flaky test from non-deterministic order string (#5333)Hang Su
2023-04-24docs: add titles of subsystems, minor md fixes (#5279)abebeos
2023-04-24Algod: Simulation run with increased limits on logs (#5247)Hang Su
2023-04-24algocfg(profile): improve invalid profile error message. (#5324)Will Winder
2023-04-24tools: Cross Repo Types Comparison Tool (#5304)Zeph Grunschlag
2023-04-21Algod: Better Box Reference Error Message (#5325)Hang Su