Home / Reports / Jun 4, 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 3, 2024 Arrow Back Arrow Forward Jun 5, 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

Tuesday, June 4, 2024

80 commits were pushed across 25 repos by 23 authors. There were 28,016 additions and 20,701 deletions.

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

Authors

Updated Repos

...

Commit Log

dependabot[… 00:19:19 :arrow_up: Bump pydantic-settings from 2.2.1 to 2.3.0 (algobase)
evertdiaz 00:20:30 session 1 (py-dm-intermediate-es)
dependabot[… 00:20:36 :arrow_up: Bump pydantic from 2.7.1 to 2.7.3 (algobase)
- 01:00:24 Build 2004 Data (go-algorand)
PatrickDinh 01:13:40 only listen to tauri events if in app (algokit-lora)
neilcampbell 02:40:50 Cache invalidation (#78) (algokit-lora)
ctibo 03:25:48 update deps + batch cache transactions (algostack)
ctibo 03:27:09 0.6.1 (algostack)
neilcampbell 03:33:03 fix: some asset opt out transactions fail to decode (algokit-subscriber-ts)
dependabot[… 03:50:37 Update @typescript-eslint/eslint-plugin requirement (algo-voting)
dependabot[… 03:50:59 Update @typescript-eslint/parser requirement from ^7.10.0 to ^7.12.0 (algo-voting)
PatrickDinh 03:54:34 wip - refactor and tests (algokit-lora)
PatrickDinh 04:16:44 test (algokit-lora)
PatrickDinh 04:21:16 Merge remote-tracking branch 'origin/main' into spike-deep-linking (algokit-lora)
PatrickDinh 04:35:42 skip the no deep link test (algokit-lora)
PatrickDinh 04:58:40 run cargo update (algokit-lora)
michaeltchu… 06:05:42 ci: upgrade github actions (java-algorand-sdk)
PatrickDinh 06:49:18 fix the tests by clear local storage after (algokit-lora)
kieranronei… 07:00:13 chore: merge origin/upstream (use-wallet)
kieranronei… 07:02:15 build(deps): update pnpm lock file to include merged resources (use-wallet)
kylebeee 07:15:22 chore/extra code coverage (#10) (xHD-Wallet-API-swift)
PatrickDinh 07:53:22 PR feedback (algokit-lora)
dependabot[… 08:00:19 dependabot-npm(deps-dev): bump @openzeppelin/hardhat-upgrades (solidity-land-registry)
PatrickDinh 08:11:09 better comment (algokit-lora)
Loedn 08:14:10 better readme (devportal)
PatrickDinh 08:18:40 feat: deep link (algokit-lora)
semantic-re… 08:20:46 Notes added by 'git notes add' (algokit-lora)
aorumbayev 08:33:22 refactor: addressing pr comments in localstate mock (puya)
joe-p 10:49:47 don't use fixed zero address for fixed signer (go-algorand)
joe-p 10:51:41 initial commit (WIP) (algokit-utils-ts)
HashMapsDat… 11:15:41 chore: rearrange test (xHD-Wallet-API-kt)
HashMapsDat… 11:16:52 chore: del // (xHD-Wallet-API-kt)
HashMapsDat… 11:18:06 chore: rename test (xHD-Wallet-API-kt)
aorumbayev 11:27:14 chore: making examples virtual env deps in algopy testing editable (#238) (puya)
joe-p 12:11:28 Merge pull request #489 from algorandfoundation/feat/uint_constructor (TEALScript)
yasincalisk… 12:33:28 Add debugger (connect)
github-acti… 12:35:49 Commit from GitHub Actions (Community Interest Tracker) (community)
yasincalisk… 12:36:40 Bump up WC packages (connect)
yasincalisk… 12:56:38 Remove walletconnect from external (connect)
joe-p 13:13:10 initial Byteslice implementation (TEALScript)
PhearZero 13:18:26 Merge pull request #10 from algorandfoundation/chore/semantic-release (liquid-auth-android)
joe-p 13:20:58 utf8 is always void length (TEALScript)
Ganainmtech 14:01:34 Initial commit (Algorand_Bytes)
Ganainmtech 14:12:09 Adding Beginner and Intermediate examples (Algorand_Bytes)
michaeltchu… 14:21:46 ci: upgrade github checkout action to v4 (#6010) (go-algorand)
kylebeee 14:21:58 chore(demo): replaced hardcoded TURN username / credential with gradle build env variables (liquid-auth-android)
PhearZero 14:25:35 Merge pull request #13 from algorandfoundation/chore/remove-hardcoded-demo-credentials (liquid-auth-android)
github 14:25:47 add Go Benchmark (go) benchmark result for 0f1b10badc14481a0319e805b57b49764163bb05 (go-algorand)
michaeltchu… 14:29:57 ci: upgrade github actions (#716) (java-algorand-sdk)
michaeltchu… 15:14:02 chore: log greeting (2024-06-04) (a-day-in-my-bobalife)
neilcampbell 15:14:52 chore: decimal has a max value of 19, so should be a number (algokit-lora)
onetechnical 15:31:34 Naive update of supported OS platforms (go-algorand)
jasonpaulos 15:32:08 Expose and test encode/decodeJSON (js-algorand-sdk)
onetechnical 15:49:20 Don't try to install curl on Fedora and CentOS. (go-algorand)
jasonpaulos 15:56:47 Migration guide update (js-algorand-sdk)
jasonpaulos 16:01:18 typo (js-algorand-sdk)
gmalouf 16:04:22 bump up version to 2.5.0 (java-algorand-sdk)
jasonpaulos 16:16:25 docstrings (js-algorand-sdk)
aorumbayev 17:53:51 chore: adding ability to have typed kwargs when creating assets/applications/accounts (puya)
joe-p 18:00:21 test comments (go-algorand)
joe-p 18:14:36 only FixSigners in AfterProgram for outer app calls (go-algorand)
HashMapsDat… 19:03:41 test: adds Max Safety Levels test (xHD-Wallet-API-kt)
HashMapsDat… 19:10:46 chore: add DRY (xHD-Wallet-API-kt)
HashMapsDat… 19:18:37 docs: add part about Khovratovic safety levels testing (xHD-Wallet-API-kt)
joe-p 19:22:38 more inner txn rekey nesting in test (go-algorand)
aorumbayev 19:41:41 test: adding extra internal test cases for test context; refining abstractions (puya)
aorumbayev 19:42:50 docs: update docs/features/localnet.md (algokit-cli)
aorumbayev 19:42:59 docs: update docs/features/localnet.md (algokit-cli)
evertdiaz 20:49:07 Session 2 (py-dm-intermediate-es)
HashMapsDat… 21:07:34 docs: reformat the docs (xHD-Wallet-API-kt)
demining 21:27:33 Add files via upload (CryptoDeepTools)
demining 21:32:32 Update README.md (CryptoDeepTools)
PhearZero 21:46:40 fix: npm audit fix (liquid-auth)
PhearZero 21:50:49 Merge pull request #24 from algorandfoundation/fix/security-patches (liquid-auth)
gmalouf 22:02:58 Merge branch 'release/2.5.0' (java-algorand-sdk)
gmalouf 22:04:08 Merge branch 'release/2.5.0' into develop (java-algorand-sdk)
aorumbayev 22:27:04 chore: refining txn abstractions (puya)
aorumbayev 22:29:33 cI: adding step to check on examples from examples venv (puya)
aorumbayev 23:34:01 refactor: addressing pr comments; refining retry mechanism (algokit-cli)
aorumbayev 23:36:03 chore: patching print (algokit-cli)