Home Reports Jun 5, 2025
Thursday, June 5, 2025
- Commits
- 61
- pushed this day
- Repositories
- 19
- with activity
- Contributors
- 20
- distinct authors
- Lines changed
- +78,028 −52,381
- additions / deletions
Thursday, June 5, 2025
61 commits were pushed across 19 repos by 20 authors. There were 78,028 additions and 52,381 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
19 repositories- go-algorand 4 commits
- java-algorand-sdk 1 commit
- algokit-core 1 commit
- algokit-lora 2 commits
- algokit-utils-py 2 commits
- algokit-utils-ts 7 commits
- algo-models 2 commits
- developer-dashboard 1 commit
- docs 1 commit
- puya-ts 1 commit
- xGov 4 commits
- algo-intent 3 commits
- deflex-referrer-treasury 1 commit
- Algo-SocialNFTEngagement 2 commits
- a-day-in-my-bobalife 5 commits
- algokit-walletsdk-kmp 4 commits
- BountyBoard 15 commits
- AlgoBotX 1 commit
Commit Log
61 commits · 19 repositories
00:07:42
algokit-utils-ts
chore: test for old and new
+18
−3
01:00:29
go-algorand
Build 2371 Data
+1
−1
01:09:58
go-algorand
Try to adjust matrix definition
+1
−2
01:18:32
algokit-utils-py
chore: updated to lates algokit core deps
+22
−22
02:14:10
algokit-walletsdk-kmp
fix: clean up some imports
+5
−7
03:22:57
BountyBoard
Enchanced Bounties Model
+2
−1
03:24:26
BountyBoard
Added Get Disputed Bounties, Get Reward Bounties, Delete Vote api enpoints
+163
−44
03:24:55
BountyBoard
Added New api's in URL
+7
−1
03:25:55
BountyBoard
Developed Governance System in Smart Contract
+56
−24
03:26:26
BountyBoard
Arrtifacts of Smart Contracts
+6309
−1395
03:26:58
BountyBoard
Added Loader Images
+0
−0
03:29:07
BountyBoard
Implemented Governance System
+388
−28
03:29:50
BountyBoard
Created Bounty Dispute Page and Bounty Voting Reward Page
+66
−0
03:30:27
BountyBoard
Created Private Rotue Component
+9
−0
03:31:01
BountyBoard
Added New Pages and Components in Routes
+17
−12
03:31:31
BountyBoard
Added Smart Contract App Fee
+3
−2
03:33:29
BountyBoard
Added Voter Claim Reward, Claim Reward, Fetch Reward Bounties, Fetch Disputed Bounties, Delete Vote api endpoints
+105
−3
03:34:10
BountyBoard
Added Governance Main Menu
+22
−2
03:35:03
BountyBoard
Enhanced User Experience
+5
−6
03:36:04
BountyBoard
Merge pull request #3 from Paul-Jonathan2005/DAO_implementation
+7152
−1518
04:03:28
algokit-utils-ts
revert
+11
−27
04:32:12
algokit-utils-ts
inject the algorand fixture
+34
−25
04:57:25
algokit-utils-ts
chore: rename
+15
−2
05:16:30
deflex-referrer-treasury
Add Pipfile and Pipfile.lock for project dependencies
+419
−0
05:24:41
algokit-core
ci: add in mavenLocal publish
+24
−1
05:55:03
algokit-utils-ts
chore: only need to assign the group ID
+1
−1
05:55:47
algokit-utils-ts
chore: update script name
+1
−1
05:58:00
algokit-utils-ts
chore: install cross-env
+26
−5
08:37:10
intermezzo
feat: support note in asset-transfer transactions
+38
−6
08:37:46
intermezzo
feat: support note in asset-clawback transactions
+22
−1
09:41:05
intermezzo
fix: prettier and eslint disagreement on print width
+3
−2
10:23:23
intermezzo
fix: validate lease length; improve node error message handling
+15
−2
11:20:28
AlgoBotX
Implemented RAG approach
+576
−117
11:29:51
docs
Merge pull request #1303 from algorandfoundation/automatic-pr-go-algorand-v4.1.2-stable-indexer-3.7.2
+44
−32
11:41:53
algo-models
feat: add lease length validation
+24
−2
13:31:28
xGov
Merge pull request #240 from Tarpoz/main
+27
−0
13:32:24
xGov
Update xgov_council-20.md
+1
−1
13:33:11
xGov
Merge pull request #242 from vanderwelle/patch-1
+69
−0
13:34:36
xGov
Fix folder path
+0
−0
13:40:17
algo-models
move lease validation to transaction header
+40
−29
14:22:14
developer-dashboard
NEW: Adjusted filters, added 1y filter
+47
−36
15:14:31
a-day-in-my-bobalife
chore: log greeting (2025-06-05)
+1
−0
15:45:44
a-day-in-my-bobalife
chore: bump androidx.appcompat:appcompat in /DisneyScenicRides
+1
−1
15:45:50
a-day-in-my-bobalife
chore: bump lifecycle-livedata-ktx in /DisneyScenicRides
+1
−1
15:48:40
a-day-in-my-bobalife
chore: bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1 in /DisneyScenicRides (#252)
+1
−1
15:49:04
a-day-in-my-bobalife
chore: bump lifecycle-livedata-ktx from 2.9.0 to 2.9.1 in /DisneyScenicRides (#253)
+1
−1
15:58:44
algokit-lora
Merge pull request #417 from ericsharma/main
+116
−32
16:59:15
algokit-walletsdk-kmp
xzing library removed.
+0
−190
17:01:44
algokit-lora
feat: store data table page sizes
+125
−37
17:53:43
java-algorand-sdk
Create-release-PR yml updated for actions-based release.
+23
−61
18:02:34
go-algorand
waitFor was badly broken
+5
−16
19:00:07
go-algorand
Don't read from the sink racily
+26
−8
19:02:38
Algo-SocialNFTEngagement
Updated in minting nft.
+375
−21
19:02:45
Algo-SocialNFTEngagement
Merge branch 'main' of https://github.com/kinjal52/Algo-SocialNFTEngagement
+24
−24
19:14:38
algo-intent
update: made the intent more flexible
+35
−2
19:15:16
algo-intent
update: send nft and mutiple nfts at once
+105
−25
19:15:32
algo-intent
update: send nft and mutiple nfts at once
+477
−97
20:52:43
algokit-utils-py
feat: calculated fee using assign_fee from core
+49
−20
22:30:01
puya-ts
wip
+60807
−48219
22:42:35
algokit-walletsdk-kmp
feat: Added Cross-Platform QR scanning support. (#5)
+53
−260
23:39:22
algokit-walletsdk-kmp
fix: snackbar should not repeat
+15
−4