Home Reports May 29, 2025
Thursday, May 29, 2025
- Commits
- 156
- pushed this day
- Repositories
- 30
- with activity
- Contributors
- 36
- distinct authors
- Lines changed
- +71,911 −46,015
- additions / deletions
Thursday, May 29, 2025
156 commits were pushed across 30 repos by 36 authors. There were 71,911 additions and 46,015 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
30 repositories- algorand-sdk-testing 2 commits
- go-algorand 19 commits
- go-algorand-sdk 5 commits
- java-algorand-sdk 4 commits
- js-algorand-sdk 1 commit
- py-algorand-sdk 1 commit
- Hack-Series-CM 4 commits
- julo-nft-ticketing 3 commits
- pranivi-frontend 4 commits
- algokit-core 16 commits
- algokit-lora 2 commits
- algokit-utils-py 11 commits
- algokit-utils-ts 19 commits
- ARCs 1 commit
- devportal 2 commits
- docs 1 commit
- puya-ts 2 commits
- specs 7 commits
- BlockEstate 7 commits
- algorand-reputation-system 18 commits
- cryptocurrency-icons 6 commits
- algorand-mcp 1 commit
- algorand-hackseries-factfunders 1 commit
- a-day-in-my-bobalife 3 commits
- AlgoQuest 3 commits
- algo-voting 1 commit
- AlgorandCIDs 1 commit
- subql-stellar 8 commits
- tinyman-js-sdk 1 commit
- algorand 2 commits
Commit Log
156 commits · 30 repositories
01:00:25
go-algorand
FI from master
+0
−0
01:00:26
go-algorand
Build 2363 Data
+1
−1
01:20:28
subql-stellar
Add unsafe apis into sandbox, update node core
+65
−41
01:36:48
subql-stellar
Update changelogs
+10
−0
01:46:07
subql-stellar
Sandbox API changes (#124)
+75
−41
01:47:06
subql-stellar
[SKIP CI] Prerelease
+8
−4
01:48:03
subql-stellar
Bump axios from 1.7.4 to 1.9.0
+1
−23
01:58:42
subql-stellar
Bump axios from 1.7.4 to 1.9.0 (#125)
+1
−23
02:09:28
subql-stellar
[release] 20250529
+18
−8
02:16:19
subql-stellar
[release] 20250529 (#126)
+18
−8
02:21:34
go-algorand
API: Revert boxes pagination (#6343)
+1839
−2023
02:26:03
go-algorand
add Go Benchmark (go) benchmark result for e25465b8e449c63b56952504aeb2630875d1b79e
+445
−1
02:48:45
go-algorand
FI from master
+1839
−2023
02:48:46
go-algorand
Build 2364 Data
+1
−1
02:56:35
go-algorand
Revert "Test: Wait for the box list to be for the commit round (#6294)"
+4
−15
02:59:59
go-algorand
Revert "API: box paging (#6279)"
+1911
−2041
03:14:20
algo-voting
Update @vue/compiler-sfc requirement from ^3.5.15 to ^3.5.16
+1
−1
03:32:28
puya-ts
feat: allow nested destructing of mutable objects
+1129
−881
04:35:19
algokit-core
feat: assign fee to transaction
+195
−17
04:35:19
algokit-core
feat: assign fee to transaction
+195
−17
04:46:58
algokit-core
Merge pull request #111 from algorandfoundation/feat/fee-calc
+195
−17
04:46:58
algokit-core
Merge pull request #111 from algorandfoundation/feat/fee-calc
+195
−17
04:49:36
algokit-core
Notes added by 'git notes add'
+1
−0
04:50:48
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.10 [skip ci]
+1
−1
04:50:48
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.10 [skip ci]
+1
−1
04:54:58
algokit-core
Notes added by 'git notes add'
+1
−0
04:58:41
algokit-core
Notes added by 'git notes add'
+1
−0
05:00:13
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.11 [skip ci]
+6
−6
05:00:13
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.11 [skip ci]
+6
−6
05:00:26
algokit-utils-ts
chore: update algokit transact
+5
−5
05:03:46
algokit-core
Notes added by 'git notes add'
+1
−0
05:16:29
algokit-utils-ts
chore: docs
+62
−32
05:20:53
AlgorandCIDs
Updates and additions
+9072
−12513
05:22:32
algokit-utils-ts
build: also run PR workflow for PRs to future branch
+1
−1
05:25:14
algokit-utils-ts
build: a permission to read packages
+1
−0
05:51:34
puya-ts
ARRAY WIP
+7733
−7203
06:06:49
algokit-utils-ts
chore: fix tests
+29
−5
06:11:19
algokit-utils-ts
chore: PR feedback + fix build
+9
−9
06:13:03
algokit-utils-ts
build: fix check doc
+2
−0
06:26:39
algokit-utils-ts
build: check docs
+44
−52
06:27:35
algokit-utils-ts
build: check docs
+2
−2
06:29:47
algokit-utils-ts
build: fix file name
+2
−2
06:30:44
algokit-utils-ts
build: fix again
+2
−2
06:33:06
algokit-utils-ts
chore: doc gen
+6
−6
06:41:27
algokit-utils-ts
revert some unnecessary code format changes
+7
−2
06:42:31
algokit-utils-ts
chore: docs
+20
−20
06:46:14
algokit-core
docs: document how to create a keypair
+138
−6
06:46:14
algokit-core
docs: document how to create a keypair
+138
−6
07:02:56
algokit-utils-ts
chore: rename Algokit* to AlgoKit*
+8
−10
07:22:20
algokit-utils-py
chore: using algolkit algod client from a package repo
+6
−6
07:22:44
algokit-utils-ts
chore: handle is flatFee is set in suggested params for whatever reason
+8
−6
07:25:19
algokit-utils-ts
docs: update docs
+6
−6
07:26:37
algokit-core
Merge pull request #117 from algorandfoundation/docs/key-pair
+138
−6
07:26:37
algokit-core
Merge pull request #117 from algorandfoundation/docs/key-pair
+138
−6
07:42:48
algokit-utils-ts
feat: calculate fee with algokit core (#407)
+211
−136
07:49:08
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
08:10:35
algokit-utils-py
wip: optional deps group as feature flag & adherence to new client's errors
+27
−12
08:24:23
algokit-lora
chore: update to the latest future utils version
+13
−11
08:37:30
tinyman-js-sdk
Merge pull request #105 from tinymanorg/feat/order-client
+1816
−336
08:57:10
specs
docs: deepwiki experimental section
+11
−0
08:59:35
specs
docs: bare link
+1
−1
09:00:14
specs
Merge pull request #183 from algorandfoundation/keys
+789
−275
09:00:47
specs
Merge remote-tracking branch 'origin/develop' into node-nn
+807
−291
09:13:16
specs
docs: add deepwiki research note
+4
−1
09:28:53
specs
docs: add deepwiki badge
+5
−1
09:49:34
algorand-reputation-system
Create main application component App.tsx
+10
−53
09:52:36
algorand-reputation-system
Set up main.tsx as the React entry point
+8
−10
09:56:07
algorand-reputation-system
Add global CSS resets in index.css
+12
−0
09:57:57
algorand-reputation-system
Introduce ConnectWallet.tsx component
+20
−80
10:00:50
algorand-reputation-system
Abstract wallet interaction functions to algorand.ts
+33
−0
10:03:29
algorand-reputation-system
Implement Pera Wallet connection logic
+14
−2
10:04:53
algorand-reputation-system
Implement Pera Wallet disconnection logic
+10
−3
10:06:09
specs
fix: include path
+1
−1
10:06:57
algorand-reputation-system
Display connected account address in ConnectWallet
+2
−2
10:08:47
algorand-reputation-system
Basic styling for ConnectWallet component
+25
−3
10:09:38
algorand-reputation-system
Create Account.tsx component for displaying account details
+16
−18
10:10:40
algorand-reputation-system
Display truncated account address in Account.tsx
+2
−2
10:12:06
algorand-reputation-system
Add basic styling for Account component
+13
−0
10:15:44
algorand-reputation-system
Create algorand.ts for blockchain interactions
+5
−11
10:25:26
algorand-reputation-system
Initialize AlgodClient for network communication
+4
−5
10:29:45
algorand-reputation-system
Implement getAccountAddress utility
+1
−1
10:30:44
algorand-reputation-system
Defined REPUTATION_APP_ID constant
+1
−0
10:31:14
AlgoQuest
Edited Airdrop Sidebar
+409
−266
10:32:44
AlgoQuest
Added Help.tsx
+491
−0
10:32:54
algorand-reputation-system
Implement generic callAppMethod for contract calls
+34
−0
10:33:46
AlgoQuest
Added (sidebar)/help.tsx
+436
−75
10:34:31
algorand-reputation-system
Implement getGlobalStateValue utility
+16
−0
10:44:06
BlockEstate
Update .editorconfig
+0
−0
10:45:03
BlockEstate
Update contract.py.j2
+0
−0
10:45:33
BlockEstate
Update package.json
+0
−0
11:09:19
algokit-utils-py
fix: correctly re-throw the exception
+9
−2
11:09:53
algokit-utils-py
chore: format
+8
−7
11:18:51
algokit-utils-py
chore: excluding experimental group form CI/CD
+1
−1
11:21:07
algorand-mcp
Fix getting agent wallet
+1
−1
11:23:26
algorand
Initialize project using Create React App
+17919
−0
11:30:41
algokit-utils-py
chore: poetry update setuptools
+6
−6
11:34:54
go-algorand
Bump buildnumber.dat
+1
−1
11:39:40
go-algorand
Revert "Test: Wait for the box list to be for the commit round (#6294)"
+4
−15
11:39:47
go-algorand
Revert "API: box paging (#6279)"
+1911
−2041
11:59:46
ARCs
fill in some rationale
+20
−3
12:17:20
algorand-sdk-testing
Reverts '/boxes' pagination cases (pagination has been reverted/removed for now in go-algorand mainline).
+6
−15
12:22:26
go-algorand-sdk
Regenerate code from specification file
+10
−50
12:45:51
java-algorand-sdk
Regenerate code from specification file
+41
−67
12:48:18
go-algorand-sdk
Revert application boxes endpoint pagination support.
+7
−47
12:53:36
go-algorand-sdk
Revert box api pagination test cases.
+0
−11
13:05:03
algorand
Add Pera Wallet integration with enhanced UI and animations
+5968
−669
14:24:34
pranivi-frontend
Added login page
+0
−0
14:33:07
devportal
Merge pull request #325 from algorandfoundation/fix/algokit_cli
+162
−40
14:35:34
pranivi-frontend
UI of login page
+83
−0
14:36:11
algokit-utils-py
chore: ignore untyped stuff that replicates algosdk
+3
−2
14:36:34
algokit-utils-py
chore: removing redundant exception check
+2
−2
14:40:41
algokit-utils-py
chore: poetry run format
+1
−0
14:44:04
devportal
Update algokit-cli import
+1
−1
14:44:23
pranivi-frontend
Merge pull request #1 from Manikanta-srigade/master
+83
−0
15:12:07
go-algorand
CI: fix RAN MULTIPLE TIMES test verification warnings
+6
−0
15:14:04
a-day-in-my-bobalife
chore: bump com.android.tools.build:gradle in /DisneyScenicRides
+1
−1
15:14:10
go-algorand
agreement: fix mainLoop vs Shutdown race
+8
−5
15:14:16
pranivi-frontend
Hydration error fix
+25
−3
15:14:47
a-day-in-my-bobalife
chore: log greeting (2025-05-29)
+1
−0
15:17:48
a-day-in-my-bobalife
chore: bump com.android.tools.build:gradle from 8.10.0 to 8.10.1 in /DisneyScenicRides (#250)
+1
−1
15:18:56
go-algorand
Merge pull request #6347 from algorand/relbeta4.1.2
+1915
−2056
16:02:31
algokit-utils-py
chore: fix mypy and linting issues
+13
−5
16:06:09
Hack-Series-CM
Added password signup
+120
−0
16:07:21
Hack-Series-CM
Added NPMRC
+1
−0
16:09:19
algokit-utils-py
chore: remove redundant docstring
+0
−6
16:13:48
go-algorand
agreement: fix mainLoop vs Shutdown race (#6349)
+8
−5
16:18:14
go-algorand
add Go Benchmark (go) benchmark result for 2dbbf5886a77e22901ce8460d2d5f9b7c3d8b829
+445
−1
16:25:42
Hack-Series-CM
Added eas.json
+18
−0
16:26:41
Hack-Series-CM
Added some packages
+27
−11
16:33:20
algorand-sdk-testing
Reverts '/boxes' pagination cases (pagination has been reverted/removed for now in go-algorand mainline). (#322)
+6
−15
16:34:26
algokit-lora
chore: cache assets to reduce network traffic
+9
−0
16:56:15
algorand-hackseries-factfunders
made necessary changes to the frontend folder
+6321
−7637
17:01:02
java-algorand-sdk
Revert Box Application Pagination support.
+10
−39
17:06:59
go-algorand-sdk
API: Revert application boxes pagination (#726)
+7
−58
17:32:40
go-algorand
Fix comment typos
+2
−2
17:43:41
BlockEstate
Update launch.json
+0
−0
17:44:04
BlockEstate
Update settings.json
+0
−0
17:44:31
BlockEstate
Update processAssets.js
+0
−0
17:45:00
BlockEstate
Update index.js
+0
−0
17:50:46
java-algorand-sdk
Revert Box Application Pagination support. (#827)
+10
−39
18:11:27
cryptocurrency-icons
Added new icons
+0
−0
18:11:56
cryptocurrency-icons
added new icons
+0
−0
18:57:41
julo-nft-ticketing
Version 1.0.12 : Edited Logo
+0
−0
19:03:07
julo-nft-ticketing
Added Smart Contracts
+1761
−0
19:07:08
julo-nft-ticketing
Version 1.0.12 : Minor Changes
+10
−1
19:45:30
go-algorand
Merge branch 'rel/beta' into relstable4.1.2
+1915
−2056
19:51:53
cryptocurrency-icons
added new icons
+1
−1
19:54:29
js-algorand-sdk
Revert Box Application Pagination support.
+70
−177
19:54:45
cryptocurrency-icons
Merge pull request #9 from namttdh/update-icon
+0
−0
20:00:58
docs
[create-pull-request] automated change
+3
−3
20:11:16
py-algorand-sdk
Revert Box Application Pagination support.
+9
−100
20:22:30
go-algorand
Merge pull request #6350 from Algo-devops-service/relstable4.1.2
+1915
−2056
20:26:27
cryptocurrency-icons
added new icons
+1
−1
20:26:42
cryptocurrency-icons
Merge branch 'master' of https://github.com/ErikThiart/cryptocurrency-icons
+0
−0
23:27:00
java-algorand-sdk
Regenerate code from specification file
+33
−33
23:28:15
go-algorand-sdk
Regenerate code from specification file
+3
−3