summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-04-20goal: Add asset optin command (#3881)Eric Warehime
2022-04-20Source mapping: PC to TEAL (#3726)algochoi
2022-04-20AVM: Deadcode and basic block analysis (#3870)John Jannotti
2022-04-19goal: Set default key dilution to be the same as algokey (#3801)chris erway
2022-04-19REST API: Check for pending transactions in most recent rounds first. (#3836)Will Winder
2022-04-15remove buildpulse upload (#3883)chris erway
2022-04-15DevOps: Added recipe for transaction sync testing. (#3884)Eric Gieseke
2022-04-13TealDbg: Support for StepOver and refactoring object IDs (#3653)algochoi
2022-04-12add counters around dropping pseudonode and voteVerifier tasks, and slow pseu...chris erway
2022-04-12telemetry: report heartbeat metrics as JSON numbers (#3802)chris erway
2022-04-12algonet: use lower value of LastPartKeyRound for bootstrappedScenario (#3865)chris erway
2022-04-11Enhancement: Nightly e2e test upload (#3849)AlgoStephenAkiki
2022-04-11Perform json_ref expected type validation before expensive JSON processing (#...Michael Diamant
2022-04-11AVM: Extract divideCeilUnsafely to help document opcode costing rationale (#...Michael Diamant
2022-04-07Fix langspec (and some assembly errors) for itxn_field (#3869)John Jannotti
2022-04-07Add acct_params_get to langspec.json (#3862)John Jannotti
2022-04-06AVM: Assembly simplification & flexible costs (#3857)John Jannotti
2022-04-06add test partitioning based on partition test verifier output (#3859)chris erway
2022-04-02Algod: Fix issue with nil accounts in local-deltas array (#3790)Ben Guidarelli
2022-04-02Enhancement: Re-enable `fillBytes` method in ABI and eval.go implementation (...Hang Su
2022-03-30config: add a warning comment about changing RewardUnit value (#3846)Pavel Zbitskiy
2022-03-29prefetcher: improve error reporting (#3815)Shant Karakashian
2022-03-28AVM: Rework around opcode fields for more flexible costs (#3832)John Jannotti
2022-03-28change tooling to use 1.16.15 instead of 1.16.11 (#3833)chris erway
2022-03-25ledger: test OnlineAccountData (#3831)Pavel Zbitskiy
2022-03-25REST client: always set Exclude value in accountInformationParams (#3728)chris erway
2022-03-25Add build essentials to dependency list. (#3782)Will Winder
2022-03-25KMD: use updated karalabe lib (#3819)algoidan
2022-03-24Bug-Fix: ABI inferToSlice nil testcases (#3826)Hang Su
2022-03-23Bug-Fix: ABI encode infer to slice IsNil handler removal (#3823)Hang Su
2022-03-22build: update build dependencies to use go 1.16 (#3816)Tsachi Herman
2022-03-22tealdbg: Replace LocalRunner.Run with LocalRunner.RunAll (#3805)Michael Diamant
2022-03-21build: compile with golang 1.16 (#3803)Tsachi Herman
2022-03-19fix TestAcctUpdateslookupLatestCacheRetry (#3804)chris erway
2022-03-18Ledger: Refactor online totals (#3770)nicholasguoalgorand
2022-03-17DevMode: create a block for external txns only (#3784)Shant Karakashian
2022-03-17Goal: Add check for signer passed in the case of logic sig rekeyed account (#...Ben Guidarelli
2022-03-17Goal: Warn on invalid method signature assembly (#3614)Jason Paulos
2022-03-17Disable bandwidth pprof svg generation by default, updated to use --svg to en...Eric Gieseke
2022-03-15AVM: Improve error handling and execution time (#3612)John Jannotti
2022-03-15AVM: getbyte and setbyte description to say index must be within length of ar...nullun
2022-03-15avoid generating large output on TestDeadlockLogging. (#3771)Tsachi Herman
2022-03-14complete the registry cleanup. (#3768)Tsachi Herman
2022-03-14ledger: fix LookupLatest when the ledger advances (#3769)Pavel Zbitskiy
2022-03-14AVM: opcode for ed25519 verify of arbitrary messages. (#3218)John Jannotti