Home / Reports / Jan 17, 2024

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

Jan 16, 2024 Arrow Back Arrow Forward Jan 18, 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
31
1
2
3
4
5
6
7
8
9
10
11

Wednesday, January 17, 2024

78 commits were pushed across 23 repos by 28 authors. There were 41,336 additions and 27,083 deletions.

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

Authors

Updated Repos

...

Commit Log

aorumbayev 00:26:23 refactor: improving project structure; minor refinements (subtopia-js-sdk)
aorumbayev 00:33:43 chore: testing ci (subtopia-js-sdk)
aorumbayev 00:35:44 feat: refactoring contracts to support latest 'token-based' types (#39) (subtopia-js-sdk)
aorumbayev 00:37:20 chore: adjusting for prerelease (subtopia-js-sdk)
renovate[bo… 00:37:38 chore(deps): update actions/setup-python action to v5 (subtopia-js-sdk)
renovate[bo… 00:37:53 chore(deps): update dependency @types/node to v20 (subtopia-js-sdk)
aorumbayev 00:48:54 chore: adjusting for prerelease (subtopia-js-sdk)
semantic-re… 00:51:34 chore(release): 2.0.0-beta.1 [skip ci] (subtopia-js-sdk)
semantic-re… 00:51:35 Notes added by 'git notes add' (subtopia-js-sdk)
- 01:00:26 Build 1864 Data (go-algorand)
github-acti… 01:20:14 Commit from GitHub Actions (Community Interest Tracker) (community)
daniel-make… 02:34:39 fix: UnusedRegisterCollector no longer visits a Phi's register, so it can be considered as a potential unused register (puya)
daniel-make… 02:34:39 fix: IntrinsicSimplifier now visits source values on Assignment ops (puya)
github-acti… 03:53:01 Merge main into release (algokit-client-generator-ts)
github-acti… 03:53:02 Merge release into main (algokit-client-generator-ts)
semantic-re… 03:55:44 Notes added by 'git notes add' (algokit-client-generator-ts)
dsmessman 04:06:21 Update xgov-118.md (xGov)
daniel-make… 05:16:04 fix: IntrinsicSimplifier now visits source values on Assignment ops (puya)
daniel-make… 05:16:04 fix: UnusedRegisterCollector no longer visits a Phi's register, so it can be considered as a potential unused register (puya)
daniel-make… 05:21:52 test: fail early if there is an error for a cached AWST module (puya)
daniel-make… 05:26:48 test: fail early if there is an error for a cached AWST module (#57) (puya)
ctibo 05:51:30 0.4.35 (algostack)
drichar 07:27:26 chore: update vscode eslint autosave settings (use-wallet)
drichar 07:33:06 chore: release v2.4.0 (use-wallet)
SudoWeezy 08:19:29 Fix Linting (ARCs)
No-Cash-7970 09:15:35 feat(form): add file field (txnDuck)
No-Cash-7970 09:49:01 feat(lib): add function for converting a `Transaction` into "transaction data" object (txnDuck)
gokselcoban 10:50:15 add box replace method to staking voting (tinyman-governance)
fergalwalsh 12:29:38 Fix handling of returns. Improve teal formatting. (tealish)
joe-p 14:11:53 fix: imported contract path discovery (TEALScript)
joe-p 14:17:30 only get aliases symbol if it exsits (TEALScript)
ipaleka 14:37:20 Milestone 2 - Securing ASA Stats API high availability for the next 2 years (xGov)
joe-p 14:39:02 Merge pull request #348 from algorandfoundation/fix/import_paths (TEALScript)
ipaleka 14:42:23 Update and rename xgov-x.md to xgov-141.md (xGov)
joe-p 14:42:37 0.73.1 (TEALScript)
jannotti 14:45:56 Make maps the right size from the start (go-algorand)
joe-p 15:01:53 Merge pull request #349 from algorandfoundation/dev (TEALScript)
michaeltchu… 15:13:37 chore: log greeting (2024-01-17) (a-day-in-my-bobalife)
jannotti 15:17:42 No need for `prev` to be created at all. (go-algorand)
ipaleka 15:27:39 Change period to 3 (xGov)
jannotti 16:02:26 API: Make maps the right size from the start (#5906) (go-algorand)
gmalouf 16:05:00 Fixes to SECURITY.md (go-algorand)
github 16:06:34 add Go Benchmark (go) benchmark result for bb86c364a77b8aa29ea83985138d8cc297bbb49f (go-algorand)
aorumbayev 16:34:35 fix: exporting missing debugger utils (algokit-utils-ts)
kieranronei… 16:41:23 fix: sign transaction logic changed to handle when there are no indexes to sign (use-wallet)
kieranronei… 16:43:30 chore: run prettier (use-wallet)
aorumbayev 16:51:36 fix: exporting missing debugger utils (#208) (algokit-utils-ts)
semantic-re… 16:55:40 Notes added by 'git notes add' (algokit-utils-ts)
kieranronei… 16:57:44 chore: resolve merge conflicts (use-wallet)
trevormil 17:27:36 fix bugs (blockin)
gmalouf 17:52:16 Docs: Updates to SECURITY.md (#5907) (go-algorand)
github 17:56:28 add Go Benchmark (go) benchmark result for 2086425a2f9e0140c9a86631471be49d5df52dad (go-algorand)
joe-p 17:57:38 fix: inheriting multiple contracts that inherit the same one (TEALScript)
joe-p 18:01:41 Merge pull request #350 from algorandfoundation/fix/multi_inheritance (TEALScript)
joe-p 18:02:10 0.73.2 (TEALScript)
joe-p 18:05:29 Merge pull request #351 from algorandfoundation/dev (TEALScript)
algorandskiy 18:21:16 api: optimize /transactions/pending/{txid} endpoint (#5891) (go-algorand)
joe-p 18:21:31 fix: btoi small uint args (TEALScript)
joe-p 18:24:34 Merge pull request #352 from algorandfoundation/fix/small_uint_args (TEALScript)
github 18:25:37 add Go Benchmark (go) benchmark result for 5e5c16a7b4e6c40c9e57dcce65b51118755592ba (go-algorand)
joe-p 18:25:52 0.73.3 (TEALScript)
gessic-apps 18:59:13 Initial commit (price_oracle_beacon)
joe-p 19:01:23 Merge pull request #353 from algorandfoundation/dev (TEALScript)
gessic-apps 19:08:42 moving price beacon into separate repo (price_oracle_beacon)
jannotti 19:20:29 AVM: report structure txn failure info (#5875) (go-algorand)
github 19:24:49 add Go Benchmark (go) benchmark result for 434dca0f02d48d30af1d42eb223039d9e16f0bab (go-algorand)
Vilijan 19:24:55 composable marketplace (xGov)
Vilijan 19:27:08 Update and rename xgov-x.md to xgov-142.md (xGov)
lukasmasuch 19:30:12 Update best-of list for version 2024.01.17 (best-of-crypto)
jiqiang90 20:24:18 need fix soroban server test (subql-stellar)
algovado 20:38:38 check asset creator for deleted (wallet-enhancer)
dsmessman 21:31:51 Update xgov-118.md (xGov)
joe-p 22:30:39 initial commit (crust-examples)
lukasmasuch 22:33:40 Merge pull request #123 from LukasMasuch/update/2024.01.17 (best-of-crypto)
algovado 22:39:20 Update README.md (algoverify)
joe-p 23:05:18 rm extra headers (crust-examples)
algo-dev-se… 23:25:53 Regenerate code from specification file (java-algorand-sdk)
joe-p 23:45:29 use axios (crust-examples)