Home Reports May 3, 2025

Saturday, May 3, 2025

Commits
35
pushed this day
Repositories
13
with activity
Contributors
14
distinct authors
Lines changed
+16,904 −10,792
additions / deletions

May 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 13

Commit Log

35 commits · 13 repositories

01:00:22 go-algorand - Build 2337 Data +1 −1
01:37:47 go-algorand jannotti Use integer and uint64 tro better express the genesis schema +923 −909
03:08:52 Hack-Series-SkillZChain YOGESH9139 front v2 +15 −3
03:09:36 Hack-Series-SkillZChain YOGESH9139 front v2 +84 −0
03:10:15 Hack-Series-SkillZChain YOGESH9139 front v2 +1769 −288
04:46:34 reti pbennett fix(validatorRegistry): fix new stakers not being able to stake beyond first 'max stakers' pool +9256 −8933
06:04:42 xGov sudo-control Create xgov_council-13.md +27 −0
08:18:19 specs cusma Merge pull request #141 from algorandfoundation/abft-nn-vote-handler +222 −1
15:09:47 algokit-templates lempira feat: added make target used for dev that creates a codespace for an example is the examples dir +38 −1
15:14:03 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-05-03) +1 −0
15:53:18 DecentraPass krs2644 Initial commit of DecentraPass +1 −0
15:56:55 use-wallet acfunk trim examples; use @noble/ed25519 +73 −213
16:07:13 AlgoBotX Yash-Karakoti Introduced testnet tokens sending function +83 −145
17:09:30 AlgoBotX Yash-Karakoti started with langchain & ollama for custom model in docs +3 −1
17:11:06 AlgoBotX Yash-Karakoti testnet token sending function completed and working +68 −25
18:30:21 algokit-templates lempira feat: added new devcontainer type for script and updated README +370 −218
18:54:24 algokit-example-gallery lempira feat: updated algokit templates and added contributing doc +115 −1
18:57:47 xGov A-Maugli xGov application of Maugli +34 −0
19:29:20 algokit-example-gallery lempira fix: header padding on mobile +1 −1
20:39:35 xGov sudo-control Update xgov_council-13.md +3 −3
20:41:26 algorand-mcp lwsinclair Add MseeP.ai badge to README +2 −0
21:51:52 xGov A-Maugli xgov_council-14.md +1 −1
21:56:23 TicTacToe Paul-Jonathan2005 first commit +156 −0
22:03:52 TicTacToe Paul-Jonathan2005 Project Initialization +3553 −0
22:06:26 TicTacToe Paul-Jonathan2005 Basic Project Structure Setup +10 −0
22:08:59 TicTacToe Paul-Jonathan2005 Define Game Constants +5 −3
22:09:35 TicTacToe Paul-Jonathan2005 Create GameState Structure +7 −0
22:11:24 xGov sudo-control Delete Council/xgov_council-13.md +0 −27
22:13:10 TicTacToe Paul-Jonathan2005 Initialize Contract Class +17 −1
22:15:47 TicTacToe Paul-Jonathan2005 Add Opt-in Method +8 −0
22:16:39 TicTacToe Paul-Jonathan2005 Add Coordinate Helper Method +4 −1
22:17:51 TicTacToe Paul-Jonathan2005 Add Close-out Method +5 −0
22:32:17 TicTacToe Paul-Jonathan2005 Start New Game Method +24 −14
22:35:57 TicTacToe Paul-Jonathan2005 Complete New Game Method +14 −2
22:41:34 TicTacToe Paul-Jonathan2005 Add Join Game Method +11 −0