Home Reports Mar 18, 2026

Wednesday, March 18, 2026

Commits
66
pushed this day
Repositories
16
with activity
Contributors
23
distinct authors
Lines changed
+75,745 −20,133
additions / deletions

March 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 22

Commit Log

66 commits · 16 repositories

00:06:44 xchain-accounts d13co submodules +11 −140
01:00:25 go-algorand - Build 2660 Data +1 −1
01:51:16 use-wallet-ui kylebeee chore: rework transaction flow ui +535 −103
02:05:19 xchain-accounts kylebeee chore: transaction flow rework, added some additional example transaction types +133 −17
03:09:52 algo-voting sambitsargam Merge pull request #806 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.57.1 +1 −1
03:10:26 algo-voting sambitsargam Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.57.1 +0 −0
03:10:33 algo-voting sambitsargam Merge pull request #805 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.57.1 +2 −2
03:10:45 algo-voting sambitsargam Merge pull request #804 from sambitsargam/dependabot/npm_and_yarn/core-js-tw-3.49.0 +1 −1
10:03:57 xchain-accounts d13co move repo +9 −9
11:25:32 use-wallet-ui tasosbit Merge pull request #1 from kylebeee/chore/transaction-flow-ui +535 −103
11:32:16 xchain-accounts d13co manually merge PR 5, can not resolve submodule conflict +133 −17
11:33:10 d-asa cusma docs: secondary market opens on ied or after +9 −4
11:33:26 d-asa cusma feat: secondary market opens on ied or after +5 −0
11:33:44 d-asa cusma chore: build artifacts +3886 −3612
11:36:51 d-asa cusma feat: sdk secondary market dates validation +29 −0
11:36:58 d-asa cusma test: sdk secondary market dates validation +76 −18
11:50:57 d-asa cusma docs: validate time-bounded roles +15 −2
11:51:04 d-asa cusma feat: validate time-bounded roles +7 −1
11:51:25 d-asa cusma chore: build artifacts +2858 −2289
11:51:40 d-asa cusma feat: sdk time-bounded role validation +82 −0
12:08:50 use-wallet-ui d13co extracted icons/buttons +300 −341
12:47:22 algokit-core joe-p chore: format +33 −40
12:49:12 algokit-core joe-p chore: update gradle namespaces +3 −3
13:20:16 connect yasincaliskan perf(connect): re-prime config promises for fast connect() calls +16 −5
13:25:17 connect yasincaliskan Merge branch 'yasincaliskan/PERA-3801' into beta-v1 +20 −8
13:33:25 d-asa cusma chore: apply suggestions from code review +5 −15
14:22:49 use-wallet-ui d13co styling, component refactors +162 −200
14:23:16 use-wallet-ui d13co algo-x-evm-ui storybook +2667 −2
15:00:39 go-algorand Algo-devops-service Bump Version, Remove buildnumber.dat and genesistimestamp.dat files. +1 −3
15:00:39 go-algorand Algo-devops-service Merge remote-tracking branch 'origin/rel/stable' into relstable4.6.0-remerge +2 −0
15:08:05 go-algorand gmalouf Merge branch 'master' into dependabot-alert-upgrades-22026 +3613 −2367
15:09:02 AlgorandKMDServer scholtz cicd update from 4.5.1 to 4.6.0 +84 −3
15:33:51 go-algorand gmalouf Add new methods to mockConn in streams_stale_test after libp2p upgrade. +6 −0
15:36:50 a-day-in-my-bobalife michaeltchuang chore: log greeting (2026-03-18) +1 −0
16:02:42 go-algorand gmalouf GCI formatting. +2 −2
16:16:05 go-algorand algojohnlee Merge pull request #6585 from Algo-devops-service/relstable4.6.0-remerge +1 −1
16:22:22 go-algorand github add Go Benchmark (go) benchmark result for 8a03211f1a102ef4da06b4489020c4a0af3a64ca +445 −1
16:47:44 use-wallet-ui d13co txn review styling, stories +130 −134
16:48:23 xchain-accounts d13co txn review styling +608 −1
17:17:48 algorand-js-sdk gidonkatten bump dependencies +1083 −842
17:22:34 puya iglosiggio chore: Upgrade dependencies (#672) +746 −564
17:39:05 algorand-js-sdk gidonkatten bump dependencies (#105) +1083 −842
17:39:31 algorand-js-sdk github-actions[bot] chore(release): version packages +7 −6
17:40:13 algorand-js-sdk github-actions[bot] chore(release): version packages (#106) +7 −6
18:04:22 go-algorand pbennett API: Add cursor-based pagination with prefix support to application boxes (#6558) +3430 −1423
18:09:21 go-algorand github add Go Benchmark (go) benchmark result for f7480ab36d022663212d7b5746b63fd6e0f0f336 +445 −1
18:27:06 puya-ts Argimirodelpozo refactor: move `validateEncodingMap` to utils so logicsigs and arc4 methods can use it +8 −6
18:45:25 puya-ts Argimirodelpozo test: translation of lsig args tests in puya (wip) +181 −0
18:45:25 puya-ts Argimirodelpozo test: lsig args simple fixes +3 −3
18:45:25 puya-ts Argimirodelpozo chore: build +44980 −135
18:45:25 puya-ts Argimirodelpozo chore: linter fixes +11 −12
18:45:25 puya-ts Argimirodelpozo refactor: move `validateEncodingMap` to utils so logicsigs and arc4 methods can use it +8 −6
18:45:25 puya-ts Argimirodelpozo feat: support for logicsig arguments +21 −5
18:45:25 puya-ts Argimirodelpozo chore: build +6713 −6645
18:45:25 puya-ts Argimirodelpozo test: add lsig-args-complex without validation +150 −0
18:45:25 puya-ts Argimirodelpozo fix: use unknown instead of any and get rid of linter exception +1 −3
18:56:00 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
19:06:12 puya achidlow convert arc4.Struct to use non-metaclass dataclass-transform approach +17 −44
19:06:13 puya achidlow remove bases from PyType, just use mro +6 −45
20:23:21 go-algorand - update export_sdk_types.py +105 −53
20:24:08 go-algorand-sdk - regenerate types after scripts/export_sdk_types.py update +1 −9
23:20:38 wallet dependabot[bot] Bump h3 from 1.15.5 to 1.15.8 +3 −3
23:31:02 java-algorand-sdk algo-dev-service Regenerate code from specification file +75 −6
23:31:06 java-algorand-sdk github-actions[bot] Merge bd0402c9f988240bc6845d42271d02d465750ea7 into 4e38dadc4eec827ed8742c8bb272e0545c801932 +75 −6
23:31:57 go-algorand-sdk algo-dev-service Regenerate code from specification file +75 −4
23:32:16 js-algorand-sdk algo-dev-service Regenerate code from specification file +83 −18