Home Reports May 6, 2025

Tuesday, May 6, 2025

Commits
164
pushed this day
Repositories
21
with activity
Contributors
24
distinct authors
Lines changed
+522,993 −266,875
additions / deletions

Commit Log

164 commits · 21 repositories

00:40:34 Algoxange Srikanivas the buy and delete application functions logic is updated +5 −11
00:42:59 Algoxange Srikanivas the buy and delete application functions logic is updated +118 −29
01:00:26 go-algorand - FI from master +923 −909
01:00:26 go-algorand - Build 2340 Data +1 −1
01:59:03 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +2 −1
02:16:02 go-algorand cce make unused linter happy +14 −111
03:01:16 go-algorand cce make gosimple linter happy +42 −92
03:07:15 go-algorand cce make revive (formerly golint) linter happy +5 −6
03:17:16 go-algorand cce make ineffassign linter happy +5 −7
03:20:04 algo-voting dependabot[bot] Update @typescript-eslint/eslint-plugin requirement +1 −1
03:20:16 algo-voting dependabot[bot] Update @typescript-eslint/parser requirement from ^8.31.1 to ^8.32.0 +1 −1
03:57:10 go-algorand cce make staticcheck linter happy +34 −50
07:00:16 puya daniel-makerx fix: don't optimize constant `btoi` if the result would be invalid +5426 −5
07:06:04 puya daniel-makerx fix: don't optimize constant `btoi` if the result would be invalid +5426 −5
07:08:18 puya daniel-makerx feat: add `algopy.Box.create` for initializing boxes with an initial size +14697 −11857
07:13:42 puya daniel-makerx feat: add `algopy.Box.create` for initializing boxes with an initial size +14697 −11857
07:14:43 puya daniel-makerx docs: add scriv release note +41 −0
07:14:43 puya daniel-makerx test: add test +89 −0
07:14:44 puya daniel-makerx feat: tuple storage +352 −108
07:14:44 puya daniel-makerx refactor: move puya.wtypes.persistable_stack_type to ir.types_ +73 −38
07:14:44 puya daniel-makerx refactor: lock down some semantics of WTypes +170 −1199
07:18:35 puya daniel-makerx chore: compile all +92199 −32613
07:18:38 puya achidlow remove assert that is checked at lower levels, and uses a property that front-ends shouldn't necessarily be relying on +0 −2
07:18:38 puya achidlow - ensure BoxKeyPrefixExpression is validated for storage types +55 −17
07:19:37 puya achidlow refactor: encapsulate uin64+box conversion in encode_for_storage +1364 −1360
07:19:52 puya achidlow fixes: +51 −25
07:21:00 puya achidlow chore: compile all +24618 −16724
07:21:18 puya achidlow prevent treating void type as a value +11 −6
07:21:18 puya daniel-makerx fix: handle nested tuples in IR builder arc4.undefined_value +9 −7
07:21:18 puya achidlow fix: prevent critical error when invalid tuple declarations are encountered +1 −1
07:21:18 puya achidlow re-use undefined_values function +9 −17
07:21:18 puya achidlow test: add approval tests for loading tuples from states with defaults or as a maybe-pair +25 −0
07:21:18 puya achidlow improve invalid state error message deduplication +10 −3
07:21:18 puya achidlow - correctly determine if a tuple is persistable or not +434 −314
07:21:18 puya achidlow when converting WType to IRType, ensure we always have a source location in case of errors +69 −35
07:21:18 puya achidlow refactor: add AppStorageKind read-only property to StorageExpression union members +24 −12
07:21:18 puya achidlow test: ensure tuples with non-persistable elements gives correct error message +7 −0
07:21:18 puya achidlow fix(internal): augmented assignment target should be Lvalue +2 −2
07:21:18 puya achidlow chore: compile all +17319 −11781
07:21:18 puya achidlow move undefined_value from arc4 to _utils +33 −22
07:23:53 puya achidlow chore: compile all +32133 −48511
07:23:55 puya achidlow import linting +6 −24
08:03:20 specs cusma docs: define committable proposal-value +1 −1
08:03:55 specs cusma docs: define pinned proposal-value +1 −0
08:06:05 puya daniel-makerx refactor: add note about storage IRType +4 −0
08:09:31 specs cusma docs: minor fixes +12 −6
08:10:47 specs cusma Merge remote-tracking branch 'origin/develop' into abft-nn-proposal-handler +222 −1
08:16:04 specs cusma fix: add missing tex-macro +1 −0
08:18:38 specs cusma Merge remote-tracking branch 'origin/develop' into abft-nn-bundle-handler +222 −1
08:50:04 asa-manager Caerlower add .env file with required fields +12 −0
08:51:27 asa-manager Caerlower Update README.md +1 −11
08:59:34 specs cusma docs: add distinction between proposal value and full proposal +48 −8
09:07:13 puya daniel-makerx test: document and test the order of evaluation of StateGet AWST node +7808 −816
09:21:44 algokit-core aorumbayev feat: initial support for oas spec based http clients +23167 −0
09:23:34 algokit-core CiottiGiorgio chore: traits docstrings +52 −4
09:26:22 algokit-core CiottiGiorgio chore: fix AlgoKit capitalization +3 −3
09:26:41 algokit-core aorumbayev feat: initial support for oas spec based http clients (#63) +23167 −0
09:26:41 algokit-core aorumbayev feat: initial support for oas spec based http clients (#63) +23167 −0
09:31:50 specs cusma docs: add compound message implementation reference +15 −0
09:32:54 specs cusma Merge pull request #143 from algorandfoundation/abft-nn-bundle-handler +101 −14
09:36:01 specs cusma Merge branch 'develop' into abft-nn-proposal-handler +101 −14
09:41:36 algokit-core CiottiGiorgio chore: remove the "Errors" section of the docstrings +14 −47
09:57:29 algokit-core CiottiGiorgio chore: remove addressed FIXMEs +5 −3
09:59:31 algokit-core CiottiGiorgio chore: remove superfluous docstring sentence +0 −3
10:27:01 algokit-core CiottiGiorgio Merge branch 'main' into chore/docstrings +23242 −176
10:57:30 liquid-auth-ios HashMapsData2Value fix: give visual feedback that the registration worked +6 −1
11:13:37 liquid-auth-ios HashMapsData2Value docs: add WIP +2 −0
11:13:58 liquid-auth-ios HashMapsData2Value Merge pull request #2 from algorandfoundation/feat/scan-qr-triggers-flow +1800 −34
11:24:28 go-algorand joe-p Merge branch 'master' into feat/populate_resources +8518 −5326
12:37:13 specs cusma Merge pull request #142 from algorandfoundation/abft-nn-proposal-handler +187 −3
12:56:25 use-wallet acfunk feat(lute): add signData capability for wallet authentication (#365) +1400 −161
12:58:50 specs cusma Merge pull request #154 from algorandfoundation/abft-nn-security-model +68 −3
13:04:03 algokit-client-generator-ts dependabot[bot] build(deps-dev): bump typescript from 5.4.2 to 5.4.5 +4 −3
13:25:54 puya achidlow move undefined_value from arc4 to _utils +33 −22
13:25:54 puya achidlow import linting +6 −24
13:25:54 puya daniel-makerx refactor: move puya.wtypes.persistable_stack_type to ir.types_ +73 −38
13:25:54 puya daniel-makerx refactor: add note about storage IRType +4 −0
13:25:54 puya achidlow refactor: encapsulate uin64+box conversion in encode_for_storage +1364 −1360
13:25:54 puya achidlow test: add approval tests for loading tuples from states with defaults or as a maybe-pair +25 −0
13:25:54 puya achidlow fix(internal): augmented assignment target should be Lvalue +2 −2
13:25:54 puya daniel-makerx chore: compile all +92199 −32613
13:25:54 puya achidlow improve invalid state error message deduplication +10 −3
13:25:54 puya daniel-makerx feat: tuple storage +352 −108
13:25:54 puya achidlow prevent treating void type as a value +11 −6
13:25:54 puya achidlow refactor: add AppStorageKind read-only property to StorageExpression union members +24 −12
13:25:54 puya achidlow remove assert that is checked at lower levels, and uses a property that front-ends shouldn't necessarily be relying on +0 −2
13:25:54 puya achidlow when converting WType to IRType, ensure we always have a source location in case of errors +69 −35
13:25:54 puya daniel-makerx docs: add scriv release note +41 −0
13:25:54 puya daniel-makerx fix: handle nested tuples in IR builder arc4.undefined_value +9 −7
13:25:54 puya achidlow test: ensure tuples with non-persistable elements gives correct error message +7 −0
13:25:54 puya achidlow re-use undefined_values function +9 −17
13:25:54 puya achidlow - correctly determine if a tuple is persistable or not +434 −314
13:25:54 puya achidlow chore: compile all +17319 −11781
13:25:54 puya daniel-makerx refactor: lock down some semantics of WTypes +170 −1199
13:25:54 puya achidlow chore: compile all +24618 −16724
13:25:54 puya achidlow fixes: +51 −25
13:25:54 puya achidlow - ensure BoxKeyPrefixExpression is validated for storage types +55 −17
13:25:54 puya achidlow fix: prevent critical error when invalid tuple declarations are encountered +1 −1
13:25:54 puya daniel-makerx test: document and test the order of evaluation of StateGet AWST node +7808 −816
13:25:54 puya daniel-makerx test: add test +89 −0
13:25:54 puya achidlow chore: compile all +32133 −48511
13:35:20 go-algorand cce undo one gosimple lint change +9 −6
13:36:18 puya - 4.8.0 +27 −293
13:43:36 go-algorand cce testing: remove basics AccountData.OnlineAccountData conversion function (#6313) +119 −93
13:47:54 go-algorand github add Go Benchmark (go) benchmark result for e4c416ad428482d79bc7708ebe5efc0913367482 +445 −1
13:48:41 go-algorand cce better fix for lint error +2 −1
13:50:27 go-algorand cce restore .golangci.yml +5 −1
13:58:55 go-algorand cce PR feedback from @yossigi +3 −0
13:59:00 go-algorand cce Merge remote-tracking branch 'upstream/master' into vote-compression +2469 −1845
14:32:54 go-algorand joe-p fix: add reject version to app tests +2 −2
14:34:24 go-algorand cce update README +35 −31
15:03:14 AlgorandCIDs SheckJuarez Updates and additions +2009 −53
15:15:00 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-05-06) +1 −0
15:41:11 use-wallet-ui drichar chore(deps): add typescript-eslint package to root dependencies (#4) +148 −8
15:55:43 go-algorand cce CR feedback +1 −3
16:19:58 go-algorand algorandskiy ledger: fix duplicate empty rows for suspended accounts (#6314) +92 −1
16:24:32 go-algorand github add Go Benchmark (go) benchmark result for 5d1d36e62edaa6dba096fd3cc8d89adf85f6e553 +445 −1
16:26:37 aurally emmylem login and logout implementaions made +270 −196
16:44:01 specs cusma docs: non-normative network overview +18 −7
16:44:20 specs cusma docs: non-normative network overview +32 −0
16:45:35 go-algorand - CR feedback +1 −1
16:56:05 algokit-client-generator-ts lempira Merge pull request #98 from algorandfoundation/dependabot/npm_and_yarn/prettier-3.2.5 +0 −0
17:09:18 algokit-client-generator-ts dependabot[bot] build(deps-dev): bump eslint from 8.56.0 to 8.57.0 +1016 −87
17:39:18 go-algorand cce CI: fix some linter advice for old code (#6315) +102 −262
17:43:54 go-algorand github add Go Benchmark (go) benchmark result for 039c933748197934b961c83730beb7eb790e287e +445 −1
17:47:42 algorand-reputation-system Danish0703 Update contract.py +12 −18
17:50:34 algorand-reputation-system Danish0703 Update deploy_config.py +4 −8
17:52:01 algorand-reputation-system Danish0703 Update __main__.py +14 −3
17:56:41 algorand-reputation-system Danish0703 Update alg_rs_test.py +0 −23
17:57:02 algokit-subscriber-py lempira chore(deps-dev): bump python-semantic-release from 9.19.1 to 9.21.0 (#29) +115 −7
17:58:44 algokit-subscriber-py dependabot[bot] chore(deps-dev): bump ruff from 0.11.7 to 0.11.8 +21 −21
17:58:51 algorand-reputation-system Danish0703 imported necessary things +6 −0
17:59:49 algorand-reputation-system Danish0703 set up contract +8 −0
18:02:08 algorand-reputation-system Danish0703 test rep flow initialised +3 −0
18:03:10 algorand-reputation-system Danish0703 Bootstrap with dummy NFT ID and threshold +3 −0
18:04:41 algorand-reputation-system Danish0703 Set score for a user +3 −0
18:05:55 algorand-reputation-system Danish0703 Confirm is_reputable returns true +4 −0
18:06:57 algorand-reputation-system Danish0703 Mint NFT +3 −0
18:08:06 algorand-reputation-system Danish0703 Check NFT balance (has_nft should be True) +4 −0
18:09:53 algokit-client-generator-ts lempira chore: updated vitest to the latest version to fix npm audit failure +238 −115
18:12:47 algokit-client-generator-ts semantic-release-bot Notes added by 'git notes add' +1 −0
18:15:00 algokit-client-generator-ts lempira chore: updated tealscript to latest release +5 −5
18:15:01 algokit-client-generator-ts lempira chore: updated jsonschema to the latest version +19 −15
18:15:01 algokit-client-generator-ts lempira chore: updated noble ed25519 package to the latest version +9 −11
18:15:01 algokit-client-generator-ts lempira chore: updated tsconfig node20 to the latest version +7 −6
18:15:01 algokit-client-generator-ts lempira chore: updated eslint to the latest release +5 −5
18:16:55 algokit-client-generator-ts lempira chore: updated typescript and typescript-eslint to the latest version +82 −115
18:16:58 algokit-client-generator-ts lempira chore: updated tsx to the latest version +7 −6
18:16:59 algokit-client-generator-ts lempira chore: updated tsd to the latest version +11 −9
18:21:43 algokit-client-generator-ts lempira chore: updated wait-on to the latest version +12 −589
18:26:06 algokit-client-generator-ts lempira chore: updated package-lock file +4655 −1780
18:29:28 algokit-client-generator-ts lempira Merge pull request #161 from algorandfoundation/chore/update-minors +4224 −1953
18:32:18 algokit-client-generator-ts semantic-release-bot Notes added by 'git notes add' +1 −0
18:34:13 algokit-client-generator-ts lempira chore: updated @commitlint major +306 −554
18:38:33 algokit-client-generator-ts lempira chore: updated rimraf major version to latest +103 −6
19:10:43 go-algorand cce Merge remote-tracking branch 'upstream/master' into vote-compression +194 −263
19:42:55 go-algorand cce fix merge +4 −0
19:58:22 go-algorand cce make nilerr linter happy +10 −10
22:28:56 algokit-templates lempira feat: udpated notebook +720 −188
22:30:45 algokit-templates lempira feat: added push example target to makefile +37 −0
23:26:56 java-algorand-sdk algo-dev-service Regenerate code from specification file +141 −65
23:27:13 AlgorandCIDs SheckJuarez Updates and additions +3161 −0
23:27:14 go-algorand-sdk algo-dev-service Regenerate code from specification file +93 −19
23:27:23 js-algorand-sdk algo-dev-service Regenerate code from specification file +284 −148