summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-30Merge branch 'register-http-handler' into state-proof-catchup-basenickolai/state-proof-catchup-baseNickolai Zeldovich
2023-08-30make lint even happierNickolai Zeldovich
2023-08-30Merge branch 'register-http-handler' into state-proof-catchup-baseNickolai Zeldovich
2023-08-30make lint happyNickolai Zeldovich
2023-08-30simplify API for BlockService to handle multiple HTTP pathsNickolai Zeldovich
2023-08-30simplify single-leaf merklearray proofsNickolai Zeldovich
2023-08-30fix TestStateProofMessageCommitmentVerificationNickolai Zeldovich
2023-08-30add block hash to state proofNickolai Zeldovich
2023-08-30simplify API for BlockService to handle multiple HTTP pathsNickolai Zeldovich
2023-08-29Simulate: Enable on follower node & allow specifying starting round (#5685)Jason Paulos
2023-08-29encoding: eliminate unnecessary allocations (#5655)Pavel Zbitskiy
2023-08-28algod: Hot/Cold Data Directories and Resource Paths (#5614)AlgoAxel
2023-08-26AVM: Generate langspec for each version (#5629)Jason Paulos
2023-08-25network: add P2PNetwork implementation (#5640)cce
2023-08-25Chore: Put the three doc strings about each op together (#5708)John Jannotti
2023-08-24Revert "Ledger: Close the ledger at node shutdown" (#5705)John Lee
2023-08-23ledger: kv keys allocation optimizations (#5677)Ignacio Corderi
2023-08-23AVM: EC math (#4924)John Jannotti
2023-08-22build: resume/fix ci expect tests (#5696)Pavel Zbitskiy
2023-08-22tools: block-generator option to delay before running scenario. (#5694)Will Winder
2023-08-22tests: fix restAPI test fixture (#5692)Pavel Zbitskiy
2023-08-21tools: add block-generator initial round to report. (#5689)Will Winder
2023-08-18txHandler: Enable ERL by default in configuration. (#5683)Gary
2023-08-18AVM: Expose `global` fields to TEAL that return MBR for asset create/optin (#...John Jannotti
2023-08-18build: disable pebbledb on arm32 (#5682)Pavel Zbitskiy
2023-08-18tests: log algod-err and algod-out on e2e failure (#5681)Pavel Zbitskiy
2023-08-18clocks: tagged deadlines (#5649)yossigi
2023-08-18ledger: fix rare race in TestCommitRoundIOError (#5674)Nickolai Zeldovich
2023-08-18Simulate: Add State Change to Exec Trace (#5659)Hang Su
2023-08-17Simulate: Hash of Program Bytecodes in Simulation (#5658)Hang Su
2023-08-17ledger: fix error condition leaked from KV-related refactoring (#5678)Pavel Zbitskiy
2023-08-17ledger: dual db testing test harness (#5652)Ignacio Corderi
2023-08-17catchup: make unsupported block handling more deterministic (#5673)Nickolai Zeldovich
2023-08-17chore: Remove faulty assertion (#5675)Eric Warehime
2023-08-16build: update go-sqlite3 dependency (#5645)Nickolai Zeldovich
2023-08-16catchup: cleanup pipelinedFetch (#5662)Nickolai Zeldovich
2023-08-16p2p: Add delete/create to algons dnsaddr command (#5631)Eric Warehime
2023-08-16tools: metrics files visualizer (#5661)Pavel Zbitskiy
2023-08-16Ledger: Close the ledger at node shutdown (#5668)Shant Karakashian
2023-08-15p2p: in-memory peerstore (#5664)shiqizng
2023-08-15tools: block-generator locked table retry and additional metrics (#5653)Will Winder
2023-08-15API: Disable API authentication (#5625)shiqizng
2023-08-15build(deps): bump github.com/libp2p/go-libp2p from 0.29.0 to 0.29.1 (#5647)dependabot[bot]
2023-08-14Build: Remove n-algorand from wsnetwork partial overlap test. (#5660)Gary
2023-08-11ledger: clear Merkle Trie on sqlite IO error (#5568)AlgoAxel
2023-08-10build: upgrade to go1.20.6 (#5577)Pavel Zbitskiy
2023-08-10CICD: go-algorand relstable3.17.0-remerge mergeback (#5648)algo-devops-service
2023-08-09tests: fix close - commit data race in tracker tests (#5619)Pavel Zbitskiy
2023-08-09ledger: add pebbledb support (#5606)Ignacio Corderi
2023-08-09Simulate: Allow unnamed foreign resource access (#5366)Jason Paulos