Home / Reports / Dec 15, 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 14, 2024 Arrow Back Arrow Forward Dec 16, 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

Sunday, December 15, 2024

31 commits were pushed across 11 repos by 11 authors. There were 17,448 additions and 7,346 deletions.

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

Authors

Updated Repos

...

Commit Log

- 01:00:26 Build 2201 Data (go-algorand)
aorumbayev 02:14:47 chore: patch non existing accounts (algoping)
PatrickDinh 03:53:33 Merge remote-tracking branch 'origin/main' into test-algosdk-v3 (algokit-lora)
PatrickDinh 04:03:27 PR review (algokit-subscriber-ts)
PatrickDinh 04:16:38 clean up (algokit-subscriber-ts)
PatrickDinh 04:27:03 no need set int encoding (algokit-lora)
- 07:00:34 chore: updated deps, reworked approach for method restrictions, optimized for single transaction group loop on all checks & added jest config fix for bigint serialization bug (arc58)
- 07:18:54 chore: cleanup, added method descriptors (arc58)
lhcee3 09:05:29 Added a Heatmap (algokit-lora)
Jesulonimi21 10:52:00 update: Dec 15th (xbacked-sdk)
michaeltchu… 15:14:00 chore: log greeting (2024-12-15) (a-day-in-my-bobalife)
joe-p 15:59:51 working py and wasm (algokit-core)
joe-p 16:02:47 don't flatten header in tsify for consistency with uniffi (which doesn't support flatten) (algokit-core)
joe-p 16:04:10 wasm_exports -> foreign_exports (algokit-core)
joe-p 16:09:10 camelCase struct fields (algokit-core)
joe-p 16:13:30 camelCase functions (algokit-core)
joe-p 16:20:55 test docstrings (algokit-core)
- 17:14:28 chore: removed unnecessary json override (arc58)
joe-p 18:37:28 AlgorandMsgpack trait (algokit-core)
joe-p 18:43:29 add back Transaction enum (algokit-core)
kevinhofmae… 18:54:56 Merge 68b6b526e753386a9b55db73ce7b27cc581e1e49 into 4e94ada1d6768b4da76230874d2b246fcf9428e2 (challenge-1)
MattAlgowor… 18:54:56 Merge 8e12de84fab3c7e2c7a348bdcb15a0f9906cc437 into 4e94ada1d6768b4da76230874d2b246fcf9428e2 (challenge-1)
joe-p 19:47:37 attach signature for signed txn (algokit-core)
joe-p 19:57:54 sign with noble ed25519 (algokit-core)
joe-p 20:13:01 rm encode_for_signing arg (algokit-core)
joe-p 20:42:50 test txn signing (js) (algokit-core)
joe-p 21:02:30 comments (algokit-core)
joe-p 21:19:52 add README (algokit-core)
stwiname 22:15:58 Update changelog (subql-stellar)
tristanmenz… 23:35:04 test: Method overloads work as expected (puya-ts)
tristanmenz… 23:38:57 test: Error for overloaded user functions (puya-ts)