Home Reports Mar 4, 2026

Wednesday, March 4, 2026

Commits
159
pushed this day
Repositories
17
with activity
Contributors
22
distinct authors
Lines changed
+269,896 −241,428
additions / deletions

March 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 21

Commit Log

159 commits · 17 repositories

00:12:19 rosetta-smart-contracts - implemented vesting in cairo +251 −0
00:14:42 puya-ts Argimirodelpozo fix: unrelated small fix in IntersectionTypes used in expression PType constructor error message +1 −1
00:14:42 puya-ts Argimirodelpozo fix: allow non-null assertion no-op in non-optional types +8 −9
00:14:42 puya-ts Argimirodelpozo test: changes to tests to reflect new `!` behavior +2 −2
00:17:08 puya-ts Argimirodelpozo chore: add exceptions for new vulns in rollup and minimatch irrelevant for dev tooling +45 −0
00:21:26 rosetta-smart-contracts - fix comments and readme +3 −25
00:22:25 rosetta-smart-contracts Rashidhmd Update README.md +1 −0
00:37:49 rosetta-smart-contracts - implemented storage in cairo +102 −0
00:38:33 rosetta-smart-contracts Rashidhmd Update README.md +1 −0
00:51:43 wen-tools LoafPickleWW feat: Introduce SimpleUpdate page enabling users to fetch and modify existing asset metadata, including ARC3, ARC19, and ARC69 formats. +90 −58
00:59:49 wen-tools LoafPickleWW feat: add Algorand utility functions for asset creation, configuration, and IPFS pinning. +4 −4
01:00:51 go-algorand - Build 2646 Data +1 −1
02:38:31 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +1 −0
03:04:10 algo-voting dependabot[bot] build(deps-dev): update @vue/compiler-sfc requirement +1 −1
03:04:33 algo-voting dependabot[bot] build(deps-dev): update @typescript-eslint/eslint-plugin requirement +1 −1
03:04:46 algo-voting dependabot[bot] build(deps-dev): update eslint requirement from ^10.0.0 to ^10.0.2 +1 −1
04:26:06 puya-ts Argimirodelpozo fix: unrelated small fix in IntersectionTypes used in expression PType constructor error message +1 −1
04:26:06 puya-ts Argimirodelpozo test: changes to tests to reflect new `!` behavior +2 −2
04:26:06 puya-ts Argimirodelpozo chore: add exceptions for new vulns in rollup and minimatch irrelevant for dev tooling +45 −0
04:26:06 puya-ts Argimirodelpozo fix: allow non-null assertion no-op in non-optional types +8 −9
04:36:43 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
06:04:52 use-wallet-ui drichar feat(plugin): add panel system for full-view menu extensions +361 −217
06:10:41 puya-ts Argimirodelpozo feat: support for initializing `uintN` with fixed bytes instances of length N/8 +44 −4
06:10:41 puya-ts Argimirodelpozo chore: update approvals +2581 −0
06:10:41 puya-ts Argimirodelpozo test: add tests for uintN construction from bytes with fixed size +74 −0
06:11:50 puya-ts Argimirodelpozo chore: new exceptions to both .nsprc +6 −26
06:13:58 algokit-walletsdk-kmp michaeltchuang refactor: use new falcon library that can handle multiple Lora txns +15 −15
06:30:49 algokit-walletsdk-kmp michaeltchuang refactor: use new falcon library that can handle multiple Lora txns (#257) +15 −15
06:34:29 use-wallet-ui drichar docs(plugin): add plugin architecture guide +447 −0
07:09:09 use-wallet-ui drichar fix(deps): bump use-wallet-react peer dependency to ^4.6.0 +1 −1
07:10:15 use-wallet-ui drichar feat(example): add Web3Auth + export-key plugin example +1374 −26
07:29:36 use-wallet-ui drichar docs(plugin): update peer dependency version to ^1.1.0 +1 −1
07:32:26 use-wallet-ui drichar feat(plugin): add modular plugin architecture for UI extensions (#44) +3506 −263
07:34:00 use-wallet-ui txnlab-release-bot[bot] chore(release): 1.1.0 [skip ci] +8 −1
07:34:01 use-wallet-ui txnlab-release-bot[bot] Notes added by 'git notes add' +1 −0
08:16:45 use-wallet-ui drichar feat(plugin): add liquid PoC plugin reimplementing community fork features +899 −1
08:47:20 d-asa cusma docs: self transfer and null transfer specs +28 −4
08:47:35 d-asa cusma feat: no self transfer, no null transfer +2 −0
08:47:49 d-asa cusma chore: self transfer, null transfer errors +2 −0
08:49:01 d-asa cusma chore: self transfer, null transfer docstring +4 −0
08:49:49 d-asa cusma chore: build artifacts +5716 −5308
08:50:11 d-asa cusma test: add self transfer and null transfer placeholders +24 −0
10:11:00 rosetta-smart-contracts Rashidhmd Deleted getters storage.cairo +1 −11
10:12:15 d-asa cusma chore: suspended account subroutine +3 −2
10:12:51 d-asa cusma chore: suspended account subroutine; move self, null and over transfer check in transfer preconditions +5 −3
10:13:53 rosetta-smart-contracts Rashidhmd Deleted getters vesting.cairo +1 −15
10:14:19 d-asa cusma chore: build artifacts +9929 −9881
10:16:24 rosetta-smart-contracts Rashidhmd Deleted getters vault.cairo +2 −25
10:17:34 d-asa cusma chore: consistent error message +2 −2
10:17:40 d-asa cusma chore: build artifacts +30 −30
10:17:45 rosetta-smart-contracts Rashidhmd Deleted getters crowdfund.cairo +1 −17
10:19:02 rosetta-smart-contracts Rashidhmd Deleted getters auction.cairo +1 −22
10:20:27 rosetta-smart-contracts Rashidhmd Deleted getters escrow.cairo +2 −22
10:22:10 rosetta-smart-contracts Rashidhmd Deleted getters htlc.cairo +2 −26
10:23:45 rosetta-smart-contracts Rashidhmd Deleted getters token_transfer.cairo +1 −23
10:24:14 rosetta-smart-contracts Rashidhmd Deleted getters token_transfer.cairo +0 −4
10:25:07 rosetta-smart-contracts Rashidhmd Deleted getters simple_transfer.cairo +0 −16
10:26:25 d-asa cusma chore: use native asset type +20 −20
10:26:34 d-asa cusma chore: build artifacts +52 −52
10:31:26 rosetta-smart-contracts Rashidhmd Deleted getters bet.cairo +0 −66
10:35:55 d-asa cusma chore: unused arg leftover +0 −2
10:36:03 d-asa cusma chore: build artifacts +295 −295
10:52:20 d-asa cusma Merge pull request #80 from cusma/fix/self-and-null-transfer +9888 −9375
12:54:09 d-asa cusma chore: invalid mixin composition +15 −11
12:54:31 d-asa cusma chore: mixin composition validation +321 −0
12:54:36 d-asa cusma test: mixin composition validation +132 −0
12:54:55 d-asa cusma build: mixin composition validation +38 −0
12:55:11 d-asa cusma docs: composition safety +19 −0
12:57:55 rosetta-smart-contracts - implemented simple_wallet in cairo +264 −0
12:59:13 rosetta-smart-contracts Rashidhmd Update README.md +2 −1
13:10:07 d-asa cusma Merge pull request #81 from cusma/chore/mro-validation +525 −11
13:11:55 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +1 −1
13:25:13 ARCs tasosbit smart evm accounts draft +525 −0
13:27:37 d-asa cusma feat: optional operations daemon; non-normative set op daemon +17 −0
13:27:58 d-asa cusma feat: assert payment authorization +10 −3
13:28:11 d-asa cusma chore: build artifacts +15440 −11956
13:28:30 d-asa cusma test: unauthorized payment (todo) +16 −0
13:33:29 rosetta-smart-contracts Rashidhmd Deleted getters simple_wallet.cairo +1 −22
14:33:50 rosetta-smart-contracts bitbart Merge pull request #14 from ale-gll/main +226 −1
14:37:02 rosetta-smart-contracts bitbart Merge pull request #16 from Rashidhmd/cairo/bet +317 −3
14:37:17 algokit-utils-py joe-p feat: crypto package +1716 −1146
14:38:11 rosetta-smart-contracts bitbart Add Cairo language to the README +1 −0
14:42:06 rosetta-smart-contracts - implemented price bet in cairo +229 −0
15:07:28 rosetta-smart-contracts - added oracle +27 −0
15:08:31 rosetta-smart-contracts Rashidhmd Update README.md +2 −1
15:21:03 go-algorand gmalouf Added note to AGENTS.md around keeping the application/asset/box resource lookup functions aligned (and candidates for eventual consolidation). Two tweaks based on CR feedback made in ledger/acctupdates.go. +14 −9
15:22:45 a-day-in-my-bobalife michaeltchuang chore: log greeting (2026-03-04) +1 −0
15:36:33 d-asa cusma chore: nit +10 −4
15:36:59 d-asa cusma chore: check asa existence +3 −4
15:38:17 d-asa cusma chore: add op daemon address +1 −1
15:38:51 d-asa cusma chore: nit +5 −5
15:39:39 d-asa cusma chore: check payment authorization if op daemon is declared +5 −5
15:39:52 d-asa cusma chore: build artifacts +11623 −15232
16:08:29 a-day-in-my-bobalife dependabot[bot] chore: bump gradle-wrapper from 8.13 to 9.4.0 in /DisneyScenicRides +235 −150
16:10:03 rosetta-smart-contracts - implemented payment_splitter in cairo +258 −0
16:11:11 d-asa cusma chore: postpone payment authorization check +1 −1
16:11:11 rosetta-smart-contracts Rashidhmd Update README.md +2 −1
16:11:18 d-asa cusma chore: build artifacts +6500 −7184
16:11:54 go-algorand jannotti Merge remote-tracking branch 'upstream/master' into load-tracking-only +3375 −1712
16:14:10 d-asa cusma Merge pull request #83 from cusma/chore/op-daemon +16448 −17212
16:24:33 rosetta-smart-contracts - Merge branch 'main' into cairo/paymentsplitter +544 −4
16:26:27 go-algorand jannotti remove RememberOne +3 −9
16:27:26 d-asa cusma Merge pull request #78 from cusma/modules +111093 −115133
16:31:46 rosetta-smart-contracts - Merge branch 'cairo/paymentsplitter' of https://github.com/Rashidhmd/rosetta-smart-contracts into cairo/paymentsplitter +6 −5
16:32:38 rosetta-smart-contracts - merge branch main +1 −0
16:34:14 a-day-in-my-bobalife dependabot[bot] chore: bump gradle-wrapper from 8.3 to 9.4.0 in /HaveAMagicalDay +235 −150
16:34:37 d-asa cusma Merge branch 'main' into dependabot/pip/minor-and-patch-d9ea993f59 +18880 −18617
16:38:15 d-asa cusma Merge pull request #79 from cusma/dependabot/pip/minor-and-patch-d9ea993f59 +26 −26
16:45:50 algorand-agent-skills gabrielkuettel Merge pull request #7 from algorand-devrel/ecosystem-skill +425 −0
16:49:12 d-asa cusma chore: update deployment ids +6 −6
16:49:42 d-asa cusma Merge pull request #84 from cusma/docs/deployments +6 −6
17:01:58 d-asa cusma chore: bump mdbook +1 −5
17:02:09 d-asa cusma chore: add mdbook-mermaid +4 −0
17:04:22 d-asa cusma Merge pull request #85 from cusma/ci/mdbook-mermaid +5 −5
17:13:35 d-asa cusma chore: fix mermaid syntax +1 −1
17:14:14 d-asa cusma Merge pull request #86 from cusma/docs/fix-mermaid-syntax +1 −1
17:15:50 algokit-utils-py joe-p feat: wrapped secrets +507 −2
17:33:17 d-asa cusma chore: reorg module folder +25 −25
17:33:28 d-asa cusma chore: build artifacts +2771 −2771
17:33:45 d-asa cusma chore: reorg project strucutre +1 −2
17:33:54 d-asa cusma chore: nit +0 −4
17:42:01 algokit-utils-py joe-p chore: fix lint +44 −42
17:42:41 d-asa cusma chore: reorg test folder +1 −1
17:43:07 d-asa cusma chore: update paths for change detection +3 −4
17:46:18 go-algorand jannotti Move group checks to their natural home, eval +55 −64
17:49:07 puya-ts mrcointreau refactor: add unit tests, remove redundant examples and address pr review feedbak +5448 −1099
17:57:55 d-asa cusma chore: update paths for mixin validation +83 −58
18:02:34 devportal lempira chore(ci): changed preview branch name +2 −2
18:05:54 algokit-cli aorumbayev fix: warn on algokit PATH collisions during uv migration +193 −9
18:24:39 algokit-cli aorumbayev chore: pr comments +89 −52
18:26:58 wallet-provider-extensions PhearZero refactor: ES256 to P256. Fixup tests with verify examples +185 −70
18:26:58 wallet-provider-extensions PhearZero refactor: XHDPasskey to XHDDomainP256KeyData, include publicKey in Key +12551 −6398
18:42:35 rosetta-smart-contracts - implemented lottery in cairo +408 −0
18:44:16 rosetta-smart-contracts Rashidhmd Update README.md +2 −1
18:54:26 rosetta-smart-contracts Rashidhmd fixed comments lottery.cairo +13 −16
19:11:31 go-algorand - CR: apply Chris comments +15 −3
19:14:16 puya-ts mrcointreau Merge branch 'main' into updated-examples +58 −24
19:29:41 puya-ts mrcointreau fix: exclude examples from root vitest test run +1 −1
19:34:17 algokit-core joe-p feat: algo25 module (#335) +3390 −1800
19:34:17 algokit-core joe-p feat: algo25 module (#335) +3390 −1800
19:39:59 rosetta-smart-contracts - implemented constant product amm in cairo +295 −0
19:42:38 rosetta-smart-contracts Rashidhmd Update README with Cairo/Starknet implementation details +1 −1
19:53:45 puya-ts Argimirodelpozo support UintN construction from bytearrays whose size is <= N (for both literals and fixed size bytes expressions) +25 −8
19:57:40 puya-ts Argimirodelpozo test: add smaller "upcast" cases +28 −0
19:59:11 puya-ts Argimirodelpozo test: add failing cases for incompatible lengths (bytearray too big for target size) +21 −1
20:10:33 devportal SilentRhetoric Add node-addon-api and node-gyp to resolve error with sharp building from source upon install +410 −0
20:28:46 go-algorand jannotti Don't run Reeval test is parallel +2 −2
21:26:17 puya-ts Argimirodelpozo chore: build +2340 −27
21:42:01 puya-ts Argimirodelpozo test: add failing cases for incompatible lengths (bytearray too big for target size) +21 −1
21:42:01 puya-ts Argimirodelpozo chore: build +2340 −27
21:42:01 puya-ts Argimirodelpozo test: add smaller "upcast" cases +28 −0
21:42:01 puya-ts Argimirodelpozo support UintN construction from bytearrays whose size is <= N (for both literals and fixed size bytes expressions) +25 −8
21:42:01 puya-ts Argimirodelpozo feat: support for initializing `uintN` with fixed bytes instances of length N/8 +44 −4
21:42:01 puya-ts Argimirodelpozo test: add tests for uintN construction from bytes with fixed size +74 −0
21:42:01 puya-ts Argimirodelpozo chore: new exceptions to both .nsprc +6 −26
21:42:01 puya-ts Argimirodelpozo chore: update approvals +2581 −0
21:52:49 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
22:27:23 wallet-provider-extensions PhearZero test(react-native-keystore): add full test suite, ensures example is working +6860 −12452
22:48:47 wallet-provider-extensions PhearZero chore(react-native-keystore): refine types +83 −73