Home Reports Sep 30, 2025
Tuesday, September 30, 2025
- Commits
- 125
- pushed this day
- Repositories
- 21
- with activity
- Contributors
- 27
- distinct authors
- Lines changed
- +88,961 −50,296
- additions / deletions
Tuesday, September 30, 2025
125 commits were pushed across 21 repos by 27 authors. There were 88,961 additions and 50,296 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
21 repositories- go-algorand 5 commits
- go-algorand-sdk 3 commits
- java-algorand-sdk 3 commits
- julo-nft-ticketing 6 commits
- weLend 3 commits
- algokit-core 17 commits
- algokit-utils-ts 3 commits
- ARCs 3 commits
- nodekit 2 commits
- puya-ts 4 commits
- specs 30 commits
- xHD-Wallet-API-kt 1 commit
- NFT_Marketplace 12 commits
- algorand-hackseries-factfunders 7 commits
- Algokit-utils-asset-create 1 commit
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 4 commits
- txnDuck 3 commits
- TicTacToe 10 commits
- algo-voting 1 commit
- arcraft 6 commits
Commit Log
125 commits · 21 repositories
01:00:26
go-algorand
Build 2491 Data
+1
−1
01:22:41
NFT_Marketplace
Add smooth fade-in animation to main page
+8
−2
01:23:01
NFT_Marketplace
Enhance card styling with rounded corners and hover shadows
+1
−1
01:23:29
NFT_Marketplace
Add Ctrl+K keyboard shortcut for search focus
+14
−0
01:26:56
NFT_Marketplace
Enhance footer social links with scale and glow effects
+3
−3
01:27:19
NFT_Marketplace
Improve input focus states with brand colors
+1
−1
01:27:54
NFT_Marketplace
Add skeleton loading states to collections section
+46
−1
01:28:23
NFT_Marketplace
Add new badge variants and hover animations
+11
−5
01:28:44
NFT_Marketplace
Enable smooth scroll behavior for better navigation
+4
−0
01:29:48
NFT_Marketplace
Add error state and retry functionality to NFT cards
+20
−15
01:30:39
NFT_Marketplace
Enhance trending section with staggered card animations
+8
−5
01:31:56
NFT_Marketplace
Improve CTA section responsiveness for mobile devices
+6
−6
01:32:28
NFT_Marketplace
Add underline animations and micro-interactions to nav links
+19
−6
01:55:32
txnDuck
chore: upgrade dependencies
+1570
−1657
03:46:38
algo-voting
build(deps-dev): bump @typescript-eslint/eslint-plugin
+572
−29
04:26:50
algokit-core
wip - fix stateproof, works with 1 reveals
+50
−12
04:41:45
algokit-core
implement state proof FFI
+424
−8
05:22:46
txnDuck
chore(eslint): convert to flat config
+703
−1137
05:32:04
txnDuck
build(gulp): update command for linting
+1
−1
05:33:49
algokit-core
read from json file
+1301
−1242
05:43:53
puya-ts
Merge pull request #273 from algorandfoundation/docs/typos
+142
−145
05:46:18
puya-ts
refactor: allow fixed sized bytes to be created by Bytes factory methods
+381
−292
05:46:18
puya-ts
refactor: remove an extra function
+22
−32
05:46:18
puya-ts
refactor: added `isConstantOp` property to allow `bzero` call as module level constant
+1407
−1218
06:02:38
algokit-core
t
+596
−0
06:03:18
algokit-core
t
+1
−596
06:08:26
algokit-core
fix the sorting
+33
−36
06:22:03
algokit-core
refactor - but haven't fully resolved the issue with map keys
+56
−33
07:01:13
algokit-utils-ts
fix(dual package issue) fix dual package issue in more classes
+102
−19
07:31:58
specs
docs: add cover
+33
−32
08:13:47
specs
docs: abft overview
+2324
−0
08:14:10
specs
docs: rename overview as preamble
+7
−7
08:14:25
specs
docs: nit
+2
−2
08:14:41
specs
docs: rename overview as preamble
+1
−1
08:15:00
specs
docs: nit
+1
−1
08:15:21
specs
docs: nit
+16
−16
08:21:46
specs
docs: add crypto preamble
+4
−0
08:22:01
specs
docs: add crypto preamble
+1
−1
08:22:14
specs
docs: consistent chapter titles
+8
−10
08:24:43
specs
docs: lint
+1
−1
08:42:21
algokit-utils-ts
fix(dual package issue) fix dual package issue in more classes
+98
−0
08:43:43
algokit-utils-ts
test(dual package issue): start adding tests to dual package isuue
+60
−0
10:06:25
algokit-core
Merge branch 'main' into feat/heartbeat-txn
+30859
−6029
10:07:06
specs
Merge branch 'master' into fixlinks
+3337
−724
10:17:33
algokit-core
docs: add a basic ts readme with dev workflow (#268)
+56
−0
10:17:33
algokit-core
docs: add a basic ts readme with dev workflow (#268)
+56
−0
10:38:00
specs
fix links
+50
−50
10:54:16
specs
docs: nit
+1
−1
10:58:32
specs
Merge pull request #242 from algorandfoundation/docs/cover
+2393
−66
10:59:30
specs
docs: fix typo
+1
−1
11:00:13
specs
docs: nit
+1
−1
11:06:40
weLend
back working following split
+17691
−18333
11:14:19
algorand-hackseries-factfunders
Added platform fee while creating proposal
+4
−1
11:14:58
algorand-hackseries-factfunders
Generated arcifacts for platform fee
+2252
−1908
11:40:12
weLend
reward pickups and commision
+8950
−8871
11:50:06
weLend
xusd reward pickupand commision pay
+104
−0
11:59:26
algokit-core
chore: fixed cargo fmt failures
+72
−43
12:44:49
specs
Merge pull request #63 from algorandfoundation/fixlinks
+60
−76
12:50:22
ARCs
docs: minor enhancements
+10
−6
12:53:51
specs
Merge remote-tracking branch 'origin/master' into archive
+60
−76
12:57:39
specs
chore: archive old specs
+1
−1
12:59:05
specs
chore: fix archive exclusion
+1
−1
13:03:50
specs
chore: update internal paper links
+7
−7
13:28:47
algokit-core
chore: removed app calls from python tests
+0
−106
13:34:21
ARCs
ARC-60 Upgrade
+249
−93
13:44:47
algorand-hackseries-factfunders
Generated news client file
+24
−23
13:45:07
algorand-hackseries-factfunders
did changes to frontend
+9
−1
14:00:35
ARCs
ARC-60 Update: Fixes, Add JWT and OAUTH scopes
+37
−22
14:06:59
specs
chore: split long pseudocode block
+3
−1
14:07:15
specs
chore: add pdf book disclaimer
+4
−1
14:07:35
specs
docs: update readme
+15
−1
14:11:21
specs
docs: archive folder reference
+3
−0
14:15:55
specs
chore: link genesis block example
+1
−5
14:16:29
specs
chore: fix bare link
+1
−1
14:17:47
algorand-hackseries-factfunders
included future funding feature
+119
−56
14:18:40
algorand-hackseries-factfunders
generated artifacts for that
+3833
−1710
14:19:47
algorand-hackseries-factfunders
generated client file
+182
−1
14:29:46
specs
fix: broken link
+1
−1
15:01:21
specs
fix: tex block
+2
−0
15:05:15
java-algorand-sdk
Update commons-codec to 1.19.0, addressing CVE reports for 1.12. (#868)
+1
−2
15:15:15
a-day-in-my-bobalife
chore: log greeting (2025-09-30)
+1
−0
15:36:07
TicTacToe
Initialize contract imports and type aliases
+2
−52
15:37:37
TicTacToe
Define the GameState struct
+7
−0
15:38:13
TicTacToe
Create the TicTacToe contract class and init
+7
−0
15:38:52
TicTacToe
Add opt_in subroutine
+5
−0
15:39:36
TicTacToe
Add new_game ABI method signature
+7
−0
15:40:14
TicTacToe
Add assertion for mbr.receiver
+2
−0
15:40:46
TicTacToe
Add pre_new_game_box balance check
+5
−0
15:41:26
TicTacToe
Initialize new game in games BoxMap
+8
−0
15:41:58
TicTacToe
Add post_new_game_box balance check
+5
−0
15:42:38
TicTacToe
Assert mbr.amount matches box delta and return id_counter
+3
−0
15:50:05
java-algorand-sdk
Support constructing applications calls with reject version.
+95
−4
16:00:56
go-algorand-sdk
CLAUDE.md file for go-algorand-sdk.
+181
−0
16:17:37
nodekit
fix: allow any consensus version when determining keyreg fee
+2
−7
16:35:04
java-algorand-sdk
Support constructing applications calls with reject version. (#869)
+95
−4
16:37:21
go-algorand-sdk
Support constructing applications calls with reject version.
+201
−11
16:59:22
arcraft
add: missing types and imports
+2
−0
17:02:17
arcraft
fix: arc62 imports
+10
−0
17:03:36
arcraft
fix: methods in arc62
+4
−5
17:04:57
nodekit
Merge pull request #177 from nullun/fix/check-incentive-fee
+2
−7
17:06:50
arcraft
add: isInboxAvailable method in arc59
+8
−0
17:08:12
arcraft
add: get inbox address method in arc59
+29
−0
17:10:01
arcraft
add: simulate options in method
+9
−0
17:16:35
julo-nft-ticketing
minor changes in feedback page
+26
−23
17:16:35
julo-nft-ticketing
optimise about page for readability
+16
−11
17:16:35
julo-nft-ticketing
optimise calendars page
+35
−37
17:27:10
julo-nft-ticketing
simplify card component
+83
−75
17:27:28
julo-nft-ticketing
optimise label component
+15
−17
17:38:58
algokit-core
wip: add ref and txn abi arg types
+78
−2
17:39:29
xHD-Wallet-API-kt
Merge pull request #47 from algorandfoundation/fix/upgrade-lazysodium-java
+1
−1
17:51:07
go-algorand-sdk
Apps: Support for reject-version on application call transactions (#750)
+382
−11
18:11:52
algokit-core
feat: added impl composertrait for composer to keep in sync
+115
−8
18:13:25
algokit-core
wip: all abi values
+143
−1
18:15:09
julo-nft-ticketing
Merge pull request #13 from hasini0105/master
+175
−163
18:44:28
algokit-core
wip: basic tuple and array tests
+16
−0
18:55:14
Algokit-utils-asset-create
Update assetcreate.js
+2
−2
20:00:08
go-algorand
call erlIPClient.m.Unlock() before calling OnClose()
+4
−1
20:20:26
algokit-core
wip: AbiType ctors
+111
−6
21:12:23
algokit-walletsdk-kmp
Add testnet toggle into wallet sdk
+827
−10
21:13:57
go-algorand
remove UnicastPeer.Unicast
+7
−72
21:22:08
go-algorand
remove UnicastPeer.Version
+0
−17
21:28:39
go-algorand
simplify
+1
−4
22:40:16
algokit-walletsdk-kmp
fix: ktlint issues
+41
−22
22:43:47
algokit-walletsdk-kmp
fix: ktlintFormat issues
+2529
−2570
22:53:37
algokit-walletsdk-kmp
feat: add testnet toggle into wallet sdk (#42)
+3155
−2360