Home / Reports / Mar 16, 2026

Explore daily commit reports from the Algorand ecosystem. Stay updated with the latest code changes, repository activity, and developer contributions, refreshed every day.

Mar 15, 2026 Arrow Back Arrow Forward Mar 17, 2026
M
T
W
T
F
S
S
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5

Monday, March 16, 2026

210 commits were pushed across 22 repos by 29 authors. There were 635,348 additions and 318,709 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Authors

Updated Repos

...

Commit Log

demining 00:02:20 Update README.md (CryptoDeepTools)
demining 00:16:09 Update README.md (CryptoDeepTools)
- 01:00:27 Build 2658 Data (go-algorand)
renovate[bo… 02:16:47 chore(deps): update non-major dependencies (use-wallet)
renovate[bo… 02:16:52 Merge ec4381f89565f8e2c27c5c4b0e8ac6962c183525 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a (use-wallet)
achidlow 02:23:02 rename BytesBackedTypeBuilder -> BytesConvertibleTypeBuilder (puya)
achidlow 02:23:02 simple test (puya)
Argimirodel… 02:23:02 chore: compile_all (puya)
Argimirodel… 02:23:02 add warning for low level byte modifying operations on encoded types (puya)
achidlow 02:23:02 add test to ensure a clean error if BytesBacked is attempted to be used directly (puya)
Argimirodel… 02:23:02 fix: only preserve UTF-8 encoding during optimisations if the op is a concat (puya)
Argimirodel… 02:23:02 changed the `PYTYPE_TO_LITERAL` mapping so `BytesBackedType` gets correctly mapped to a `BytesLiteralType` (puya)
achidlow 02:23:02 remove bases from PyType, just use mro (puya)
Argimirodel… 02:23:02 chore: add changelog (puya)
Argimirodel… 02:23:02 make `Bytes` inherit the marker class `BytesBacked` (with corresponding change to the `BytesType` pytype) (puya)
achidlow 02:23:02 convert arc4.Struct to use non-metaclass dataclass-transform approach (puya)
achidlow 02:23:02 add BytesBacked as an option in intrinsic args whenever the AVM stack type is bytes (puya)
achidlow 02:23:02 chore: compile all (puya)
Argimirodel… 02:23:02 test: add contract test case for bytes_backed_ops and expected output test for warnings (puya)
achidlow 02:23:02 turn BytesBacked into an ABC and make it a "marker", moving actual methods to new _BytesConvertible (puya)
achidlow 02:23:02 allow BytesBacked as state/box key (puya)
Argimirodel… 02:23:02 chore: compile_all (puya)
iglosiggio 02:23:02 StackType.any should support BytesBacked pytypes (puya)
achidlow 02:23:02 fix doc generation (puya)
achidlow 02:23:08 Merge 8bcbc33c77b6c45a4771f53bdd5842951268b936 into 0bf28334d2a370401ddb0e65f9c4a514b5bff786 (puya)
renovate[bo… 04:42:12 chore(deps): update dependency @sveltejs/vite-plugin-svelte to v7 (use-wallet)
renovate[bo… 04:42:15 Merge 513aef289761d20d479d30190567e26b5ef73b61 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a (use-wallet)
renovate[bo… 04:42:37 chore(deps): update dependency @vitejs/plugin-react to v6 (use-wallet)
renovate[bo… 04:42:40 Merge cca0841de6e2cf755ea7aac57b5e3b71b0f8b570 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a (use-wallet)
boblat 05:40:49 chore: update puya version to 5.8.0-rc.2 (puya-ts)
boblat 05:40:49 chore: fix audit vulnerabilities (puya-ts)
iglosiggio 05:43:43 chore: update puya version to 5.8.0-rc.2 (puya-ts)
boblat 05:44:07 chore: fix audit vulnerabilities (puya-ts)
iglosiggio 05:44:33 Merge d22508e08288ac32d996e9d7fe827ade6ddce681 into 5a162d20b40d487b8b25fdaf4a42a6399a861989 (puya-ts)
boblat 05:53:36 chore: update nodes.ts (puya-ts)
boblat 05:53:38 refactor: use the new abi call node for abi calls (puya-ts)
Rashidhmd 05:58:03 Merge 75c57e2e3d58033e8b2b554d27b3ce766ec3d95c into 9d9020c36e47382a1ed5ec22fa78a0f7fef28358 (rosetta-smart-contracts)
boblat 05:58:14 refactor: stop parsing event signature string to simplify frontend (puya-ts)
boblat 05:58:16 test: show relevant segments in assertion of logs for arc28 event (puya-ts)
boblat 06:02:31 Merge b42b5d4ddc7687d56637685c21c126854cf2c29a into 5a162d20b40d487b8b25fdaf4a42a6399a861989 (puya-ts)
Rashidhmd 06:17:06 Merge 8c2455a177fa3d57341e0220d883cde172d9b6f7 into 9d9020c36e47382a1ed5ec22fa78a0f7fef28358 (rosetta-smart-contracts)
boblat 06:17:12 refactor: let arc-4 method arg type check be done in ir layer (puya-ts)
boblat 06:20:28 Merge 74ce920bc18bfc1a7860489efb04b58ea24f6af7 into b42b5d4ddc7687d56637685c21c126854cf2c29a (puya-ts)
boblat 06:30:01 refactor: use ARC4FromBytes node for decodeArc4 method to push type mapping to ir layer (puya-ts)
boblat 06:30:01 fix: return `8` for `sizeOf<boolean>()` instead of `1` (puya-ts)
boblat 06:30:01 refactor: remove unused type mapping functions (puya-ts)
boblat 06:30:01 refactor: accept bytes_wtype in ARC4Encode node to push type mapping to ir layer (puya-ts)
boblat 06:30:02 refactor: remove unused dependency and function (puya-ts)
boblat 06:33:02 Merge 226cb93f76b16f54987096af658f6cc8e5155de5 into 74ce920bc18bfc1a7860489efb04b58ea24f6af7 (puya-ts)
mzluckylady… 07:02:29 Merge 827337a7d9ab69f83656eb66c7244290650a18be into 7a795aa72fb0ccc8a87c6431bc6514c2430d68d4 (CryptoDeepTools)
boblat 07:26:42 refactor: rename `Contract` as `BaseContract` (puya)
boblat 07:26:44 chore: compile all (puya)
boblat 07:26:44 docs: update docs to reference BaseContract instead of Contract (puya)
boblat 07:32:42 feat: add `algopy.Contract` as an alias of `algopy.arc4.ARC4Contract` (puya)
boblat 07:32:44 docs: use `algopy.Contract` instead of `algopy.ARC4Contract` (puya)
boblat 07:41:36 chore: compile all (puya)
boblat 07:41:37 refactor: use `Contract` instead of `BaseContract` to reduce noise (puya)
boblat 07:41:37 refactor: bump stubs version to show breaking change (puya)
boblat 07:41:37 docs: add change log (puya)
boblat 07:41:37 chore: compile all (puya)
ahmadlayla9… 07:43:33 Merge b6873015db7d35f4488bbaad3cc13aea7ec19570 into 7a795aa72fb0ccc8a87c6431bc6514c2430d68d4 (CryptoDeepTools)
boblat 08:01:41 Merge aded76cb229d593e610a8b9430db198c9b8908b2 into 0bf28334d2a370401ddb0e65f9c4a514b5bff786 (puya)
dependabot[… 08:06:02 npm: bump @types/node from 22.19.15 to 25.5.0 (solidity-land-registry)
dependabot[… 08:06:06 Merge a9034f71f3cb865850bbe973190ed1d783c083ba into fddab7ff72c2799414a6ac9cc4cb5c6b43771986 (solidity-land-registry)
dependabot[… 08:06:08 npm: bump eslint from 9.39.4 to 10.0.3 (solidity-land-registry)
dependabot[… 08:06:11 Merge ee3b8a5d7cb4c457ccb24c158205ad866b32f9af into fddab7ff72c2799414a6ac9cc4cb5c6b43771986 (solidity-land-registry)
dependabot[… 08:06:18 npm: bump hardhat from 2.28.6 to 3.1.12 (solidity-land-registry)
dependabot[… 08:06:22 Merge 8c7019f2e143eb1c71924eab11a6463d6cef0890 into fddab7ff72c2799414a6ac9cc4cb5c6b43771986 (solidity-land-registry)
dependabot[… 08:06:43 npm: bump @nomicfoundation/hardhat-chai-matchers from 2.1.2 to 3.0.0 (solidity-land-registry)
dependabot[… 08:06:46 Merge 08c6a15f654d7b1941faf87d4a3a1f40c8459a1a into fddab7ff72c2799414a6ac9cc4cb5c6b43771986 (solidity-land-registry)
Truszczynsk… 09:09:51 PERA-3592 - Joint Account - Action Menu (pera-ios)
Truszczynsk… 09:11:14 Merge 9051228a01fc9e45dc510dc35e4943698f522254 into 6a0ab4c20a71f5250f444ee12b5ba765535123e3 (pera-ios)
filipetamota 10:13:05 fix network change flow (pera-ios)
filipetamota 10:14:47 Merge fc3884c5186eea1f5ff77a746a2589f0779fab54 into 6a0ab4c20a71f5250f444ee12b5ba765535123e3 (pera-ios)
Truszczynsk… 10:19:10 PERA-3852 - [IOS] - Release Candidate - BUG - BACK Button on Confirmation Screen causes wrong behavior (pera-ios)
Truszczynsk… 10:20:23 Merge b8f6423b337dbe7019422f8ccc0dbefa9f7451eb into 6a0ab4c20a71f5250f444ee12b5ba765535123e3 (pera-ios)
ehanoc 10:43:51 chore: refactor e2e sponsor test (pawn)
ehanoc 10:46:17 Merge 319a8456f2761e1bd67b1712590fa23e08d85c7c into 823a6e673b42fba51d1ba7f9977e5ce265ed4421 (pawn)
Rashidhmd 11:17:44 Merge d5ee2db8c27b2a7a0282bbb0d81c9774123fabbe into 9d9020c36e47382a1ed5ec22fa78a0f7fef28358 (rosetta-smart-contracts)
Rashidhmd 11:21:04 Merge cd1ee8bdc89812b5d4cae9dc204570dddf9747ef into 9d9020c36e47382a1ed5ec22fa78a0f7fef28358 (rosetta-smart-contracts)
Rashidhmd 11:54:55 Merge 0ccc42ddc95671e7f40dd6618f7dc0025928ba93 into 9d9020c36e47382a1ed5ec22fa78a0f7fef28358 (rosetta-smart-contracts)
Rashidhmd 12:05:27 Merge 430e990602fed99c21e70d66a7bb0bfaa076d646 into 9d9020c36e47382a1ed5ec22fa78a0f7fef28358 (rosetta-smart-contracts)
Deepwalker1… 12:23:46 Merge 52c22c37f30c71a9f2299015f2ae579a6927d725 into 7a795aa72fb0ccc8a87c6431bc6514c2430d68d4 (CryptoDeepTools)
yasin-ce 12:40:58 Handle card banner url (pera-android)
Rashidhmd 13:07:15 Merge e5bcfa404fc3c3b8a90a80cde044d47e43c5db3b into 9d9020c36e47382a1ed5ec22fa78a0f7fef28358 (rosetta-smart-contracts)
filipetamota 13:14:20 account name fixed (pera-ios)
filipetamota 13:15:33 Merge 128cd2db7fb0354b6770f24b389305adcef3844a into 6a0ab4c20a71f5250f444ee12b5ba765535123e3 (pera-ios)
jannotti 13:20:31 Charge read budget for using large programs. (go-algorand)
mrcointreau 13:31:00 docs: migrate to astro starlight and add devportal publishing (algokit-utils-ts-debug)
dependabot[… 13:31:03 chore(deps): bump the all group with 15 updates (algokit-utils-py)
dependabot[… 13:31:07 Merge d567af4807e41cfd9fec1ffab384a4f26cdcebd2 into 6971b957fbe298facdda00dca158c0a7eb9690df (algokit-utils-py)
dependabot[… 13:31:21 chore(deps): bump pytest from 8.3.5 to 8.4.2 (algokit-utils-py)
dependabot[… 13:31:25 Merge 0a0f637fcb3135366fea4f16858ee4cfe25eeb90 into 6971b957fbe298facdda00dca158c0a7eb9690df (algokit-utils-py)
dependabot[… 13:31:44 chore(deps): bump python-semantic-release from 7.34.6 to 10.5.3 (algokit-utils-py)
dependabot[… 13:31:47 Merge 44c7e15b17af6f467b2ae7bd721168e2f520d90c into 6971b957fbe298facdda00dca158c0a7eb9690df (algokit-utils-py)
dependabot[… 13:32:01 chore(deps): bump pytest-cov from 6.1.1 to 7.0.0 (algokit-utils-py)
dependabot[… 13:32:04 Merge 6dbb4c8a977e9a03e622db2a9899f464c6b3ed9d into 6971b957fbe298facdda00dca158c0a7eb9690df (algokit-utils-py)
dependabot[… 13:32:20 chore(deps): bump setuptools from 80.9.0 to 82.0.1 (algokit-utils-py)
dependabot[… 13:32:24 Merge a146f3d41c7013c1ac3ad3b7aea782a48f63b846 into 6971b957fbe298facdda00dca158c0a7eb9690df (algokit-utils-py)
Rashidhmd 13:36:13 Merge 1eeb0bfbc437cbadc46f0d38175f96c744e7d85b into 9d9020c36e47382a1ed5ec22fa78a0f7fef28358 (rosetta-smart-contracts)
renovate[bo… 13:37:09 chore(deps): update dependency @vitejs/plugin-react to v6 (use-wallet)
renovate[bo… 13:37:15 Merge dce160297698f68f7fe3661b907965c35086cc17 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a (use-wallet)
mrcointreau 13:38:25 fix: update pnpm-lock.yaml to match docs package.json specifiers (algokit-utils-ts-debug)
mrcointreau 13:38:35 Merge 5fa5bf89f142edd10a796bc0782f702b30389d59 into 1014bf072990594b651244e12bc42f31f9301432 (algokit-utils-ts-debug)
mrcointreau 13:42:51 chore: bump node.js to 22.x in pr docs check for astro compatibility (algokit-utils-ts-debug)
jannotti 13:43:20 Add tests for referenced apps and tx.Access (go-algorand)
jannotti 13:43:47 Merge aac192916b267b92e89fcb45c588c6dd377ca63f into b64d3ca10bbd999f11d13c476eacc883a298128b (go-algorand)
mrcointreau 13:59:04 fix: resolve npm audit vulns and add .nsprc exception for bundled npm dep (algokit-utils-ts-debug)
mrcointreau 13:59:15 Merge d85229847e4508f7db08a6482b959ae41fce5a6f into 1014bf072990594b651244e12bc42f31f9301432 (algokit-utils-ts-debug)
joe-p 14:05:40 Merge f55483f72c11a6bbe91ac7aa5f234d8076e6e77b into 63d2296fabd68535ead93b531bb45a9f7a4099f5 (js-algorand-sdk)
mrcointreau 14:06:43 add tslib as dev dependency to restore rollup build after npm audit fix (algokit-utils-ts-debug)
mrcointreau 14:06:54 Merge c857244d9617e422d0fb147ece7a3646dd6ecc18 into 1014bf072990594b651244e12bc42f31f9301432 (algokit-utils-ts-debug)
iglosiggio 14:24:55 chore: update puyapy dependency to 5.7.1 (PR #59) (algorand-python-testing)
joe-p 14:26:52 docs: signing examples & secret management docs (#550) (algokit-utils-ts)
boblat 14:27:05 refactor: update algokit utils dependency to v5 (algorand-python-testing)
joe-p 14:27:41 Merge branch 'decoupling' into decoupling-fix/logging_addrs (algokit-utils-ts)
joe-p 14:28:11 Merge 9b16af190fc4eed7ebe0c2bc78d3c68ef89f76ad into 6c4df76c8262b597b114b86fa615e8460776641e (algokit-utils-ts)
boblat 14:28:18 refactor: replace algosdk with algokit_utils (algorand-python-testing)
boblat 14:28:20 build: ignore mypy error for missing rich console packages (algorand-python-testing)
boblat 14:28:33 Merge 2deca6d338326e64d579a6a0eadcd5dc711b5b33 into 822eb26bb708156fccd8ad3a1d52e8b82d64c371 (algorand-python-testing)
- 14:29:19 1.2.0-beta.4 (algorand-python-testing)
p2arthur 14:32:44 fix: fix mypy type errors on new algokit vibe command tests (algokit-cli)
p2arthur 14:32:59 Merge bbdcaf4ddcb2ac220b4e6a96cbe2bdcb61a0318f into 8e22c083d159c44a71debbcd21846a77e7553116 (algokit-cli)
iglosiggio 14:36:55 chore: Bump algokit-utils to the latest alpha (algorand-python-testing)
boblat 14:37:02 Merge ae611df2e99d39d1b1083994da456fc7bb4e3c6c into 2f8ce27336ab2aaf7216e14666d8b5f0ae6e66f9 (algorand-python-testing)
p2arthur 14:44:19 chore: update pyjwt version on lock file for solving known vulnerab (algokit-cli)
lempira 14:57:19 Merge 1bfbbd21a708df8f2c76758f8820a718388cee60 into 842441e94a752ccc3433c93f9d51c7130b19584c (devportal)
Rashidhmd 14:58:46 Merge 2aed9144ec136906218fa91b6d1d5e03c79ff2ba into 9d9020c36e47382a1ed5ec22fa78a0f7fef28358 (rosetta-smart-contracts)
p2arthur 15:03:18 chore: format algokit vibe tests (algokit-cli)
p2arthur 15:03:35 Merge 175c22b8cb74d02e223ccb1188ef65694101ec80 into 8e22c083d159c44a71debbcd21846a77e7553116 (algokit-cli)
p2arthur 15:07:51 chore: fix remaining ruff linting errors (algokit-cli)
p2arthur 15:08:04 Merge 34163fac34da4d645e1f6e38f931d9d009e1662d into 8e22c083d159c44a71debbcd21846a77e7553116 (algokit-cli)
joe-p 15:09:36 chore: rm hash (algokit-utils-py)
joe-p 15:09:42 Merge cdfa3f68cda3ea3a6e6fb01e297c01a4393ef87f into 52d094d416ea0f4e0196f0a063df49646ee2d094 (algokit-utils-py)
aorumbayev 15:15:49 build: migrate root project from Poetry to uv (algokit-python-template)
aorumbayev 15:15:49 feat: migrate template to uv-only, drop Poetry support (algokit-python-template)
aorumbayev 15:15:49 chore: regenerate all 6 example directories for uv migration (algokit-python-template)
aorumbayev 15:15:49 docs: update root README to reference uv instead of Poetry (algokit-python-template)
aorumbayev 15:15:49 test: switch PY_PKG_MGR_ARGS to uv in test configuration (algokit-python-template)
aorumbayev 15:16:18 fix: resolve TypeScript generator test failures (algokit-python-template)
Hlavaty1972… 15:20:28 Merge 93f9fcb591133b592f4d219260b79e102ed042fc into 7a795aa72fb0ccc8a87c6431bc6514c2430d68d4 (CryptoDeepTools)
dependabot[… 15:28:23 chore: bump kotlin from 2.3.0 to 2.3.20 in /DisneyScenicRides (a-day-in-my-bobalife)
dependabot[… 15:28:27 Merge 840beff9a634a92bdcdffc0c85306628f00a901c into ea4d645e2e8dc412bd7b10a1d8fb738a13851556 (a-day-in-my-bobalife)
aorumbayev 15:30:03 feat!: remove TypeScript deployer option from template (algokit-python-template)
michaeltchu… 15:33:24 chore: log greeting (2026-03-16) (a-day-in-my-bobalife)
aorumbayev 15:59:06 Merge 325b1e92a17415d361900280ad3b40abc9aed67c into bd3f0296b54cfc12a585cc296166cdb3709df4c2 (algokit-python-template)
dependabot[… 16:05:42 chore: bump org.jetbrains.kotlin.jvm in /HaveAMagicalDay (a-day-in-my-bobalife)
dependabot[… 16:05:45 Merge beccaeef14c3d822672cb1961a5b471b95475221 into cf8256446ae422c3d511ae4ee7cbfaaf26af4084 (a-day-in-my-bobalife)
aorumbayev 16:21:03 Merge branch 'alpha' into refactor/schema-validation (algokit-utils-py)
aorumbayev 16:26:48 fix: unblock check-python after alpha merge (algokit-utils-py)
aorumbayev 16:32:22 fix: remove stale generated algod model (algokit-utils-py)
aorumbayev 16:32:30 Merge f0916359d904f0619de3ba09dc07626258a97889 into 52d094d416ea0f4e0196f0a063df49646ee2d094 (algokit-utils-py)
algorandskiy 16:51:03 use errors.Join() (go-algorand)
algorandskiy 16:51:14 Merge 1ceabbca9cafb7ffdd3271b35337a34623681192 into b64d3ca10bbd999f11d13c476eacc883a298128b (go-algorand)
algojohnlee 16:55:09 Merge pull request #6580 from Algo-devops-service/relstable4.6.0 (go-algorand)
michaeltchu… 17:32:08 chore: v2026.10.0 (release) (a-day-in-my-bobalife)
michaeltchu… 17:32:10 Notes added by 'git notes add' (a-day-in-my-bobalife)
mzluckylady… 17:34:24 Merge 072b64e6972c3703607f71836242dbc119396942 into 7a795aa72fb0ccc8a87c6431bc6514c2430d68d4 (CryptoDeepTools)
algorandskiy 18:02:04 network: fix double logging with elevated level (go-algorand)
algorandskiy 18:08:37 Merge 72481725ee89da575ff025e3f51c3904cf0cd15a into b64d3ca10bbd999f11d13c476eacc883a298128b (go-algorand)
joe-p 18:15:26 chore: npm audit fix (algokit-utils-ts)
joe-p 18:15:34 Merge b24c11eba37bbb374c914fb09d9f9f9a45a674c5 into 6c4df76c8262b597b114b86fa615e8460776641e (algokit-utils-ts)
Rashidhmd 18:18:20 Merge 44732f00042e7865334e511e0828aafd98199a36 into 9d9020c36e47382a1ed5ec22fa78a0f7fef28358 (rosetta-smart-contracts)
algorandskiy 18:52:01 consensus: add congestion tracking (go-algorand-sdk)
algorandskiy 18:52:10 Merge f9521e7b7c667f61669dcda508839dd8df6d76f3 into 4f880c023a3a3fcd0ab04c40dc0f4c38f1a05851 (go-algorand-sdk)
algorandskiy 18:52:43 scripts: add Micros to export (go-algorand)
algorandskiy 18:54:41 Merge ae9be76bc6c1693333b438ee5b0ce999671add95 into b64d3ca10bbd999f11d13c476eacc883a298128b (go-algorand)
algorandskiy 19:09:27 Merge f9521e7b7c667f61669dcda508839dd8df6d76f3 into 4f880c023a3a3fcd0ab04c40dc0f4c38f1a05851 (go-algorand-sdk)
mrcointreau 19:24:56 chore: clean up workflow files, update actions and align release with astro docs migration (algokit-utils-ts-debug)
mrcointreau 19:25:09 Merge 059ee13d1ba6304fb09c1cdd27e5411da5967425 into 1014bf072990594b651244e12bc42f31f9301432 (algokit-utils-ts-debug)
Rashidhmd 19:32:42 Merge 50f45bb9671d1d18e12dd1cc591704cd5020f943 into 9d9020c36e47382a1ed5ec22fa78a0f7fef28358 (rosetta-smart-contracts)
Argimirodel… 19:33:17 chore: update to latest utils and latest puya (algokit-client-generator-py)
pre-commit-… 19:33:29 [pre-commit.ci] pre-commit autoupdate (algoworld-contracts)
pre-commit-… 19:33:38 [pre-commit.ci] auto fixes from pre-commit.com hooks (algoworld-contracts)
pre-commit-… 19:33:41 Merge 834837b50a6a077cb9d17dbf0d3d61defaf2dff9 into c03f176f6e5f3c78f840aa05300a377631238d19 (algoworld-contracts)
Argimirodel… 19:34:32 chore: update readme (algokit-client-generator-py)
neilcampbell 19:35:18 Merge f6ffe5b2f61ff21a54d4c1aaabda8bd1293ca575 into f8a1376be4bde38b83eac7c40df89a3a7a0127fa (algokit-client-generator-py)
algorandskiy 19:45:09 consensus: add congestion tracking (#781) (go-algorand-sdk)
joe-p 19:47:32 fix: correctly log address (#557) (algokit-utils-ts)
semantic-re… 19:55:51 Notes added by 'git notes add' (algokit-utils-ts)
Rashidhmd 20:08:01 Merge 05daef6a4f2b1f6bf4b09245e28a6dad7a155395 into 9d9020c36e47382a1ed5ec22fa78a0f7fef28358 (rosetta-smart-contracts)
joe-p 20:08:42 Merge 38b35884c63728b822ebc67e544ab21bf6c62dde into 7e53ab0b2f9f1f9e4f38c014f3cd2f4c33d97796 (algokit-utils-ts)
Argimirodel… 20:11:44 chore: poetry update vulnerable packages (algokit-client-generator-py)
neilcampbell 20:11:56 Merge 2d9c36a0af6b3370b0dd155fdb607ead818648a5 into f8a1376be4bde38b83eac7c40df89a3a7a0127fa (algokit-client-generator-py)
jannotti 20:33:44 Add tests for referenced apps and tx.Access (go-algorand)
jannotti 20:33:51 Merge 170eae9f8b5a6779b6a0cb60bc5a2b180275b751 into b64d3ca10bbd999f11d13c476eacc883a298128b (go-algorand)
Hlavaty1972… 21:09:12 Merge ea53a0498fcee509b8d104f492c3967ef2c8ee19 into 7a795aa72fb0ccc8a87c6431bc6514c2430d68d4 (CryptoDeepTools)
iglosiggio 21:52:05 chore: update puya version to 5.8.0-rc.2 (#349) (puya-ts)
Argimirodel… 21:52:24 feat: add arc65 support: `loggedErr()` and `loggedAssert()` functions, to log a formatted error string before failing (puya-ts)
Argimirodel… 21:52:25 some api changes to avoid the explicit `undefined` (puya-ts)
iglosiggio 21:52:25 chore: Add updates .awst.json files (puya-ts)
iglosiggio 21:52:25 feat: Use an "options" parameter instead of a bunch of optional ones (puya-ts)
Argimirodel… 21:52:25 test: add expected output tests for logged error and logged assert functions (puya-ts)
Argimirodel… 21:52:25 refactor: remove undefined from tests (puya-ts)
Argimirodel… 21:52:25 test: add logged-errors and backend warning excercising tests (puya-ts)
iglosiggio 21:52:26 aaaa (puya-ts)
Argimirodel… 21:53:53 Merge 59c8200aee44822d9ce3bf01109b0508ff6c6703 into b7e5d0ddcb131e24ea17c43f042c5bf00d1d5aba (puya-ts)
dependabot[… 21:55:40 chore(deps): bump slackapi/slack-github-action (devportal)
dependabot[… 21:55:43 Merge 5008ff577e828fd1ddd50f4d6eba678f47fd3f7d into f17661074ae547e3df304898533f091f6d3844cc (devportal)
dependabot[… 21:57:10 chore(deps): bump the starlight group across 1 directory with 7 updates (devportal)
dependabot[… 21:57:13 Merge dc9bc13a92b5226d34cdc0a70ff588f444c12304 into f17661074ae547e3df304898533f091f6d3844cc (devportal)
dependabot[… 21:57:33 chore(deps): bump the astro-core group across 1 directory with 5 updates (devportal)
dependabot[… 21:57:37 Merge 2248f4d138640ce1b613bcc72fcb5d005026c4d3 into f17661074ae547e3df304898533f091f6d3844cc (devportal)
semantic-re… 22:02:46 Notes added by 'git notes add' (puya-ts)
iglosiggio 22:06:08 chore: Add artifacts for the new test contracts (puya-ts)
Argimirodel… 22:07:18 Merge d81eff99a3a060b01cbb0e37d9a753afddf5586a into b7e5d0ddcb131e24ea17c43f042c5bf00d1d5aba (puya-ts)
Argimirodel… 22:09:56 Merge 9b03e0247a89828e2ceaf0758953df24e2c21248 into b7e5d0ddcb131e24ea17c43f042c5bf00d1d5aba (puya-ts)
iglosiggio 22:11:05 Merge 1bc0f4237b13e3f84feeae01078ede6395288f98 into b7e5d0ddcb131e24ea17c43f042c5bf00d1d5aba (puya-ts)
mzluckylady… 22:14:35 Merge 594b2c825414bf29164fd649a0f14f29a840bc0d into 7a795aa72fb0ccc8a87c6431bc6514c2430d68d4 (CryptoDeepTools)
filipetamota 23:41:14 Merge 1fe056219054b8e3e4689f9f7629508a183aaa36 into 6a0ab4c20a71f5250f444ee12b5ba765535123e3 (pera-ios)