Home / Reports / Apr 9, 2024

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

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

Tuesday, April 9, 2024

116 commits were pushed across 21 repos by 38 authors. There were 10,424 additions and 3,724 deletions.

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

Authors

Updated Repos

...

Commit Log

dependabot[… 00:01:14 build(deps-dev): bump typedoc from 0.25.12 to 0.25.13 (algokit-subscriber-ts)
dependabot[… 00:01:38 build(deps-dev): bump rollup from 4.13.0 to 4.14.1 (algokit-subscriber-ts)
dependabot[… 00:01:51 build(deps-dev): bump typescript from 5.4.3 to 5.4.4 (algokit-subscriber-ts)
dependabot[… 00:02:02 build(deps-dev): bump semantic-release from 23.0.6 to 23.0.7 (algokit-subscriber-ts)
PatrickDinh 00:02:17 chore: fix up transaction visualisation (algokit-lora)
negar-abbasi 00:40:04 feat: add multisig (algokit-lora)
dependabot[… 00:44:29 :arrow_up: Bump typer from 0.12.0 to 0.12.2 (algobase)
- 01:00:26 Build 1948 Data (go-algorand)
PatrickDinh 01:14:47 chore: visual it (algokit-lora)
negar-abbasi 01:39:09 chore: just to share (algokit-lora)
lsaul 02:16:00 challenge 3 solution (challenge-3)
neilcampbell 02:21:47 chore: result of pairing session to build models (algokit-lora)
lsaul 02:22:43 Merge 07cb6c2c26c4772316a5aac13ee88d2322176a86 into 785372aaf6ebff2d3f058e5c4f19fafe2ce92338 (challenge-3)
daniel-make… 02:23:57 fix: handle arc4.Address.native (puya)
PatrickDinh 03:07:53 chore: wip - payment tooltip (algokit-lora)
negar-abbasi 03:10:04 chore: convert pk to account address (algokit-lora)
dependabot[… 03:32:23 Update @typescript-eslint/eslint-plugin requirement (algo-voting)
dependabot[… 03:32:38 Update eslint-plugin-vue requirement from ^9.24.0 to ^9.24.1 (algo-voting)
dependabot[… 03:32:54 Update @typescript-eslint/parser requirement from ^7.5.0 to ^7.6.0 (algo-voting)
pbennett 04:07:09 Merge remote-tracking branch 'origin/dev' into dev (reti)
pbennett 04:10:23 chore(nodemgr): Add String method to NetworkConfig and add reward amt to epoch update logging (reti)
PatrickDinh 04:23:29 chore: fix grid layout (algokit-lora)
negar-abbasi 05:06:09 test: test multisig component (algokit-lora)
negar-abbasi 05:20:47 test: fix the test (algokit-lora)
negar-abbasi 05:27:32 Merge remote-tracking branch 'origin/payment-transaction' into multisig (algokit-lora)
PatrickDinh 05:39:43 chore: create ellipseAddress function (algokit-lora)
negar-abbasi 05:48:14 test: restructre the test (algokit-lora)
iskysun96 05:59:24 changed state name (python-challenge-2)
iskysun96 06:01:54 Update README.md (python-challenge-2)
negar-abbasi 06:18:57 test: setup UTS timezone for tests (algokit-lora)
HashMapsDat… 08:31:06 feat: implements keyGen (xHD-Wallet-API-swift)
HashMapsDat… 08:43:07 feat: add github workflow (xHD-Wallet-API-swift)
HashMapsDat… 08:47:15 feat: adds license (xHD-Wallet-API-swift)
giuliop 09:36:15 Improve README (AlgoPlonk)
deanstef 09:46:30 remove unused dep (ARCs)
code-alexan… 10:40:38 Merge pull request #178 from code-alexander/dependabot/pip/typer-0.12.2 (algobase)
aorumbayev 10:41:08 chore: removing hardcoded env var loading for localnet (algokit-python-template)
deanstef 11:12:08 bump message (ARCs)
PatrickDinh 11:28:54 chore: tests done (algokit-lora)
negar-abbasi 11:29:57 test: setup UTS timezone for tests (algokit-lora)
PatrickDinh 11:32:17 chore: clean up (algokit-lora)
aorumbayev 11:35:11 chore: removing hardcoded env var loading for localnet (#13) (algokit-python-template)
PatrickDinh 11:56:31 chore: extract magic string to constants (algokit-lora)
PatrickDinh 12:10:55 chore: clean up (algokit-lora)
joe-p 13:01:45 rm aliases (algokit-utils-ts)
joe-p 13:23:33 atc property and status check on build (algokit-utils-ts)
dex0id 13:42:01 fix for python challenge 2 (python-challenge-2)
dex0id 13:43:10 Merge 5d72602c1ef0b40b47ea0ca3351684cbda1fbcd2 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
neilcampbell 14:19:03 chore: handle errors in transactions (algokit-lora)
manny-uncha… 14:33:34 Fixed the issue (challenge-4)
kylebeee 14:53:23 added AuthService mock (liquid-auth)
kylebeee 15:00:43 added AccountLinkService mock (liquid-auth)
HashMapsDat… 15:08:43 feat: add support for iOS and watchOS (xHD-Wallet-API-swift)
michaeltchu… 15:13:25 chore: log greeting (2024-04-09) (a-day-in-my-bobalife)
hehe100596 15:21:39 ALL-5690 Fix AddressTransaction type in non-breaking way (tatum-js)
neilcampbell 15:33:33 chore: remove import (algokit-lora)
- 15:33:33 Fix: missing __init__() (python-challenge-2)
leakim34 15:35:41 Merge c6f7e1484edc0d0a101531b23a7910b83be7400b into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
hehe100596 15:40:21 ALL-5690 Update undici to get rid of vulnerability (tatum-js)
Voxiiz 15:55:30 python challenge 2 (python-challenge-2)
Voxiiz 16:01:17 Merge 6f635a3d509944682a5f01a940bd7226fbae5808 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
martinstuder 17:55:01 Fix state initialization in Counter smart contract (python-challenge-2)
martinstuder 18:02:21 Merge dfbc7c7b90df23be4019535cc4e875b830eb98f9 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
drichar 18:10:19 fix(core): perform byte array <-> b64 conversions w/ native JS (#153) (use-wallet)
drichar 18:23:19 chore: release v3.0.0-beta.3 (use-wallet)
0xSarnavo 18:50:23 Bug Solve (python-challenge-2)
Albuquerque… 19:00:22 1. The problem is the following error: (python-challenge-2)
0xSarnavo 19:03:16 Merge e873c3c01487d70ddb7b078c5e626de8ec2e171e into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
Albuquerque… 19:06:34 Merge b1c38dfdc5305b22e2cbdaccb6265154689a65b7 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
kylebeee 19:09:37 - reverted assetLinks back to json imports and added @ts-ignore (liquid-auth)
drichar 19:31:20 chore: add v3 artifacts to .gitignore (use-wallet)
jannotti 19:43:03 CR changes (go-algorand)
No-Cash-7970 20:01:47 Initialize state global & local states (python-challenge-2)
cce 20:12:37 rename VotingAccountChecker => Supplier (go-algorand)
cce 20:15:47 rename ue, ve, to ub, pb (go-algorand)
kylebeee 20:16:33 - removed unnecessary await (my mistake, got confused when i mocked a (liquid-auth)
dimzachar 20:22:00 update (python-challenge-2)
kylebeee 20:22:53 - added assertion service mock (liquid-auth)
kylebeee 20:30:34 - removed extra dummyOptions declaration & removed assertionService mock (liquid-auth)
dimzachar 20:33:40 Merge e0f68326f6525c630d4410c3d467a3b6618140ba into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
kylebeee 20:39:56 - removed unnecessary mocks (liquid-auth)
cce 20:40:03 don't assign ProposableBlock to ValidatedBlock in agreement tests (go-algorand)
pbennett 20:41:23 feat(ui): Add Lute wallet as additional wallet choice. Update to use-wallet 3 beta 3 to fix kibisis/lute issues w/ Buffer not being defined in vite env. (reti)
No-Cash-7970 20:43:57 Merge 6fcac3256060222673c84d31b5893c46deb67528 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
riggy889 20:47:19 * bug fixed (python-challenge-2)
Alex99y 20:51:21 Update c3 packages to v0.5.0-alpha.1 (c3-typescript-sdk)
joe-p 20:54:53 common build step in buildMethodCall (algokit-utils-ts)
patrickdahd… 20:56:25 Merge pull request #10 from c3exchange/feat/update-c3-packages-v0.5.0-alpha1 (c3-typescript-sdk)
pbennett 21:00:33 Merge pull request #37 from TxnLab/feat/add-lute (reti)
uhudo 21:01:07 Solution (python-challenge-2)
joe-p 21:02:07 export AlgorandClient (algokit-utils-ts)
uhudo 21:05:19 Merge 918a8fa7a337b04921fc811b8b8f69f7b4257c45 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
drichar 21:08:29 fix: perform byte array <-> b64 conversions w/ native JS (v2) (use-wallet)
drichar 21:17:36 fix: perform byte array <-> b64 conversions w/ native JS (v2) (#155) (use-wallet)
drichar 21:20:20 chore: release v2.8.1 (use-wallet)
drichar 21:25:31 chore: add v2 artifacts to .gitignore (use-wallet)
kylebeee 21:26:22 - removed unnecessary JSON.stringify from api endpoint handlers (liquid-auth)
code-alexan… 21:31:26 Merge pull request #177 from code-alexander/dependabot/pip/typing-extensions-4.11.0 (algobase)
kylebeee 21:31:39 added AuthService Mock (liquid-auth)
kylebeee 21:33:53 added auth service mock (liquid-auth)
kylebeee 21:37:05 removed unnecessary JSON.stringify from connect controller api endpoint (liquid-auth)
kylebeee 21:46:57 fixed typo in mockAuthService useValue (liquid-auth)
kylebeee 21:50:06 fixed a typo in imports and another typo in provider list (liquid-auth)
kylebeee 21:53:14 corrected some path imports for test constants (liquid-auth)
code-alexan… 22:09:53 Challenge 2 solution (python-challenge-2)
code-alexan… 22:13:12 Merge 9f7b73e150ab0741e8f672adc3d3d00bd7b65666 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
tristanmenz… 22:23:42 fix: Include CoreAppCallArgs on abi op methods (algokit-client-generator-ts)
kylebeee 22:28:40 removed JSON.stringify from expected unit test results (liquid-auth)
tristanmenz… 22:28:45 Merge pull request #109 from algorandfoundation/fix/add-missing-type-to-abi-op-methods (algokit-client-generator-ts)
semantic-re… 22:38:01 Notes added by 'git notes add' (algokit-client-generator-ts)
PhearZero 22:46:15 fix: session adapter (liquid-auth)
athekat 23:13:13 Solution (python-challenge-2)
athekat 23:20:29 Merge 77c0b3f1024a7eacedb07b66ecfe28cbc837d777 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 (python-challenge-2)
negar-abbasi 23:39:55 Update src/features/transactions/components/transaction.tsx (algokit-lora)
PatrickDinh 23:40:20 chore: pr feedback (algokit-lora)
negar-abbasi 23:47:20 Update src/features/transactions/pages/transaction-page.test.tsx (algokit-lora)