Home Reports May 24, 2025
Saturday, May 24, 2025
- Commits
- 40
- pushed this day
- Repositories
- 6
- with activity
- Contributors
- 7
- distinct authors
- Lines changed
- +10,368 −8,767
- additions / deletions
Saturday, May 24, 2025
40 commits were pushed across 6 repos by 7 authors. There were 10,368 additions and 8,767 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
6 repositoriesCommit Log
40 commits · 6 repositories
01:00:26
go-algorand
FI from master
+4985
−5847
01:00:26
go-algorand
Build 2358 Data
+1
−1
03:13:32
puya
dynamic array refactor (WIP)
+101
−92
04:59:40
AlgoQuest
Incomplete Battle-Arena
+755
−388
05:02:00
AlgoQuest
Edited Confirm.tsx to show the wallet address
+6
−2
06:24:05
puya
add TODO re num_bytes
+6
−0
06:26:03
puya
decided sequence builder should only deal with encoded values, and move slot handling to main builder. This decouples storage logic from the encoding logic
+30
−32
08:19:04
AlgoQuest
Working Fight Arena
+570
−357
09:24:54
AlgoQuest
Edited Fight Logic
+358
−135
09:39:00
AlgoQuest
Getting Moves Data from Database
+175
−364
11:56:01
BlockEstate
Update index.html
+1
−1
11:57:17
BlockEstate
Update script.js
+0
−0
11:57:52
BlockEstate
Update script.js
+0
−0
13:24:49
algokit-core
Merge pull request #90 from algorandfoundation/docs/use-package
+68
−0
13:24:49
algokit-core
Merge pull request #90 from algorandfoundation/docs/use-package
+68
−0
13:27:45
AlgoQuest
Energy Restoration
+62
−3
13:50:51
AlgoQuest
Acceptable UI for Battle Arena
+30
−29
14:18:44
AlgoQuest
Fix the Versus
+24
−8
14:29:34
puya
refactor TupleIRType
+61
−55
14:29:34
puya
refactor: FixedElementDynamicArrayBuilder (WIP)
+135
−65
14:29:34
puya
add typing.override
+19
−2
14:29:35
puya
remove use of arc4.dynamic_array_concat_and_convert
+8
−16
15:14:00
a-day-in-my-bobalife
chore: log greeting (2025-05-24)
+1
−0
15:24:47
AlgoQuest
Added Vs Image
+10
−3
15:28:58
AlgoQuest
Added Shop Image
+0
−0
15:29:53
AlgoQuest
Added HomePage,
+0
−0
15:36:17
AlgoQuest
cleaned assets
+0
−0
15:37:07
AlgoQuest
Merge pull request #1 from nickthelegend/asset/changes
+0
−0
15:38:36
AlgoQuest
Added more assets
+0
−0
15:42:46
AlgoQuest
Changed the Battle Log Position and Verseus Position
+37
−44
15:46:02
puya
fix: ensure arrays reads are refreshed during iteration (TODO: add test)
+27
−24
15:46:26
puya
add missing slot reads
+7
−0
15:56:50
puya
ensure empty arrays get the correct ir_type
+6
−6
15:57:21
puya
lint
+2
−2
15:57:43
puya
refactor: FixedElementDynamicArrayBuilder (WIP)
+20
−7
16:33:38
AlgoQuest
Battle Log Panel edited: Version Computer Ended
+7
−7
20:42:47
AlgoQuest
Unstable Commit: battle-arena not fully done
+2158
−947
20:55:28
AlgoQuest
Fixed Some Error But Previous UI is not Working
+82
−4
20:55:55
AlgoQuest
Merge branch 'master' of https://github.com/nickthelegend/AlgoQuest
+0
−0
21:11:20
AlgoQuest
Working Attacks but the health Bar is not dropping for some Cenarios
+548
−326