Home / Reports / Jun 10, 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 9, 2024 Arrow Back Arrow Forward Jun 11, 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

Monday, June 10, 2024

82 commits were pushed across 22 repos by 26 authors. There were 141,197 additions and 62,102 deletions.

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

Authors

Updated Repos

...

Commit Log

- 01:00:24 Build 2010 Data (go-algorand)
dependabot[… 01:06:05 :arrow_up: Bump pyupgrade from 3.15.2 to 3.16.0 (algobase)
dependabot[… 01:07:40 :arrow_up: Bump typing-extensions from 4.11.0 to 4.12.2 (algobase)
dependabot[… 01:08:59 :arrow_up: Bump griffe from 0.44.0 to 0.45.3 (algobase)
dependabot[… 01:14:29 :arrow_up: Bump safety from 3.2.0 to 3.2.2 (algobase)
dependabot[… 01:16:21 :arrow_up: Bump packaging from 24.0 to 24.1 (algobase)
neilcampbell 01:41:31 feat: connect a kmd wallet on localnet (#88) (algokit-lora)
semantic-re… 01:43:51 Notes added by 'git notes add' (algokit-lora)
PatrickDinh 03:05:11 wip - network in query string (algokit-lora)
PatrickDinh 03:05:44 Merge remote-tracking branch 'origin/main' into landing-page-redirects (algokit-lora)
daniel-make… 03:44:07 fix: fix modifying ARC4 tuple items https://github.com/algorandfoundation/puya/issues/152 (puya)
pbennett 04:10:10 possible starting point for TXN-1770 (reti)
PatrickDinh 05:36:07 move network switch to query string (algokit-lora)
PatrickDinh 05:38:56 refactor (algokit-lora)
daniel-make… 06:14:24 fix: require ARC4 struct initialization to have unaliased values to maintain reference semantics (puya)
PatrickDinh 06:27:48 only set the network if the is in network configs (algokit-lora)
daniel-make… 06:31:10 fix: resolve issues with reading and writing ARC4 types (puya)
boblat 06:35:32 use bytes as backing field for String and Bool types so that `from_bytes` methods do not need to parse the input (puya)
boblat 06:35:32 add UFixedNxM stub implementation (puya)
boblat 06:35:32 avoid unnecessary encoding/decoding to match AVM behaviour (puya)
boblat 06:35:32 remove unnecessary type ignore (puya)
boblat 06:35:32 add Bool stub implementation (puya)
boblat 06:35:32 add String stub implementation (puya)
boblat 06:35:32 wrap the type annotation in `typing.ClassVar` to comply with RUF012 (puya)
PatrickDinh 06:38:06 to lower case (algokit-lora)
boblat 06:38:45 add type ignore comments for liniting (puya)
PatrickDinh 06:41:24 feat: landing page (#83) (algokit-lora)
PatrickDinh 06:41:48 wip (algokit-lora)
renovate[bo… 06:42:08 fix(nodemgr): update node manager (reti)
semantic-re… 06:43:20 Notes added by 'git notes add' (algokit-lora)
tristanmenz… 06:47:43 docs: Add example of struct in a box (puya)
neilcampbell 06:47:47 fix: expire old latest transaction ids (algokit-lora)
neilcampbell 06:48:28 Merge branch 'main' into latest-transaction-id-expiry (algokit-lora)
daniel-make… 06:50:34 chore: lint and rebase (puya)
boblat 06:55:33 refactor to perform correct type checks (puya)
tristanmenz… 06:59:23 docs: Add example of struct in a box (#243) (puya)
- 07:05:09 2.0.2 (puya)
neilcampbell 07:13:54 fix: expire old latest transaction ids (#89) (algokit-lora)
semantic-re… 07:15:54 Notes added by 'git notes add' (algokit-lora)
robdmoore 08:43:55 feat: Added initial documentation and tweaks to deprecate account, network-client and localnet functions (algokit-utils-ts)
headline-de… 09:45:50 update xwallet and demo (avmkit)
PatrickDinh 11:24:36 works (algokit-lora)
PatrickDinh 11:37:09 increase the header height (algokit-lora)
PatrickDinh 11:42:26 comment (algokit-lora)
github-acti… 12:37:11 Commit from GitHub Actions (Community Interest Tracker) (community)
algojohnlee 13:28:22 Merge pull request #6022 from Algo-devops-service/relbeta3.25.0 (go-algorand)
ObiajuluM 13:36:38 Add files via upload (EngAlgorand)
dependabot[… 13:53:34 chore(deps): bump the all group across 1 directory with 7 updates (algokit-utils-py)
neilcampbell 14:26:14 fix: use the supplied timeout correctly (algokit-cli)
dependabot[… 14:33:49 chore(deps): bump the all group across 1 directory with 7 updates (algokit-utils-ts)
kylebeee 15:00:47 chore(dapp-ui): rekey regression fix, now checks the auth-addr for attaching signature (liquid-auth)
neilcampbell 15:01:54 chore: set a corresponding timeout in the codespace (algokit-cli)
pbennett 15:12:45 Merge pull request #219 from TxnLab/renovate/node-manager (reti)
michaeltchu… 15:14:08 chore: log greeting (2024-06-10) (a-day-in-my-bobalife)
pbennett 15:26:12 chore(nodemgr): remove hacked AccountWithMinBalance struct now that algorand go sdk finally includes it in Account struct. (reti)
neilcampbell 15:36:55 chore: tiny tweaks (algokit-utils-ts)
neilcampbell 15:52:24 chore: output typedoc version (algokit-utils-ts)
neilcampbell 16:02:47 chore: ls npm dependency tree (algokit-utils-ts)
neilcampbell 16:10:33 chore: cat changed file (algokit-utils-ts)
neilcampbell 16:20:03 chore: print gitdiff (algokit-utils-ts)
neilcampbell 16:28:26 fix: adjust file casing to fix build (algokit-utils-ts)
evertdiaz 16:48:33 Project initialised with AlgoKit CLI using template: https://github.com/algorand-devrel/tealscript-algokit-template.git (ts-dm-intermediate-es)
ohill 17:05:21 add universal Mac build make target (go-algorand)
michaeltchu… 17:14:41 chore: v2024.23.0 (release) (a-day-in-my-bobalife)
michaeltchu… 17:14:43 Notes added by 'git notes add' (a-day-in-my-bobalife)
AmirDaliri 17:51:48 ✨ ASAs inbox requests, Empty State, CTA button (pera-ios)
algorandskiy 18:08:42 tests: fix possible deadlock on a test failure (go-algorand)
HashMapsDat… 18:16:36 fix: error message (xHD-Wallet-API-kt)
ohill 18:21:24 update .PHONY (go-algorand)
ohill 18:34:09 remove unnecessary build targets (go-algorand)
joe-p 18:55:11 feat: allow specification of sync wallet (did-algo)
tristanmenz… 18:58:00 Add string eb and hello world examples (puya-ts)
MatHermida 18:59:50 Feat/pool operations examples (#13) (c3-typescript-sdk)
ehanoc 19:05:24 Merge pull request #111 from algorandfoundation/feat/specify_sync_wallet (did-algo)
PhearZero 19:22:50 Merge pull request #25 from algorandfoundation/chore/rekey-regression-fix (liquid-auth)
joe-p 19:28:32 add readonly property, make events and readonly optional (js-algorand-sdk)
ohill 20:09:23 move HealthServiceStatusPath to network package (go-algorand)
PhearZero 20:33:39 feat: make clients observable (liquid-auth-android)
algorandskiy 22:24:51 Fix TestVotersReloadFromDiskAfterOneStateProofCommitted (go-algorand)
tristanmenz… 23:06:05 refactor to remove use of literal node (puya-ts)
joe-p 23:35:24 fix: static type in dynamic box object (TEALScript)
evertdiaz 23:35:41 session 1 (ts-dm-intermediate-es)