summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-24skipping the long tests on cisp-update-total-rewardsalgoidan
2022-08-24some test cleanupalgoidan
2022-08-24add e2e for testing online stake and rewardsalgoidan
2022-08-24using the current versionalgoidan
2022-08-24add new commit hash + refactoringalgoidan
2022-08-23Fix TestReleasedVersionPavel Zbitskiy
2022-08-22bump ConsensusCurrentVersionchris erway
2022-08-22pass rewardsLevel instead of block headerchris erway
2022-08-22update tests for TopOnlineAccountschris erway
2022-08-22v32 to v35 upgrade testPavel Zbitskiy
2022-08-22add v35 to update state proof totals calculationchris erway
2022-08-22tests: improve voterTracker tests (#4441)algoidan
2022-08-22tests: add timestamps to some expect common operations (#4437)Pavel Zbitskiy
2022-08-19ioutil is deprecated, I have the power of search and replace (#4440)John Jannotti
2022-08-19lint: Update linter version (#4434)cce
2022-08-19CI: Speed up CircleCI by folding build workflow downstream (#4426)Michael Diamant
2022-08-19Quality: Switch from golint to golangci-lint. (#4418)Will Winder
2022-08-19codec: new TxHandler byte decoder (#4266)Pavel Zbitskiy
2022-08-19tests: stop network before reading logs (#4429)Pavel Zbitskiy
2022-08-18ledger: do not shadow db error in account lookup (#4425)Pavel Zbitskiy
2022-08-18lint: fix linter errors and update CI to require passing (#4241)cce
2022-08-18Catchup: NetworkFetcher service to export fetchBlock (#4388)Ganesh Vanahalli
2022-08-17CI: Expose configuration to ignore parent E2E expect test runner invocations...Michael Diamant
2022-08-17CI: Ensure algod_expect_test.go tests run by avoiding double partitioning (#...Michael Diamant
2022-08-16Remove unused/empty algod API spec (#4420)Eric Warehime
2022-08-16CI: use GHA for codegen_verification (#4412)cce
2022-08-16AVM: Use avm-abi repo (#4375)Jason Paulos
2022-08-15Fix variable application in verifyAssetParameters (#4410)Michael Diamant
2022-08-15tests: remove TestAsyncRecord as obsolete (#4407)nicholasguoalgorand
2022-08-15Acquire locks when logging start and stop. (#4408)John Jannotti
2022-08-12tests: improve logging in expect tests (#4405)Pavel Zbitskiy
2022-08-12tests: make SP e2e tests easier for arm (#4402)Shant Karakashian
2022-08-12tests: stabilize TestAssetCreateWaitRestartDelete (#4400)Pavel Zbitskiy
2022-08-12changed state proof message to no longer be embedded (#4395)Almog Tal
2022-08-11tests: add logging to libgoal fixture on failure (#4384)nicholasguoalgorand
2022-08-11Four missing partiontest calls (#4394)John Jannotti
2022-08-11Build: Remove mac_amd64 from our default triggered builds. (#4397)Gary
2022-08-11tests: fix TestBasicCatchpointCatchup (#4390)Pavel Zbitskiy
2022-08-11tests: add debug output to e2e_basic_start_stop (#4396)Pavel Zbitskiy
2022-08-11AVM: Add Semicolon Parsing (#4363)iten-alg
2022-08-11download StateProofVotersLookback more amount of blocks if needed (#4392)algoidan
2022-08-10test: wait until new block is committed to `BlockQueue` (#4381)Hang Su
2022-08-09Algod: rename some API operations for clarity (#4376)Or Aharonee
2022-08-09make txBacklogSize responsive to block size (#4377)Brian Olson
2022-08-09tests: localize failure place in TestAccountsCanSendMoney (#4379)nicholasguoalgorand
2022-08-09un-shadow privateKeys var (#4380)algobarb/3d5d903Brian Olson
2022-08-09consensus: introduce v33, v34 (#4334)algobarb/60fb4f6Pavel Zbitskiy
2022-08-09tests: fix TestAssetValidRounds (#4351)algobarb/9a03260Pavel Zbitskiy
2022-08-09AVM: Make `txn FirstValidTime` and `block` opcode available in logicsigs (#4371)algobarb/566be49John Jannotti
2022-08-08Algod: State Proofs (#4226)algoidan