Home / Reports / Oct 24, 2023

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

Oct 23, 2023 Arrow Back Arrow Forward Oct 25, 2023
M
T
W
T
F
S
S
25
26
27
28
29
30
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
31
1
2
3
4
5

Tuesday, October 24, 2023

107 commits were pushed across 26 repos by 31 authors. There were 451,252 additions and 10,632 deletions.

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

Authors

Updated Repos

...

Commit Log

SheckJuarez 00:00:01 Updates and additions (AlgorandCIDs)
No-Cash-7970 00:17:43 docs(readme): fix a few minor grammatical and formatting issues (txnDuck)
No-Cash-7970 00:36:46 fix(i18n): correct spelling and punctuation errors in English & Spanish locales (txnDuck)
SheckJuarez 01:00:01 Updates and additions (AlgorandCIDs)
- 01:00:23 FI from master (go-algorand)
- 01:00:23 Build 1778 Data (go-algorand)
SheckJuarez 02:00:01 Updates and additions (AlgorandCIDs)
SheckJuarez 03:00:01 Updates and additions (AlgorandCIDs)
SheckJuarez 04:00:01 Updates and additions (AlgorandCIDs)
dependabot[… 04:02:46 Update @typescript-eslint/eslint-plugin requirement (algo-voting)
dependabot[… 04:03:06 Update @typescript-eslint/parser requirement from ^6.8.0 to ^6.9.0 (algo-voting)
No-Cash-7970 04:32:11 feat(send_txn): add ability to send transaction after being signed (txnDuck)
evertdiaz 05:51:21 clear state withouth clawback (ts-intermediate-es)
evertdiaz 05:52:15 closeout y clawback funcionando (ts-intermediate-es)
SheckJuarez 06:00:01 Updates and additions (AlgorandCIDs)
SheckJuarez 07:00:02 Updates and additions (AlgorandCIDs)
afcharlieko… 07:24:34 initial commit (algo-safe-public)
afcharlieko… 07:26:26 update readme (algo-safe-public)
afcharlieko… 07:28:25 update readme (algo-safe-public)
dependabot[… 07:37:32 dependabot-github-actions(deps): bump actions/setup-node from 3 to 4 (solidity-land-registry)
Rainbow1129… 07:57:34 Merge 1569f9c8bb8605e07b86a21e4403316f91cb2411 into 3a1bc68f19baaf283062c15b6822360e2fdd5ade (asa-list)
Hathoriel 08:22:33 ALL-3150 - add bch estimatefee method (tatum-js)
Hathoriel 08:26:38 ALL-3150 - add bch estimatefee method (#1001) (tatum-js)
Hathoriel 08:35:48 ALL-2878 - Add Beacon methods to eth (tatum-js)
Hathoriel 08:42:47 ALL-2878 - Add Beacon methods to eth (#999) (tatum-js)
SudoWeezy 08:58:42 Fix lint & assign number (ARCs)
SheckJuarez 09:00:01 Updates and additions (AlgorandCIDs)
No-Cash-7970 09:54:40 fix(sign_txn): reset signed transaction if transaction form data is modified (txnDuck)
SheckJuarez 10:00:01 Updates and additions (AlgorandCIDs)
CashdilloXG… 10:00:32 Update xgov-75.md (xGov)
No-Cash-7970 10:03:16 test(send_txn): set `signedTxn` in sessionStorage using plain string (txnDuck)
SudoWeezy 10:05:37 wording (ARCs)
No-Cash-7970 10:05:50 refactor(app): remove import statements in index files for collections of components (txnDuck)
dependabot[… 10:38:16 build(deps-dev): bump algosdk from 2.5.0 to 2.7.0 (#151) (algokit-utils-ts)
dependabot[… 10:39:07 build(deps-dev): bump eslint from 8.49.0 to 8.52.0 (algokit-utils-ts)
semantic-re… 10:44:34 Notes added by 'git notes add' (algokit-utils-ts)
SudoWeezy 11:19:30 Reserve 60% (ARCs)
SudoWeezy 11:24:13 contract (ARCs)
dancodery 11:24:53 Merge pull request #2 from dancodery/dependabot/go_modules/golang.org/x/net-0.17.0 (algorand-state-channels)
denispaluca 11:30:17 Update README.md (msc-thesis)
denispaluca 11:37:50 Update README.md (algofuzz)
SudoWeezy 11:39:48 Update arc-0034.md (ARCs)
SheckJuarez 12:00:01 Updates and additions (AlgorandCIDs)
FerGT50 12:33:47 New Note labels, support for fake GPS position (algoiot)
FerGT50 12:34:50 Align sources (algoiot)
FerGT50 12:35:19 Merge pull request #2 from GT50-SRL/develop (algoiot)
denispaluca 12:40:06 Update README.md (algofuzz)
joe-p 12:40:56 update index, devrel -> foundation (TEALScript)
denispaluca 12:43:07 Update README.md (algofuzz)
joe-p 12:51:16 fix links (TEALScript)
ori-shem-tov 12:57:53 fix: useMemo (nft_voting_tool)
jannotti 13:15:50 Implements "Mining" - diverting a portion of fees to proposers (go-algorand)
jannotti 13:15:50 Check the proposer field of a proposed block (header) (go-algorand)
ori-shem-tov 13:22:59 Merge pull request #108 from algorandfoundation/feat/new-approval-mechanism (nft_voting_tool)
jannotti 13:27:05 Notice if the mining credit causes wraparound (go-algorand)
jannotti 13:27:28 Adds LastProposed fields, and logic for checking absenteeism (go-algorand)
jannotti 13:27:28 Correct block proposal max size for suspensions (go-algorand)
jannotti 13:27:28 Validate proposed absents, and suspend them. (go-algorand)
jannotti 13:27:28 Make migrate use VoteID.IsEmpty() instead of basics.Offline (go-algorand)
jannotti 13:27:28 Improve random accounts, especially for basics.Suspended (go-algorand)
ori-shem-tov 13:28:26 feat: Status Page - Change Earnings card text label (nft_voting_tool)
jannotti 13:30:49 An opcode `heartbeat` that keeps an unlucky node online. (go-algorand)
gmalouf 13:40:02 Comments cleanup in tracker_test.go (go-algorand)
SheckJuarez 14:00:01 Updates and additions (AlgorandCIDs)
algorandskiy 14:04:31 CR: rewrite isBehindCommittingDeltas (go-algorand)
algorandskiy 14:09:39 CR: rewrite messages as suggested (go-algorand)
algorandskiy 14:24:58 Update ledger/tracker.go (go-algorand)
ori-shem-tov 14:28:10 Merge pull request #109 from algorandfoundation/feat/change-earnings-card-text-label (nft_voting_tool)
delani17 14:35:01 Update xgov-73.md (xGov)
SheckJuarez 15:00:01 Updates and additions (AlgorandCIDs)
michaeltchu… 15:13:56 chore: log greeting (2023-10-24) (a-day-in-my-bobalife)
devEMEL 15:19:34 list project method (launchVest)
SheckJuarez 16:00:02 Updates and additions (AlgorandCIDs)
cce 16:47:05 hybrid P2P + websocket mode WIP (go-algorand)
algorandskiy 16:48:56 tools: improve heapwatch chart drawing scripts (go-algorand)
cce 16:55:14 GenesisID() => GetGenesisID() (go-algorand)
evertdiaz 16:58:18 Update README.md (ts-beginner-es)
guilloduran 16:58:37 ♻️✨ Algodex cancel order refactored (algodex-cancel-order)
SheckJuarez 17:00:01 Updates and additions (AlgorandCIDs)
evertdiaz 17:04:39 Update README.md (ts-intermediate-es)
dragmz 17:30:04 avm: preserve line/column for assembler warnings (#5796) (go-algorand)
github 17:36:25 add Go Benchmark (go) benchmark result for 19c1bf58252b0d6c4119785225dd5df5448d420f (go-algorand)
algorandskiy 18:15:40 ledger: make catchpoint generation backward compat (go-algorand)
algorandskiy 18:15:45 Introduce cachedDbRound into catchpoint tracker (go-algorand)
ohill 18:34:00 catchpoint: store certs with blocks during catchpoint restore (#5798) (go-algorand)
github 18:39:55 add Go Benchmark (go) benchmark result for 4b824ee5073cf403fea3e1b650fe509f1073424f (go-algorand)
evertdiaz 18:44:06 añadido boxes (ts-intermediate-es)
evertdiaz 18:50:54 added deregister and register (ts-intermediate-es)
winder 19:30:14 Add temporary debugging line. (go-algorand)
satishccy 19:36:13 changed appid to int (BioCredit)
aorumbayev 19:55:25 build: bumping algosdk (subtopia-js-sdk)
aorumbayev 19:55:27 Merge remote-tracking branch 'origin/main' into main (subtopia-js-sdk)
SheckJuarez 20:00:02 Updates and additions (AlgorandCIDs)
semantic-re… 20:00:46 chore(release): 3.0.0-beta.29 [skip ci] (subtopia-js-sdk)
semantic-re… 20:00:47 Notes added by 'git notes add' (subtopia-js-sdk)
algorandskiy 20:56:37 catchup: alternative pause catchup if ledger lagging behind (go-algorand)
SheckJuarez 21:00:01 Updates and additions (AlgorandCIDs)
SheckJuarez 22:00:01 Updates and additions (AlgorandCIDs)
gmalouf 22:10:02 Remove de-duping via HashSet from accounts,foriegn apps, and foreign assets setters in MethodCallTransactionBuilder. Now set solely via lists to ensure stable ordering maintained. (java-algorand-sdk)
aorumbayev 22:12:57 chore: adding ability to override registry (subtopia-js-sdk)
aorumbayev 22:14:12 chore: tweaking docs (subtopia-js-sdk)
evertdiaz 22:45:51 boxes testing hecho (ts-intermediate-es)
iskysun96 22:50:03 fixed contract. Cleaned unused code (charity-crowdfunding-app-tealscript)
iskysun96 22:52:18 renamed workspace file (charity-crowdfunding-app-tealscript)
evertdiaz 22:56:45 Update README.md (ts-intermediate-es)
SheckJuarez 23:00:01 Updates and additions (AlgorandCIDs)
iskysun96 23:12:14 edited README file. (charity-crowdfunding-app-tealscript)