summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14Merge branch 'master' into 3989-goal-network-catchup-automatically-fetch-catc...3989-goal-network-catchup-automatically-fetch-catchpoint-if-not-providedWill Winder
2022-06-13AVM: Make it easier to move experimental opcode groups (#4123)John Jannotti
2022-06-10network: message-of-interest tiny bugfix (#4107)Brian Olson
2022-06-10Misc: Add helper functions to genesis. (#4111)Will Winder
2022-06-09Update messages.goGanesh Vanahalli
2022-06-09Merge branch '3989-goal-network-catchup-automatically-fetch-catchpoint-if-not...Ganesh Vanahalli
2022-06-09add original error messageGanesh Vanahalli
2022-06-09metrics: specify telemetry hostname and instance name as prometheus labels (#...cce
2022-06-09AVM: Track Scratch Slot Types (#4064)iten-alg
2022-06-08AVM: Set proper costs for json_ref (#4096)John Jannotti
2022-06-08AVM: Version downgrade check ported to master (#4093)Gary
2022-06-08DevOps: Define recipe for Alpha Net. (#4066)Eric Gieseke
2022-06-08CICD: Optimizing CircleCI cache usage (#4087)Jack
2022-06-07Bug Fix: Adds validity round check for failing tests (#4085)AlgoStephenAkiki
2022-06-07Update cmd/goal/node.gocce
2022-06-06PKI: Enable full usage of REST API to install participation keys (#4002)AlgoStephenAkiki
2022-06-03Fix another flakiness in TestReproducibleCatchpointLabels. (#4074)Tolik Zinovyev
2022-06-03removing-pingpong-deprecated-flag-rest (#4070)Jack
2022-06-01pingpong: improve transaction scheduling (#3478)Tolik Zinovyev
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-24fixed lint errorsGanesh Vanahalli
2022-05-24rectified version display codeGanesh Vanahalli
2022-05-24AVM: Add bn256 pairing opcodes experimentally (#4013)John Jannotti
2022-05-23algorand-catchpoints extracted into a separate constantGanesh Vanahalli
2022-05-23fixed unit testsGanesh Vanahalli
2022-05-23updated tests| print version information for algokey part generate, goal acco...Ganesh Vanahalli
2022-05-23AVM: Allow immutable access to foreign app accounts (#3994)algoidurovic
2022-05-23changed getMissingCatchpointLabel and added testsGanesh Vanahalli
2022-05-21base64_decode can decode padded or unpadded encodings (#4015)2062-on-chain-warning-scenario-3John Jannotti
2022-05-20added testsGanesh Vanahalli
2022-05-20use tag to determine channel if possible (#4017)Will Winder
2022-05-20made getMissingCatchPointLabel independentGanesh Vanahalli
2022-05-20added changesGanesh Vanahalli
2022-05-19print version information after generating keysGanesh Vanahalli
2022-05-19Tools: Add benchmark warnings for PRs and push graphs for commits into master...algochoi
2022-05-19automatically fetch catchpoint if not providedGanesh Vanahalli
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