Home Reports Sep 20, 2024

Friday, September 20, 2024

Commits
92
pushed this day
Repositories
19
with activity
Contributors
18
distinct authors
Lines changed
+771,197 −670,939
additions / deletions

September 2024

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 17

Commit Log

92 commits · 19 repositories

01:00:24 go-algorand - Build 2114 Data +1 −1
01:00:24 go-algorand - FI from master +383 −131
01:20:52 Switch Bhaney44 Update README.md +2 −1
01:21:05 Switch Bhaney44 Update README.md +1 −0
01:39:54 Switch Bhaney44 Update README.md +3 −0
01:41:12 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +2 −5
01:51:36 Switch Bhaney44 Update README.md +9 −0
01:58:26 Switch Bhaney44 Update README.md +8 −7
02:28:33 Switch Bhaney44 Create mvp.py +86 −0
02:33:19 Switch Bhaney44 Update README.md +7 −0
02:39:42 Switch Bhaney44 Update README.md +2 −2
04:19:05 reti pbennett chore(contracts): Switch 'is valid nfd' call from pre-ABI call to ABI call now that NFD registry has been updated as part of nfd v3. +1432 −1356
04:24:44 algokit-lora PatrickDinh wip - refactor +333 −291
05:04:59 ARCs emg110 Update arc-0013.md +1 −1
05:05:21 ARCs emg110 Update arc-0113.md +1 −1
05:13:43 algokit-lora PatrickDinh wip 2 +171 −101
06:58:02 algokit-lora PatrickDinh wip - clean up +654 −674
07:31:53 algorand-go-mobile-sdk yasin-ce Initial commit +202 −0
08:01:23 algokit-cli aorumbayev chore: update secret ids +2 −2
08:39:18 algokit-cli aorumbayev chore: testing ci +1 −0
08:41:25 algokit-cli aorumbayev chore: testing ci +2 −1
08:42:05 homebrew-tap actions-user Updating algokit to 2.4.1 +9 −25
08:47:46 algokit-cli aorumbayev chore: testing ci +3 −1
08:49:17 homebrew-tap actions-user Updating algokit to 2.4.1 +11 −25
08:49:38 TEALScript joe-p add arc58 +11738 −0
08:53:52 algokit-cli aorumbayev chore: testing ci +1 −1
08:55:02 homebrew-tap actions-user Updating algokit to 2.4.1 +11 −25
08:59:17 homebrew-tap actions-user Updating algokit to 2.4.1 +11 −25
09:01:57 algokit-cli aorumbayev chore: cask url +1 −1
09:03:02 homebrew-tap actions-user Updating algokit to 2.4.1 +1 −1
09:07:26 homebrew-tap actions-user Updating algokit to 2.4.1 +1 −1
09:13:08 algokit-cli aorumbayev chore: extra paths ignores for cd workflow +6 −0
09:17:10 TEALScript joe-p fix: don't treat static arrays in boxes as static if they have booleans +787 −10601
09:18:10 TEALScript joe-p compile-arc58 +1 −0
09:19:42 algokit-cli aorumbayev chore: minor patches in brew release pipeline (#574) +14 −4
09:25:36 TEALScript joe-p uncomment optimizeTeal +1 −1
09:32:27 TEALScript joe-p fix: multi-line box assertion comment +10820 −779
09:39:35 TEALScript joe-p Merge pull request #539 from algorandfoundation/fix/arc58_bool +11970 −4
10:09:02 algokit-lora PatrickDinh Support payment transaction +261 −72
11:02:04 devportal - Merge pull request #83 from algorandfoundation/DVP-21-algokit-template-update +194 −182
11:02:56 devportal - Merge pull request #84 from algorandfoundation/DVP-74-inner-transactions +244 −0
12:00:55 wen-tools - fix: ARC19MintTool atc null +4 −4
12:21:09 TEALScript joe-p feat: updated arc56 +204126 −203088
12:39:57 wen-tools - feat: SimpleBatchMint support mnemonic signer +44 −11
12:41:06 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +1 −3
12:49:20 algokit-cli aorumbayev docs: more details on snap install in README.md +3 −1
12:57:03 algokit-cli aorumbayev chore: ignore rules on pr ci trigger +3 −0
13:04:42 algokit-cli aorumbayev docs: more details on snap install in README.md (#577) +6 −1
13:05:47 algokit-utils-ts-debug aorumbayev chore: initial commit +16840 −0
13:26:13 python-utils-offchain-client-examples CiottiGiorgio first iteration of tictactoe. +2189 −0
13:27:32 algokit-utils-ts aorumbayev refactor: disable persisting sources.avm.json by default; deprecate `persistSourceMaps` +16 −5
13:28:06 algokit-utils-ts aorumbayev test: update test cases +1 −8
13:28:06 algokit-utils-ts aorumbayev chore: remove obsolete snapshots +0 −31
13:28:06 algokit-utils-ts aorumbayev chore: poc on debug sub package +15892 −1
13:30:23 algokit-utils-ts robdmoore feat: Deprecated methods in transaction module +36 −38
13:31:18 algokit-utils-ts robdmoore feat: Added `AppClient` as an ARC-56 compatible non-typed application client +1943 −0
13:32:21 algokit-utils-ts robdmoore feat: Added `AppFactory` as an ARC-32/ARC-56 compatible mechanism to create and deploy apps and create app clients +2023 −247
13:32:36 algokit-utils-ts robdmoore docs: Added migration guide and app-client documentation +1142 −35
13:32:57 algokit-utils-ts robdmoore feat: Proper ARC-56 struct support +1696 −59
13:33:00 algokit-utils-ts robdmoore Linting and PR review +244 −4
13:33:14 algokit-utils-ts robdmoore feat: ARC-56 Typed client support +904 −4
13:33:23 algokit-utils-ts aorumbayev chore: wip +18 −11
13:33:23 algokit-utils-ts aorumbayev chore: wip +1871 −2045
13:33:23 algokit-utils-ts aorumbayev chore: wip +173 −523
13:33:26 algokit-utils-ts aorumbayev chore: draft tests +1771 −335
13:33:26 algokit-utils-ts aorumbayev chore: wip +0 −16490
13:35:30 algokit-utils-ts aorumbayev chore: merge conflicts +170 −8613
13:46:04 connect yasincaliskan Setup "session_delete" event listener on creating client +5 −0
13:46:24 connect yasincaliskan Merge branch 'feat/wallet-connect-v2' into beta +5 −0
14:27:36 algokit-client-generator-ts neilcampbell fix: add utils-ts types imports to externals list in rollup config +1 −1
14:50:23 algokit-client-generator-ts neilcampbell fix: add utils-ts types imports to externals list in rollup config (#121) +1 −1
14:53:00 algokit-client-generator-ts semantic-release-bot Notes added by 'git notes add' +1 −0
14:58:52 TEALScript joe-p initial cblock implementation +95016 −109897
15:07:36 devportal - Updated title +4 −3
15:13:03 algokit-client-generator-ts neilcampbell chore: update min utils-ts version doc +11 −11
15:14:03 a-day-in-my-bobalife michaeltchuang chore: log greeting (2024-09-20) +1 −0
15:15:14 devportal SudoWeezy Update ArcsGuideList.astro +5 −5
17:30:43 algokit-utils-ts aorumbayev chore: wip +193 −474
17:58:46 algokit-utils-ts aorumbayev chore: wip +441 −39
18:00:06 algokit-utils-ts-debug aorumbayev chore: wip +52 −23
18:10:30 TEALScript joe-p handle large constant blocks +41306 −5
18:29:30 TEALScript joe-p prioritize the constant block by total byte space +1012 −987
18:33:21 TEALScript joe-p compile all +841 −841
18:38:12 TEALScript joe-p restore general test +11457 −6983
18:43:56 TEALScript joe-p fix ts errors +13 −27
18:46:03 TEALScript joe-p eslint errors +1 −0
18:48:59 TEALScript joe-p Merge pull request #540 from algorandfoundation/feat/updated_arc56 +204110 −203085
19:18:27 TEALScript joe-p don't put in constant block if less efficient +7619 −9927
19:19:38 TEALScript joe-p compile all +66343 −80669
19:40:13 TEALScript joe-p bytecblockPcOffset +52251 −12079
19:41:06 TEALScript joe-p rm console.debug +0 −1
21:36:14 indexer agodnic Optimize account lookup by `auth-addr` +4 −2