Home Reports Mar 5, 2025
Wednesday, March 5, 2025
- Commits
- 85
- pushed this day
- Repositories
- 27
- with activity
- Contributors
- 27
- distinct authors
- Lines changed
- +51,515 −7,883
- additions / deletions
Wednesday, March 5, 2025
85 commits were pushed across 27 repos by 27 authors. There were 51,515 additions and 7,883 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
27 repositories- go-algorand 3 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- js-algorand-sdk 3 commits
- pranivi-frontend 3 commits
- DML-CHAIN 2 commits
- algokit-core 2 commits
- algokit-cli 1 commit
- algokit-typescript-template 8 commits
- algorand-typescript-testing 3 commits
- devportal 9 commits
- puya 5 commits
- puya-ts 9 commits
- puya-ts-demo 4 commits
- reti 2 commits
- aurally 1 commit
- governance-contracts 1 commit
- wen-tools 2 commits
- Bidding_Marketplace-on-Algorand 4 commits
- Escrow-Mechanism-on-Algorand 6 commits
- a-day-in-my-bobalife 1 commit
- AlgoQuest 3 commits
- BountyBoard 1 commit
- algo-voting 1 commit
- subql-stellar 7 commits
- tatum-js 1 commit
- ultrade-python-sdk 1 commit
Commit Log
85 commits · 27 repositories
00:06:05
subql-stellar
Implement blockchain service, update node version, update nest deps
+1069
−1181
00:11:54
subql-stellar
Update changelogs
+7
−0
00:29:30
subql-stellar
Fix test/runtime issues
+5
−72
01:00:29
go-algorand
Build 2285 Data
+1
−1
02:01:35
puya
fix: allow bool return type for all calls to `box_del` op code (#409)
+33
−9
02:28:06
subql-stellar
Blockchain service (#110)
+1068
−1240
02:29:07
subql-stellar
[SKIP CI] Prerelease
+13
−6
02:31:29
subql-stellar
[release] 20250305
+27
−12
02:52:45
puya
4.4.4
+15
−1
03:02:28
subql-stellar
[release] 20250305 (#111)
+27
−12
03:08:48
puya-ts
chore: update puya compiler version to 4.4.4
+177
−177
03:14:43
algo-voting
Update eslint-plugin-vue requirement from ^9.32.0 to ^9.33.0
+1
−1
03:16:53
puya-ts
Merge pull request #118 from algorandfoundation/fix/box_del
+1555
−1283
03:24:39
puya-ts
Notes added by 'git notes add'
+1
−0
03:29:42
algorand-typescript-testing
chore: update version of puya-ts dependency
+12
−11
03:34:59
algorand-typescript-testing
Merge pull request #63 from algorandfoundation/fix/switch-eval
+143
−29
03:39:30
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
03:45:03
puya-ts-demo
chore: update packages
+12
−12
03:48:23
algokit-typescript-template
chore: update packages to the latest version
+5
−5
03:55:27
puya-ts-demo
Merge pull request #11 from algorandfoundation/chore/update
+12
−12
03:56:25
puya-ts-demo
chore: update packages
+7
−7
03:57:17
puya-ts-demo
Merge pull request #13 from algorandfoundation/chore/update
+7
−7
07:10:58
Bidding_Marketplace-on-Algorand
Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-python-template.git
+4084
−0
07:39:27
BountyBoard
first commit
+1
−0
09:32:42
Bidding_Marketplace-on-Algorand
bidding market Contract added
+5149
−4
09:43:13
Bidding_Marketplace-on-Algorand
updated readme
+110
−0
09:44:56
Bidding_Marketplace-on-Algorand
Create LICENSE
+21
−0
10:41:16
puya
hack: run stdin and stdout
+72
−17
10:52:54
Escrow-Mechanism-on-Algorand
Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-python-template.git
+4084
−0
11:35:06
puya
chore: reverting tmp commit to test codesigning
+7
−18
11:40:31
Escrow-Mechanism-on-Algorand
developed escrow mechanism on the Algorand
+6113
−16
11:42:55
Escrow-Mechanism-on-Algorand
Create LICENSE
+21
−0
11:48:11
AlgoQuest
Version: 1.0.25: Added Asset to the AppAddress
+130
−55
11:50:22
tatum-js
ALL-9593 - cap gasPrice for polygon-amoy
+18
−3
12:12:03
AlgoQuest
Version: 1.0.26: Added Selling and Added the app_id and app_address to database
+83
−20
12:38:36
devportal
Merge pull request #198 from algorandfoundation/DVP-85-Algorand-Intro
+330
−0
12:45:46
AlgoQuest
Version: 1.0.27: Added Buying and Implemented the Logic(half )
+584
−1
13:33:20
Escrow-Mechanism-on-Algorand
updated contract
+418
−528
13:37:49
Escrow-Mechanism-on-Algorand
Merge branch 'main' of https://github.com/marotipatre/Escrow-Mechanism-on-Algorand into test
+21
−0
13:39:51
Escrow-Mechanism-on-Algorand
developing branch open with constructor checks
+15
−0
13:44:33
ultrade-python-sdk
increase order default exp value
+2
−2
13:58:47
algokit-typescript-template
chore: update dependencies
+123
−413
14:01:07
devportal
Initial integration of Plausible.io analytics
+37
−25
14:09:02
devportal
Merge pull request #201 from algorandfoundation/chore/plausible-integration
+37
−25
14:13:53
devportal
DVP-366: Integration of Plausible.io analytics
+9
−0
14:15:00
algokit-cli
chore: wip tests
+197
−6
14:25:42
devportal
DVP-366: Integrate analytics
+2
−2
14:32:20
algokit-typescript-template
chore: update to node22 (#25)
+136
−426
14:33:09
devportal
DVP-366: Integration of analytics for "staging"
+1
−1
14:40:14
devportal
Merge pull request #204 from algorandfoundation/chore/plausible-integration-staging
+1
−1
14:48:48
devportal
DVP-366 Fixed analytics tag
+1
−0
14:55:25
devportal
Merge pull request #205 from algorandfoundation/chore/plausible-integration-staging
+1
−0
15:14:51
a-day-in-my-bobalife
chore: log greeting (2025-03-05)
+1
−0
15:21:52
governance-contracts
[working-version]
+4685
−191
15:54:36
aurally
admin dashboard updates
+270
−145
16:02:39
pranivi-frontend
Initial commit from Create Next App
+5439
−0
17:29:52
pranivi-frontend
Version: 1.0.1 : Om sai ram
+6501
−138
17:58:01
pranivi-frontend
Fixed Some Issues
+2291
−564
18:24:32
puya-ts
feat: Default to the build command if no other command is present
+27
−1
18:52:56
algokit-typescript-template
feat: update production example contract and add tests
+10
−11
18:53:22
algokit-typescript-template
feat: update starter example contract
+1
−5
18:53:33
algokit-typescript-template
feat: update template content
+10
−11
19:45:13
algokit-typescript-template
feat: remove access modifiers on contracts and remove the rule
+5
−11
19:48:09
wen-tools
reduce chunk size for signed asset transactions from 4 to 2
+1
−1
19:50:31
algokit-typescript-template
chore: format contract
+2
−2
19:50:41
wen-tools
reduce chunk size for signed asset transactions from 4 to 2 (#118)
+1
−1
19:51:05
js-algorand-sdk
Prep for new release process based on 'github release' publishing.
+1058
−943
20:16:53
js-algorand-sdk
Update changelog for v3.3.2
+25
−0
20:29:12
js-algorand-sdk
Tweak tag name variable to populate properly.
+2
−2
20:33:58
go-algorand-sdk
Fix tag name variable in post-release.yml.
+2
−2
21:41:08
puya-ts
feat: Default to the build command if no other command is present
+27
−1
21:49:10
puya-ts
Notes added by 'git notes add'
+1
−0
21:51:38
puya
wip
+22
−1
21:51:55
go-algorand
catchpointdump: support p2p nodes (#6266)
+26
−7
21:55:51
DML-CHAIN
feat: hide demerit if contract is deleted
+1097
−90
21:56:07
go-algorand
add Go Benchmark (go) benchmark result for d44aa2d3f4f07551aed6f813d5fe32c44e134bd2
+445
−1
21:57:22
DML-CHAIN
fix: remove logs
+2
−11
22:05:21
puya-ts
fix: Use group transaction node instead of re-interpret cast for group transaction values
+1760
−18
22:46:02
reti
fix(ui): correct max stake per pool calculation logic
+8
−17
22:52:28
reti
chore(ui): fix imports in utils/contracts.ts
+6
−6
23:27:01
java-algorand-sdk
Regenerate code from specification file
+9
−0
23:39:14
algokit-core
tests(swift): move tests to package
+7
−22
23:39:14
algokit-core
tests(swift): move tests to package
+7
−22
23:47:01
puya-ts
fix: Use group transaction node instead of re-interpret cast for group transaction values
+1760
−18
23:55:14
puya-ts
Notes added by 'git notes add'
+1
−0