Home / Reports / Oct 23, 2024

Explore daily commit reports from the Algorand ecosystem. Stay updated with the latest code changes, repository activity, and developer contributions, refreshed every day.

Oct 22, 2024 Arrow Back Arrow Forward Oct 24, 2024
M
T
W
T
F
S
S
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10

Wednesday, October 23, 2024

107 commits were pushed across 21 repos by 25 authors. There were 919,581 additions and 290,601 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Authors

Updated Repos

...

Commit Log

agodnic 00:00:15 Validate account list sizes (indexer)
- 01:00:30 FI from master (go-algorand)
- 01:00:31 Build 2147 Data (go-algorand)
agodnic 01:08:09 Write better descriptions for query parameters (indexer)
yasin-ce 01:12:30 Add asset inbox notification support (pera-android)
yasin-ce 01:13:48 Fix the wrong min balance fee issue (pera-android)
michaeltchu… 02:10:21 PERA-1016 :: fix lint issues or make them more obvious with suppress (#11) (pera-android)
dependabot[… 03:48:44 Update @vue/eslint-config-typescript requirement from ^14.1.1 to ^14.1.2 (algo-voting)
pbennett 04:14:52 feat(ui): Add Node Number display to staking details (reti)
achidlow 04:31:23 - create separate pytype for ARC4Tuple (in future probably want to do the same for structs) (puya)
tristanmenz… 04:31:23 feat: Named tuples (puya)
daniel-make… 04:31:23 refactor: use index to look up tuple names (puya)
tristanmenz… 04:31:23 fix: Round trip serialization of names property on WTuple (puya)
tristanmenz… 04:31:23 chore: Code cleanup (puya)
tristanmenz… 04:31:23 feat: Named tuple support in contract to contract calls (puya)
daniel-make… 04:31:23 refactor: use FieldExpression instead of TupleItemExpression with a str index (puya)
tristanmenz… 04:31:23 chore: Lint fix (puya)
pbennett 04:55:18 fix(ui): Add/Remove Stake wasn't specifying an empty signer for 'simulate' portion after conversion to new algokit clients - failing for pools requiring the user to opt-in to a reward token (reti)
pbennett 04:55:56 chore: v0.11.4 (reti)
renovate[bo… 04:57:27 chore(deps): update sethcohen/github-releases-to-discord action to v1.16.2 (reti)
pbennett 05:03:54 Merge branch 'main' into dev (reti)
pbennett 05:05:20 Merge pull request #319 from TxnLab/dev (reti)
No-Cash-7970 05:31:26 feat(txn_presets): add ability to "favorite" a preset (txnDuck)
yoozo 07:08:24 Update @subql deps (subql-stellar)
yoozo 08:04:56 [release] Bump `@subql/common` dependency (subql-stellar)
aorumbayev 08:45:12 fix: enforces poetry setting to prefer active python instance (algokit-python-template)
HashMapsDat… 08:46:18 feat: adds QR code capability (nodekit)
HashMapsDat… 08:46:18 feat: adds QR code capability (nodekit)
giuliop 08:51:47 Fix linter warnings (go-algorand)
yoozo 08:51:48 [release] Bump `@subql/common` dependency (#90) (subql-stellar)
No-Cash-7970 09:09:30 chore: upgrade dependencies (txnDuck)
joe-p 09:32:23 make errorMessage optional, add optional teal and source to SourceInfo (ARCs)
giuliop 09:46:38 Make GenerateProgramOfSize accessible to other packages (go-algorand)
joe-p 10:49:08 teal string -> number (ARCs)
joe-p 10:58:03 ARC56 logic errors without source map (algokit-utils-ts)
joe-p 11:01:30 feat: latest ARC56 will full source info (TEALScript)
joe-p 11:12:38 properly use SourceMap.getLineForPc if defined (algokit-utils-ts)
joe-p 11:22:18 properly use SourceMap.getLineForPc in ApplicationClient (algokit-utils-ts)
joe-p 11:24:31 generate docs (algokit-utils-ts)
joe-p 11:37:32 Merge pull request #553 from algorandfoundation/feat/include_full_source_info (TEALScript)
fergalwalsh 11:53:08 wip - use logicsigs instead of inner txns for keyreg (tinyman-consensus-staking)
joe-p 11:53:29 refactor and add comments to getConstantBlockOffset (algokit-utils-ts)
yasin-ce 12:03:12 Fix the arc59 issues for rekeyed accounts (pera-android)
HashMapsDat… 12:03:57 feat: include account info generated client api (nodekit)
HashMapsDat… 12:03:57 feat: include account info generated client api (nodekit)
yasin-ce 12:04:11 Update asset inbox empty state text (pera-android)
HashMapsDat… 12:04:45 feat: pass in state and client into transaction, to check network info and account status (nodekit)
HashMapsDat… 12:04:45 feat: pass in state and client into transaction, to check network info and account status (nodekit)
joe-p 12:13:11 expand cblocks reference (ARCs)
joe-p 12:17:25 feat: only warn once on dynamic tmpl vars and improve error message (TEALScript)
joe-p 12:18:44 fix typo (ARCs)
joe-p 12:27:11 Merge pull request #554 from algorandfoundation/feat/dynamic_tmpl_warn (TEALScript)
joe-p 12:33:32 fix: improve internal error message for pc mapping (TEALScript)
joe-p 12:36:44 Merge pull request #555 from algorandfoundation/fix/pc_error_msg (TEALScript)
giuliop 12:40:42 Add unit test for lsig size (go-algorand)
joe-p 12:43:26 0.105.0 (TEALScript)
joe-p 12:51:42 Merge pull request #558 from algorandfoundation/dev (TEALScript)
aorumbayev 12:56:02 refactor: rename AlgoKitComposer to TransactionComposer (algokit-utils-ts)
fergalwalsh 12:58:02 Allow _ in literal int consts (tealish)
fergalwalsh 12:58:40 Add Keyreg txn type (tealish)
aorumbayev 13:00:13 refactor: preparing codebase for gradual feature parity sync with utils-ts (algokit-utils-py)
etzellux 13:12:10 add structs.json (tinyman-consensus-staking)
aorumbayev 13:27:24 chore: update package json to cover `refactor` semantic commits (algokit-utils-ts)
giuliop 13:56:49 Add unit test for lsig arg size (go-algorand)
neilcampbell 14:25:05 chore: wip - further refine the data load (algokit-lora)
aorumbayev 14:48:59 refactor: Rename AlgoKitComposer to TransactionComposer (#334) (algokit-utils-ts)
semantic-re… 14:54:16 Notes added by 'git notes add' (algokit-utils-ts)
neilcampbell 14:59:42 chore: merge main into branch (algokit-lora)
tasosbit 15:00:32 fix: goal wallet rename should only work with a single directory (go-algorand)
PhearZero 15:03:06 refactor: calculate tps from tc every 5 blocks (nodekit)
PhearZero 15:03:06 refactor: calculate tps from tc every 5 blocks (nodekit)
aorumbayev 15:06:49 fix: enforces poetry setting to prefer active python instance (#76) (algokit-python-template)
tasosbit 15:12:04 Merge pull request #3 from tasosbit/feat/goal-wallet-rename (go-algorand)
tasosbit 15:13:00 build number (go-algorand)
tasosbit 15:13:28 Merge pull request #5 from tasosbit/feat/add-goal-wallet-new-flag-nopasswd (go-algorand)
michaeltchu… 15:14:14 chore: log greeting (2024-10-23) (a-day-in-my-bobalife)
tasosbit 15:14:17 build number (go-algorand)
yasin-ce 16:11:23 Fix asset inbox container view alignment (pera-android)
demining 16:39:48 Add files via upload (CryptoDeepTools)
giuliop 17:56:41 Fix typo in comments (go-algorand)
jannotti 19:03:47 DoubleLedger tests on heartbeat (go-algorand)
HashMapsDat… 19:17:20 chore: replace algonode with algorandfoudnation (algourl)
HashMapsDat… 19:18:40 fix: fix go.mod also (algourl)
HashMapsDat… 19:25:04 feat: separates encoded txn input (algourl)
pbennett 19:42:47 chore: v0.11.5 (reti)
pbennett 19:43:21 fix(nodemgr): shutdown was hanging if a gated validator wasn't being used (reti)
pbennett 19:46:55 chore: fix lint issue (reti)
HashMapsDat… 19:50:52 feat: working QR code generated (nodekit)
HashMapsDat… 19:50:52 feat: working QR code generated (nodekit)
renovate[bo… 19:51:51 chore(deps): update vitest to v2.1.3 (reti)
renovate[bo… 19:52:12 chore(deps): lock file maintenance (reti)
HashMapsDat… 19:58:39 fix: return negation boolean (nodekit)
HashMapsDat… 19:58:39 fix: return negation boolean (nodekit)
joe-p 20:16:04 fix: cblock ordering and intc/bytec optimization (TEALScript)
- 20:34:54 3.4.0 (puya)
shane-at-al… 20:37:42 Merge pull request #1271 from iskysun96/dappflowToLora (docs)
giuliop 20:38:46 Merge remote-tracking branch 'upstream/master' into pool-max-logicSig-size (go-algorand)
No-Cash-7970 20:39:43 chore: upgrade to Next.js 15 (txnDuck)
joe-p 20:40:32 add snapshot tests for program size (TEALScript)
joe-p 20:50:26 add estimatedProgramSize (TEALScript)
joe-p 20:57:27 fix web test (TEALScript)
joe-p 21:00:34 Merge pull request #559 from algorandfoundation/fix/cblock_optimization (TEALScript)
joe-p 21:04:42 fix: fixes error when mapping an ARC56 cblock PC on an empty/comment line (fixes #557) (TEALScript)
joe-p 21:08:55 Merge pull request #560 from algorandfoundation/fix/undefined_pcs_bug (TEALScript)
joe-p 21:11:58 0.105.1 (TEALScript)
joe-p 21:17:41 Merge pull request #561 from algorandfoundation/dev (TEALScript)
agodnic 22:56:01 Fix error in SQL query (indexer)