summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-22working account statetriebob_merkle_5b1Bob Broderick
2023-06-22account deltas into trieBob Broderick
2023-06-20go 1.20 and merge fixesBob Broderick
2023-06-20fixesBob Broderick
2023-06-20no update in trackerBob Broderick
2023-06-20dupedBob Broderick
2023-06-20fmtBob Broderick
2023-06-20rollbackBob Broderick
2023-06-20roll back inBob Broderick
2023-06-20in evalBob Broderick
2023-06-20roothashbbroder-algo
2023-06-20bobhashroundbbroder-algo
2023-06-20tracker loggingBob Broderick
2023-06-20split out bobtrieBob Broderick
2023-06-16tools: replace upload_metrics (#5470)shiqizng
2023-06-16ledger: refactor store module interfaces before kv impl merge (#5451)Ignacio Corderi
2023-06-16network: improve MsgOfInterest message handling (#5476)cce
2023-06-16Chore: Use strings.Cut for clarity (#5474)John Jannotti
2023-06-16encoding: Update go-codec version. (#5471)Will Winder
2023-06-15cmd/updater: add install directory to logging (#5466)Bob Broderick
2023-06-15tools: block-generator applications. Part 1: create (#5450)Zeph Grunschlag
2023-06-15Build: Golang 1.20 upgrade. (#5462)Gary
2023-06-14metrics: Add LedgerDBRound gauge (#5456)cce
2023-06-14flake: TestLedgerContinuesOnVotersCallbackFailure (#5454)Zeph Grunschlag
2023-06-14AVM: proper cross product check for app put and del (#5467)John Jannotti
2023-06-13genesis: add GenesisAccountData type for use in GenesisAllocation (#5463)cce
2023-06-09tools: prepare block-generator for configuring apps (#5443)Zeph Grunschlag
2023-06-08network: peer selector expansion and PeersPhonebookArchivalNodes (#5385)Shant Karakashian
2023-06-08build: update falcon to v0.1.0 for new CFLAGS (#5460)cce
2023-06-08build: remove boost dependency and internal sortition package (#5459)cce
2023-06-07netgoal: fix large db generation (#5445)AlgoAxel
2023-06-07Algod: Leverage 2 SRV record providers for resolving relay addresses w/ de-du...Gary
2023-06-07tools: bugfix block-generator to handle conduit's Init block requests (#5449)Zeph Grunschlag
2023-06-06CI: don't use deprecated set-output in github actions (#5453)Zeph Grunschlag
2023-06-05api: Fix errFailedRetrievingStateDelta response. (#5452)Will Winder
2023-06-05tools: EvalDelta and ConsensusParams x-repo type checks (#5381)Zeph Grunschlag
2023-06-05block rpc: Memory counter for http block requests (#5428)Shant Karakashian
2023-06-03typo: Fix typo in blockService_test.go (#5448)Ikko Eltociear Ashimine
2023-06-02config: let go-generate to produce config-vXX.json files (#5446)Pavel Zbitskiy
2023-06-02lint: enable staticcheck for test code and fix issues (#5401)cce
2023-06-02AVM: Some error cleanup, and added coverage (#5441)John Jannotti
2023-06-02sortition: use external sortition package (#5429)cce
2023-06-02cleanup: remove redundant method LookupAccountDataByAddress (#5216)Ignacio Corderi
2023-06-02config: make Tx dedupe cache maxSize configurable (#5419)Ian Suvak
2023-06-02Bookkeeping: improve block documentation since no-low-resources (#5383)Bob Broderick
2023-06-02build: fix shadow linter in debug tools (#5442)Pavel Zbitskiy
2023-06-02kv: add StorageEngine configIgnacio Corderi
2023-06-02Algod: Add README file to state proof package (#5386)algoidan
2023-06-01tools: txn replayer (#5420)Pavel Zbitskiy
2023-06-01Algod: Simulation PC exposure for App approval/clear-state transaction (#5360)Hang Su