summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-14per CR suggestion to drop 2nd --box in group txn + KISS with box valuetest-box-group-txnZeph Grunschlag
2022-08-14Merge branch 'test-box-group-txn' of https://github.com/algorand/go-algorand ...Zeph Grunschlag
2022-08-14update py-algorand-sdk dependency in E2E tests to latest 1.16.0Zeph Grunschlag
2022-08-14Explanatory headingsZeph Grunschlag
2022-08-14Update test/scripts/e2e_subs/box-search.shZeph Grunschlag
2022-08-14Update test/scripts/e2e_subs/box-search.shZeph Grunschlag
2022-08-14Update test/scripts/e2e_subs/box-search.shZeph Grunschlag
2022-08-14Adding a goal boxes test case: txn groupZeph Grunschlag
2022-08-03Merge pull request #4345 from jannotti/feature/avm-boxJohn Jannotti
2022-08-03Fix test to consider AcctLookback instead of BalLookbackJohn Jannotti
2022-08-02config value fixupJohn Jannotti
2022-08-02Version fixesJohn Jannotti
2022-08-02Merge branch 'master' into feature/avm-boxJohn Jannotti
2022-08-02Companion PR for for indexer's `tzaffi/box-ingest` (#4182)Zeph Grunschlag
2022-08-02Fix crypto benchmarks from bitrot (#4340)John Jannotti
2022-08-02More details on spec (and unifiy the box opcodes a bit) (#4323)John Jannotti
2022-08-02tests: simplify TestWebsocketNetworkMessageOfInterest (#4341)Brian Olson
2022-08-02tools: adapt loadgenerator to cluster testing (#4324)Brian Olson
2022-08-01ledger: add some more logging (#4332)nicholasguoalgorand
2022-08-01config: set MaxAcctLookback to 4 (#4296)cce
2022-08-01cluster scenarios for 2022-07 (#4331)Brian Olson
2022-08-01touch fields.go so everythign is rebuilt in codegen verification (#4330)John Jannotti
2022-08-01CI: Run go vet on the entire repo (#4312)Michael Diamant
2022-08-01goal logging send fixes (#4281)Brian Olson
2022-08-01pass fixture by pointer instead of by value, since it contains a mutex (#4310)Or Aharonee
2022-07-29add AccountMnemonicList config option to loadgenerator (#4321)cce
2022-07-28CICD: create model mainnet (mmnet) recipe based on scenario2 (#4243)algolucky
2022-07-28Allow fido into a release with v7 on (#4314)John Jannotti
2022-07-28config: update vFuture consensus and configuration for 5MB blocks (#4273)cce
2022-07-27Ledger: remove txtail from data race test (#4315)nicholasguoalgorand
2022-07-27kvstore table migration during consensus upgrade (#4229)Hang Su
2022-07-26CI: Add parameter to run Nightly Test (#4299)algobarb
2022-07-26Test: Make e2e subs report individual results better (#4286)John Jannotti
2022-07-26Tests: Attempt to make TestBasicCatchpointCatchup more deterministic (#4295)Michael Diamant
2022-07-25Fix typo in ledger_test.go (#4297)Ikko Ashimine
2022-07-25testing: Support multiple e2e test archives. (#4284)Will Winder
2022-07-22AVM: randomness support (#3900)John Jannotti
2022-07-21Move elliptic curve math up to v8 so it doesn't get released (#4282)John Jannotti
2022-07-21Test: Fail codegen_verification if dump_genesis.sh is bad (#4277)John Jannotti
2022-07-20AVM: Consolidate TEAL and AVM versioning (#4269)Michael Diamant
2022-07-20Fix struct initialization with promoted field (#4276)Michael Diamant
2022-07-20AVM: Refactor Pseudo-ops (#4170)iten-alg
2022-07-19Enhancement: Detect when valid partkeys represent an offline or closed accoun...AlgoStephenAkiki
2022-07-19Goal box search (#4165)Jacob Daitzman
2022-07-19Bug Fix: Adds ephemeral Flag and Better Error messages (#4245)AlgoStephenAkiki
2022-07-19Allow "empty" accounts to be Senders if someone else pays (#4151)John Jannotti
2022-07-18Allow algod client to pass in max box-names number (#4268)Hang Su
2022-07-18Don't parallelize tests that use shared for loop var (#4253)John Jannotti
2022-07-15Fix TestParticipationDB_Locking (#4265)Pavel Zbitskiy
2022-07-14Algod: fix issues causing database is locked sqlite error (#4110)Or Aharonee