summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-09build(deps): bump github.com/aws/aws-sdk-go in /tools/block-generatordependabot/go_modules/tools/block-generator/github.com/aws/aws-sdk-go-1.34.0dependabot[bot]
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
2023-08-09tools: precompile block-generator teal code (#5642)Will Winder
2023-08-09algod: Add API Endpoint to fetch TxIDs from block (#5611)algochoi
2023-08-08build: slightly more readable "make" output (#5646)Nickolai Zeldovich
2023-08-08ledger: move accountUpdatesLedgerEvaluator to tracker.go (#5644)Pavel Zbitskiy
2023-08-08rest api: Allow fast track transaction broadcasting via txHandler (#5535)Pavel Zbitskiy
2023-08-08phonebook: Persist initial phonebook peers; remove unused ExtendPeerList (#5615)Eric Warehime
2023-08-07tools: use CommandContext to cancel conduit process. (#5636)Will Winder
2023-08-07metrics: add counters for ledger locks trackerMu and accountsMu (#5635)cce
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-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-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