Home Reports Feb 13, 2025

Thursday, February 13, 2025

Commits
238
pushed this day
Repositories
25
with activity
Contributors
28
distinct authors
Lines changed
+2,157,696 −976,396
additions / deletions

Commit Log

238 commits · 25 repositories

00:02:08 devportal-code-examples - chore: add temp comment +2 −0
00:03:13 devportal-code-examples - Merge branch 'main' into add-utils-py-examples +112 −211
00:06:17 devportal-code-examples - chore: cleanup +0 −359
00:07:11 java-algorand-sdk gmalouf More debugging. +2 −1
00:08:46 devportal-code-examples - feat: add transaction type examples +359 −0
00:39:01 devportal-code-examples gabrielkuettel Merge branch 'main' into feat/DVP-367-add-ts-examples +66283 −23117
00:39:38 devportal-code-examples gabrielkuettel Merge branch 'feat/DVP-367-add-ts-examples' into transactions +66283 −23117
00:46:26 devportal-code-examples gabrielkuettel chore: add eslint config; fix linting errors +22 −2
01:00:26 go-algorand - Build 2264 Data +1 −1
01:00:26 go-algorand - FI from master +369 −127
01:27:54 devportal-code-examples gabrielkuettel test(smart contracts): add unit and integration tests for contracts +5929 −1
01:40:30 go-algorand cce Revert "fix test compile" +1 −1
01:40:39 go-algorand cce Revert "also calculate onlineRoundParamsHash from ReadDatabaseStep" +26 −22
01:40:49 go-algorand cce Revert "calculate onlineAccountsHash in catchpointFileWriter.readDatabaseStep" +11 −17
01:46:00 java-algorand-sdk gmalouf Bump maven docker image and reflect updated min Java/Android versions. +2 −2
01:49:26 devportal-code-examples gabrielkuettel ci: add tealer installation to workflow +3 −0
01:49:51 java-algorand-sdk gmalouf Debugging LogicsigSignature. +9 −1
02:01:23 devportal-code-examples gabrielkuettel ci: add snapshots to pass ci-teal-diff +59358 −7010
02:06:09 java-algorand-sdk gmalouf Updated maven docker image. +1 −1
02:13:55 go-algorand cce move catchpointOnlineAccountsIterWrapper out of test code +109 −121
02:14:03 devportal-code-examples gabrielkuettel fix: directory name in algokit config +1 −1
02:24:59 devportal-code-examples gabrielkuettel fix: resolve ci-teal-diff GitHub Action failures +6 −1
02:36:50 devportal-code-examples gabrielkuettel Merge branch 'feat/DVP-367-add-ts-examples' into transactions +65319 −7015
02:43:38 java-algorand-sdk gmalouf Bump to bouny castle jdk 8+ support. +5 −5
03:30:22 devportal-code-examples gabrielkuettel ci: setup pre-commit hooks +77 −48
03:50:51 java-algorand-sdk gmalouf Bouncy Castle 1.72 seems be compatible with existing tests. +3 −2
04:02:48 devportal-code-examples gabrielkuettel ci: setup pre-commit hooks +77 −48
04:06:56 devportal-code-examples gabrielkuettel chore: update lint and formatting configs +23 −18
04:08:40 devportal-code-examples gabrielkuettel chore: update prettier ignore +1 −1
04:11:10 devportal-code-examples gabrielkuettel chore: update pre-commit hooks for python stuff +8 −0
04:13:44 devportal-code-examples gabrielkuettel fix: merge conflict +32 −19
04:16:19 devportal-code-examples gabrielkuettel chore: format code +135 −131
04:16:32 devportal-code-examples gabrielkuettel Merge branch 'feat/DVP-367-add-ts-examples' into transactions +135 −131
04:16:51 devportal-code-examples gabrielkuettel chore: format code +48 −48
04:21:54 java-algorand-sdk gmalouf Stabilize bouncy castle version. +6 −6
04:27:46 java-algorand-sdk gmalouf Remove debugging output. +3 −14
04:58:22 algokit-utils-ts neilcampbell fix: refine js docs +3285 −711
06:37:10 puya daniel-makerx feat: add scratch based Array support +4821 −1338
06:37:16 puya daniel-makerx chore: compile all +453581 −248689
06:37:19 puya daniel-makerx remove ArrayExtend +1 −85
06:37:19 puya daniel-makerx rename some functions +57 −56
06:37:19 puya daniel-makerx fix: fix encoding of an array of arc4 bools when extending from a tuple of elements +1737 −291
06:37:19 puya daniel-makerx feat: add `algopy.ImmutableArray` +109118 −4197
06:37:19 puya achidlow refactor +142 −182
06:37:19 puya daniel-makerx chore: compile all +8228 −13053
06:37:19 puya daniel-makerx add ArrayEncode +125 −57
06:37:19 puya achidlow Dan made me write this +120 −145
06:37:19 puya achidlow remove unused code +1 −3
06:37:20 puya daniel-makerx nested immutable array support +41 −9
06:37:20 puya daniel-makerx tests: add immutable array routing tests +87 −15
06:37:20 puya daniel-makerx chore: compile all +55401 −29396
06:37:20 puya daniel-makerx chore: ignore trace files +2 −0
06:37:20 puya daniel-makerx chore: compile all +62569 −19079
06:37:20 puya daniel-makerx chore: compile all +39790 −16385
06:37:20 puya daniel-makerx fix immutable array iteration +38 −1
06:37:20 puya daniel-makerx refactor: add wtype_to_arc4_wtype typing overloads +19 −6
06:37:20 puya daniel-makerx remove debug code +0 −7
06:37:20 puya daniel-makerx add expected output test for supported array elements +75 −3
06:37:20 puya daniel-makerx add additional test case for order of evaluation in an assignment statement +42868 −30859
06:37:21 puya daniel-makerx docs: Array docs (WIP) +136 −3
06:37:21 puya daniel-makerx correctly describe immutable array types in ARC-56 +12 −10
06:37:21 puya daniel-makerx simplify +1 −4
06:37:21 puya achidlow refactor + make more conservative for now +33 −45
06:37:21 puya daniel-makerx add notes about the ordering of evaluation of assignment nodes +4 −3
06:37:21 puya achidlow reduce diff +2 −5
06:37:21 puya achidlow restrict chained extract optimisation to known safe cases && reduce overall branch diff +119 −216
06:37:21 puya achidlow chore: compile all +27789 −24388
06:37:21 puya achidlow simplify +9 −26
06:37:24 puya daniel-makerx chore: compile all (rebase) +23816 −20205
06:37:26 puya daniel-makerx docs: explain how array conversions are done +35 −9
06:37:26 puya daniel-makerx refactor: add source location to effective_array_encoding +14 −10
06:37:26 puya achidlow hmmmmming intensifies +219 −238
06:37:26 puya achidlow move ArrayReplace node validation to AWST +7 −3
06:37:26 puya daniel-makerx chore: compile all +1 −2
06:37:26 puya daniel-makerx refactor: provide source location where possible for wtype_to_ir_type +16 −14
06:37:26 puya daniel-makerx Apply suggestions from code review +3 −3
06:37:26 puya achidlow minor simplification +1 −3
06:37:26 puya achidlow minor fix +1 −1
06:37:26 puya daniel-makerx docs: add data structures intro +30 −10
06:37:26 puya achidlow minor change +1 −1
06:37:26 puya achidlow reduce diff +3 −1
06:37:26 puya daniel-makerx use the term static size instead of fixed size +21163 −21162
06:37:27 puya achidlow wip 🤕 +9 −10
06:37:27 puya achidlow linting / expand ternary +545 −546
06:37:27 puya achidlow minor refactor +5 −7
06:37:27 puya achidlow wip 🤕 +34206 −22637
06:37:27 puya tristanmenzel only decode array item if required +10 −7
06:37:27 puya achidlow isolate the presumptive encoding of immutable-arrays to IR layer +1516 −1507
06:37:27 puya daniel-makerx add more validation for array element types +135 −5
06:37:27 puya achidlow chore: compile all +1166 −1166
06:37:27 puya daniel-makerx add tests for array tuple extends +13149 −7454
06:37:27 puya daniel-makerx chore: compile all +7960 −8802
06:37:27 puya daniel-makerx ensure array coverage at O0 +58 −20
06:37:27 puya achidlow - add missing `__add__` implementation to ImmutableArray expression builder +21578 −14455
06:37:27 puya achidlow saving some for Dan +16 −19
06:37:27 puya daniel-makerx add assert for popped values +9 −7
06:37:27 puya achidlow redundant code elimination +1 −3
06:37:27 puya daniel-makerx remove TODO +0 −17
06:37:27 puya daniel-makerx allow disabling specific optimizations (internal only) +11 −2
06:37:28 puya achidlow wip done? +22 −15
06:37:28 puya achidlow comment +4 −0
06:37:28 puya achidlow - split ref and stack arrays as types, not just one immutable property +280 −266
06:37:28 puya daniel-makerx chore: compile all +3197 −3092
06:37:28 puya daniel-makerx fix bug with incorrect indices when popping from array +9 −4
06:37:29 puya daniel-makerx test concat immutable array +14 −0
06:37:29 puya achidlow extract function from the beastie boi +49 −39
06:37:29 puya achidlow remove unused code +0 −29
06:37:29 puya achidlow wip 🐍 +7 −3
06:37:29 puya achidlow minor changes +1 −2
06:37:29 puya daniel-makerx chore: compile all +23739 −18245
06:37:29 puya achidlow wip 🐍 +985 −1051
06:37:29 puya achidlow wip 🐍 +10 −11
06:37:29 puya achidlow wip 🐍 +34 −46
06:37:29 puya daniel-makerx remove todo +1 −1
06:37:29 puya achidlow wip 🐍 +51 −47
06:37:29 puya daniel-makerx test index native array of arc4 elements +13 −4
06:37:29 puya achidlow increase AWST validation +49 −46
06:37:29 puya achidlow simplify types in validators, since we don't have to worry about cattrs and unions here +3 −5
06:37:29 puya achidlow increase AWST validation +19 −8
06:37:29 puya achidlow wip 🐍 +55 −66
06:37:30 puya achidlow fix imports +4 −4
06:37:30 puya achidlow ↩️ +2 −4
06:37:30 puya daniel-makerx make some ir functions private +22 −22
06:37:30 puya achidlow remove unused type ignore in test +2 −2
06:37:30 puya achidlow increase AWST validation +3 −1
06:37:30 puya achidlow fix for the fix for the fix +3 −1
06:37:30 puya achidlow this is now a load bearing assumption +11 −14
06:37:30 puya achidlow beatific +4 −3
06:37:30 puya achidlow Just when I thought I was out... they pull me back in +10 −4
06:37:30 puya daniel-makerx expand implicit conversion test cases +8475 −355
06:37:30 puya achidlow handle inconsequential difference between ARC4 types when looking at effective array encodings +29335 −23152
06:37:30 puya achidlow grammarify +1 −1
06:37:30 puya daniel-makerx move test that requires remove_unused_variables optimizaiton into it's own contract +26260 −25029
06:37:30 puya daniel-makerx improve error message when attempting to serialize an Array +16 −1
06:37:30 puya daniel-makerx support serialization of ImmutableArray +8058 −7935
06:37:30 puya achidlow remove unused code +0 −8
06:37:30 puya achidlow remove rake from iteration garden +9 −20
06:37:30 puya daniel-makerx fix doc error +1 −1
06:37:30 puya achidlow my way or the highway +3 −2
06:37:30 puya daniel-makerx add test for log, emit and abi_call +14 −0
06:37:30 puya achidlow fix for the fix for the fix +4 −7
06:39:53 puya achidlow chore: compile all (rebase) +19434 −16301
07:35:57 puya daniel-makerx feat: add `algopy.Array` and `algopy.ImmutableArray` (#386) +764614 −294520
08:01:59 ledger-app-algorand 0xPxt Arbitrary sign (#40) +538 −60
08:24:33 aurally emmylem ui updates +944 −62
08:34:57 ledger-app-algorand 0xPxt Bump Version +2 −2
08:41:30 ledger-app-algorand 0xPxt Upload Snapshots +0 −0
08:49:07 algorand-typescript-testing boblat refactor: further tweaks to make things work with jest +120 −123
09:35:59 algorand-typescript-testing boblat feat: add docs for setting up jest with algorand-typescript-testing +267 −3
09:43:57 algorand-typescript-testing boblat Merge pull request #55 from algorandfoundation/refactor/transformer +476 −165
09:48:07 algorand-typescript-testing semantic-release-bot Notes added by 'git notes add' +1 −0
09:51:28 puya-ts-demo boblat feat: tweak jest config and add more example contracts +2502 −281
10:23:51 devportal Asthay97 Fixed lint error +12 −5
11:07:41 devportal Asthay97 Fixed build error +1 −1
11:28:55 devportal Asthay97 Added multisig documentation +51 −0
11:43:06 nodekit tasosbit Merge pull request #150 from algorandfoundation/v1.2.2 +82 −26
12:34:05 devportal Asthay97 Added accounts rekey documentation +346 −0
13:20:11 algokit-utils-ts neilcampbell chore: doc tweak +2 −2
13:31:03 algokit-python-template aorumbayev chore: enable auto import completions in pylance +7 −0
13:50:06 algokit-utils-py aorumbayev chore: wip syncing with latest ts docstring examples +244 −27
14:11:15 algo-models ehanoc feat: Add computeGroupId support in Encoder +1708 −968
14:16:05 algo-models ehanoc chore: merging latest main +11262 −2151
14:19:51 algo-models ehanoc chore: remove esm preserveValueImports +0 −1
14:25:03 go-algorand cce catchpoints: move logic in readDatabaseStep to reusable catchpointOnlineAccountsIterWrapper (#6253) +109 −121
14:28:32 algokit-client-generator-py aorumbayev docs: patch typo; ignore cd on changes in docs folder only +37 −31
14:29:13 go-algorand github add Go Benchmark (go) benchmark result for 8fce49c0efd20efc97247e773d7400d48d19716f +445 −1
14:44:17 ledger-app-algorand 0xPxt Merge pull request #41 from Zondax/dev +540 −62
14:44:36 aurally emmylem more ui updates to the pages +136 −105
14:55:34 go-algorand - Build 2265 Data +1 −1
14:55:34 go-algorand - FI from master +109 −121
15:14:18 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-02-13) +1 −0
15:21:00 algokit-client-generator-py aorumbayev docs: patch typo; ignore cd on changes in docs folder only (#42) +37 −31
15:33:36 go-algorand Algo-devops-service Merge branch 'master' into relbeta4.0.2 +120 −126
16:23:14 devportal - chore: update code example broken links +35 −35
16:30:19 use-wallet drichar fix(*): align active wallet handling across framework adapters +56 −36
16:30:46 a-day-in-my-bobalife dependabot[bot] chore: bump ui from 1.7.7 to 1.7.8 in /DisneyScenicRides +1 −1
16:30:50 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-ui-ktx in /DisneyScenicRides +1 −1
16:30:52 devportal iskysun96 Merge pull request #179 from algorandfoundation/fix-broken-code-example-links +35 −35
16:30:54 a-day-in-my-bobalife dependabot[bot] chore: bump foundation from 1.7.7 to 1.7.8 in /DisneyScenicRides +1 −1
16:34:00 use-wallet drichar refactor(solid): remove unused Wallet interface +0 −15
16:36:08 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-ui-ktx from 2.8.6 to 2.8.7 in /DisneyScenicRides (#216) +1 −1
16:36:12 a-day-in-my-bobalife dependabot[bot] chore: bump foundation from 1.7.7 to 1.7.8 in /DisneyScenicRides (#217) +1 −1
16:37:11 a-day-in-my-bobalife dependabot[bot] chore: bump ui from 1.7.7 to 1.7.8 in /DisneyScenicRides (#215) +1 −1
16:37:24 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-fragment-ktx +1 −1
16:37:30 a-day-in-my-bobalife dependabot[bot] chore: bump runtime-livedata from 1.7.7 to 1.7.8 in /DisneyScenicRides +1 −1
16:38:21 algokit-utils-py aorumbayev chore: align error message with ts +2 −2
16:39:49 a-day-in-my-bobalife dependabot[bot] chore: bump androidx.navigation:navigation-fragment-ktx from 2.8.6 to 2.8.7 in /DisneyScenicRides (#218) +1 −1
16:40:33 a-day-in-my-bobalife dependabot[bot] chore: bump runtime-livedata from 1.7.7 to 1.7.8 in /DisneyScenicRides (#219) +1 −1
16:43:50 devportal Asthay97 fix for build +35 −35
16:44:43 algo-models ehanoc Merge pull request #21 from algorandfoundation/feat-computeGroupId +2234 −833
16:46:12 go-algorand algojohnlee Merge pull request #6254 from Algo-devops-service/relbeta4.0.2 +120 −126
16:47:33 algokit-utils-py aorumbayev fix: ensure root of unnamed resources response is parsed into typed class +47 −33
16:48:03 use-wallet drichar fix(solid): update tests to mock BaseWallet array +5 −30
16:51:10 use-wallet drichar fix(useWallet): ensure consistent wallet interface across adapters (#346) +61 −81
16:51:37 AlgoQuest nickthelegend Version: 1.0.6 : Added Lot of functionality +1391 −173
16:56:57 AlgoQuest nickthelegend Version: 1.0.7: Added Wallet Biometrics, metaverse +514 −3
16:59:28 devportal - first draft +146 −0
17:03:02 devportal - added missing file extension +142 −0
17:25:53 go-algorand joe-p Merge remote-tracking branch 'upstream/master' into feat/populate_resources +2440 −1923
17:30:45 algokit-client-generator-ts CiottiGiorgio chore: deprecate beaker +14408 −9309
17:38:21 go-algorand joe-p rename variable to avoid shadowing struct +3 −3
17:47:56 use-wallet drichar chore(docs): sync v3.x documentation +4789 −3417
17:57:02 algokit-subscriber-py joe-p fix ruff diags +7 −3
17:59:43 use-wallet drichar docs(gitbook): Add E2E Testing guide to table of contents +11 −13
18:01:05 algokit-client-generator-ts CiottiGiorgio chore: rebuild artifacts +8 −8
18:16:18 java-algorand-sdk gmalouf bump up version to 2.7.0 +17 −2
18:20:24 use-wallet drichar docs(gitbook): Fix broken links and annotations in E2E Testing guide +12 −5
18:23:28 use-wallet drichar docs(gitbook): Remove "References" section from E2E Testing guide +0 −5
18:25:39 arc19-minter 1fatalix1 v2.1 conversion to ARC3 support +159 −53
18:26:59 arc19-minter 1fatalix1 fix default +1 −1
18:28:03 arc19-minter 1fatalix1 Merge pull request #3 from 1fatalix1/v2.1 +158 −52
18:29:32 use-wallet drichar docs(gitbook): updates via GitHub Sync (#347) +10 −10
18:36:13 go-algorand-sdk gmalouf bump up version to v2.8.0 +19 −0
18:41:52 java-algorand-sdk gmalouf Merge branch 'release/2.7.0' +130 −127
18:42:43 use-wallet drichar docs(gitbook): Remove "References" section from E2E Testing guide +8 −8
18:45:40 use-wallet drichar Merge branch 'main' into v4 +10 −10
18:48:24 java-algorand-sdk github-actions[bot] bump up version to 2.7.0 (#777) +17 −2
18:49:03 java-algorand-sdk dependabot[bot] Bump org.bouncycastle:bcprov-jdk15to18 from 1.66 to 1.78 +1 −1
18:49:43 use-wallet drichar chore(docs): clear docs directory for v4.x documentation +0 −1733
19:01:30 java-algorand-sdk gmalouf Maven artifacts for 2.7.0 +11 −11
19:02:02 java-algorand-sdk gmalouf Publishing javadoc for algosdk:2.7.0 +3776 −3848
19:29:46 go-algorand-sdk Algo-devops-service Merge branch 'release/v2.8.0' +177 −65
19:40:47 use-wallet drichar chore: merge v4 branch for stable release +5255 −5737
19:45:36 use-wallet drichar chore: release v4.0.0 +36 −51
20:16:48 py-algorand-sdk gmalouf bump up version to v2.8.0 +15 −1
20:22:54 js-algorand-sdk gmalouf bump up version to v3.2.0 +22 −7
20:24:58 js-algorand-sdk gmalouf bump up version to v2.11.0 +26 −7
20:49:47 js-algorand-sdk Algo-devops-service Merge branch 'release/v3.2.0' +1761 −520
21:11:02 js-algorand-sdk Algo-devops-service Automated docs update +1893 −1904
21:32:51 js-algorand-sdk Algo-devops-service Merge branch 'release/v2.11.0' into v2.x-master +374 −41
21:49:58 py-algorand-sdk Algo-devops-service Merge branch 'release/v2.8.0' +274 −79
21:49:58 devportal-code-examples gabrielkuettel chore: update algorand typescripts deps +52 −25
23:18:52 devportal-code-examples gabrielkuettel refactor(transactions): reorganize transactions into discrete functions; add property comments +76 −52
23:28:15 devportal-code-examples - feat(transactions): add transaction types code examples +366 −324
23:34:44 puya-ts tristanmenzel regenerate nodes and resolve issues +10951 −1546
23:37:34 puya-ts tristanmenzel bump algo-ts version +2 −2
23:44:07 puya-ts tristanmenzel clean up package scripts +1 −2
23:55:42 puya-ts tristanmenzel array ptype is always immutable +4 −7