Home / Reports / Dec 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.

Dec 22, 2024 Arrow Back Arrow Forward Dec 24, 2024
M
T
W
T
F
S
S
25
26
27
28
29
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

Monday, December 23, 2024

70 commits were pushed across 20 repos by 20 authors. There were 35,398 additions and 4,515 deletions.

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

Authors

Updated Repos

...

Commit Log

aorumbayev 00:04:25 docs: initial rewrites for appmanager; clients and debugger docs (algokit-utils-py)
- 01:00:25 Build 2210 Data (go-algorand)
boblat 02:54:18 feat: implement stubs for decodeArc4 and encodeArc4 functions (algorand-typescript-testing)
boblat 03:01:13 feat: export ptypeToArc4EncodedType function needed for stub implementation of encodeArc4, decodeArc4 functions (puya-ts)
boblat 03:14:09 Merge pull request #67 from algorandfoundation/feat-encode-decode-arc4 (puya-ts)
semantic-re… 03:19:45 Notes added by 'git notes add' (puya-ts)
boblat 03:35:34 chore: update puya-ts package version (algorand-typescript-testing)
boblat 03:44:57 Merge pull request #18 from algorandfoundation/feat-encode-decode-arc4 (algorand-typescript-testing)
semantic-re… 03:49:39 Notes added by 'git notes add' (algorand-typescript-testing)
dependabot[… 04:47:20 chore(deps): bump the all group across 1 directory with 8 updates (algokit-utils-ts-debug)
Jesulonimi21 09:18:05 update: data (xbacked-sdk)
mitsinsar 09:54:42 PERA-1354 Create asset detail cache database models (pera-android)
boblat 10:02:51 feat: implement stub for emit function (algorand-typescript-testing)
mitsinsar 10:18:52 PERA-1354 Create asset detail response models (pera-android)
mitsinsar 10:31:40 PERA-1354 Create core asset detail models (pera-android)
cusma 11:00:53 fix: missing state proof in the type list (specs)
aorumbayev 11:22:09 docs: adding migration guide, refining remaining capabilities; adding missing exports (algokit-utils-py)
aorumbayev 12:02:23 feat: add offline_key_reg transaction to sender/creator/composer abstractions (algokit-utils-py)
mitsinsar 12:12:31 PERA-1354 Create asset detail mappers (pera-android)
gidonkatten 12:39:45 new galgo distributor (algorand-js-sdk)
github-acti… 12:43:17 Commit from GitHub Actions (Community Interest Tracker) (community)
mitsinsar 13:03:09 PERA-1354 Create core asset cache data layer (pera-android)
mitsinsar 13:16:40 PERA-1354 Create necessary asset detail use cases (pera-android)
Jesulonimi21 13:53:07 update: add gora vault (xbacked-sdk)
dependabot[… 15:11:01 build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#1639) (indexer)
michaeltchu… 15:14:12 chore: log greeting (2024-12-23) (a-day-in-my-bobalife)
gmalouf 15:19:33 Bump to indexer v3.7.0, go-algorand-sdk v2.7.0. (conduit)
aorumbayev 15:46:40 feat: add offline_key_reg transaction to sender/creator/composer abstractions (#129) (algokit-utils-py)
gmalouf 15:49:18 Bump to indexer v3.7.0, go-algorand-sdk v2.7.0. (#180) (conduit)
aorumbayev 15:50:10 Merge remote-tracking branch 'origin/prerelease/ts-feature-parity' into prerelease/docs (algokit-utils-py)
barnjamin 16:00:55 [create-pull-request] automated change (docs)
gidonkatten 16:24:51 updated payouts go online fee (algorand-js-sdk)
filipetamota 16:31:12 976 show asa id v2 (#1521) (pera-ios)
dependabot[… 16:43:03 chore(deps): bump the all group across 1 directory with 3 updates (algokit-python-template)
aorumbayev 16:47:48 chore: addressing pr comments (algokit-utils-py)
aorumbayev 16:51:53 chore: update docs/source/capabilities/transfer.md (algokit-utils-py)
mitsinsar 17:13:50 PERA-1354 Fix Koin module issue (pera-android)
michaeltchu… 17:14:49 chore: v2024.51.0 (release) (a-day-in-my-bobalife)
michaeltchu… 17:14:50 Notes added by 'git notes add' (a-day-in-my-bobalife)
aorumbayev 17:16:10 docs: initial documentation for beta release (#128) (algokit-utils-py)
dependabot[… 17:21:15 Bump github.com/algorand/go-algorand-sdk/v2 from 2.6.0 to 2.7.0 (algorand-vanity)
dependabot[… 17:21:17 Merge a1daab381a2333f73ae34effcc02ec38f820feaa into 22c19843b977fd198a8afd4b2bff67209a2b329d (algorand-vanity)
gulcinuras 17:23:51 Add deprecation mark to swap v1_1 (tinyman-js-sdk)
nullun 17:36:09 Merge pull request #1283 from algorandfoundation/automatic-pr-go-algorand-v4.0.0-beta-indexer-3.7.0 (docs)
mitsinsar 17:44:16 PERA-1354 :: Asset cache implementation (#89) (pera-android)
mitsinsar 20:44:41 PERA-1357 Implement block polling use cases and repository (pera-android)
mitsinsar 20:55:03 PERA-1357 Rename indexer api service and move it to foundation (pera-android)
mitsinsar 20:55:36 PERA-1354 Move algod api implementation into foundation (pera-android)
mitsinsar 20:56:18 PERA-1357 Create CacheResult and SingleInMemoryLocalCache (pera-android)
gmalouf 21:02:19 Heartbeat README tweaks. (go-algorand)
agodnic 21:29:40 Merge remote-tracking branch 'upstream/main' into sync-with-upstream (indexer)
PhearZero 21:30:08 Merge pull request #25 from algorandfoundation/feat/algod-node-install (nodekit)
PhearZero 21:30:08 Merge pull request #25 from algorandfoundation/feat/algod-node-install (nodekit)
gmalouf 21:30:19 README: Heartbeat README tweaks (#6212) (go-algorand)
github 21:34:19 add Go Benchmark (go) benchmark result for b6e5bcadf0ad3861d4805c51cbf3f695c38a93b7 (go-algorand)
PhearZero 22:01:39 Merge branch 'main' into feat/fast-catchup (nodekit)
PhearZero 22:01:39 Merge branch 'main' into feat/fast-catchup (nodekit)
PhearZero 22:40:53 chore: arrange info (nodekit)
PhearZero 22:40:53 chore: arrange info (nodekit)
PhearZero 22:42:15 chore: remove devtools (nodekit)
PhearZero 22:42:15 chore: remove devtools (nodekit)
PhearZero 22:43:03 chore: remove qrcode from mainnet (nodekit)
PhearZero 22:43:03 chore: remove qrcode from mainnet (nodekit)
PhearZero 22:48:12 chore: remove version from upgrade display (nodekit)
PhearZero 22:48:12 chore: remove version from upgrade display (nodekit)
PhearZero 22:55:22 feat: bootstrap command (nodekit)
PhearZero 22:55:22 feat: bootstrap command (nodekit)
algo-dev-se… 23:25:30 Regenerate code from specification file (java-algorand-sdk)
PhearZero 23:32:47 chore: remove version from install (nodekit)
PhearZero 23:32:47 chore: remove version from install (nodekit)