Home Reports Jul 1, 2025
Tuesday, July 1, 2025
- Commits
- 66
- pushed this day
- Repositories
- 18
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +54,652 −24,509
- additions / deletions
Tuesday, July 1, 2025
66 commits were pushed across 18 repos by 22 authors. There were 54,652 additions and 24,509 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- go-algorand 2 commits
- go-algorand-sdk 1 commit
- indexer 6 commits
- java-algorand-sdk 1 commit
- julo-nft-ticketing 1 commit
- revelio 1 commit
- algokit-core 18 commits
- algokit-lora 5 commits
- ARCs 2 commits
- liquid-auth-ios 1 commit
- specs 1 commit
- algorealm-cli 1 commit
- BlockEstate 5 commits
- d-asa 1 commit
- a-day-in-my-bobalife 1 commit
- pact-js-sdk 6 commits
- algo-voting 7 commits
- subql-stellar 6 commits
Commit Log
66 commits · 18 repositories
01:00:31
go-algorand
Build 2399 Data
+1
−1
01:12:41
indexer
Add support for box references and reject-version to ApplicationTransaction API response sub-type.
+467
−341
01:26:08
indexer
Correct test filename capitalization for app_call_box_create.response.
+2
−2
02:02:07
algorealm-cli
chore(deps): update actions/setup-node action to v4
+1
−1
03:06:48
subql-stellar
Update @subql deps
+44
−44
03:20:04
subql-stellar
Update changelogs
+6
−0
03:23:47
algokit-lora
feat(ci): implement orchestrator release workflow for unified web and desktop releases
+278
−263
03:24:04
algokit-lora
chore(docs): moved release info to CONTRIBUTING.md
+56
−56
03:25:13
subql-stellar
Sync @subql dependencies (#128)
+50
−44
03:26:20
subql-stellar
[SKIP CI] Prerelease
+14
−6
03:45:47
algokit-core
chore(algokit_transact): more adjustments to match asset config patterns
+475
−436
03:53:41
subql-stellar
[release] 20250701
+27
−12
03:58:50
subql-stellar
[release] 20250701 (#129)
+27
−12
03:59:16
algokit-core
chore(algokit_transact): move builders to follow new convention (#186)
+497
−461
03:59:16
algokit-core
chore(algokit_transact): move builders to follow new convention (#186)
+497
−461
04:03:02
algokit-core
Notes added by 'git notes add'
+1
−0
04:04:20
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.23 [skip ci]
+1
−1
04:04:20
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.23 [skip ci]
+1
−1
04:11:06
algokit-core
Notes added by 'git notes add'
+1
−0
06:42:48
algo-voting
Update @typescript-eslint/parser requirement from ^8.35.0 to ^8.35.1
+1
−1
06:43:07
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
09:08:55
liquid-auth-ios
fix: working authentication
+214
−24
10:15:24
julo-nft-ticketing
Merge pull request #6 from SamuelRohith/master
+26
−26
10:17:44
algokit-core
refactor: Improve integer type selection
+85
−55
10:21:15
algo-voting
Merge pull request #652 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.35.1
+1
−1
10:21:37
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.35.1
+2
−2
10:22:23
algo-voting
Update eslint requirement from ^9.29.0 to ^9.30.0
+1
−1
10:23:27
algo-voting
Merge pull request #651 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.35.1
+0
−0
10:23:38
algo-voting
Merge pull request #650 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-9.30.0
+1
−1
10:31:19
revelio
Bump tailwindcss-ruby from 4.0.9 to 4.1.11
+9
−9
10:50:27
algokit-core
feat: rust algod client (#179)
+17931
−1873
10:50:27
algokit-core
feat: rust algod client (#179)
+17931
−1873
10:54:01
algokit-core
Notes added by 'git notes add'
+1
−0
10:55:17
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.24 [skip ci]
+1
−1
10:55:17
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.24 [skip ci]
+1
−1
10:56:05
algokit-core
feat: wip - algorand fixture
+675
−16
11:02:39
algokit-core
Notes added by 'git notes add'
+1
−0
11:22:25
algokit-lora
feat: render payment txn with close remainder
+45
−5
11:28:00
algokit-lora
chore: fix test
+1
−1
11:41:35
algokit-lora
test: consolidate settings tests at page level
+72
−74
12:14:58
pact-js-sdk
First set of code switched over
+3426
−9893
12:17:47
pact-js-sdk
factories udpated
+9
−9
12:34:27
pact-js-sdk
farms updated
+80
−67
12:58:18
pact-js-sdk
farming tests updated
+449
−310
13:12:19
go-algorand
Merge remote-tracking branch 'upstream/master' into access-list
+146
−29
13:54:00
pact-js-sdk
pool changes
+458
−359
14:04:00
ARCs
Apply suggestions from code review
+30
−48
14:17:55
indexer
Add support for box references and reject-version to ApplicationTrans… (#1661)
+467
−341
14:27:32
pact-js-sdk
final updates
+516
−523
14:42:24
indexer
Initialize capacity of boxRefs returned from transactions endpoints based off internal boxrefs slice size.
+1
−1
15:02:16
indexer
Called application gets special zero handling in boxrefs. Fix capacity bug on boxrefs initialization.
+228
−227
15:14:52
a-day-in-my-bobalife
chore: log greeting (2025-07-01)
+1
−0
15:20:57
d-asa
chore(deps): bump the minor-and-patch group with 4 updates
+47
−47
15:24:17
algokit-core
refactor: algokit utils tests and utils
+465
−753
16:02:12
indexer
TransactionApplication Improvements (#1662)
+228
−227
16:28:42
algokit-core
refactor: improve client configuration and improves robustness
+345
−48
16:49:59
BlockEstate
Update processAssets.js
+3
−0
16:50:46
BlockEstate
Update app.py
+6
−0
16:51:09
BlockEstate
Update app.py
+0
−5
16:51:42
BlockEstate
Update index.js
+4
−0
16:52:20
BlockEstate
Update server.js
+5
−0
17:52:55
ARCs
wip: updating the readme
+7225
−4713
19:21:48
specs
Described application version and reject version
+14
−5
21:17:17
algokit-core
refactor: project structure
+961
−756
23:27:41
java-algorand-sdk
Regenerate code from specification file
+65
−38
23:28:35
go-algorand-sdk
Regenerate code from specification file
+27
−3