summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-15add testpause-on-round-apiGanesh Vanahalli
2022-06-15fix failed testGanesh Vanahalli
2022-06-15add API endpointsGanesh Vanahalli
2022-06-14bug fixpause-on-roundGanesh Vanahalli
2022-06-14minor improvementsGanesh Vanahalli
2022-06-09fix failed testGanesh Vanahalli
2022-06-09improvementGanesh Vanahalli
2022-06-09added requested changesGanesh Vanahalli
2022-06-08bug fixGanesh Vanahalli
2022-06-08fixed implementationGanesh Vanahalli
2022-06-08fix data race possibility when pause catch up is calledGanesh Vanahalli
2022-06-08bug fixGanesh Vanahalli
2022-06-08merged pause and resume | modified testGanesh Vanahalli
2022-06-06fixed race conditionGanesh Vanahalli
2022-06-06fix failed testGanesh Vanahalli
2022-06-06fix failed testGanesh Vanahalli
2022-06-06changed testGanesh Vanahalli
2022-06-06fixed implementation issuesGanesh Vanahalli
2022-06-06resolve edge cases in resumecatchup functionalityGanesh Vanahalli
2022-06-03handle edge cases in pause and resumeGanesh Vanahalli
2022-06-03fix failed testGanesh Vanahalli
2022-06-03try resolve CI test's 'DATA RACE' errorGanesh Vanahalli
2022-06-03changed testGanesh Vanahalli
2022-06-03fix failed test | updated periodicSyncGanesh Vanahalli
2022-06-03fix failed testGanesh Vanahalli
2022-06-03fix lint errorGanesh Vanahalli
2022-06-03added ResumeCatchup and new testGanesh Vanahalli
2022-06-01fixed failed testGanesh Vanahalli
2022-06-01removed all the global variables | added testsGanesh Vanahalli
2022-05-31pause on round functionality addedGanesh Vanahalli
2022-05-27Developer Tools: Add manjaro support to build script (#3893)Vu Vo
2022-05-27Devops: Use Cloudflare API token instead of auth key (#4039)John Lee
2022-05-26update node_exporter to include https://github.com/algorand/node_exporter/pul...cce
2022-05-26metrics: collect and report Go runtime.metrics (#4041)cce
2022-05-26Fix typo in bandwidthFilter_test.go (#4028)Ikko Ashimine
2022-05-26Dryrun: Split dryrun cost field into BudgetConsumed and BudgetAdded (#3957)algoidurovic
2022-05-26Add missing HashType to GetProof endpoint (#3985)Or Aharonee
2022-05-25Added generate-docs command to tealdbg (#3830)nullun
2022-05-25 fix: place updater in same directory as update.sh and add verify option (#3983)algolucky
2022-05-24network: non-participating nodes request TX gossip only if ForceFetchTransact...Brian Olson
2022-05-24metrics: make metrics easier to use with prometheus (#4020)cce
2022-05-24AVM: Add bn256 pairing opcodes experimentally (#4013)John Jannotti
2022-05-23AVM: Allow immutable access to foreign app accounts (#3994)algoidurovic
2022-05-21base64_decode can decode padded or unpadded encodings (#4015)2062-on-chain-warning-scenario-3John Jannotti
2022-05-20use tag to determine channel if possible (#4017)Will Winder
2022-05-19Tools: Add benchmark warnings for PRs and push graphs for commits into master...algochoi
2022-05-18added -v flag to algokey (#4004)Ganesh Vanahalli
2022-05-18CI: add simple codecov config (#3997)cce
2022-05-17CI: ensure msgp generator has been run and is clean (#3978)cce
2022-05-16cleanup: replace crypto.HashObj(Transaction) with Transaction.ID() (#3958)Brian Olson