Home Reports Feb 7, 2025
Friday, February 7, 2025
- Commits
- 117
- pushed this day
- Repositories
- 21
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +136,258 −62,559
- additions / deletions
Friday, February 7, 2025
117 commits were pushed across 21 repos by 22 authors. There were 136,258 additions and 62,559 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
21 repositories- generator 3 commits
- go-algorand 8 commits
- go-algorand-sdk 2 commits
- indexer 10 commits
- java-algorand-sdk 1 commit
- js-algorand-sdk 1 commit
- py-algorand-sdk 1 commit
- algokit-core 45 commits
- algokit-client-generator-py 5 commits
- algokit-lora 1 commit
- algokit-utils-py 2 commits
- algorand-typescript-testing 8 commits
- devportal-code-examples 12 commits
- nodekit 1 commit
- puya 4 commits
- puya-ts 5 commits
- aurally 3 commits
- citrus-swap 1 commit
- a-day-in-my-bobalife 1 commit
- tatum-js 2 commits
- ultrade-python-sdk 1 commit
Commit Log
117 commits · 21 repositories
00:46:01
indexer
Add e2e test coverage for `online-only` parameter
+85
−0
00:55:28
indexer
Disable `online-only` parameter by default.
+1
−1
01:00:29
go-algorand
Build 2258 Data
+1
−1
01:17:31
indexer
Remove unnecesary code
+0
−4
01:17:45
devportal-code-examples
first_commit
+10
−10
01:18:10
indexer
Increase test coverage for `online-only` param
+23
−4
01:20:27
indexer
Style fixes
+3
−7
01:22:02
indexer
Update disabled parameter list in README.md
+1
−0
01:25:21
indexer
Update param list in `DisablingParametersGuide.md`
+1
−0
02:15:37
algokit-core
try manylinux image for aarch64 2.28
+1
−1
02:29:03
algokit-core
use macos runner for aarch64 linux
+1
−1
02:30:57
puya-ts
Merge pull request #101 from algorandfoundation/refactor/bigIntToUint8
+4
−1
02:31:43
algokit-core
try ubuntu arm runner
+1
−1
02:36:26
puya-ts
Notes added by 'git notes add'
+1
−0
02:47:38
go-algorand
refactor: using slices.Contains to simplify the code
+24
−67
03:27:34
algorand-typescript-testing
chore: update puya-ts depencency version
+31
−5
04:26:04
puya-ts
fix: allow input path in compiler options to be prefixed with ./
+12
−1
04:32:57
algorand-typescript-testing
Merge pull request #48 from algorandfoundation/refactor/move-implementation
+2967
−1544
04:59:46
algorand-typescript-testing
fix: add step to install puyapy in the release pipeline as the contracts used by tests are now compiled as part of test run
+2
−1
05:01:39
devportal-code-examples
feat: add account code examples
+7405
−0
05:36:23
puya-ts
Merge pull request #105 from algorandfoundation/fix/out-dir-path
+12
−1
05:36:28
algorand-typescript-testing
Merge pull request #52 from algorandfoundation/fix/release
+2
−1
05:38:26
puya
4.3.2
+7
−1
05:40:38
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
05:41:54
puya-ts
Notes added by 'git notes add'
+1
−0
06:47:04
algorand-typescript-testing
chore: update version of puya-ts dependency
+13
−13
06:51:25
algorand-typescript-testing
Merge pull request #53 from algorandfoundation/chore/version
+13
−13
06:55:32
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
08:31:04
tatum-js
ALL-10482 - Remove BNB
+0
−829
09:43:15
tatum-js
ALL-10482 - Remove BNB (#1149)
+0
−829
09:52:50
puya
fix: remove validation for ARC-32 and ARC-56 default args, and leave this to the app clients to resolve correctly
+18551
−15506
10:28:34
algokit-client-generator-py
fix: state contract correctly hints default arg from local state because it was manually recompiled with a version of puya that contains the bugfix
+5
−110
10:45:37
puya
fix: remove validation for ARC-32 and ARC-56 default args, and leave this to the app clients to resolve correctly
+18551
−15506
10:47:09
puya
4.3.3
+7
−1
11:09:18
aurally
fixing responsive issue
+4
−4
11:19:22
algokit-client-generator-py
fix: poetry update & rebuild all artifacts
+33
−76
11:30:17
algokit-client-generator-py
fix: remove inflection
+5
−18
11:52:30
aurally
responsive fixes
+12
−7
12:07:48
algokit-core
add x86_64 manylinux container
+6
−3
12:10:43
algokit-core
bump up maturin compat flag
+1
−1
12:11:05
aurally
update to footer
+1
−1
12:21:46
algokit-core
use GH runner to run pytest when possible
+50
−30
12:27:22
algokit-core
use manylinux musl image
+2
−2
12:31:08
algokit-core
dont use mise in manylinux containers
+2
−16
12:41:04
algokit-core
specify python version
+1
−1
12:46:48
algokit-core
python3.10 -m maturin
+1
−1
13:04:06
algokit-core
derive env from matrix
+19
−26
13:17:49
algokit-core
fix workflow errors
+3
−5
13:20:31
algokit-core
fix container
+3
−1
13:31:52
algokit-core
alpine aarch64 pytest
+3
−6
13:33:01
algokit-client-generator-py
fix: harmonize contracts that have acronyms in the name
+17
−10
13:35:24
algokit-client-generator-py
fix: import arc56_test client in related test
+1
−1
13:40:48
algokit-core
try setting up qemu
+4
−3
13:57:37
algokit-core
pytest in build container
+8
−19
14:01:35
algokit-core
cd /workspace
+2
−1
14:06:09
algokit-core
try s390x
+2
−0
14:08:29
algokit-core
add s390x arcg
+1
−1
14:39:47
algokit-core
use 2d matrix, always pytest in build container
+10
−66
14:44:21
algokit-core
libc in matrix
+3
−3
14:56:13
algokit-core
python version env
+10
−6
14:58:47
algokit-core
capitalize env
+10
−10
15:07:41
algokit-core
use python_version
+4
−5
15:07:45
algokit-utils-py
fix: detect changes in extra program pages as a schema break
+1597
−121
15:09:14
algokit-core
fix python typo
+1
−1
15:14:00
a-day-in-my-bobalife
chore: log greeting (2025-02-07)
+1
−0
15:14:23
algokit-core
try manylinux2014
+2
−2
15:25:03
algokit-core
update comments and doc
+8
−1
15:29:11
algokit-utils-py
fix: detect changes in extra program pages as a schema break (#135)
+1597
−121
15:30:22
algokit-core
breakout pytest steps
+13
−6
15:33:16
algokit-core
don't install zig
+1
−1
15:33:32
algokit-core
don't setup qemu
+0
−3
15:39:32
algokit-core
try all arches
+1
−1
15:41:24
algokit-core
setup qemu
+3
−0
15:44:20
algokit-core
exclude s390x musl
+4
−0
15:46:25
algokit-core
exclude ppc musl
+2
−0
15:48:45
algokit-lora
feat: Added plausible custom events (#389)
+26
−6
15:51:13
algokit-core
set default host for rustup
+1
−1
15:52:29
algokit-core
fix target typo
+1
−1
15:56:06
algokit-core
fix ppc triplet
+1
−1
16:00:21
algokit-core
skip i686 musl, add back ppc musl
+1
−1
16:02:41
algokit-core
skip ppc musl
+2
−0
16:07:24
algokit-core
add arm windows
+3
−0
16:08:28
algokit-core
fix format
+2
−1
16:16:26
algokit-core
skip pytest for windows arm
+2
−0
16:19:27
py-algorand-sdk
Simulate: Support fix-signers simulate option
+8
−0
16:19:33
generator
Support x-algorand-format BlockHeaderResponse in templates/generation. (#85)
+20
−1
16:20:34
algokit-core
add comment regarding arm windows
+2
−1
17:18:44
algokit-core
replace SCRIPT with RUN
+14
−14
17:24:47
go-algorand
API: Explicitly set the x-algorand-format for BlockHeaderResponse to 'Bloc… (#6247)
+1044
−1044
17:28:02
go-algorand-sdk
Regenerate code from specification file
+1
−1
17:28:54
go-algorand
add Go Benchmark (go) benchmark result for 121df6f128d01e8a790562cbe381aa38dfa04fa6
+445
−1
18:48:20
indexer
Remove duplicated code
+1
−3
18:53:40
indexer
Add extra parenthesis in SQL expression
+1
−1
19:04:38
go-algorand
return error if multiple horizon rows spotted for updRound
+30
−10
19:34:42
go-algorand
clean up prevRound logic
+7
−9
19:38:44
go-algorand
Merge remote-tracking branch 'upstream/master' into fix-catchpoint-onlineaccts-horizon
+1113
−1064
19:50:37
nodekit
chore: brew clarification
+6
−5
19:55:57
ultrade-python-sdk
fix maintenance error
+2
−6
19:57:06
indexer
Add missing table alias in SQL query
+1
−1
20:54:05
generator
Revert "Support x-algorand-format BlockHeaderResponse in templates/generation. (#85)"
+1
−20
20:55:58
generator
Revert "Support x-algorand-format BlockHeaderResponse in templates/generation. (#85)" (#86)
+1
−20
20:59:04
go-algorand-sdk
Regenerate code from specification file
+1
−3
21:08:43
go-algorand
Revert "API: New algod endpoint `/v2/block/{round}/header` omits transactions and cert from response (#6163)"
+1327
−1671
21:23:34
devportal-code-examples
accounts code examples first push
+474
−1338
21:49:12
devportal-code-examples
update project template to v3 utils py template
+58906
−16238
21:55:29
devportal-code-examples
update CI pipeline
+3
−0
22:00:47
devportal-code-examples
update ci to install poetry-plugin-export
+90
−4
22:14:27
citrus-swap
latest
+20968
−5493
22:24:37
devportal-code-examples
fix linting errors
+20
−24
22:51:40
java-algorand-sdk
Implement blockheaders endpoint cross-SDK test. (#771)
+75
−7
22:53:47
devportal-code-examples
arc4_type_integration_test update to utils v3
+178
−128
22:59:28
devportal-code-examples
minor tweak
+9
−0
23:08:54
devportal-code-examples
update control flow integration test to utiis v3
+127
−163
23:12:20
devportal-code-examples
upgrade hello world test to utils v3
+31
−18
23:12:37
algokit-core
disable i686, ppc64le, s390x
+5
−1
23:25:05
js-algorand-sdk
Regenerate code from specification file
+6
−4
23:53:06
devportal-code-examples
update inner_transaction_test to utils v3
+116
−216