Home Reports Mar 14, 2025
Friday, March 14, 2025
- Commits
- 113
- pushed this day
- Repositories
- 15
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +27,386 −20,746
- additions / deletions
Friday, March 14, 2025
113 commits were pushed across 15 repos by 22 authors. There were 27,386 additions and 20,746 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
15 repositories- go-algorand 21 commits
- java-algorand-sdk 1 commit
- community 1 commit
- algokit-cli 2 commits
- ARCs 1 commit
- devportal 34 commits
- puya 25 commits
- puya-ts 9 commits
- CryptoDeepTools 1 commit
- algorand-mcp 11 commits
- avmkit 1 commit
- xgov-explorer 1 commit
- a-day-in-my-bobalife 1 commit
- algo-voting 3 commits
- tatum-js 1 commit
Commit Log
113 commits · 15 repositories
00:36:17
devportal
fix(tailwind): upgrade to v4
+426
−562
02:03:17
algokit-cli
Update intro.md link to [OUTDATED] video
+1
−1
03:33:10
algo-voting
Bump eslint-plugin-vue from 9.33.0 to 10.0.0
+1
−1
03:33:15
algo-voting
Update @vue/eslint-config-typescript requirement from ^14.4.0 to ^14.5.0
+1
−1
03:33:24
algo-voting
Update @typescript-eslint/parser requirement from ^8.24.0 to ^8.26.1
+1
−1
03:37:20
puya-ts
fix: handle empty file
+41
−19
03:37:28
puya-ts
fix: concat string from multiple files
+51
−2
03:54:49
puya-ts
chore: use resolve to get path
+8
−21
04:15:50
puya
wip
+168
−120
04:28:38
puya
wip
+7
−14
04:46:41
devportal
feat: migrate, polish the deploy your first contract guide / add images/ remove old outdated content / update links
+401
−2602
04:51:18
devportal
chore: fix linting
+1
−0
05:03:22
puya
always operate on the ref/SHA that triggered the workflow
+0
−10
05:05:09
puya
remove unused workflow input
+0
−5
05:19:45
puya
fetch tags for PSR publish (don't need full history, just tags... hopefully)
+2
−0
05:29:48
puya
wip
+4
−2
05:37:07
puya
sigh
+0
−2
05:42:03
puya-ts
chore: switch to use push approach
+33
−4
05:51:18
puya-ts
chore: remove pull diagnostics code
+0
−32
06:04:06
puya-ts
chore: clean up
+3
−4
06:05:43
puya
- simplify branch checks using new syntax
+11
−17
06:13:43
puya-ts
chore: remove, the error was fixed in puya-ts
+0
−1
06:16:50
puya-ts
chore: lint
+9
−6
06:40:44
puya-ts
chore: change puya bin dir name
+1
−1
07:19:44
devportal
DVP-115 transactions groups
+134
−1
07:47:36
devportal
DVP-114 Transaction Leases
+90
−1
07:57:32
puya
hmmm
+19
−38
08:22:20
puya
don't run manylinux tests on PR
+6
−0
08:33:46
puya
speed up compile-all steps
+10
−3
08:42:22
puya
try one more crazy idea...
+8
−92
08:50:50
devportal
Merge pull request #223 from algorandfoundation/chore/upgrade-tailwind
+426
−562
08:52:18
puya
fix condition check
+2
−2
08:52:28
puya
try one more crazy idea...
+1
−1
09:07:30
puya
case closed...?
+13
−56
09:18:23
puya
do not quote me on this
+5
−5
09:30:52
puya
what happens with a non-manylinux base..?
+3
−3
09:36:13
devportal
Revert "fix(tailwind): upgrade to v4"
+562
−426
09:44:20
devportal
Updated config
+0
−5
09:47:56
tatum-js
ALL-10835 Add berachain notification support
+41
−15
09:53:12
puya
minor tweaks
+2
−9
09:57:58
devportal
Updated workflow to fix use of deprecated function
+4
−2
09:58:12
puya
and this is why you always leave a note...
+8
−1
10:04:00
puya
docker ignore file not required anymore, no building going on only running (with volume mounts)
+0
−16
10:08:27
devportal
Updated publish workflow to use wranger pages deploy
+23
−13
10:09:10
devportal
Updated publish workflow
+2
−2
10:19:35
puya
minor tweaks
+4
−4
10:22:25
puya
minor tweaks
+140
−149
10:39:04
devportal
refactor(homepage): tailwind v4
+477
−613
10:41:39
devportal
Merge branch 'main' into ap/feat/homepage
+3
−4
10:52:21
devportal
fix(homepage): remove overrides
+1
−45
11:02:17
puya
download wheels before semantic release publish
+6
−0
11:15:46
puya
feat: PyInstaller based binary support
+1351
−429
11:26:50
devportal
fix(homepage): remove overrides
+0
−44
11:35:29
devportal
Merge branch 'ap/feat/homepage' of https://github.com/algorandfoundation/devportal into ap/feat/homepage
+0
−0
11:45:53
devportal
Merge pull request #225 from algorandfoundation/DVP-115-transactions-atomic
+134
−1
11:46:16
devportal
Merge pull request #220 from algorandfoundation/fix/review-accounts
+223
−195
11:51:36
puya
4.5.0
+7
−1
11:51:49
devportal
Updated CNAME
+1
−1
12:04:26
devportal
Updated CNAME
+1
−1
12:04:30
devportal
Merge pull request #228 from algorandfoundation/chore/update-CNAME
+1
−1
12:07:51
devportal
Updated CNAME for staging
+1
−1
12:09:38
devportal
Merge branch 'main' into chore/update-cname-staging
+2
−1
12:14:09
devportal
Merge pull request #229 from algorandfoundation/chore/update-cname-staging
+2
−1
12:23:34
devportal
Update CNAME
+1
−1
12:25:18
devportal
Updated config
+0
−2
12:32:30
devportal
Fixed config
+0
−1
12:43:48
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
12:48:00
devportal
Updated publish workflow
+2
−2
13:02:24
devportal
Updated pnpm
+7
−7
13:08:01
go-algorand
bigint optimizations, larger allowed inputs, custom costs
+495
−229
13:11:35
devportal
Fixed remote code URI refs for python examples
+35
−35
14:12:25
CryptoDeepTools
Add files via upload
+178
−0
14:32:25
algokit-cli
feat: add typescript template integration
+17
−10
15:00:15
ARCs
Merge pull request #339 from cusma/arc20
+10004
−9423
15:14:14
a-day-in-my-bobalife
chore: log greeting (2025-03-14)
+1
−0
15:23:31
algorand-mcp
Fix transaction on app tools
+29
−31
15:48:41
algorand-mcp
Update gitignore for testing server not to be part of repo
+1
−1
16:27:56
devportal
Merge branch 'main' into ap/feat/homepage
+359
−197
16:29:33
devportal
Add dark custom variant and most homepage overrides to global.css
+29
−1
16:41:20
go-algorand
vpack static initial version
+842
−0
16:41:21
go-algorand
compression benchmarking for algodump
+2438
−36
17:25:54
go-algorand
use vpack/gen.go to make parser and static table
+1136
−483
18:07:13
go-algorand
add options to protocol.RandomizeObject
+32
−13
18:23:40
go-algorand
fix license check
+16
−0
18:26:12
go-algorand
catchup: do not punish entire class for a single failing node
+13
−3
18:27:01
go-algorand
fix linter
+4
−25
18:27:48
go-algorand
catchup: improve logging
+39
−20
18:29:40
go-algorand
fix comments typos
+4
−4
18:38:51
go-algorand
slightly optimize generated code
+72
−56
18:51:21
go-algorand
Switch rankSamples to be a list
+15
−14
19:02:35
devportal
basic kapa integration
+2533
−2523
19:07:24
go-algorand
unexport static table indices and stop sharing msgp varuint markers with vpack
+171
−138
19:10:49
go-algorand
replace sync.Mutex with deadlock.Mutex
+6
−7
19:33:03
go-algorand
support vpack_size tag for fixed-size structs
+78
−20
19:35:38
go-algorand
update makeVoteCheck
+2
−2
19:58:00
go-algorand
fix encoding of fixints broken in 4a535028f402c9f0750756746823dd154b521d44
+12
−2
20:02:24
algorand-mcp
Updated application transactions
+1811
−893
20:18:09
go-algorand
adapt TestEncodingTest to stricter parsing rules
+16
−1
20:37:27
go-algorand
CR fixes
+5
−3
20:43:12
algorand-mcp
Update README.md for root and each package
+932
−185
20:59:40
devportal
fix(homepage): broken styles
+28
−18
21:01:47
algorand-mcp
Update README files
+377
−75
21:22:31
go-algorand
catchup: improve classBasedPeerSelector on small peer sets (#6277)
+73
−41
21:22:43
algorand-mcp
Update
+13
−8
21:26:40
go-algorand
add Go Benchmark (go) benchmark result for 272ec0217fa27e586a64bd7c756781ba01b28356
+445
−1
21:27:27
algorand-mcp
Update README.md
+4
−0
21:31:41
xgov-explorer
shadow border
+6
−0
21:40:16
algorand-mcp
Add Smithery Badge
+1
−0
22:01:02
algorand-mcp
Update README.md add smithery
+22
−0
22:16:13
avmkit
update siwa
+168
−31
22:25:26
algorand-mcp
Update README.md files
+21
−18
22:26:04
algorand-mcp
Update
+0
−14
23:27:39
java-algorand-sdk
Regenerate code from specification file
+9
−0