Home Reports May 26, 2025
Monday, May 26, 2025
- Commits
- 76
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 18
- distinct authors
- Lines changed
- +255,058 −250,623
- additions / deletions
Monday, May 26, 2025
76 commits were pushed across 20 repos by 18 authors. There were 255,058 additions and 250,623 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- go-algorand 1 commit
- revelio 1 commit
- algokit-core 22 commits
- algokit-avm-vscode-debugger 1 commit
- algokit-client-generator-py 1 commit
- algokit-subscriber-py 3 commits
- algokit-utils-py 1 commit
- algokit-utils-ts-debug 1 commit
- liquid-auth-ios 3 commits
- puya 14 commits
- reti 1 commit
- AlgoPay 1 commit
- AlgoNFT_Dashboard 1 commit
- Algo-SocialNFTEngagement 4 commits
- a-day-in-my-bobalife 5 commits
- AlgoQuest 5 commits
- BountyBoard 3 commits
- algo-voting 1 commit
- tinyman-js-sdk 5 commits
- tinyman-order-protocol 2 commits
Commit Log
76 commits · 20 repositories
01:00:25
go-algorand
Build 2360 Data
+1
−1
01:25:40
algokit-subscriber-py
chore(deps-dev): bump python-semantic-release from 9.21.0 to 10.0.1
+12
−12
01:25:54
algokit-subscriber-py
chore(deps): bump py-algorand-sdk from 2.8.0 to 2.9.0
+5
−5
01:26:17
algokit-subscriber-py
chore(deps-dev): bump ruff from 0.11.9 to 0.11.11
+21
−21
01:34:55
puya
refactor: DynamicArrayBuilder pop support
+76
−102
01:35:03
puya
chore: compile all
+5561
−5807
02:52:51
puya
refactor: remove _arc4_replace_struct_item
+17
−34
03:51:13
algo-voting
Update algosdk requirement from ^3.2.0 to ^3.3.0
+1
−1
03:57:54
AlgoQuest
Fixed LeaderBoard
+308
−111
04:21:27
algokit-utils-ts-debug
chore(deps): bump the all group across 1 directory with 3 updates
+91
−91
04:42:40
algokit-core
build: replace npx witn bunx
+3
−3
04:42:40
algokit-core
build: replace npx witn bunx
+3
−3
05:00:45
algokit-core
Merge pull request #105 from algorandfoundation/build/wasm2js
+3
−3
05:00:45
algokit-core
Merge pull request #105 from algorandfoundation/build/wasm2js
+3
−3
05:03:51
algokit-core
Notes added by 'git notes add'
+1
−0
05:05:27
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.7 [skip ci]
+1
−1
05:05:27
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.7 [skip ci]
+1
−1
05:10:43
algokit-core
Notes added by 'git notes add'
+1
−0
05:14:37
algokit-core
Notes added by 'git notes add'
+1
−0
05:16:23
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.8 [skip ci]
+6
−6
05:16:23
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.8 [skip ci]
+6
−6
05:20:37
algokit-core
Notes added by 'git notes add'
+1
−0
05:31:56
algokit-core
Merge pull request #106 from algorandfoundation/fix/id-raw-naming
+903
−92
05:31:56
algokit-core
Merge pull request #106 from algorandfoundation/fix/id-raw-naming
+903
−92
05:34:34
algokit-core
Notes added by 'git notes add'
+1
−0
05:35:43
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.8 [skip ci]
+1
−1
05:35:43
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.8 [skip ci]
+1
−1
05:40:18
algokit-core
Notes added by 'git notes add'
+1
−0
05:44:09
algokit-core
Notes added by 'git notes add'
+1
−0
05:45:41
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.9 [skip ci]
+6
−6
05:45:41
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.9 [skip ci]
+6
−6
05:49:10
algokit-core
Notes added by 'git notes add'
+1
−0
05:49:13
AlgoQuest
Claim Airdrop Working
+89
−8
06:14:57
AlgoQuest
Fixed Wallet to LocalSearchParams
+279
−3
06:15:31
AlgoQuest
Edited Nft-Details
+468
−53
07:55:52
puya
refactor: ir.MultiValue
+92
−78
07:55:52
puya
refactor: TupleBuilder read_index (WIP)
+89
−82
07:56:18
Algo-SocialNFTEngagement
Added : create a api for all buyer list for specific NFT
+17
−1
07:56:25
Algo-SocialNFTEngagement
Merge branch 'main' of https://github.com/kinjal52/Algo-SocialNFTEngagement
+110
−323
08:01:14
puya
chore: compile all
+160646
−158647
08:01:14
puya
refactor: TupleBuilder read_index (WIP)
+49
−93
09:06:20
reti
fix: testnet app id
+2
−2
09:18:12
tinyman-order-protocol
add post_update method to registry_approval
+222
−167
09:33:38
revelio
Bump selenium-webdriver from 4.29.1 to 4.33.0
+2
−2
10:20:42
Algo-SocialNFTEngagement
updated the tailwind css setup
+315
−179
10:24:02
tinyman-js-sdk
fix(create-pool): Use correct types
+25
−19
10:38:03
AlgoNFT_Dashboard
Removed fetchNFTTransfers from the useeffect array
+1
−1
10:52:11
Algo-SocialNFTEngagement
Added : add a new page where owner sees the all qestion
+205
−32
11:05:10
liquid-auth-ios
chore: refactor and combine AuthData structs
+109
−164
11:28:27
puya
refactor: simplify arc4 encode/decode
+135
−226
11:29:17
BountyBoard
Added User Details Page
+43
−13
11:30:33
liquid-auth-ios
feat: adds biometrics/code verification
+32
−0
11:32:49
liquid-auth-ios
fix: generated a unique aaguid for liquid-auth-ios
+1
−1
11:34:23
BountyBoard
Integrated Pera Wallet
+427
−11
11:34:37
puya
chore: compile all
+80828
−83358
11:40:20
BountyBoard
Removing Local Storage Data
+3
−0
12:46:32
puya
refactor: remove unused arrays.py
+3
−161
12:57:37
puya
refactor: move assignment handling into assignment.py
+129
−129
12:58:10
puya
refactor: move private functions to end of file
+11
−11
12:58:50
puya
refactor: rename tuple index methods
+5
−4
13:08:55
tinyman-js-sdk
fix(order): Update the contracts and sdk functions
+24
−20
13:22:14
tinyman-js-sdk
fix(order): Unify order structs
+11
−17
13:35:44
AlgoQuest
Edited Reward !
+5
−2
13:45:37
algokit-client-generator-py
chore(deps): bump the minor-and-patch group across 1 directory with 4 updates
+26
−26
13:58:43
tinyman-js-sdk
Merge pull request #109 from tinymanorg/fix/tiny-1927-create-pool-error
+25
−19
14:19:37
algokit-utils-py
chore(deps): bump the all group across 1 directory with 3 updates
+29
−29
14:47:15
tinyman-js-sdk
Merge branch 'main' into feat/order-client
+25
−19
14:49:21
tinyman-order-protocol
add extra tests to test_ordering
+1190
−57
15:14:50
a-day-in-my-bobalife
chore: log greeting (2025-05-26)
+2
−0
15:52:34
a-day-in-my-bobalife
chore: bump com.algorand:algosdk from 2.7.0 to 2.8.1 in /HaveAMagicalDay
+1
−1
15:56:51
a-day-in-my-bobalife
chore: bump com.algorand:algosdk from 2.7.0 to 2.8.1 in /HaveAMagicalDay (#249)
+1
−1
17:15:12
a-day-in-my-bobalife
chore: v2025.20.0 (release)
+18
−0
17:15:13
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:15:18
AlgoPay
Add files via upload
+390
−0
22:04:41
algokit-avm-vscode-debugger
chore(deps): bump the all group across 1 directory with 8 updates
+966
−245
22:31:03
puya
refactor: Allow MethodConstants to be specified with wtypes
+60
−10