Home / Reports / Mar 7, 2025

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

Mar 6, 2025 Arrow Back Arrow Forward Mar 8, 2025
M
T
W
T
F
S
S
24
25
26
27
28
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

Friday, March 7, 2025

88 commits were pushed across 16 repos by 23 authors. There were 194,122 additions and 44,902 deletions.

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

Authors

Updated Repos

...

Commit Log

p2arthur 00:01:44 [add:voting_pool_voting] add the ability for the user to make votes on proposals and have a score to track votes on pool proposals (governance-contracts)
p2arthur 00:32:30 [add:proposal_getter] add getter to get proposal information by id (governance-contracts)
- 01:00:32 Build 2287 Data (go-algorand)
gabrielkuet… 01:18:06 feat: simplify the starter example (#26) (algokit-typescript-template)
tristanmenz… 01:33:54 fix: Error when resolving gtxn.Transaction and discriminating by `.type` plus expand docs for group transactions (puya-ts)
tristanmenz… 01:43:48 feat: Allow arc4 static array to be decoded into a native tuple with compatible item types (puya)
tristanmenz… 01:55:27 fix: Error when resolving gtxn.Transaction and discriminating by `.type` plus expand docs for group transactions (puya-ts)
achidlow 01:59:20 trim down [mn]ypy (puya)
semantic-re… 02:03:22 Notes added by 'git notes add' (puya-ts)
achidlow 02:10:13 trim down [mn]ypy (puya)
michaeltchu… 02:18:51 PERA-1284 :: commit initial work (pera-android)
tristanmenz… 02:27:18 feat: Allow native tuple to be encoded into either static array or dynamic array (puya)
achidlow 02:37:44 trim down [mn]ypy (puya)
achidlow 02:43:21 tackling it from the other end (puya)
achidlow 02:46:05 ArgKind (puya)
achidlow 02:50:06 reduce imports (puya)
achidlow 02:55:06 move parsing to parse (puya)
p2arthur 03:03:26 [finish:v0.5] finish v0.5 with latest test made on lora (governance-contracts)
dependabot[… 03:14:01 Update @vue/eslint-config-typescript requirement from ^14.4.0 to ^14.5.0 (algo-voting)
achidlow 03:31:28 SIGH (puya)
achidlow 03:36:57 wip (puya)
achidlow 03:46:00 wip (puya)
achidlow 03:58:03 wip (puya)
achidlow 04:01:39 wip (puya)
michaeltchu… 05:16:20 PERA-1284 :: Get scanning to working state (pera-android)
achidlow 07:04:12 trim down [mn]ypy (puya)
Truszczynsk… 07:13:22 Layout issues on assets screen (pera-ios)
Hathoriel 07:38:32 ALL-10909 - Added BSC USDT (tatum-js)
Hathoriel 07:41:00 ALL-10909 - Added BSC USDT (tatum-js)
Hathoriel 07:43:28 Deploying to gh-pages from @ tatumio/tatum-js@0162975057a7fa23cf0b45d1441243fe34cc5692 🚀 (tatum-js)
larkiny 10:04:08 Added env variables and config for d2 diagrams (devportal)
daniel-make… 10:19:57 test: get arc4_encode_decode test case running and add more coverage (puya)
larkiny 10:22:13 Updated diagram (devportal)
larkiny 10:22:44 Updated diagram (devportal)
larkiny 10:37:56 Updated diagram theme (devportal)
larkiny 10:46:30 Updated theme overrides (devportal)
larkiny 11:02:31 Added check for diagram re-generation (devportal)
lazystar 11:11:47 Merge branch 'main' into feat/DVP-65_assets-content-fixes (devportal)
larkiny 11:31:47 Merge pull request #207 from algorandfoundation/feat/accounts-overview-diagrams (devportal)
larkiny 12:21:43 Moved D2 options to vars config in .d2 files (devportal)
larkiny 12:30:12 Merge pull request #209 from algorandfoundation/feat/accounts-overview-diagrams (devportal)
xxiled-plas… 14:07:47 Added some comments and suggestions @p2arthur (governance-contracts)
mitsinsar 14:51:24 PERA-1744 Remove CreateAccountIconDrawableUseCase and use new provider (pera-android)
p2arthur 15:10:08 [add_documentation] improve overall contract documentation (governance-contracts)
michaeltchu… 15:14:15 chore: log greeting (2025-03-07) (a-day-in-my-bobalife)
gmalouf 15:53:18 Fix tag name variable in post-release.yml. (#691) (go-algorand-sdk)
algorandskiy 16:07:21 p2p: fix http RoundTripper (#6267) (go-algorand)
github 16:11:20 add Go Benchmark (go) benchmark result for ad30cd61f5581baa827379b5c7e10f5b3d14bf3b (go-algorand)
drichar 16:43:28 chore: release v1.3.3 (reti)
jessicamill… 17:03:08 update (gridworks)
jessicamill… 17:11:49 minor doc update (gridworks)
cce 17:39:43 stop duplicate library LDFLAGS warning (go-algorand)
cce 18:13:29 build: stop duplicate library LDFLAGS warning (#6268) (go-algorand)
github 18:18:52 add Go Benchmark (go) benchmark result for 269945c55a8f433bd5464be242aa05391f14aee4 (go-algorand)
tristanmenz… 18:53:14 feat: Account now accepts a b32 address string + fix docs to make it clear that bytes value is public key (puya-ts)
yasin-ce 19:13:13 PERA-1738 :: Fix linter and navigation issues (pera-android)
yasin-ce 19:28:17 Merge branch 'epic/pera-798-common-dev-update' into PERA-1738 (pera-android)
michaeltchu… 19:36:46 PERA-1353 :: address some feedback (pera-android)
tristanmenz… 19:47:42 fix: Add missing .copy() function on arc4 struct as it is required when the struct contains a mutable field (eg. an array) (puya-ts)
tristanmenz… 19:48:05 fix: Arc4 encode of bytes value to static bytes (puya-ts)
tristanmenz… 19:49:49 chore: Expand test cases for arc4 structs in a box and regenerate approvals (puya-ts)
gabrielkuet… 20:13:34 feat(smart-contracts): simplify contract examples; rebuild (devportal-code-examples)
algorandskiy 20:24:42 netdeploy: add KmdJSONOverride (go-algorand)
algorandskiy 20:38:29 add TwoNodes50EachFuture.json (go-algorand)
gabrielkuet… 20:41:04 Merge pull request #27 from algorandfoundation/feat/DVP-535-box-storaage-ts-example (devportal-code-examples)
algorandskiy 21:03:45 Fix unit tests (go-algorand)
michaeltchu… 21:06:29 PERA-1744 :: Delete CreateAccountIconDrawableUseCase and use new provider (#184) (pera-android)
michaeltchu… 21:12:59 Merge branch 'dev' into epic/pera-798-common-dev-update (pera-android)
michaeltchu… 21:15:44 Merge branch 'epic/pera-798-common-dev-update' into PERA-1353-bottomsheet-hd-wallet (pera-android)
gabrielkuet… 21:22:03 feat(smart-contracts): add scratch storage example (devportal-code-examples)
drichar 21:53:30 Merge pull request #377 from algorandfoundation/dev (reti)
michaeltchu… 22:15:02 PERA-1353 :: address more feedback (pera-android)
tristanmenz… 22:21:12 feat: Add arc4EncodedLength helper for getting the fixed encoded size of a type (puya-ts)
- 22:56:14 feat: created transaction overview page, fixed generate diagram error (devportal)
tristanmenz… 23:13:58 feat: Make arc4 structs mutable to simplify usage (puya-ts)
michaeltchu… 23:21:08 PERA-1353 :: address PR feedback (pera-android)
algo-dev-se… 23:23:29 Regenerate code from specification file (java-algorand-sdk)
michaeltchu… 23:34:29 Merge branch 'epic/pera-798-common-dev-update' into PERA-1738 (pera-android)
tristanmenz… 23:46:00 feat: Rework BoxMap API so it is just a function that returns a Box proxy for the given key (puya-ts)
michaeltchu… 23:46:08 PERA-1284 :: Get scanning to working state (pera-android)
tristanmenz… 23:55:26 fix: Arc4 encode of bytes value to static bytes (puya-ts)
tristanmenz… 23:55:26 feat: Account now accepts a b32 address string + fix docs to make it clear that bytes value is public key (puya-ts)
tristanmenz… 23:55:26 fix: Add missing .copy() function on arc4 struct as it is required when the struct contains a mutable field (eg. an array) (puya-ts)
tristanmenz… 23:55:26 feat: Add arc4EncodedLength helper for getting the fixed encoded size of a type (puya-ts)
tristanmenz… 23:55:26 feat: Make arc4 structs mutable to simplify usage (puya-ts)
tristanmenz… 23:55:26 feat: Rework BoxMap API so it is just a function that returns a Box proxy for the given key (puya-ts)
tristanmenz… 23:55:26 chore: Expand test cases for arc4 structs in a box and regenerate approvals (puya-ts)
michaeltchu… 23:56:35 Merge branch 'PERA-1353-bottomsheet-hd-wallet' into PERA-1284-scanning (pera-android)