Home / Reports / Jun 19, 2025

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

Jun 18, 2025 Arrow Back Arrow Forward Jun 20, 2025
M
T
W
T
F
S
S
26
27
28
29
30
31
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
1
2
3
4
5
6

Thursday, June 19, 2025

386 commits were pushed across 24 repos by 29 authors. There were 2,861,163 additions and 1,703,087 deletions.

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

Authors

Updated Repos

...

Commit Log

acfunk 00:00:15 Merge branch 'main' into svelte (use-wallet)
nickthelege… 00:26:13 Merge pull request #4 from dipen353/master (Hack-Series-CM)
- 01:00:30 Build 2387 Data (go-algorand)
tristanmenz… 02:04:43 more wip (puya-ts)
dependabot[… 03:28:05 Update @vue/compiler-sfc requirement from ^3.5.16 to ^3.5.17 (algo-voting)
dependabot[… 04:40:23 chore(deps-dev): bump urllib3 from 2.3.0 to 2.5.0 (d-asa)
neilcampbell 04:43:43 fix: adjust test and clarify some docs (algokit-utils-ts)
dependabot[… 04:49:33 chore(deps): bump urllib3 from 2.3.0 to 2.5.0 (algokit-utils-py)
daniel-make… 05:17:15 feat: add `--output-op-statistics` option to `puyapy` (puya)
daniel-make… 05:17:15 build: add `compile_all_fast` poe task that uses pytest to update approvals (puya)
daniel-make… 05:17:15 build: add changelog fragment (puya)
achidlow 05:17:15 make test_compile output the same artifacts at O0/O2 as compile_all (puya)
daniel-make… 05:17:15 tests: cover some missing cases in _remove_output (puya)
daniel-make… 05:17:15 improve path stability of IR outputs (puya)
daniel-make… 05:17:15 build: add PR comment with size summary (puya)
daniel-make… 05:17:15 chore: compile all (puya)
daniel-make… 05:17:16 chore: compile all (puya)
daniel-make… 05:17:17 improve error message readability of test_compile failures (puya)
daniel-make… 05:18:22 update CONTRIBUTING.md (puya)
achidlow 05:44:57 add internal option to output source annotations (puya)
achidlow 05:59:53 linting (puya)
achidlow 06:04:27 chore: compile all (puya)
achidlow 06:11:09 chore: compile all (puya)
achidlow 06:11:09 make test_compile output the same artifacts at O0/O2 as compile_all (puya)
daniel-make… 06:11:09 chore: compile all (puya)
daniel-make… 06:11:09 build: add PR comment with size summary (puya)
daniel-make… 06:11:09 feat: add `--output-op-statistics` option to `puyapy` (puya)
daniel-make… 06:11:09 chore: compile all (puya)
daniel-make… 06:11:09 update CONTRIBUTING.md (puya)
daniel-make… 06:11:09 improve path stability of IR outputs (puya)
achidlow 06:11:09 linting (puya)
daniel-make… 06:11:09 build: add changelog fragment (puya)
achidlow 06:11:09 add internal option to output source annotations (puya)
daniel-make… 06:11:09 build: add `compile_all_fast` poe task that uses pytest to update approvals (puya)
daniel-make… 06:11:09 tests: cover some missing cases in _remove_output (puya)
daniel-make… 06:11:09 improve error message readability of test_compile failures (puya)
dependabot[… 06:13:00 build(deps-dev): bump prettytable from 3.15.1 to 3.16.0 (puya)
daniel-make… 06:34:04 SQUASHED (puya)
Aniketwarule 06:55:01 Update README.md (NFT_Marketplace)
neilcampbell 07:00:07 fix: adjust test and clarify some docs (algokit-utils-py)
aorumbayev 07:02:00 chore: bump urllib (pip audit) (algokit-utils-py)
daniel-make… 07:06:25 chore: compile all (puya)
vedantbanai… 07:18:10 final (AlgoSwap)
dependabot[… 07:50:05 Bump thruster from 0.1.11 to 0.1.14 (revelio)
daniel-make… 08:35:04 initial stubs and test contract (puya)
daniel-make… 08:35:05 refactor: copy-pasta sans babits (puya)
daniel-make… 08:35:05 AWST - relax type constraint on ARC-4 aggregates (puya)
daniel-make… 08:35:05 IR - refactor: fix internal error (puya)
daniel-make… 08:35:05 IR - relax type constraint on ARC-4 aggregates (puya)
daniel-make… 08:35:05 AWST - remove WStruct (puya)
daniel-make… 08:35:05 IR - struct encoding (puya)
daniel-make… 08:35:05 AWST build - add native arrays (puya)
daniel-make… 08:35:05 IR - array support (WIP) (puya)
daniel-make… 08:35:05 IR - remove WStruct (puya)
daniel-make… 08:35:05 refactor: move CopyBuilder into eb._utils (puya)
daniel-make… 08:35:05 IR - refactor: log on return type error and keep going (puya)
daniel-make… 08:35:05 add FixedArray.full (puya)
daniel-make… 08:35:05 arrays (WIP) (puya)
daniel-make… 08:35:05 docs: ignore warning (puya)
daniel-make… 08:35:05 fix ARC-4 aggregate error messages (puya)
daniel-make… 08:35:05 AWST build - add native struct (puya)
daniel-make… 08:35:05 AWST build - remove WStruct (puya)
daniel-make… 08:35:05 contract (puya)
daniel-make… 08:35:05 replace fixed array default constructor with zero_bytes function (puya)
daniel-make… 08:35:05 remove dependency on BytesBackedTypeBuilder since these types don't expose those functions currently (puya)
daniel-make… 08:35:05 ensure aggregates are encoded correctly in ARC-4 arrays (puya)
daniel-make… 08:35:05 IR - ensure decode occurs if required when reading from an array (puya)
daniel-make… 08:35:08 test: add test using FixedArray and native tuples + structs (puya)
daniel-make… 08:35:09 test: add NativeArray return case (puya)
daniel-make… 08:35:09 IR: support dynamic array concatenation of non ARC-4 types (puya)
daniel-make… 08:35:09 chore: lint (puya)
daniel-make… 08:35:09 test: add reference types to test case (puya)
daniel-make… 08:35:09 test: add more operations to test case (puya)
daniel-make… 08:35:09 add fixed array return type (puya)
daniel-make… 08:35:09 AWST - implement BytesWType visitor method (puya)
daniel-make… 08:35:09 build: add changelog fragment (puya)
daniel-make… 08:35:17 test: add python equivalent to typescript destructuring for structs (puya)
daniel-make… 08:35:19 MIR - add ValueEncode and ValueDecode implementation (puya)
daniel-make… 08:35:19 AggregateIRType -> TupleIRType (puya)
daniel-make… 08:35:19 refactor: ir.MultiValue (puya)
daniel-make… 08:35:19 refactor: FixedElementDynamicArrayBuilder (WIP) (puya)
daniel-make… 08:35:19 builder wip (puya)
daniel-make… 08:35:19 fix: struct kwarg evaluation order (puya)
daniel-make… 08:35:19 refactor: remove unused arrays.py (puya)
daniel-make… 08:35:19 move invoke_puya_lib_subroutine to _utils (puya)
daniel-make… 08:35:19 ARC-4 codec fixes (puya)
daniel-make… 08:35:19 ArrayBuilder get_item (WIP) (puya)
daniel-make… 08:35:19 refactor: DynamicArrayBuilders (WIP) (puya)
daniel-make… 08:35:19 lint (puya)
daniel-make… 08:35:19 refactor: verify types and then values for arc4_decode, arc4_encode and size_of (puya)
daniel-make… 08:35:19 wtype + loc (puya)
daniel-make… 08:35:19 remove unused arc4 functions (puya)
daniel-make… 08:35:19 update expected errors (puya)
daniel-make… 08:35:19 decided sequence builder should only deal with encoded values, and move slot handling to main builder. This decouples storage logic from the encoding logic (puya)
daniel-make… 08:35:19 preserve struct names on TupleEncoding (puya)
daniel-make… 08:35:19 refactor: TupleBuilder read_index (WIP) (puya)
daniel-make… 08:35:19 refactor: move assignment handling into assignment.py (puya)
daniel-make… 08:35:19 ensure OpFactory materialises via context (puya)
daniel-make… 08:35:19 types wip (puya)
daniel-make… 08:35:19 wip (puya)
daniel-make… 08:35:19 rename lower_array -> lower_aggregates (puya)
daniel-make… 08:35:19 encode / decode refactor wip (puya)
daniel-make… 08:35:19 refactor: verify types and then values for new_struct (puya)
achidlow 08:35:19 linting (puya)
daniel-make… 08:35:19 IR - add ValueEncode and ValueDecode nodes (puya)
daniel-make… 08:35:19 implement write_at_index for fixed and bit packed elements (puya)
daniel-make… 08:35:19 SequenceBuilder get_item (WIP) (puya)
daniel-make… 08:35:19 add missing slot reads (puya)
daniel-make… 08:35:19 lint (puya)
daniel-make… 08:35:19 use IRRegisterContext where possible (puya)
daniel-make… 08:35:19 IR - add encoded Type (puya)
daniel-make… 08:35:19 lint (puya)
daniel-make… 08:35:19 TODOs (puya)
daniel-make… 08:35:19 refactor: Dynamic & BitPacked DynamicArrayBuilders (WIP) (puya)
daniel-make… 08:35:19 refactor: move head offset calculations on to TupleEncoding (puya)
daniel-make… 08:35:19 test: allow specifying increase_budget by optimization level (puya)
daniel-make… 08:35:19 refactor: move private functions to end of file (puya)
daniel-make… 08:35:19 remove use of arc4.dynamic_array_concat_and_convert (puya)
daniel-make… 08:35:19 remove unrequired test (puya)
daniel-make… 08:35:19 add typing.override (puya)
daniel-make… 08:35:19 fix: ensure arrays reads are refreshed during iteration (TODO: add test) (puya)
daniel-make… 08:35:19 remove function used only once (puya)
daniel-make… 08:35:19 remove unused arc4 function (puya)
daniel-make… 08:35:19 refactor: TupleBuilder read_index (WIP) (puya)
daniel-make… 08:35:19 simplify new_array implementation (puya)
daniel-make… 08:35:19 resolve_embedded_func (puya)
daniel-make… 08:35:19 add TODO re num_bytes (puya)
daniel-make… 08:35:19 chore: linting (puya)
daniel-make… 08:35:19 encode / decode refactor wip (puya)
daniel-make… 08:35:19 refactor: move read_tuple_index into tup builder (puya)
daniel-make… 08:35:19 use TupleBuilder for updates (puya)
daniel-make… 08:35:19 encode / decode refactor wip (puya)
daniel-make… 08:35:19 encode / decode refactor wip (puya)
daniel-make… 08:35:19 refactor: remove _arc4_replace_struct_item (puya)
daniel-make… 08:35:19 refactor to support SequenceBuilder API (puya)
daniel-make… 08:35:19 improve bool bit packing (puya)
daniel-make… 08:35:19 add PuyaLibIR enum (puya)
daniel-make… 08:35:19 use ValueEncode / ValueDecode nodes (puya)
daniel-make… 08:35:19 refactor: rename tuple index methods (puya)
daniel-make… 08:35:19 TIHI: use the entire transform pipeline for ARC-4 default args, due to ValueEncode now being used... (puya)
daniel-make… 08:35:19 add FixedArrayEncoding and layout property (puya)
daniel-make… 08:35:19 use SequenceBuilder for ReferenceArray index assignments (puya)
daniel-make… 08:35:19 dynamic array refactor (WIP) (puya)
daniel-make… 08:35:19 encode / decode refactor wip (puya)
daniel-make… 08:35:19 encode / decode refactor (puya)
daniel-make… 08:35:19 refactor: DynamicArrayBuilder pop support (puya)
daniel-make… 08:35:19 move encodings out of type_ (puya)
daniel-make… 08:35:19 improve tuple encoding (puya)
daniel-make… 08:35:19 add more details to ArrayEncoding type (puya)
daniel-make… 08:35:19 implement write_at_index for dynamic elements (puya)
daniel-make… 08:35:19 ArrayBuilder get_item (WIP) (puya)
daniel-make… 08:35:19 encode / decode refactor wip (puya)
daniel-make… 08:35:19 clarify struct value evaluation order (puya)
daniel-make… 08:35:19 encode / decode refactor wip (puya)
daniel-make… 08:35:19 encode / decode refactor wip (puya)
daniel-make… 08:35:19 encode / decode refactor wip (puya)
daniel-make… 08:35:19 remove old NativeTupleCodec (puya)
daniel-make… 08:35:19 encode / decode refactor, execution passing, immutable larger (puya)
daniel-make… 08:35:19 test: make negative test cases part of a contract so they are not eliminated (puya)
daniel-make… 08:35:19 ArrayWriteIndex (WIP) (puya)
daniel-make… 08:35:19 ArrayBuilder get_item (WIP) (puya)
daniel-make… 08:35:19 ensure empty arrays get the correct ir_type (puya)
daniel-make… 08:35:19 refactor TupleIRType (puya)
daniel-make… 08:35:19 refactor: simplify arc4 encode/decode (puya)
daniel-make… 08:35:19 refactor: FixedElementDynamicArrayBuilder (WIP) (puya)
daniel-make… 08:36:01 test: update test_arc4_codec to call decode_value directly (puya)
daniel-make… 08:36:20 refactor: remove get_type_arity and sum_types_arity (puya)
daniel-make… 08:36:20 fix missing implicit subroutine dependency (puya)
daniel-make… 08:36:20 refactor: make implementation details private (puya)
daniel-make… 08:36:20 refactor: use ValueEncode for ARC-4 bool constants (puya)
daniel-make… 08:36:20 remove read_slot usage (puya)
achidlow 08:36:20 remove unused code (puya)
achidlow 08:36:20 remove unused code (puya)
daniel-make… 08:36:20 implement some TODO's (puya)
achidlow 08:36:20 minor potential future bug fix (puya)
daniel-make… 08:36:20 feat(internal): make wtype.StackArray an immutable ARC4DynamicArray (puya)
achidlow 08:36:20 add TODOs after reviewing code coverage (puya)
achidlow 08:36:20 refactor (puya)
daniel-make… 08:36:20 add abi_call tests for new native types and related fixes (puya)
achidlow 08:36:20 is this even remotely correct?? (puya)
daniel-make… 08:36:20 refactor: move code dealing with SlotType into sequence helper functions (puya)
daniel-make… 08:36:20 update expecetd output (puya)
achidlow 08:36:20 tests (puya)
daniel-make… 08:36:20 test: add test_case for tuple_storage nested update (puya)
daniel-make… 08:36:20 fix TODO's (puya)
daniel-make… 08:36:20 what have I done (puya)
achidlow 08:36:20 remove unused code (puya)
daniel-make… 08:36:20 refactor: improve readability of encodings with length headers (puya)
daniel-make… 08:36:20 update test expected output (puya)
daniel-make… 08:36:20 add PrimitiveIRType.account (puya)
daniel-make… 08:36:20 refactor: simplify tup.read_at_index (puya)
daniel-make… 08:36:20 add TupleReadIndex and TupleWriteIndex (puya)
achidlow 08:36:20 remove unused nodes (puya)
achidlow 08:36:20 remove NativeArray WType (puya)
achidlow 08:36:20 restore tuple assignment behaviour (puya)
daniel-make… 08:38:34 test: increase ARC-4 types coverage (puya)
daniel-make… 08:38:47 fix TODO's (puya)
daniel-make… 08:39:33 fix TODO (puya)
achidlow 08:39:35 chore: update nodes.ts.txt (puya)
daniel-make… 08:39:35 add _CheckedEncoding codec back to support conversion between compatible types (puya)
achidlow 08:39:35 make homogenous arc4.Tuples convertible to FixedArray (puya)
achidlow 08:39:35 minor fix (puya)
achidlow 08:39:35 address TODOs + minor refactoring in FixedArray EB (puya)
achidlow 08:39:35 add ConvertArray node (puya)
achidlow 08:39:35 fix: prevent critical error when an empty tuple is attempted to be iterated statically (puya)
achidlow 08:39:39 chore: compile all (puya)
achidlow 08:39:41 fix NativeArray builder when typed is specified to work (puya)
achidlow 08:39:41 add facility for converting from ARC4 array to native array of equivalent elements (puya)
wilsonwaters 08:39:43 add marketplace test case (puya)
daniel-make… 08:40:17 implement box and aggregate write index optimization (puya)
daniel-make… 08:40:17 big tups (puya)
daniel-make… 08:40:17 use Aggregate Read/Write nodes (puya)
achidlow 08:40:17 prevent ReinterpretCast from being used for aggregate to aggregate casts, but allow Copy to change the target WType mutability (puya)
daniel-make… 08:40:17 feat(opt): merge chained aggregate reads (puya)
daniel-make… 08:40:17 fix box write opt (puya)
daniel-make… 08:40:17 feat: use `box_len` instead of `box_get` if only checking for box existence (puya)
daniel-make… 08:40:17 implement box and aggregate read index optimization (puya)
daniel-make… 08:40:17 feat: add optimizations for more efficient use of box related ops (WIP) (puya)
daniel-make… 08:40:17 remove obsolete nodes (puya)
daniel-make… 08:40:17 chore: linting (puya)
daniel-make… 08:40:17 add nested extract/replace for fixed sized encodings (puya)
daniel-make… 08:40:17 fix box write opt (puya)
daniel-make… 08:40:17 add BoxRead and BoxWrite IR nodes (puya)
daniel-make… 08:40:17 chore: linting (puya)
wilsonwaters 08:40:22 renamed marketplace-demo (puya)
daniel-make… 08:40:25 refactor (puya)
daniel-make… 08:40:25 added debug logs for box optimizations (puya)
achidlow 08:40:25 remove redundant validation (puya)
daniel-make… 08:40:25 support writing bits (puya)
daniel-make… 08:40:25 prevent double handling of bits read/written as an index operation (puya)
achidlow 08:40:25 fix: prevent aliasing issues when passing a mutable value to a subroutine both mutably and immutably (puya)
daniel-make… 08:40:25 allow elimination of BoxReads (puya)
daniel-make… 08:40:25 refactor: move box exist assert elimination into it's own file (puya)
daniel-make… 08:40:25 simplify replace_aggregate_box_ops and support writing bits (puya)
daniel-make… 08:40:25 rename (puya)
daniel-make… 08:40:25 add more dead code eliminations (puya)
daniel-make… 08:40:53 chore: compile all (puya)
achidlow 08:40:54 remove unused code / minor refactorings / linting (puya)
achidlow 08:40:54 reduce wtype reliance && retain field names in tuple IR type (puya)
achidlow 08:40:54 fix: include bounds check in frozen data for AggregateReadIndex (puya)
achidlow 08:40:54 reduce perilous functions (puya)
achidlow 08:40:54 eliminate unrequired copy-assignment for copy-node (puya)
daniel-make… 08:40:54 chore: lint (puya)
achidlow 08:40:54 nested arc4 type conversion for arc4 types now that they're not constrained (puya)
wilsonwaters 08:40:54 added basic test for marketplace_demo (puya)
achidlow 08:40:54 refactor RCE to use .freeze() for intrinsics (puya)
achidlow 08:40:54 improve error message & ensure NamedTuple._replace requires copy for mutable elements (puya)
achidlow 08:40:54 restore in/out functionality for mutable values within tuples (puya)
daniel-make… 08:40:54 feat: `algopy.Array` can now be used in storage and allows native, mutable and dynamically sized types, however it no longer has reference semantics and may require `.copy()` when aliasing the array or it's contents. (puya)
daniel-make… 08:40:54 ensure ARC4Tuple types are persistable (puya)
achidlow 08:40:54 improve source locations when doing native to ARC-4 type conversion at the PyType level (puya)
daniel-make… 08:40:54 remove unused functions (puya)
daniel-make… 08:40:54 updated expected output (puya)
achidlow 08:40:54 eliminate perilous function (puya)
achidlow 08:41:00 chore: compile all (puya)
achidlow 08:41:02 decode / encode pair elimination (puya)
achidlow 08:41:02 add value encode/decode to RCE (puya)
achidlow 08:41:02 fix using unhashable data in frozen result (puya)
achidlow 08:41:02 linting (puya)
achidlow 08:41:02 remove some manual constructions of arc4 encoded values in puyapy (puya)
achidlow 08:41:06 better debug logs for encode/decode pair elimination (puya)
achidlow 08:41:09 refactor aggregate IR nodes to use types rather than encodings (puya)
daniel-make… 08:41:09 consider byte constants by their value when performing state optimizations (puya)
achidlow 08:41:09 make sure encode/decode elimination is safe (puya)
achidlow 08:41:09 pull out bool-packing conversion into it's own codec (puya)
achidlow 08:41:09 comments (puya)
daniel-make… 08:49:59 chore: compile all (puya)
daniel-make… 08:50:17 chore: update nodes.ts.txt (puya)
aorumbayev 08:51:05 fix: readonly simulate extra opcode budget handling (#180) (algokit-utils-py)
aorumbayev 08:51:17 fix: readonly simulate extra opcode budget handling (#414) (algokit-utils-ts)
semantic-re… 08:56:47 Notes added by 'git notes add' (algokit-utils-ts)
dependabot[… 09:01:05 chore(deps): bump types-deprecated (#161) (algokit-utils-py)
CiottiGiorg… 09:13:32 chore: npm audit fix on algo-ts (puya-ts)
CiottiGiorg… 09:14:49 wip: added an explicit asset transfer test case while preserving the opt-in cases because it will have to be added anyway (algokit-core)
achidlow 09:47:19 minor tweaks (puya)
achidlow 09:47:25 requires_conversion simplification (puya)
achidlow 09:53:52 chore: compile all (puya)
Mouseover1 09:57:09 Elastic search code updated (algorand_assistant_vscode)
Mouseover1 09:57:57 multimatch search updated. (algorand_assistant_vscode)
cusma 09:58:13 chore: bump dependencies (d-asa)
cusma 09:58:34 chore: build artifacts (d-asa)
cusma 09:59:58 test: use native-encoded addresses from global state (d-asa)
CiottiGiorg… 11:13:57 fix: remove prepending the prefix twice (algokit-utils-py)
cusma 11:37:19 Merge pull request #37 from cusma/dependabot/pip/general (d-asa)
aorumbayev 11:44:45 chore: ruff tweaks (algokit-utils-py)
CiottiGiorg… 11:54:53 fix: remove prepending the prefix twice (#154) (algokit-utils-py)
github-acti… 12:10:53 Merge main into release (algokit-utils-ts)
aorumbayev 13:04:48 chore: bot auth for release (algokit-utils-py)
aorumbayev 13:05:46 chore: bot auth for release (#182) (algokit-utils-py)
- 13:15:35 4.1.0 (algokit-utils-py)
aorumbayev 13:23:25 chore: bot auth for release (algokit-utils-ts)
aorumbayev 13:28:15 chore: bot auth for release (#416) (algokit-utils-ts)
semantic-re… 13:34:38 Notes added by 'git notes add' (algokit-utils-ts)
engineering… 13:36:02 Merge main into release (algokit-utils-ts)
engineering… 13:36:03 Merge release into main (algokit-utils-ts)
semantic-re… 13:41:02 Notes added by 'git notes add' (algokit-utils-ts)
aorumbayev 13:53:48 chore: bump urllib3 (algokit-cli)
dependabot[… 14:07:02 chore(deps): bump the all group across 1 directory with 9 updates (#654) (algokit-cli)
CiottiGiorg… 14:18:09 fix: same dummy signature as the rest of the tests (algokit-core)
- 14:24:39 2.7.1 (algokit-cli)
CiottiGiorg… 14:24:48 chore: ensure testing of asset transfer (algokit-core)
actions-user 14:29:51 Updating algokit to 2.7.1 (homebrew-tap)
daniel-make… 14:31:20 ensure client outputs are removed during test_compile (puya)
Wild-er 14:31:36 Create networks&tokens.md (docs)
daniel-make… 14:31:48 fix compile_all test flakiness due to .py files in out dirs (puya)
actions-user 14:32:35 Updating algokit to 2.7.1 (homebrew-tap)
Wild-er 14:32:45 Delete docs/networks&tokens.md (docs)
daniel-make… 14:38:33 remove stale files (puya)
daniel-make… 14:39:05 use the same approach as compile_all_examples.py for removing outputs (puya)
Wild-er 14:41:06 Update supported-networks-and-assets.md (docs)
daniel-make… 14:41:50 bringing colour back (puya)
Wild-er 14:42:47 Update using-aramid-bridge.md (docs)
sambitsargam 14:43:26 Merge pull request #646 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.17 (algo-voting)
Wild-er 14:44:34 Update using-aramid-bridge.md (docs)
dependabot[… 14:44:45 Update @vue/eslint-config-typescript requirement from ^14.5.0 to ^14.5.1 (algo-voting)
sambitsargam 14:45:08 Merge pull request #645 from sambitsargam/dependabot/npm_and_yarn/vue/eslint-config-typescript-tw-14.5.1 (algo-voting)
sambitsargam 14:45:20 Merge pull request #643 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.34.1 (algo-voting)
michaeltchu… 15:14:26 chore: log greeting (2025-06-19) (a-day-in-my-bobalife)
CiottiGiorg… 15:32:48 chore: test code deduping (algokit-core)
SudoWeezy 15:43:43 Withdraw because did not pass KYC (xGov)
dependabot[… 15:45:11 chore: bump foundation from 1.8.2 to 1.8.3 in /DisneyScenicRides (a-day-in-my-bobalife)
dependabot[… 15:45:24 chore: bump runtime-livedata from 1.8.2 to 1.8.3 in /DisneyScenicRides (a-day-in-my-bobalife)
dependabot[… 15:49:42 chore: bump runtime-livedata from 1.8.2 to 1.8.3 in /DisneyScenicRides (#256) (a-day-in-my-bobalife)
dependabot[… 15:50:15 chore: bump foundation from 1.8.2 to 1.8.3 in /DisneyScenicRides (#254) (a-day-in-my-bobalife)
dependabot[… 15:50:45 chore: bump ui from 1.8.2 to 1.8.3 in /DisneyScenicRides (a-day-in-my-bobalife)
dependabot[… 15:50:59 chore: bump ui from 1.8.2 to 1.8.3 in /DisneyScenicRides (#255) (a-day-in-my-bobalife)
lempira 15:52:23 refactor: removed unused clawback field for asset opt-in txn (algokit-lora)
cusma 15:57:08 chore: enable mdbook features (d-asa)
cusma 15:58:12 chore: move to subfolder (d-asa)
cusma 15:58:24 docs: add styles (d-asa)
cusma 15:58:34 chore: update paths (d-asa)
cusma 15:59:56 chore: move to hidden subfolder (d-asa)
cusma 16:00:20 chore: update include paths (d-asa)
cusma 16:00:37 chore: ignore lint rules (d-asa)
cusma 16:00:55 docs: add contribution guidelines (d-asa)
cusma 16:01:02 chore: nit (d-asa)
CiottiGiorg… 16:04:12 chore: test signed encoding code deduping (algokit-core)
cusma 16:04:43 Merge pull request #38 from cusma/docs (d-asa)
CiottiGiorg… 16:11:44 chore: test transaction id code deduping (algokit-core)
lempira 16:15:36 refactor: removed unused clawback field for asset opt-out txn (algokit-lora)
Wild-er 16:26:50 Update using-aramid-bridge.md (docs)
lempira 16:45:27 fix: added deploy_config script to digital-marketplace contract (algokit-templates)
lempira 17:10:09 refactor: removed the smart contracts from the base templates (algokit-templates)
yasin-ce 17:12:42 Merge branch 'dev' into release (pera-android)
lempira 17:13:40 chore: regenerated the examples (algokit-templates)
lempira 17:33:40 Merge pull request #6 from algorandfoundation/feat/add-digital-mp-example (algokit-templates)
github-acti… 17:34:51 Update example branch examples/digital-marketplace-smart-contract (algokit-templates)
github-acti… 17:34:52 Update example branch examples/python-fullstack (algokit-templates)
github-acti… 17:34:53 Update example branch examples/python-smart-contract (algokit-templates)
github-acti… 17:34:54 Update example branch examples/react-vite-basic (algokit-templates)
github-acti… 17:34:54 Update example branch examples/python-utils-notebook (algokit-templates)
github-acti… 17:34:55 Update example branch examples/typescript-fullstack (algokit-templates)
github-acti… 17:34:56 Update example branch examples/typescript-smart-contract (algokit-templates)
Manikanta-s… 17:51:57 UI optimisation (pranivi-frontend)
mitsinsar 18:07:26 PERA-2376 Create domain layer of cards (pera-android)
mitsinsar 18:08:01 PERA-2376 Import cards list item image (pera-android)
mitsinsar 18:08:23 PERA-2376 Create PeraButtonIcon composable (pera-android)
mitsinsar 18:22:43 PERA-2376 Create MenuCardsViewModel (pera-android)
mitsinsar 18:24:33 PERA-2376 Create MenuCardItem composable (pera-android)
mitsinsar 18:38:22 PERA-2376 Create interface for MenuNftViewModel (pera-android)
Wild-er 18:52:50 Create voi-metrics-report-2024-09-to-2025-06.md (docs)
Wild-er 18:59:31 Update voi-metrics-report-2024-09-to-2025-06.md (docs)
Wild-er 19:00:18 Update voi-metrics-report-2024-09-to-2025-06.md (docs)
Wild-er 19:00:45 Merge pull request #1 from AramidFinance/Metrics-Update (docs)
Wild-er 19:02:50 Update index.tsx (docs)
Wild-er 19:06:32 Update sidebars.ts (docs)
Wild-er 19:06:55 Update sidebars.ts (docs)
Wild-er 19:12:59 Update voi-metrics-report-2024-09-to-2025-06.md (docs)
Wild-er 19:15:43 Update and rename voi-metrics-report-2024-09-to-2025-06.md to voi-metrics-report-2024-09-to-2025-05.md (docs)
Wild-er 19:17:13 Update sidebars.ts (docs)
Wild-er 19:17:43 Update index.tsx (docs)
Wild-er 19:20:06 Update sidebars.ts (docs)
Wild-er 19:26:30 Update voi-metrics-report-2024-09-to-2025-05.md (docs)
Wild-er 19:27:33 Update voi-metrics-report-2024-09-to-2025-05.md (docs)
Wild-er 19:31:26 Create data_ARAMIDFJYV2TOFB5MRNZJIXBSAVZCVAUDAPFGKR5PNX4MTILGAZABBTXQQ.json (docs)
Wild-er 19:32:07 data used. (docs)
Wild-er 19:33:38 Update voi-metrics-report-2024-09-to-2025-05.md (docs)
Wild-er 19:43:58 Update voi-metrics-report-2024-09-to-2025-05.md (docs)
Wild-er 19:44:29 Update voi-metrics-report-2024-09-to-2025-05.md (docs)
temptemp3 20:44:16 Update voi-metrics-report-2024-09-to-2025-05.md (docs)
temptemp3 20:44:25 Merge 0e75ef22b848104da889e6db7a7f1568a150a5ed into 7f8efda99a7e1f7d9d660c5e9d1c65b38e4b479f (docs)
Wild-er 21:03:36 Update voi-metrics-report-2024-09-to-2025-05.md (docs)
tristanmenz… 22:55:28 ARRRGHG (puya-ts)
tristanmenz… 23:07:06 fix resolve to other literal type (puya-ts)
knonode 23:41:02 reworked preset system, added master bus, nodely api, block synth, lifetime counters, bug fixes and smaller improvements (The-Sound-of-AVM)
knonode 23:45:36 Merge pull request #2 from knonode/subtypes-LFO-Step-Sequencer-and-other-delights (The-Sound-of-AVM)