summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-02update variable usagetzaffi/box-e2e-improvementsZeph Grunschlag
2022-08-02Merge remote-tracking branch 'jj/feature/avm-box' into tzaffi/box-e2e-improve...Zeph Grunschlag
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-02this one commit - send a bunch of `znet_done.tar.bz2` networks up to indexer'...Zeph Grunschlag
2022-08-02per CR (on PR #4182) and other miscellaniaZeph Grunschlag
2022-08-02asdfZeph Grunschlag
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-02and ginZeph Grunschlag
2022-08-01try gin experimentalZeph Grunschlag
2022-08-01try gin to upload znet_done.tar.bz2Zeph Grunschlag
2022-08-01experimental: generate znet_done.tar.bz2 for indexer e2eZeph Grunschlag
2022-08-01asdfZeph Grunschlag
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-28Merge branch 'feature/avm-box' into zbox2Zeph Grunschlag
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-21Merge branch 'feature/avm-box' into zbox2Zeph Grunschlag
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-18Merge branch 'feature/avm-box' into zbox2Zeph Grunschlag
2022-07-18Allow algod client to pass in max box-names number (#4268)Hang Su