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

Commit Log

117 commits · 21 repositories

00:46:01 indexer agodnic Add e2e test coverage for `online-only` parameter +85 −0
00:55:28 indexer agodnic Disable `online-only` parameter by default. +1 −1
01:00:29 go-algorand - Build 2258 Data +1 −1
01:17:31 indexer agodnic Remove unnecesary code +0 −4
01:17:45 devportal-code-examples - first_commit +10 −10
01:18:10 indexer agodnic Increase test coverage for `online-only` param +23 −4
01:20:27 indexer agodnic Style fixes +3 −7
01:22:02 indexer agodnic Update disabled parameter list in README.md +1 −0
01:25:21 indexer agodnic Update param list in `DisablingParametersGuide.md` +1 −0
02:15:37 algokit-core joe-p try manylinux image for aarch64 2.28 +1 −1
02:29:03 algokit-core joe-p use macos runner for aarch64 linux +1 −1
02:30:57 puya-ts boblat Merge pull request #101 from algorandfoundation/refactor/bigIntToUint8 +4 −1
02:31:43 algokit-core joe-p try ubuntu arm runner +1 −1
02:36:26 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
02:47:38 go-algorand damuzhi0810 refactor: using slices.Contains to simplify the code +24 −67
03:27:34 algorand-typescript-testing boblat chore: update puya-ts depencency version +31 −5
04:26:04 puya-ts boblat fix: allow input path in compiler options to be prefixed with ./ +12 −1
04:32:57 algorand-typescript-testing boblat Merge pull request #48 from algorandfoundation/refactor/move-implementation +2967 −1544
04:59:46 algorand-typescript-testing boblat 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 gabrielkuettel feat: add account code examples +7405 −0
05:36:23 puya-ts boblat Merge pull request #105 from algorandfoundation/fix/out-dir-path +12 −1
05:36:28 algorand-typescript-testing boblat 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 semantic-release-bot Notes added by 'git notes add' +1 −0
05:41:54 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
06:47:04 algorand-typescript-testing boblat chore: update version of puya-ts dependency +13 −13
06:51:25 algorand-typescript-testing boblat Merge pull request #53 from algorandfoundation/chore/version +13 −13
06:55:32 algorand-typescript-testing semantic-release-bot Notes added by 'git notes add' +1 −0
08:31:04 tatum-js Hathoriel ALL-10482 - Remove BNB +0 −829
09:43:15 tatum-js Hathoriel ALL-10482 - Remove BNB (#1149) +0 −829
09:52:50 puya daniel-makerx 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 CiottiGiorgio 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 daniel-makerx 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 emmylem fixing responsive issue +4 −4
11:19:22 algokit-client-generator-py CiottiGiorgio fix: poetry update & rebuild all artifacts +33 −76
11:30:17 algokit-client-generator-py CiottiGiorgio fix: remove inflection +5 −18
11:52:30 aurally emmylem responsive fixes +12 −7
12:07:48 algokit-core joe-p add x86_64 manylinux container +6 −3
12:10:43 algokit-core joe-p bump up maturin compat flag +1 −1
12:11:05 aurally emmylem update to footer +1 −1
12:21:46 algokit-core joe-p use GH runner to run pytest when possible +50 −30
12:27:22 algokit-core joe-p use manylinux musl image +2 −2
12:31:08 algokit-core joe-p dont use mise in manylinux containers +2 −16
12:41:04 algokit-core joe-p specify python version +1 −1
12:46:48 algokit-core joe-p python3.10 -m maturin +1 −1
13:04:06 algokit-core joe-p derive env from matrix +19 −26
13:17:49 algokit-core joe-p fix workflow errors +3 −5
13:20:31 algokit-core joe-p fix container +3 −1
13:31:52 algokit-core joe-p alpine aarch64 pytest +3 −6
13:33:01 algokit-client-generator-py CiottiGiorgio fix: harmonize contracts that have acronyms in the name +17 −10
13:35:24 algokit-client-generator-py CiottiGiorgio fix: import arc56_test client in related test +1 −1
13:40:48 algokit-core joe-p try setting up qemu +4 −3
13:57:37 algokit-core joe-p pytest in build container +8 −19
14:01:35 algokit-core joe-p cd /workspace +2 −1
14:06:09 algokit-core joe-p try s390x +2 −0
14:08:29 algokit-core joe-p add s390x arcg +1 −1
14:39:47 algokit-core joe-p use 2d matrix, always pytest in build container +10 −66
14:44:21 algokit-core joe-p libc in matrix +3 −3
14:56:13 algokit-core joe-p python version env +10 −6
14:58:47 algokit-core joe-p capitalize env +10 −10
15:07:41 algokit-core joe-p use python_version +4 −5
15:07:45 algokit-utils-py aorumbayev fix: detect changes in extra program pages as a schema break +1597 −121
15:09:14 algokit-core joe-p fix python typo +1 −1
15:14:00 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-02-07) +1 −0
15:14:23 algokit-core joe-p try manylinux2014 +2 −2
15:25:03 algokit-core joe-p update comments and doc +8 −1
15:29:11 algokit-utils-py aorumbayev fix: detect changes in extra program pages as a schema break (#135) +1597 −121
15:30:22 algokit-core joe-p breakout pytest steps +13 −6
15:33:16 algokit-core joe-p don't install zig +1 −1
15:33:32 algokit-core joe-p don't setup qemu +0 −3
15:39:32 algokit-core joe-p try all arches +1 −1
15:41:24 algokit-core joe-p setup qemu +3 −0
15:44:20 algokit-core joe-p exclude s390x musl +4 −0
15:46:25 algokit-core joe-p exclude ppc musl +2 −0
15:48:45 algokit-lora lempira feat: Added plausible custom events (#389) +26 −6
15:51:13 algokit-core joe-p set default host for rustup +1 −1
15:52:29 algokit-core joe-p fix target typo +1 −1
15:56:06 algokit-core joe-p fix ppc triplet +1 −1
16:00:21 algokit-core joe-p skip i686 musl, add back ppc musl +1 −1
16:02:41 algokit-core joe-p skip ppc musl +2 −0
16:07:24 algokit-core joe-p add arm windows +3 −0
16:08:28 algokit-core joe-p fix format +2 −1
16:16:26 algokit-core joe-p skip pytest for windows arm +2 −0
16:19:27 py-algorand-sdk algolog Simulate: Support fix-signers simulate option +8 −0
16:19:33 generator gmalouf Support x-algorand-format BlockHeaderResponse in templates/generation. (#85) +20 −1
16:20:34 algokit-core joe-p add comment regarding arm windows +2 −1
17:18:44 algokit-core joe-p replace SCRIPT with RUN +14 −14
17:24:47 go-algorand gmalouf API: Explicitly set the x-algorand-format for BlockHeaderResponse to 'Bloc… (#6247) +1044 −1044
17:28:02 go-algorand-sdk algo-dev-service Regenerate code from specification file +1 −1
17:28:54 go-algorand github add Go Benchmark (go) benchmark result for 121df6f128d01e8a790562cbe381aa38dfa04fa6 +445 −1
18:48:20 indexer agodnic Remove duplicated code +1 −3
18:53:40 indexer agodnic Add extra parenthesis in SQL expression +1 −1
19:04:38 go-algorand cce return error if multiple horizon rows spotted for updRound +30 −10
19:34:42 go-algorand cce clean up prevRound logic +7 −9
19:38:44 go-algorand cce Merge remote-tracking branch 'upstream/master' into fix-catchpoint-onlineaccts-horizon +1113 −1064
19:50:37 nodekit HashMapsData2Value chore: brew clarification +6 −5
19:55:57 ultrade-python-sdk CyberSlug322 fix maintenance error +2 −6
19:57:06 indexer agodnic Add missing table alias in SQL query +1 −1
20:54:05 generator gmalouf Revert "Support x-algorand-format BlockHeaderResponse in templates/generation. (#85)" +1 −20
20:55:58 generator gmalouf Revert "Support x-algorand-format BlockHeaderResponse in templates/generation. (#85)" (#86) +1 −20
20:59:04 go-algorand-sdk algo-dev-service Regenerate code from specification file +1 −3
21:08:43 go-algorand gmalouf 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 Ganainmtech latest +20968 −5493
22:24:37 devportal-code-examples - fix linting errors +20 −24
22:51:40 java-algorand-sdk gmalouf 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 joe-p disable i686, ppc64le, s390x +5 −1
23:25:05 js-algorand-sdk algo-dev-service Regenerate code from specification file +6 −4
23:53:06 devportal-code-examples - update inner_transaction_test to utils v3 +116 −216