Home / Reports / Dec 5, 2025

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

Dec 4, 2025 Arrow Back Arrow Forward Dec 6, 2025
M
T
W
T
F
S
S
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
11

Friday, December 5, 2025

107 commits were pushed across 13 repos by 18 authors. There were 190,819 additions and 137,893 deletions.

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

Authors

Updated Repos

...

Commit Log

PatrickDinh 00:46:52 Remove export common, export address from top level (algokit-utils-ts)
PatrickDinh 00:48:01 Merge remote-tracking branch 'origin/decoupling' into re-export (algokit-utils-ts)
PatrickDinh 00:53:32 gen clients + docs (algokit-utils-ts)
aorumbayev 00:58:36 chore: wip aligning with ts account model refinements (algokit-utils-py)
aorumbayev 00:58:51 refactor: decouples signing from algokit-algosdk (algokit-utils-py)
aorumbayev 00:58:51 refactor: adds MX domain separation for arbitrary bytes signing (algokit-utils-py)
aorumbayev 01:00:16 refactor: remove backward compatibility for LogicSigAccount and deprecate TransactionSignerAccount (algokit-utils-py)
- 01:00:31 Build 2557 Data (go-algorand)
PatrickDinh 01:02:46 point algokit-polytest back to main (algokit-utils-ts)
PatrickDinh 01:15:26 Merge pull request #472 from algorandfoundation/re-export (algokit-utils-ts)
PatrickDinh 01:19:09 Merge remote-tracking branch 'origin/decoupling' into transaction-class (algokit-utils-ts)
PatrickDinh 01:19:32 code docs (algokit-utils-ts)
joe-p 01:24:25 Merge branch 'decoupling' into decoupling-feat/secretless_msig (algokit-utils-ts)
boblat 02:16:04 chore: refresh test artifacts with puya 5.5.0 (algorand-python-testing)
boblat 02:27:26 feat: add fixed size variant of bytes as a separate `FixedBytes` type (algorand-python-testing)
boblat 02:27:29 refactor: review feedback (algorand-python-testing)
No-Cash-7970 02:31:42 test(e2e): remove unnecessary tests (txnDuck)
achidlow 02:41:23 minor refactoring (puya)
dependabot[… 02:42:12 build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3 (go-algorand)
dependabot[… 02:44:29 build(deps): bump github.com/sirupsen/logrus in /tools/block-generator (go-algorand)
dependabot[… 02:51:38 build(deps): bump github.com/sirupsen/logrus in /tools/debug/algodump (go-algorand)
boblat 02:59:54 minor refactoring (puya)
boblat 03:12:28 refactor: remove special handling for `<box>.bytes` (puya)
boblat 03:12:28 chore: compile_all (puya)
boblat 03:12:28 chore: compile all (puya)
boblat 03:12:28 chore: compile all (puya)
boblat 03:12:28 refactor: remove special handling of index and slice ops on `<box>.value` (puya)
achidlow 03:12:28 feat: when creating a box, or writing a constant, cache the length (puya)
boblat 03:12:28 doc: add change log (puya)
boblat 03:12:28 feat: optimize `box_get` followed by `len` as `box_len` (puya)
boblat 03:12:28 chore: compile all (puya)
boblat 03:12:28 test: add tests for `index` and `slice` operations of boxes storing FixedBytes/Bytes > 4k (puya)
boblat 03:12:28 chore: compile all (puya)
achidlow 03:12:28 chore: compile_all (puya)
boblat 03:12:28 minor refactoring (puya)
boblat 03:12:28 chore: compile all (puya)
achidlow 03:12:28 minor refactoring (puya)
boblat 03:12:28 fix: run `Merge Chained Aggregate Reads` and `Replace Aggregate Box Ops` optimizers at L0 (puya)
boblat 03:12:28 feat: optimize `box_get` followed by `extract`|`extract3`|`substring3` as `box_extract` (puya)
boblat 03:25:20 chore: rename file to be consistent with module naming convention (puya)
boblat 03:25:31 chore: compile all (puya)
boblat 03:25:31 feat: add `stage` and `submit_staged` functions to support submitting dynamic number of inner transactions in a group (puya)
boblat 03:32:05 build: bump algorand-python to 3.3.0 (puya)
boblat 03:32:05 chore: compile all (puya)
boblat 05:05:08 chore: compile all (puya)
boblat 05:05:08 chore: rename file to be consistent with module naming convention (puya)
boblat 05:05:08 build: bump algorand-python to 3.3.0 (puya)
boblat 05:05:08 feat: add `stage` and `submit_staged` functions to support submitting dynamic number of inner transactions in a group (puya)
boblat 05:05:08 chore: compile all (puya)
daniel-make… 05:12:43 chore: refresh docs (algokit-utils-py)
daniel-make… 05:12:43 docs: add documentation to prevent base type docs appearing (algokit-utils-py)
PatrickDinh 06:14:03 TODO (algokit-utils-ts)
PatrickDinh 06:27:04 export more (algokit-utils-ts)
dependabot[… 06:30:40 Bump tar from 7.5.1 to 7.5.2 (wallet)
PatrickDinh 06:51:02 convert subsignatures address to public key (algokit-utils-ts)
PatrickDinh 06:53:32 doc gen (algokit-utils-ts)
boblat 07:28:38 test: add test to ensure FixBytes > 4k can be stored in a Box (algorand-python-testing)
boblat 07:33:51 Merge pull request #55 from algorandfoundation/feat/fixed-bytes (algorand-python-testing)
- 07:38:01 1.2.0-beta.1 (algorand-python-testing)
mitsinsar 07:49:19 PERA-3183 Replace accountAddress nav arg name as address for swap destinations (#485) (pera-android)
mitsinsar 07:49:43 Merge branch 'dev' into pera-2868 (pera-android)
daniel-make… 07:52:31 chore: refresh docs (algokit-utils-py)
mitsinsar 08:03:45 PERA-2868 Add add asset title to asset addition button (#486) (pera-android)
mitsinsar 08:03:59 Merge branch 'dev' into pera-2983 (pera-android)
daniel-make… 08:13:36 refactor: move signer protocols to algokit_transact.signer (algokit-utils-py)
daniel-make… 08:13:37 chore: refresh docs (algokit-utils-py)
daniel-make… 08:13:37 refactor: reuse AddressWithSigners in SigningAccount (algokit-utils-py)
mitsinsar 08:19:34 PERA-2983 Log notification click events (#489) (pera-android)
mitsinsar 08:19:53 Merge branch 'dev' into pera-3182 (pera-android)
mitsinsar 08:42:32 PERA-3194 Fix offramp api key file path (pera-android)
No-Cash-7970 08:42:57 feat(app): allow for group transaction data to be stored and retrieved (txnDuck)
No-Cash-7970 08:53:46 fix(grp_compose): fix link for composing new transaction (txnDuck)
mitsinsar 08:54:02 PERA-3182 :: Implement chart tendency indicators (#490) (pera-android)
No-Cash-7970 08:54:19 chore: upgrade dependencies (txnDuck)
mitsinsar 08:54:20 Merge branch 'dev' into pera-3194 (pera-android)
No-Cash-7970 09:33:36 chore(release): bump to v0.15.0 (txnDuck)
filipetamota 09:46:21 small fixes (pera-ios)
mitsinsar 11:37:18 PERA-3194 Fix offramp api key file path (#491) (pera-android)
renovate[bo… 12:38:28 chore(deps): update non-major dependencies (use-wallet)
renovate[bo… 12:38:32 Merge 535a7e2d787e123d201b1eed0d29b4617eb2392f into 3306f9787d3d31e7127cf024ffc88e59e1b5d004 (use-wallet)
No-Cash-7970 12:52:20 build(container): exclude test files from production build (txnDuck)
No-Cash-7970 12:53:23 chore(release): bump to v0.15.1 (txnDuck)
aorumbayev 13:55:37 test: add mock server integration (algokit-utils-ts)
aorumbayev 13:55:37 chore: update oas spec branch to point to main (algokit-utils-ts)
aorumbayev 13:55:38 chore: add validate-polytest action to ci (algokit-utils-ts)
aorumbayev 13:55:54 refactor(testing): address PR review feedback for mock server integration (algokit-utils-ts)
aorumbayev 15:01:29 fix: remove obsolete snapshot for commented-out test (algokit-utils-ts)
michaeltchu… 15:15:12 chore: log greeting (2025-12-05) (a-day-in-my-bobalife)
ale-gll 16:01:35 Update anonymous_data/README.md, bet/ethereum/vyper/README.md, bet/README (rosetta-smart-contracts)
daniel-make… 16:02:10 refactor: decoupling abi testing (#228) (algokit-utils-py)
ale-gll 16:05:10 Added Auction in Vyper (rosetta-smart-contracts)
dependabot[… 16:06:30 chore: bump runtime-livedata from 1.9.3 to 1.10.0 in /DisneyScenicRides (a-day-in-my-bobalife)
cce 16:15:11 errorcontains and replace tools (go-algorand)
cce 16:24:11 test: replace Error assertions with errorcontains.CaptureError (go-algorand)
cce 17:00:48 test: use PID-specific output files to avoid contention (go-algorand)
cce 17:13:55 upgrade golangci-lint to fix custom command (go-algorand)
cce 17:25:15 revive var-naming rule (go-algorand)
cce 17:54:47 CI: upgrade golangci-lint to fix custom command (#6510) (go-algorand)
github 18:00:16 add Go Benchmark (go) benchmark result for 51cbc6d6f288f7a1748a48eb1ea890caeb5a324f (go-algorand)
aorumbayev 18:06:59 test: enables docker based mock server integration for client tests (#474) (algokit-utils-ts)
cce 19:53:37 errorcontains phase 3 tooling (go-algorand)
joe-p 19:54:11 feat!: MultisigAccount and LogicSig with signer interfaces (#465) (algokit-utils-ts)
joe-p 20:24:38 feat: optional sendingAddress for generateAddressWithSigners (algokit-utils-ts)
joe-p 20:57:46 feat!: remove Account class (algokit-utils-ts)
joe-p 20:58:43 chore: lint and docs (algokit-utils-ts)
gmalouf 21:21:48 Bump logrus in block-generator and algodump to 1.8.3. (go-algorand)
algo-dev-se… 23:29:25 Regenerate code from specification file (js-algorand-sdk)