summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-26PR commentssakiki/integration/restful-goalStephen Akiki
2022-05-17PKI: 3924 handle stateproof in rest api goal (#3950)AlgoStephenAkiki
2022-05-16Attempt to make integration test more reliable. (#3954)Will Winder
2022-05-16Enhancement: Migrate goal account commands to REST API (#3916)AlgoStephenAkiki
2022-05-16transaction sync: Transition test (#3882)Brian Olson
2022-05-13algod API: Remove errant base64 docs reference (#3982)Michael Diamant
2022-05-13Dryrun: Return EvalDeltas for failed executions in Dryrun (#3929)algochoi
2022-05-13algod: Add a sourcemap flag for compile endpoint (#3938)algochoi
2022-05-11Merge pull request #3977 from onetechnical/relstable-3.6.2-remergeJohn Lee
2022-05-11Bump versionJohn Lee
2022-05-11Merge branch 'rel/stable' into relstable-3.6.2-remergeJohn Lee
2022-05-10StateProofs: New block header field - SHA256 merkle root of the transactions ...Or Aharonee
2022-05-10Merge pull request #3828 from Algo-devops-service/relstable3.5.1-remergeJohn Lee
2022-05-09build: Bump golang to 1.17.9/Mac M1 Support (#3919)Eric Warehime
2022-05-09Merge pull request #3960 from Algo-devops-service/relstable3.6.2v3.6.2-stableJohn Lee
2022-05-07Merge branch 'rel/beta' into relstable3.6.2DevOps Service
2022-05-05AVM: Unify inner transaction ID calculation (#3927)Jason Paulos
2022-05-04Support e2e-go tests when repo is not installed in GOPATH. (#3949)Will Winder
2022-05-04Fixes for e2e test runs (#3948)Eric Warehime
2022-05-03Add install_buildtools.sh to check_deps.sh error message (#3921)Eric Warehime
2022-05-03Add lock around catchpointsMu to avoid race condition (#3944)Eric Warehime
2022-05-02Merge pull request #3947 from Algo-devops-service/relbeta3.6.2v3.6.2-betaJohn Lee
2022-05-03Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2022-05-03Merge branch 'master' into relbeta3.6.2DevOps Service
2022-05-02Add git safe directory wildcard (#3946)John Lee
2022-05-02Fix typo in abi_type.go (#3940)Ikko Ashimine
2022-05-02Merge pull request #3943 from Algo-devops-service/relbeta3.6.1John Lee
2022-05-02Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2022-05-02Merge branch 'master' into relbeta3.6.1DevOps Service
2022-05-01ledger: fix lookupLatest usage of the resources cache (#3939)Pavel Zbitskiy
2022-04-29Replace centos7 with centos8 for awscli (#3937)John Lee
2022-04-28Merge pull request #3934 from Algo-devops-service/relbeta3.6.0John Lee
2022-04-28Merge branch 'master' into relbeta3.6.0DevOps Service
2022-04-28update arm32 build with ubuntu and arm32v7 (#3933)algobarb
2022-04-28agreement: report proposal and vote message buffer sizes at end of round (#3932)cce
2022-04-28util: arm32-specific NanoSleep implementation (#3930)Pavel Zbitskiy
2022-04-28Allow empty private network directory. (#3911)Will Winder
2022-04-27algod: Add disassemble endpoint (#3908)algochoi
2022-04-27diagcfg: Allow diagcfg to create logging.config in data directory. (#3912)Will Winder
2022-04-27Merge pull request #3923 from Algo-devops-service/relbeta3.6.0John Lee
2022-04-27AVM: inner appls can call v4 (#3896)John Jannotti
2022-04-26Update the Version, BuildNumber, genesistimestamp.dataDevOps Service
2022-04-26Merge branch 'master' into relbeta3.6.0DevOps Service
2022-04-26ledger: fix possible dbRound sync issue in trackers and the registry (#3910)Pavel Zbitskiy
2022-04-26DevOps: Txnsync recipe updates (#3906)Eric Gieseke
2022-04-24algocfg: Fix algocfg get for non-string parameters. (#3907)jackstestWill Winder
2022-04-23algod: Write to stdout when config.LogSizeLimit is 0 or -o is passed to algod...Will Winder
2022-04-22Add override to enable devmode for a network template. (#3904)Will Winder
2022-04-22Algokey: clarify error messages. (#3727)Will Winder
2022-04-21goal: Rename source map output file (#3905)algochoi