Home / Reports / Jun 21, 2024

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

Jun 20, 2024 Arrow Back Arrow Forward Jun 22, 2024
M
T
W
T
F
S
S
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
7

Friday, June 21, 2024

129 commits were pushed across 20 repos by 28 authors. There were 65,153 additions and 81,753 deletions.

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

Authors

Updated Repos

...

Commit Log

PatrickDinh 00:04:51 wip - convert subType to enum, not Atom<enum> (algokit-lora)
aorumbayev 00:15:59 refactor: adding submit_txns, template vars, ScratchSlot, BytesBacked, baremethod, context improvements (puya)
PatrickDinh 00:27:22 only asset transfer use atom sub type (algokit-lora)
dependabot[… 00:38:56 :arrow_up: Bump email-validator from 2.1.1 to 2.2.0 (algobase)
dependabot[… 00:40:44 :arrow_up: Bump ruff from 0.2.2 to 0.4.10 (algobase)
PatrickDinh 00:44:16 opup (algokit-lora)
achidlow 00:51:01 EB cleanup pass (puya)
sambitsargam 00:54:10 Merge pull request #430 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.13.1 (algo-voting)
sambitsargam 00:54:26 Merge pull request #428 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.4.29 (algo-voting)
sambitsargam 00:54:35 Merge pull request #425 from sambitsargam/dependabot/npm_and_yarn/vue-router-tw-4.3.3 (algo-voting)
dependabot[… 00:55:39 Update @typescript-eslint/parser requirement from ^7.12.0 to ^7.13.1 (algo-voting)
- 01:00:24 Build 2021 Data (go-algorand)
- 01:00:24 FI from master (go-algorand)
PatrickDinh 01:06:55 add test (algokit-lora)
achidlow 01:35:44 EB cleanup pass (puya)
daniel-make… 02:00:19 add intrinsic op mapping validation (puya)
achidlow 02:12:04 add todo (puya)
daniel-make… 02:30:25 combine intrinsic op mapping validation (puya)
boblat 02:37:26 add stub implementation for urange (puya)
achidlow 02:38:58 EB cleanup pass (puya)
achidlow 02:51:31 fix: fix argument packing condition when using abi_call (puya)
neilcampbell 03:01:08 chore: further refining sub type (algokit-lora)
neilcampbell 03:13:04 feat: adding onError method to AlgorandSubscriber (#80) (algokit-subscriber-ts)
neilcampbell 03:19:54 Merge branch 'main' into sqlite-example (algokit-subscriber-ts)
neilcampbell 03:24:28 chore: regen docs and fix intermittent failing test (algokit-subscriber-ts)
daniel-make… 03:28:40 feat: support a wider range of types for inner transaction application args (puya)
daniel-make… 03:28:40 add todo (puya)
daniel-make… 03:31:10 add missing ir pass (puya)
daniel-make… 03:32:33 ignore coverage outputs (puya)
dependabot[… 03:37:58 Bump typescript from 5.4.5 to 5.5.2 (algo-voting)
PatrickDinh 03:38:46 handle deleted application (algokit-lora)
neilcampbell 03:40:46 chore: fix doc generate (algokit-subscriber-ts)
daniel-make… 03:44:03 lint (puya)
daniel-make… 03:44:17 add support for arc4 bool to native comparisons (puya)
PatrickDinh 03:50:32 styling (algokit-lora)
robdmoore 03:52:24 feat: Added `startingWatermark` to `PollResult` (#79) (algokit-subscriber-ts)
PatrickDinh 03:52:47 fix flex gap (algokit-lora)
dependabot[… 03:53:22 build(deps-dev): bump semantic-release from 23.0.6 to 24.0.0 (algokit-subscriber-ts)
dependabot[… 03:53:58 build(deps-dev): bump rollup from 4.13.0 to 4.18.0 (algokit-subscriber-ts)
dependabot[… 03:54:20 build(deps-dev): bump eslint from 8.57.0 to 9.5.0 (algokit-subscriber-ts)
semantic-re… 03:56:35 Notes added by 'git notes add' (algokit-subscriber-ts)
achidlow 03:56:57 fix inconsistency in append declaration and implementation for ARC4 arrays (puya)
achidlow 03:56:57 EB cleanup pass (puya)
achidlow 03:56:57 EB cleanup pass (puya)
achidlow 03:56:57 EB cleanup pass (puya)
neilcampbell 04:06:08 chore: further refining sub type (#113) (algokit-lora)
PatrickDinh 04:11:52 remove generic from the component (algokit-lora)
PatrickDinh 04:12:57 more clean up (algokit-lora)
github-acti… 04:13:53 Merge main into release (algokit-subscriber-ts)
github-acti… 04:13:54 Merge release into main (algokit-subscriber-ts)
PatrickDinh 04:15:48 chore: refactor transaction sub type (#112) (algokit-lora)
PatrickDinh 04:16:56 Merge branch 'refactor-transaction-sub-type' into support-op-up (algokit-lora)
PatrickDinh 04:17:32 Merge remote-tracking branch 'origin/main' into support-op-up (algokit-lora)
semantic-re… 04:17:56 Notes added by 'git notes add' (algokit-subscriber-ts)
PatrickDinh 04:18:36 fix merge (algokit-lora)
achidlow 04:29:01 EB cleanup pass (puya)
achidlow 04:29:23 fix: incorrect expression type for DynamicArray augmented assignment (puya)
achidlow 04:33:40 fix: DynamicArray binary-op handler throws on unhandled other type rather than deferring (puya)
achidlow 05:03:34 fix: DynamicArray binary-op handler throws on unhandled other type rather than deferring (puya)
PatrickDinh 05:09:16 chore: support OpUp app call transactions (#114) (algokit-lora)
PatrickDinh 05:33:53 ui fix (algokit-lora)
achidlow 05:39:23 rename arc4 string EB types to avoid confusion (puya)
achidlow 05:42:24 output updates (puya)
boblat 06:00:03 add stub implementation for `log` (puya)
achidlow 06:04:50 EB cleanup pass (puya)
PatrickDinh 06:10:01 fix tests (algokit-lora)
boblat 06:26:05 add missing items to export (puya)
achidlow 06:32:08 EB cleanup pass (puya)
achidlow 06:33:59 EB cleanup pass (puya)
achidlow 07:12:25 EB cleanup pass (puya)
achidlow 07:15:51 EB cleanup pass (puya)
achidlow 07:46:31 EB cleanup pass (puya)
achidlow 07:54:19 wip (puya)
achidlow 07:55:36 EB cleanup pass (puya)
Loedn 08:16:47 adaptive logo to theme (devportal)
boblat 08:32:11 rename method so that it is not specific to event (puya)
achidlow 08:38:55 EB cleanup pass (puya)
boblat 08:48:14 add stub implementation for `uenumerate` (puya)
daniel-make… 08:50:44 add abi_call literal tests (puya)
boblat 08:54:13 add empty class as stub for ARC4Client (puya)
boblat 09:08:49 take the word `event` out of error message to be more generic (puya)
daniel-make… 09:09:45 fix: do not require ARC4 types to .copy() when being as arguments to an inner transaction (puya)
daniel-make… 09:13:10 fix decimal ir test (puya)
daniel-make… 09:15:08 fix transaction fields test (puya)
boblat 09:19:53 move BytesBacked to protocols file to be in sync with Als PR (puya)
boblat 09:35:25 move log to utilities folder to be in sync with Als PR (puya)
HashMapsDat… 09:51:09 first draft (#1) (bip32-ed25519-addendum)
achidlow 09:53:58 EB cleanup pass (puya)
achidlow 09:53:58 EB cleanup pass (puya)
HashMapsDat… 10:17:18 Update README.md (bip32-ed25519-addendum)
HashMapsDat… 10:18:02 Update README.md (bip32-ed25519-addendum)
achidlow 10:20:32 fix whoopsies (puya)
achidlow 10:26:57 test fixes (puya)
daniel-make… 10:46:02 reduce arc4 .copy() calls when being passed to intrinsic functions (puya)
McEazy2700 11:22:13 Merge pull request #5 from Algorand-Hackathon-Teams-Nigeria/nextjs (zaibatsu)
joe-p 13:36:45 add mainnet deploy script (ARCs)
onetechnical 14:48:24 Switch to CircleCI's mac runners (go-algorand)
algorandskiy 15:10:43 fix comment in node_test (go-algorand)
michaeltchu… 15:14:54 chore: log greeting (2024-06-21) (a-day-in-my-bobalife)
aorumbayev 15:29:34 refactor: addressing pr comments (puya)
aorumbayev 15:30:25 refactor: addressing pr comments (puya)
aorumbayev 15:32:54 chore: linting (puya)
SudoWeezy 15:36:43 Update arc-0059.md to last call (ARCs)
SudoWeezy 15:44:11 Add last call deadline (ARCs)
SudoWeezy 15:45:40 Merge pull request #285 from joe-p/arc59 (ARCs)
joe-p 16:30:57 feat: add fv and lv to SendTransactionParams (algokit-utils-ts)
joe-p 16:31:17 generate docs (algokit-utils-ts)
kylebeee 16:42:16 chore(docs): setup proper links to docs as well as demo (liquid-auth)
algorandskiy 16:44:28 Get rid of interfac{} in ConnectionTimeStore and Phonebook methods (go-algorand)
pbennett 16:54:10 Merge pull request #227 from TxnLab/renovate/contracts-eslintprettier (reti)
renovate[bo… 16:55:26 chore(bootstrap): update dependency @types/node to v20.14.5 (reti)
pbennett 16:59:00 Merge branch 'dev' into feat/txn-1770 (reti)
joe-p 17:18:26 update fv/lv comment (algokit-utils-ts)
algorandskiy 18:15:52 logging: fix Formatter data race (go-algorand)
algorandskiy 18:16:26 fix peerstore data race (go-algorand)
onetechnical 18:17:38 CICD: remove mac AMD64 support from circleci (#6036) (go-algorand)
github 18:21:43 add Go Benchmark (go) benchmark result for 052ceb2d9f81b131eae0ee0ee57e2c41d2d731a2 (go-algorand)
algorandskiy 18:44:05 node: fixed ledger descriptors leak (go-algorand)
jasonpaulos 19:57:46 Add coverage of ApplyData encoding & decoding (js-algorand-sdk)
joe-p 19:58:24 supporting dynamic indexes into txn arrays (TEALScript)
1m1-github 21:00:25 remove unnecessary opcodes (specs)
algorandskiy 21:06:24 fix peer.AddrInfo cast (go-algorand)
PhearZero 21:16:05 fix: move algosdk to peer (use-wallet)
algorandskiy 22:35:59 p2p feature PR: CR fixes (#6038) (go-algorand)
aorumbayev 23:01:09 refactor: itxn management in context manager (puya)
algorandskiy 23:21:36 Merge remote-tracking branch 'upstream/master' into feature/p2p (go-algorand)
algo-dev-se… 23:23:53 Regenerate code from specification file (java-algorand-sdk)
algo-dev-se… 23:24:19 Regenerate code from specification file (go-algorand-sdk)
algorandskiy 23:31:04 config: document EnableP2PHybridMode takes precedence over EnableP2P (go-algorand)