Home / Reports / Nov 23, 2023

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

Nov 22, 2023 Arrow Back Arrow Forward Nov 24, 2023
M
T
W
T
F
S
S
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
9
10

Thursday, November 23, 2023

37 commits were pushed across 16 repos by 17 authors. There were 15,199 additions and 13,629 deletions.

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

Authors

Updated Repos

...

Commit Log

negar-abbasi 00:27:31 Merge remote-tracking branch 'origin/main' into refactor/ruff-improvements (algokit-cli)
- 01:00:23 Build 1808 Data (go-algorand)
github-acti… 01:18:05 Commit from GitHub Actions (Community Interest Tracker) (community)
neilcampbell 02:51:03 chore: integrate with published debugger package (algokit-avm-vscode-debugger)
neilcampbell 03:14:33 chore: update the patch (algokit-avm-vscode-debugger)
neilcampbell 03:21:38 chore: tweak workspace and add trace picker (algokit-avm-vscode-debugger)
zachaa2 04:43:57 added client count getter (F23_HealthFederated)
thedomino13… 05:15:50 backend can now track a transaction and wait for it to publish, frontend now correctly parses deposit values (F23_Blackjack_AI)
thedomino13… 05:20:51 Merge pull request #41 from AI-and-Blockchain/blockchain (F23_Blackjack_AI)
negar-abbasi 06:48:09 chore: update deprecated extension (algokit-beaker-playground-template)
negar-abbasi 08:57:26 Merge remote-tracking branch 'origin/main' into ruff_improvments (algokit-utils-py)
etzellux 09:26:44 add fee_management_executor contracts (tinyman-governance)
ori-shem-tov 09:46:02 feat: Voting Stats - Display total stake voted out of total stake (nft_voting_tool)
alvisespano 11:25:57 Update oracle_bet.move (rosetta-smart-contracts)
algolog 11:40:07 Add checks to router api swap transactions (ff-py-sdk)
negar-abbasi 11:48:25 chore: ruff improvements (#359) (algokit-cli)
johnalanwoo… 12:16:18 added additional liveness checks (consensus-incentives)
joe-p 12:21:42 feat: do while loop (TEALScript)
joe-p 12:23:49 Merge pull request #242 from algorandfoundation/feat/do_while (TEALScript)
github-acti… 12:34:29 Commit from GitHub Actions (Community Interest Tracker) (community)
singds 14:50:16 add sui bet oracle (rosetta-smart-contracts)
alvisespano 14:58:58 Auction snippet for Aptos (rosetta-smart-contracts)
alvisespano 14:59:00 Merge branch 'main' of https://github.com/blockchain-unica/smart-contracts-comparison (rosetta-smart-contracts)
michaeltchu… 15:13:37 chore: log greeting (2023-11-23) (a-day-in-my-bobalife)
lollobene 15:29:13 Add aptos storage (rosetta-smart-contracts)
lollobene 15:45:41 aptos storage minor_fix (rosetta-smart-contracts)
dependabot[… 17:01:50 chore: bump org.jetbrains.kotlin.jvm in /HaveAMagicalDay (a-day-in-my-bobalife)
lollobene 17:09:58 Add aptos crowdfund (rosetta-smart-contracts)
dependabot[… 17:16:42 chore: bump org.jetbrains.kotlin.jvm from 1.9.20 to 1.9.21 in /HaveAMagicalDay (#50) (a-day-in-my-bobalife)
joe-p 18:25:32 verifyTxn types (TEALScript)
joe-p 18:32:29 replace usage of verifyTxn in example (TEALScript)
joe-p 18:35:25 don't check type enum for this.txn (TEALScript)
joe-p 18:43:26 don't perform typeEnum check on args (TEALScript)
johnalanwoo… 18:45:08 added gloss (consensus-incentives)
chinm4 18:48:21 added metamask integration for the frontend (F23_AI_ELearning)
thedomino13… 20:21:05 figured out how to invoke functions with transactions (F23_Blackjack_AI)
joe-p 22:09:44 Merge pull request #246 from algorandfoundation/feat/verify_txn_types (TEALScript)