Home / Reports / Nov 8, 2024

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

Nov 7, 2024 Arrow Back Arrow Forward Nov 9, 2024
M
T
W
T
F
S
S
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
8

Friday, November 8, 2024

76 commits were pushed across 17 repos by 17 authors. There were 62,191 additions and 3,660 deletions.

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

Authors

Updated Repos

...

Commit Log

- 01:00:25 Build 2163 Data (go-algorand)
neilcampbell 02:55:16 fix: prevent base64 from being detected as a comment that can be stripped (algokit-utils-ts)
neilcampbell 03:09:55 chore: tauri description tweak (algokit-lora)
neilcampbell 03:52:50 Merge pull request #340 from algorandfoundation/strip-comment-fix (algokit-utils-ts)
semantic-re… 03:57:41 Notes added by 'git notes add' (algokit-utils-ts)
pbennett 04:27:37 chore: Update @algorandfoundation/algokit-utils to 7.0.0-beta.22 (reti)
neilcampbell 05:52:07 Merge pull request #18 from algorandfoundation/fix/trace-filename-generation (algokit-utils-ts-debug)
semantic-re… 05:56:26 Notes added by 'git notes add' (algokit-utils-ts-debug)
daniel-make… 06:08:34 refactor: add additional validation for op int8 and uint8 immediates (puya)
daniel-make… 06:08:34 fix: prevent errors trying to optimize dig 0 (puya)
neilcampbell 06:21:00 chore: update to the latest packages (algokit-python-template)
daniel-make… 07:09:54 fix: prevent errors trying to optimize dig 0 (puya)
daniel-make… 07:09:54 refactor: add additional validation for op int8 and uint8 immediates (puya)
daniel-make… 07:18:46 refactor: remove unnecessary MIR optimization (puya)
daniel-make… 07:29:20 refactor: remove unnecessary MIR optimization (puya)
daniel-make… 07:31:11 refactor: ensure consistent ordering of log output when removing unused variables (puya)
daniel-make… 07:31:11 feat: add support for AVM version 11 (puya)
daniel-make… 07:41:53 feat: add support for AVM version 11 (puya)
daniel-make… 07:41:53 refactor: ensure consistent ordering of log output when removing unused variables (puya)
daniel-make… 08:12:13 feat: add `.copy()` to arc4.Tuple (puya)
neilcampbell 08:15:20 chore: package updates (algokit-react-frontend-template)
daniel-make… 08:23:28 feat: add `.copy()` to arc4.Tuple (puya)
neilcampbell 08:27:24 chore: package updates (algokit-react-frontend-template)
neilcampbell 08:33:48 chore: update algosdk dependency (algokit-python-template)
lempira 13:08:24 Tauri v2 merged (#326) (algokit-lora)
lempira 13:44:07 Added deploy preview app workflow (algokit-lora)
lempira 14:01:08 Added deploy preview app workflow (#328) (algokit-lora)
neilcampbell 14:55:35 chore: action pr feedback (algokit-utils-ts)
etzellux 15:10:16 update TAlgoStakingAppGlobalState.get_accumulated_rewards_per_unit (tinyman-consensus-staking)
etzellux 15:10:41 update test_talgo_staking tests (tinyman-consensus-staking)
michaeltchu… 15:14:28 chore: log greeting (2024-11-08) (a-day-in-my-bobalife)
etzellux 15:38:03 recompile talgo_staking (tinyman-consensus-staking)
etzellux 15:39:02 Merge branch 'main' into talgo_staking (tinyman-consensus-staking)
Sadeeq1112 15:49:32 feat: implement Pera wallet connection and asset management (algorand-hackhaton-challenge)
Sadeeq1112 15:51:50 Merge eec883fc22066d380d001dd5b70c404fc5efd219 into 89413679e90138167293e0feab8a7e576f1ec2da (algorand-hackhaton-challenge)
Asthay97 16:00:00 Fixes for logic sig (devportal)
michaeltchu… 16:01:24 feat: add in compose library to wallet-sdk and enable iOS variant (pera-android)
michaeltchu… 16:03:09 fix: bundle duplicate class error due to bouncy castle (pera-android)
cusma 16:03:58 doc: replace ARC-64 with ARC-56 (ARCs)
michaeltchu… 16:22:14 add koin to toml file (pera-android)
michaeltchu… 16:30:34 add in placeholder strings file as example (pera-android)
cce 17:25:42 kill pools.testEvalContext struct and eval.TestEvalContext interface (go-algorand)
cce 17:38:10 add eval.NewTransactionGroupTester (go-algorand)
gmalouf 17:38:49 Set MaxConnectionsPerIP default to 4, adjust version for new config EnablePrivateNetworkAccessHeader. (go-algorand)
cce 17:48:25 Merge pull request #6162 from tasosbit/fnet3 (go-algorand)
gmalouf 18:14:19 Rate limiter should kick in when capacity queue is at 50% capacity. (go-algorand)
michaeltchu… 18:35:22 PERA-1095 :: Enable iOS generation of wallet-sdk module by only runnning mockk for Android (#31) (pera-android)
michaeltchu… 18:42:41 PERA-747 Add cards button to bottom tab bar view (pera-android)
mitsinsar 18:42:41 PERA-747 Create CardsFragment (pera-android)
mitsinsar 18:42:41 PERA-747 Move cards fragment into home navigation (pera-android)
mitsinsar 18:42:41 PERA-747 Adapt pera web view to cards feature (pera-android)
mitsinsar 18:42:42 PERA-747 Finalize immersive implementation (pera-android)
mitsinsar 18:42:42 PERA-747 Add missing copyrights (pera-android)
mitsinsar 18:42:42 Update test key variable (pera-android)
mitsinsar 18:42:42 PERA-747 Handle error cases (pera-android)
mitsinsar 18:42:42 Sort accounts based on their algo balance (pera-android)
michaeltchu… 18:42:42 PERA-747 Create test for url parser and caching classes (pera-android)
michaeltchu… 18:45:59 feat: add in feature flag for cards button (pera-android)
LoafPickleWW 19:12:54 Update utils.js (wen-tools)
LoafPickleWW 19:18:43 Update utils.js (wen-tools)
LoafPickleWW 19:22:14 Update utils.js (wen-tools)
LoafPickleWW 19:23:28 Update utils.js (wen-tools)
LoafPickleWW 19:24:56 Update utils.js (wen-tools)
LoafPickleWW 19:28:10 Update utils.js (wen-tools)
Jesulonimi21 19:48:34 update: november 8 (xbacked-sdk)
LoafPickleWW 19:57:42 Update utils.js (wen-tools)
indie-rok 20:16:55 fix(getting-started): Fixed correct deploy command (docs)
LoafPickleWW 20:20:43 Update utils.js (wen-tools)
LoafPickleWW 20:23:57 Update utils.js (wen-tools)
LoafPickleWW 20:34:49 Update utils.js (wen-tools)
mitsinsar 21:24:16 Create firebase remote config module (pera-android)
mitsinsar 21:30:57 PERA-747 Init actions bar state based on feature toggle (pera-android)
LoafPickleWW 21:45:14 Update package.json (wen-tools)
michaeltchu… 22:56:29 Fix ios firebase issue (pera-android)
mitsinsar 23:21:32 PERA-1098 :: Implement remote config for cards feature (#30) (pera-android)
michaeltchu… 23:23:59 fix feature flag name (pera-android)