Home / Reports / Nov 22, 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 21, 2024 Arrow Back Arrow Forward Nov 23, 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 22, 2024

74 commits were pushed across 14 repos by 20 authors. There were 132,805 additions and 11,875 deletions.

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

Authors

Updated Repos

...

Commit Log

- 00:06:14 added control flow code examples (devportal-code-examples)
michaeltchu… 00:09:16 basic hello world compose app with bottom nav (pera-android)
PhearZero 00:33:26 build(docker): change order of clerk call (nodekit)
PhearZero 00:33:26 build(docker): change order of clerk call (nodekit)
PhearZero 00:38:14 build(docker): remove funding for now (nodekit)
PhearZero 00:38:14 build(docker): remove funding for now (nodekit)
- 01:00:24 FI from master (go-algorand)
- 01:00:25 Build 2178 Data (go-algorand)
agodnic 01:20:46 Remove decodeAddress / decodeAddressToBytes (indexer)
agodnic 01:39:24 Attempt at fixing broken test (indexer)
neilcampbell 01:48:35 Merge pull request #346 from algorandfoundation/claw-tweak (algokit-lora)
neilcampbell 04:21:40 fix: handle a voteFirst value of 0 (algokit-utils-ts)
neilcampbell 06:44:40 feat: add support for offline key registration (algokit-utils-ts)
neilcampbell 06:50:19 Merge pull request #342 from algorandfoundation/v7-migration (algokit-utils-ts)
semantic-re… 06:57:42 Notes added by 'git notes add' (algokit-utils-ts)
neilcampbell 07:02:53 fix: handle 0 voteFirst value in keyreg (algokit-lora)
neilcampbell 08:15:03 chore: remove get.peek within an async context as they can prevent promises resolving (algokit-lora)
etzellux 08:51:29 remove MAX_RATE_INCREMENT_PERCENTAGE from talgo_staking (tinyman-consensus-staking)
neilcampbell 08:54:18 fix: handle the radix errors logged to console (algokit-lora)
etzellux 08:54:34 fix tests.constants (tinyman-consensus-staking)
etzellux 08:55:59 fix sdk.constants (tinyman-consensus-staking)
neilcampbell 09:07:17 Merge pull request #349 from algorandfoundation/fix-keyreg (algokit-lora)
fergalwalsh 09:29:48 Merge remote-tracking branch 'origin/remove-unused-const' (tinyman-consensus-staking)
fergalwalsh 09:45:17 Update test balances for compat with newer algojig (tinyman-consensus-staking)
fergalwalsh 09:45:35 Audit reports (tinyman-consensus-staking)
ehanoc 10:26:48 README UPDATE (hashi)
fergalwalsh 11:36:11 Docs (tinyman-consensus-staking)
fergalwalsh 11:37:54 Update README (tinyman-consensus-staking)
fergalwalsh 11:46:30 Update README (tinyman-consensus-staking)
agodnic 12:06:31 Change function `hdrRowToBlock` signature (indexer)
aorumbayev 12:48:37 chore: wip (algokit-utils-py)
aorumbayev 13:27:21 chore: wip (algokit-utils-py)
cusma 13:41:17 doc: update algod api response (ARCs)
urtho 14:37:09 feat(ui): optional extra footer item (reti)
michaeltchu… 15:15:12 chore: log greeting (2024-11-22) (a-day-in-my-bobalife)
fergalwalsh 15:20:26 Add audit report (tinyman-consensus-staking)
SudoWeezy 17:06:54 last call 32-56 (ARCs)
SudoWeezy 17:08:52 fix Wording (ARCs)
SudoWeezy 17:12:49 Merge branch 'main' into extended_app_description (ARCs)
SudoWeezy 17:17:51 Merge pull request #258 from joe-p/extended_app_description (ARCs)
SudoWeezy 17:18:09 Merge branch 'main' into pr/315 (ARCs)
SudoWeezy 17:19:10 Last call (ARCs)
SudoWeezy 17:19:59 Merge pull request #322 from joe-p/fix/arc59_receiverAlgoNeededForClaim (ARCs)
jannotti 18:37:38 Bump LastHeartbeat if account receives a lot of money (go-algorand)
urtho 18:50:06 fix(ui): remove obsolete footer link (reti)
drichar 19:40:32 Merge branch 'main' into dev (reti)
pbennett 20:07:44 Merge pull request #327 from AlgoNode/nodely/footer-item-env (reti)
jannotti 20:45:24 Update data/transactions/logic/assembler.go (go-algorand)
mitsinsar 21:19:44 Create colors (pera-android)
mitsinsar 21:20:22 Merge remote-tracking branch 'refs/remotes/origin/PERA-1156-compose-test-app' into pera-1165-2 (pera-android)
- 22:00:42 chore: simplified while loop example (devportal-code-examples)
goktugberku… 22:07:16 :bug: Fix transaction fee issues for ARC59 (pera-ios)
goktugberku… 22:08:22 🚀 Release v5.15.0-7 (pera-ios)
- 23:01:29 chore: minor fixes (devportal-code-examples)
iskysun96 23:31:47 Merge pull request #5 from algorandfoundation/control-flow (devportal-code-examples)
CiottiGiorg… 23:38:50 add native dynamic bytes example. (devportal-code-examples)
CiottiGiorg… 23:38:50 added bytes examples. (devportal-code-examples)
CiottiGiorg… 23:38:50 add return tuple example. (devportal-code-examples)
- 23:38:50 initial commit to set up arc4 types examples (devportal-code-examples)
CiottiGiorg… 23:38:50 added tuples examples. (devportal-code-examples)
CiottiGiorg… 23:38:50 fix linting. (devportal-code-examples)
- 23:38:50 update dynamicArray, tuple (devportal-code-examples)
CiottiGiorg… 23:38:50 added uintN example. (devportal-code-examples)
- 23:38:50 examples added. test wip (devportal-code-examples)
- 23:38:50 chore: minor updates to arc4 examples (devportal-code-examples)
CiottiGiorg… 23:38:50 added biguintN example. (devportal-code-examples)
- 23:38:50 finish integration test (devportal-code-examples)
CiottiGiorg… 23:40:47 add more dynamic bytes examples. (devportal-code-examples)
- 23:40:47 change method names, dynamic array, tuple, lint (devportal-code-examples)
- 23:40:47 added transaction type examples (devportal-code-examples)
- 23:40:47 chore: linting fix (devportal-code-examples)
- 23:40:47 chore: add dev portal import comments, update test (devportal-code-examples)
- 23:40:47 update todo (devportal-code-examples)
- 23:40:47 minor tuple example change (devportal-code-examples)