summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-07spec asm paramsfeature/specblockasmYossi Gilad
2023-08-07tools: add mutex profile to heapWatch (#5638)Pavel Zbitskiy
2023-08-04network: make GossipNode more independent from wsNetwork implementation (#5634)cce
2023-08-04tests: fix e2e TestAssetValidRounds after libgoal adjustment (#5632)Pavel Zbitskiy
2023-08-03libgoal: set FirstValid to LastRound to prevent early tnxs (#5622)Pavel Zbitskiy
2023-08-02metrics: add counters to broadcastSignedTxGroup (#5588)cce
2023-08-02api: describe WaitForBlock timeout behavior (#5587)Will Winder
2023-08-02tools: write block generator ledger output to a file (#5630)Will Winder
2023-08-02tools: additional generator lifecycle logging. (#5627)Will Winder
2023-08-02tools: test on CI regardless of modded file (#5621)Zeph Grunschlag
2023-08-02ledger: remove redundant block header cache (#5540)Shant Karakashian
2023-08-01p2p: multiaddr dns bootstrapping utils (#5575)Eric Warehime
2023-07-31Revert "ledger: increase locks granularity in lookupWithoutRewards" (#5620)Pavel Zbitskiy
2023-07-31AVM: Enable pooling of logicsig execution across a group (#5528)John Jannotti
2023-07-28agreement: add omitempty to MessageHandle in agreement message (#5593)Ian Suvak
2023-07-28ledger: increase locks granularity in lookupWithoutRewards (#5527)Pavel Zbitskiy
2023-07-28node: use correct allocbound on netprioResponse Nonce field (#5613)Ian Suvak
2023-07-28p2p: Add peerID and feature flag (#5591)Eric Warehime
2023-07-28p2p: adding peerstore (#5576)shiqizng
2023-07-28CICD: Macos dependencies (#5618)algobarb
2023-07-28netdeploy: allow simple local net topologies (#5612)Pavel Zbitskiy
2023-07-28tools: option to run block generator test multiple times (#5617)Will Winder
2023-07-27versioningYossi Gilad
2023-07-26goal: `--all-trace-options` keeps track of everything in exec trace (#5609)Hang Su
2023-07-25ledger: fixes to store interface after kv merge (#5607)Ignacio Corderi
2023-07-25ledger: rename catchpointWriter to catchpointFileWriter for clarity (#5594)Pavel Zbitskiy
2023-07-25ledger: generic kv trackers backend implementation (#5488)Ignacio Corderi
2023-07-24Merge pull request #5600 from onetechnical/onetechnical/relbeta-remergeJohn Lee
2023-07-24Remove buildnumber.dat and genesistimestamp.dat filesJohn Lee
2023-07-24Merge branch 'rel/beta' into onetechnical/relbeta-remergeJohn Lee
2023-07-21pull from masterYossi Gilad
2023-07-21ledger: move MakeCatchpointReader back to the Reader interface (#5583)Ignacio Corderi
2023-07-21catchpoint: use read connection for data retrieval for spver hash calculation...cce
2023-07-21tools: Reorganize block generator scripts. (#5582)Will Winder
2023-07-21build: remove sqlite from release configurations (#5562)cce
2023-07-21chore: use string builder instead of string concatenation in catchup service ...Cosmos
2023-07-21cli: clarify program source flag description (#5571)Cosmos
2023-07-20CircleCI: Update macos xcode versions (#5590)algobarb
2023-07-20goal: support simulate scratch in exec trace (#5589)Hang Su
2023-07-20ledger: use single SP verification hash/data query for catchpoint tracking & ...cce
2023-07-20tools: let catchpointdump to calculate and print data hashes (#5584)Pavel Zbitskiy
2023-07-20Algod: Simulate endpoint scratch-change exposure (#5563)Hang Su
2023-07-20docs: Fix broken markdown in follower documentation. (#5585)Will Winder
2023-07-13CICD: downgrade ubuntu to 20.04 and ensure ARM64 binaries are built static (#...John Lee
2023-07-13perf tests: use metrics for memory usage charts (#5565)Pavel Zbitskiy
2023-07-13CICD: Update ubuntu circleci image and orbs (#5564)algobarb
2023-07-12Algod: Simulate endpoint stack-change exposure (#5440)Hang Su
2023-07-12catchup: Catchup variable reuse (#5551)Eric Warehime
2023-07-11CICD: Fix debian package error (#5552)John Lee
2023-07-11tests: fix coder tester for TxType bound (#5536)Pavel Zbitskiy