Home / Reports / Oct 14, 2024

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

Oct 13, 2024 Arrow Back Arrow Forward Oct 15, 2024
M
T
W
T
F
S
S
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
6
7
8
9
10

Monday, October 14, 2024

49 commits were pushed across 19 repos by 15 authors. There were 184,971 additions and 14,957 deletions.

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

Authors

Updated Repos

...

Commit Log

- 00:19:51 fix: adjusted code so method abi encoding is done offchain (arc58)
- 00:39:47 fix: adjusted types to expect static 4 bytes for method selectors (arc58)
- 00:47:07 chore: slight change for prettier organization (arc58)
- 01:00:25 Build 2138 Data (go-algorand)
dependabot[… 03:55:48 Update @vue/compiler-sfc requirement from ^3.5.11 to ^3.5.12 (algo-voting)
PatrickDinh 04:00:40 hacking (algokit-lora)
renovate[bo… 04:37:23 fix(nodemgr): update node manager (reti)
pbennett 05:02:53 Merge pull request #307 from TxnLab/renovate/node-manager (reti)
dependabot[… 05:09:27 chore(deps): bump the all group across 1 directory with 5 updates (algokit-utils-ts-debug)
PatrickDinh 06:12:41 hacking (algokit-lora)
PatrickDinh 06:29:56 hacking (algokit-lora)
Asthay97 06:40:58 Added changes to smart contract typescript (devportal)
dependabot[… 07:47:27 dependabot-pip: bump pyparsing from 3.0.6 to 3.2.0 (teal-rent-to-own)
dependabot[… 07:47:28 Merge c9af9f75d1e0f3af215b608d9f855a7f073507e0 into 9280f84672277ae863a72a341bebe6058c3f287e (teal-rent-to-own)
dependabot[… 08:03:20 npm: bump @openzeppelin/hardhat-upgrades from 2.5.1 to 3.5.0 (solidity-smart-home)
dependabot[… 08:03:22 Merge eb4961755b379b134b77db7d380dd5aae7b327f4 into 13f2267968c9ba142eb76e0278058208fd0eb8a2 (solidity-smart-home)
SudoWeezy 09:21:30 Add Tracking mechanism for extension (ARCs)
dependabot[… 09:35:27 chore(deps): bump the all group across 1 directory with 4 updates (algokit-cli)
SudoWeezy 09:41:34 Fix wording (ARCs)
PatrickDinh 11:48:30 hacking: can create, can't edit (algokit-lora)
CiottiGiorg… 12:00:06 feat: lsig examples (devportal-code-examples)
- 12:21:58 check(err) (nodekit)
- 12:21:58 check(err) (nodekit)
HashMapsDat… 13:12:30 Merge pull request #8 from algorandfoundation/main (liquid-auth-use-wallet-client)
engineering… 13:13:11 Merge release/1.x into main (liquid-auth-use-wallet-client)
HashMapsDat… 13:15:03 Merge branch 'main' into feat/docs (liquid-auth-use-wallet-client)
CiottiGiorg… 14:22:52 linting and typing issues. (devportal-code-examples)
CiottiGiorg… 14:25:12 linting and typing issues. (devportal-code-examples)
neilcampbell 15:07:12 chore: wip (algokit-lora)
michaeltchu… 15:14:21 chore: log greeting (2024-10-14) (a-day-in-my-bobalife)
dependabot[… 16:42:42 chore(deps): bump the all group across 1 directory with 3 updates (algokit-python-template)
Asthay97 17:07:50 Added documentation for logic sigs (devportal)
michaeltchu… 17:15:13 chore: v2024.41.0 (release) (a-day-in-my-bobalife)
michaeltchu… 17:15:17 Notes added by 'git notes add' (a-day-in-my-bobalife)
Asthay97 17:24:12 Added documentation for avm debugger (devportal)
neilcampbell 17:53:11 chore: wip (algokit-lora)
dependabot[… 18:06:29 chore: bump com.android.tools.build:gradle in /DisneyScenicRides (a-day-in-my-bobalife)
aorumbayev 19:11:35 chore: transferring the advanced examples from avm-debug (algokit-avm-vscode-debugger)
dependabot[… 20:12:06 chore(deps): bump astro from 4.11.3 to 4.16.1 (nft-bitmap)
dependabot[… 20:12:08 Merge b8eb43a5b9d5294589866bebdd12efdd8e5fca5c into 4a71f3011a9f360130f9ccb9e7799cc8c6b064d0 (nft-bitmap)
scholtz 20:51:07 make account online from msig account (wallet)
scholtz 20:53:39 Deploying to gh-pages from @ scholtz/wallet@a478e8fa4c7becb4de54a9ae855599a4fbc6fa78 🚀 (wallet)
scholtz 20:53:49 cicd deploy (wallet)
- 21:45:02 fix: admin rekey back check fixed to always rekey properly back even if the controlled account is not the contract itself, added noOp check for arc58_verifyAuthAddr rekey back check & adjusted for loop on txn group to skip checks on the txn that initiates the rekey (arc58)
dependabot[… 21:47:02 chore(deps): bump @wdio/mocha-framework from 8.33.1 to 9.1.3 (algokit-avm-vscode-debugger)
- 22:09:38 chore: removed a change to do a different PR (arc58)
- 23:13:53 feat: add BenchmarkBytesModExp to benchmark bmodexp (go-algorand)
mangoplane 23:38:11 Merge branch 'algorand:master' into new-opcode-modexp (go-algorand)
mangoplane 23:40:03 feat: extended linearCost to allow for arbitrary opcode cost functions, accounting for cost computation and doc generation (go-algorand)