Home / Reports / Jan 30, 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 29, 2024 Arrow Back Arrow Forward Jan 31, 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

Tuesday, January 30, 2024

113 commits were pushed across 21 repos by 29 authors. There were 740,415 additions and 706,429 deletions.

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

Authors

Updated Repos

...

Commit Log

code-alexan… 00:04:19 feat: adding nft.storage client for IPFS (algobase)
code-alexan… 00:05:10 chore: bumping version (algobase)
code-alexan… 00:08:40 docs: adding new classes and functions (algobase)
code-alexan… 00:09:24 chore: fixing README.md docs link (algobase)
code-alexan… 00:12:04 Merge pull request #56 from code-alexander/feature/ipfs/client (algobase)
algorandskiy 00:46:07 p2p: enable p2p http txsync (#5922) (go-algorand)
- 01:00:23 Build 1878 Data (go-algorand)
github-acti… 01:13:47 Commit from GitHub Actions (Community Interest Tracker) (community)
HashMapsDat… 01:18:22 fix dynamish treshold supported version (nft_voting_tool)
code-alexan… 01:25:48 feat: adding check_pin_status() IPFS method (algobase)
algorandskiy 01:26:26 Merge remote-tracking branch 'upstream/master' into feature/p2p (go-algorand)
code-alexan… 01:29:48 Merge pull request #58 from code-alexander/feature/ipfs/client (algobase)
joe-p 01:45:10 fix: forEach iteration with first variable in frame (TEALScript)
joe-p 01:48:12 Merge pull request #400 from algorandfoundation/fix/foreach_frame (TEALScript)
dependabot[… 03:41:40 Update @typescript-eslint/parser requirement from ^6.19.1 to ^6.20.0 (algo-voting)
dependabot[… 03:41:56 Update @typescript-eslint/eslint-plugin requirement (algo-voting)
code-alexan… 04:19:02 docs: adding ARC-3 how-to guide (algobase)
code-alexan… 04:42:34 Merge pull request #59 from code-alexander/docs/how-to/arc3 (algobase)
daniel-make… 06:44:04 docs: add initial structure for documentation (puya)
daniel-make… 06:52:04 docs: add initial structure for documentation (puya)
achidlow 07:22:42 refactor: remove deferral of removal of empty non-entry blocks, to be less confusing (puya)
heartberg 07:26:40 Update xgov-170.md (xGov)
heartberg 07:28:30 Update xgov-170.md (xGov)
achidlow 08:01:38 fix: fix potential bug when removing an empty entry block that had a goto which was not the next block (puya)
No-Cash-7970 08:33:28 feat(navbar): add ability to view configuration details of currently selected node (txnDuck)
No-Cash-7970 08:37:12 perf(a11y): fix wonky focus of items in language menu when using keyboard (txnDuck)
achidlow 08:41:47 fix: fix potential bug when removing an empty entry block that had a goto which was not the next block (puya)
No-Cash-7970 08:45:11 perf(aesthetics): adjust heights of dropdown menus so they do not go beyond the screen (txnDuck)
No-Cash-7970 08:48:26 fix(privacy_policy): adjust grammar and punctuation (txnDuck)
No-Cash-7970 08:59:52 refactor(app): make toast notification component a general component (txnDuck)
achidlow 09:14:00 performance: minor tweaks to arc4 embedded functions to improve efficiency slightly (puya)
achidlow 09:14:00 fix: fix argument matching order for gtxn, gtxna, gtxnsa, gtxnas. (puya)
achidlow 09:14:00 fix: correct intrinsic mapping for `RenamedOpCode` types, so that the correct overload gets chosen. This is particularly important for extract, where a 0 immediate for length (along with an immediate for start) behaves very differently to the stack based variant. There is still potential for confusion if the start parameter is a literal vs a constant UInt64, but this at least fixes the inability to get the correct result with the right set of args. (puya)
achidlow 09:17:36 fix: correct intrinsic mapping for `RenamedOpCode` types, so that the correct overload gets chosen. This is particularly important for extract, where a 0 immediate for length (along with an immediate for start) behaves very differently to the stack based variant. There is still potential for confusion if the start parameter is a literal vs a constant UInt64, but this at least fixes the inability to get the correct result with the right set of args. (puya)
achidlow 09:17:36 fix: fix argument matching order for gtxn, gtxna, gtxnsa, gtxnas. (puya)
achidlow 09:17:36 performance: minor tweaks to arc4 embedded functions to improve efficiency slightly (puya)
No-Cash-7970 10:03:55 refactor(lib): move validation types & validation message locale setup (txnDuck)
No-Cash-7970 10:37:32 refactor(form): move field error message component to general form components (txnDuck)
Loedn 10:42:32 added debugger (algokit)
fergalwalsh 11:04:11 Tealish updates for staking_voting app (tinyman-governance)
code-alexan… 11:07:25 docs: adding guide on how to store JSON in IPFS (algobase)
code-alexan… 11:09:37 Merge pull request #60 from code-alexander/docs/how-to/ipfs (algobase)
dependabot[… 11:10:56 :arrow_up: bump pytest-httpx from 0.28.0 to 0.29.0 (algobase)
joe-p 12:13:20 0.79.1 (TEALScript)
joe-p 12:17:56 Merge pull request #401 from algorandfoundation/dev (TEALScript)
CiottiGiorg… 12:29:23 Bumping TEALScript version to include AVM v10 opcodes. (demo-avm10)
github-acti… 12:30:21 Commit from GitHub Actions (Community Interest Tracker) (community)
CiottiGiorg… 12:53:13 Updated README with a disclaimer. (demo-avm10)
murilo-beni… 13:13:40 Documentation, add avaible chains method (ultrade-python-sdk)
murilo-beni… 13:14:47 Merge pull request #30 from ultrade-org/UL-1530-deposits (ultrade-python-sdk)
aorumbayev 13:21:25 fix: patching tealer 3.12 compatibility (algokit-cli)
aorumbayev 13:26:19 chore: pip audit bump for aiohttp (algokit-cli)
joe-p 13:31:06 fix: lsig arg index (TEALScript)
aorumbayev 13:51:50 fix: patching tealer 3.12 compatibility (#401) (algokit-cli)
juditortiz10 13:54:44 Improve test_vector (ledger-app-algorand)
juditortiz10 13:55:01 Fix CI (ledger-app-algorand)
juditortiz10 13:55:01 Update nanosp snapshots (ledger-app-algorand)
juditortiz10 13:55:01 update deps (ledger-app-algorand)
juditortiz10 13:55:01 bump version & update snapshots (ledger-app-algorand)
- 14:06:25 1.11.1 (algokit-cli)
actions-user 14:06:42 Updating algokit to 1.11.1 (homebrew-tap)
actions-user 14:10:38 Updating algokit to 1.11.1 (homebrew-tap)
joe-p 14:23:32 Merge pull request #402 from algorandfoundation/fix/lsig_args (TEALScript)
joe-p 14:24:24 0.79.2 (TEALScript)
ftheirs 14:30:59 Merge pull request #30 from Zondax/improve_test_vector (ledger-app-algorand)
joe-p 14:39:26 Merge pull request #403 from algorandfoundation/dev (TEALScript)
etzellux 14:44:59 add test_get_total_cumulative_power_at and test_get_cumulative_power_of_at (tinyman-governance)
nullun 15:07:06 Should now pickup 'v' prefixed tags, and use github to download the binaries (docs)
michaeltchu… 15:13:36 chore: log greeting (2024-01-30) (a-day-in-my-bobalife)
PhearZero 16:40:06 feat: use configuration management provided by aws-sdk (nft_voting_tool)
PhearZero 16:41:03 fix: prevent error messages from leaking (nft_voting_tool)
PhearZero 16:51:56 fix: env name for s3 bucket name (nft_voting_tool)
PhearZero 16:53:05 chore: add missing ENVs and document configurations (nft_voting_tool)
PhearZero 17:06:42 fix: missing __dirname in esm (nft_voting_tool)
kieranronei… 17:10:37 fix(kibisis): lower get provider timeout from 3 seconds to 0.75 seconds (use-wallet)
jannotti 17:13:20 Some CR updates (go-algorand)
kieranronei… 18:07:34 fix(kibisis): remove web crypto api dependency when generating uuid (use-wallet)
kieranronei… 18:16:26 chore: squash (use-wallet)
jannotti 18:17:39 Remove `WithSeed` from non-validated Block (go-algorand)
kieranronei… 18:26:35 chore: squash (use-wallet)
kieranronei… 18:32:03 chore: squash (use-wallet)
kieranronei… 18:33:35 chore: squash (use-wallet)
aorumbayev 18:45:04 chore: addressing pr changes (use-wallet)
heartberg 19:41:52 Update xgov-170.md (xGov)
aorumbayev 19:41:55 chore: minor typo (use-wallet)
aorumbayev 19:54:01 feat: introducing magic.link provider (email based authentication) (#124) (use-wallet)
kieranronei… 20:13:23 fix(kibisis): remove web crypto api dependency when generating uuid (#134) (use-wallet)
drichar 20:14:58 chore(jest): update test environment to jest-environment-jsdom (use-wallet)
kieranronei… 20:16:22 fix(kibisis): lower get provider timeout from 3 seconds to 0.75 seconds (#133) (use-wallet)
drichar 20:22:43 chore(storybook): update Babel config to suppress warning (use-wallet)
tristanmenz… 20:34:30 chore: Update vscode settings (puya)
algorandskiy 20:37:13 p2p: enable p2p http ledger fetcher (go-algorand)
tristanmenz… 20:37:17 feature: Implement support for reversed whereever we currently support iteration (puya)
tristanmenz… 20:37:17 feat: Optimise constant mod expressions and pre-check for div 0 errors (puya)
tristanmenz… 20:37:17 feature: Enable comparisons between arc4.String and string literals (puya)
tristanmenz… 20:37:40 chore: lint (puya)
tristanmenz… 20:37:40 chore: Regenerate contracts (puya)
tristanmenz… 20:41:34 fix: Don't raise on div 0 in optimizer as the operation might be pre-checked for != 0 in previous operations (puya)
drichar 20:44:58 chore: release v2.6.0 (use-wallet)
No-Cash-7970 21:07:07 feat(navbar): add ability to specify custom node configuration (txnDuck)
No-Cash-7970 21:08:19 style(app): remove extra whitespace in various files (txnDuck)
No-Cash-7970 21:08:19 style(app): remove unused imports (txnDuck)
No-Cash-7970 21:08:20 perf(aesthetics): add a little more spacing below "wallet not connected" text in settings dialog (txnDuck)
code-alexan… 21:11:42 chore: updating release tag and gitignore (algobase)
tristanmenz… 21:13:01 fix: Don't unnecessarilly pre-check uranges for forward iteration (puya)
code-alexan… 21:13:56 Merge pull request #61 from code-alexander/chore/gitignore/update (algobase)
drichar 21:54:57 fix(deps): magic-sdk typo in peerDependenciesMeta (use-wallet)
drichar 22:01:07 chore: release v2.6.1 (use-wallet)
tristanmenz… 22:49:41 chore: Touch all the todos so we can review them (puya)
tristanmenz… 22:52:23 chore: Code cleanup (puya)
tristanmenz… 23:05:01 refactor: Use attrs.field + default value instead of initializing with = (puya)
pbennett 23:24:25 Checkpoint - tons of work - some basic tests working (reti)
urtho 23:42:40 turbo importer (conduit-cockroachdb)