Home Reports May 9, 2025

Friday, May 9, 2025

Commits
67
pushed this day
Repositories
18
with activity
Contributors
19
distinct authors
Lines changed
+52,624 −23,134
additions / deletions

May 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 18

Commit Log

67 commits · 18 repositories

01:00:23 go-algorand - Build 2343 Data +1 −1
01:51:28 algorand-typescript-testing boblat Merge pull request #74 from algorandfoundation/feat/tuple-storage +235 −86
01:55:57 algorand-typescript-testing semantic-release-bot Notes added by 'git notes add' +1 −0
02:32:06 algorand-python-testing boblat docs: include size_of in coverage doc +2 −1
02:38:59 governance-contracts p2arthur [add:treasury] start adding basic treasury contract to compx governance +105 −35
03:17:51 algo-voting dependabot[bot] Update @typescript-eslint/eslint-plugin requirement +1 −1
03:30:24 algorand-python-testing boblat Merge pull request #36 from algorandfoundation/feat/size-of +110 −4
03:34:20 algorand-python-testing - 0.6.0-beta.1 +15 −1
03:54:32 governance-contracts p2arthur [upd:governance_contract] start updating governance contract to use algokit 3.0 and also start integrating treasury +119 −87
04:02:32 reti drichar feat(ui): add Fireblocks to WalletConnect recommended wallets +9 −1
07:33:35 puya daniel-makerx build: add script to bump algopy stubs +56 −0
07:33:35 puya daniel-makerx build: bump stubs to 2.9.0 +2 −2
07:33:35 puya daniel-makerx feat: add box helper method `algopy.BoxMap.box` and property `algopy.Box.ref` +4985 −4323
11:16:56 algokit-utils-ts joe-p Merge branch 'main' into feat/composer_error_callbacks +6457 −1847
11:17:14 algokit-utils-ts joe-p chore: npx audit fix +4 −4
11:44:52 go-algorand cce fix go vet shadow linter issues for errors using this script +294 −294
12:02:27 go-algorand cce run sed -i 's|reportErrorf(err\.Error|reportErrorln(err.Error|' cmd/goal/*.go +16 −16
12:24:55 devportal - Added new issue template +98 −5
12:38:01 devportal - Merge pull request #326 from algorandfoundation/chore/doc-feedback-template +98 −5
12:40:18 devportal - Updated template +5 −15
12:40:47 algokit-utils-ts joe-p feat: registerErrorTransformer in composer (#371) +593 −249
12:40:59 devportal - Merge pull request #327 from algorandfoundation/chore/doc-feedback-template +5 −15
12:46:23 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
14:16:28 go-algorand algorandskiy network: close p2p conn in CloseWithoutFlush (#6308) +8 −2
14:20:46 go-algorand github add Go Benchmark (go) benchmark result for 48e45d0694fb62c8e7ab0b1801264b63de6435cc +445 −1
14:30:47 puya daniel-makerx feat: add box helper method `algopy.BoxMap.box` and property `algopy.Box.ref` +4985 −4323
14:30:47 puya daniel-makerx build: add script to bump algopy stubs +56 −0
14:30:47 puya daniel-makerx build: bump stubs to 2.9.0 +2 −2
14:39:58 go-algorand joe-p refactor: use two slices.Contains instead of Concat +3 −3
14:41:29 go-algorand joe-p refactor: move addr checks before app checks +8 −8
14:42:11 go-algorand joe-p refactor: remove redundant .String() +1 −1
14:42:52 go-algorand joe-p refactor: rm AppIndex instantiation +1 −1
15:05:28 go-algorand joe-p refactor: use slices.Sorted and maps.Keys for assigning values +24 −71
15:11:20 go-algorand joe-p refactor: rm unused anon struct +34 −38
15:14:25 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-05-09) +1 −0
15:17:05 go-algorand joe-p refactor: use second iterator value +2 −2
15:21:33 specs cusma docs: non-normative network definitions +11667 −5
15:23:15 specs cusma Merge remote-tracking branch 'origin/develop' into network-nn-network-definitions +810 −20
15:33:32 algokit-lora lempira Create dependabot.yml +11 −0
16:53:00 algokit-lora lempira chore: update vitest due to audit failure +149 −99
18:03:11 algokit-utils-ts joe-p fix: properly parse inner txn pc when an error occurs +958 −1
18:08:23 algokit-utils-ts joe-p test: ensure it works even with a middle app call +696 −117
18:11:26 puya-ts tristanmenzel feat: Include a `ref` property on the `Box` proxy type which can be used to directly access box bytes +5053 −2868
18:16:15 algokit-utils-ts joe-p chore: generate docs and fix lint error +12 −13
18:26:40 puya-ts tristanmenzel feat: Include a `ref` property on the `Box` proxy type which can be used to directly access box bytes +5053 −2868
18:35:40 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
19:01:36 use-wallet acfunk refactor(examples): remove global shim for Pera Connect in Vite (#368) +0 −12
19:03:06 use-wallet drichar docs(gitbook): update Signing Data guide +32 −17
19:07:38 use-wallet drichar docs(gitbook): add ARC-60 data signing guide with Lute wallet (#366) +274 −0
19:54:46 algokit-subscriber-py joe-p chore: more demonstrative examples +383 −0
19:54:47 algokit-subscriber-py joe-p chore: fix typos +8 −20
19:54:47 algokit-subscriber-py joe-p fix mypy errors +12 −3
19:54:48 algokit-subscriber-py joe-p chore: run black +16 −4
19:57:22 algokit-subscriber-py lempira fix: pre-commit files +7 −4
20:02:15 algokit-utils-ts joe-p fix: fix parsing of PC when a inner transaction fails (#397) +1548 −13
20:08:44 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
20:13:41 use-wallet drichar chore: release v4.1.0 +4 −4
20:32:38 go-algorand jannotti Use x-go-type to prevent java sdk from picking up changes +3807 −5026
20:50:44 go-algorand - tests: fix TestP2PEnableGossipService_BothDisable +37 −1
21:17:02 algokit-utils-ts github-actions[bot] Merge main into release +2289 −357
21:23:34 go-algorand algorandskiy tests: fix TestP2PEnableGossipService_BothDisable (#6320) +37 −1
21:23:46 go-algorand - p2p: reduce severity of failed capabilities advertisement +13 −3
21:23:46 go-algorand - CR feedback +1 −1
21:27:57 go-algorand github add Go Benchmark (go) benchmark result for f13575c2e979fbf4dc50054e2c337f25ace067a4 +445 −1
23:26:36 java-algorand-sdk algo-dev-service Regenerate code from specification file +141 −65
23:26:36 js-algorand-sdk algo-dev-service Regenerate code from specification file +284 −148
23:26:54 go-algorand-sdk algo-dev-service Regenerate code from specification file +93 −19