Home / Reports / May 30, 2025

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

May 29, 2025 Arrow Back Arrow Forward May 31, 2025
M
T
W
T
F
S
S
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
6
7
8

Friday, May 30, 2025

233 commits were pushed across 29 repos by 39 authors. There were 319,695 additions and 355,386 deletions.

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

Authors

Updated Repos

...

Commit Log

- 01:00:31 Build 2365 Data (go-algorand)
- 01:00:31 FI from master (go-algorand)
neilcampbell 01:55:51 Merge pull request #428 from algorandfoundation/chore/cache-assets (algokit-lora)
cce 01:56:38 Merge remote-tracking branch 'upstream/master' into upgrade-ver (go-algorand)
cce 01:59:27 use go1.23.9 (go-algorand)
cce 02:00:39 1.23.9 (sandbox)
PatrickDinh 02:28:21 Merge pull request #422 from algorandfoundation/algokit-core (algokit-lora)
neilcampbell 03:19:44 chore: further refine functionality (algokit-core)
achidlow 03:22:06 restore tuple assignment behaviour (puya)
achidlow 03:22:07 chore: compile all (puya)
achidlow 03:38:22 remove unused code (puya)
achidlow 04:13:34 chore: update mypy to v1.16.0 (puya)
Premkumar18… 04:27:04 Update script.js (BlockEstate)
Premkumar18… 04:27:56 Update Home.tsx (BlockEstate)
Premkumar18… 04:28:25 Update types.ts (BlockEstate)
nickthelege… 05:25:11 Merge pull request #1 from hasini0105/master (julo-nft-ticketing)
nickthelege… 05:30:59 Merge pull request #2 from dipen353/master (Hack-Series-CM)
nickthelege… 05:31:20 Merge pull request #2 from Manikanta-srigade/master (pranivi-frontend)
boblat 05:43:00 feat: allow even more nesting of mutable object within mutable object (puya-ts)
neilcampbell 06:03:27 feat: add support for grouping transactions (algokit-core)
neilcampbell 06:48:07 chore: reduce need for clones in ffi layer (algokit-core)
Caerlower 06:51:57 built a functioning telegram_bot (algo-intent)
Caerlower 07:27:46 now you don't have to add telegram user ID to use the bot (algo-intent)
achidlow 07:30:28 dependabot: ignore all mypy related packages, and ignore an explicitly versioned package (puya)
daniel-make… 07:31:46 chore: compile all (puya)
daniel-make… 07:31:46 update expecetd output (puya)
daniel-make… 07:31:46 add abi_call tests for new native types and related fixes (puya)
daniel-make… 07:31:46 feat(internal): make wtype.StackArray an immutable ARC4DynamicArray (puya)
daniel-make… 07:31:46 chore: compile all (puya)
filipetamota 07:36:15 :recycle: transition renamed (pera-ios)
dependabot[… 08:07:50 Bump tailwindcss-ruby from 4.0.9 to 4.1.8 (revelio)
boblat 09:06:24 refactor: use comma expression to help with simplify assignment handling (puya-ts)
achidlow 09:07:58 chore: compile all (puya)
achidlow 09:10:11 remove unused code (puya)
achidlow 09:10:50 minor potential future bug fix (puya)
achidlow 09:11:11 add TODOs after reviewing code coverage (puya)
cusma 09:17:03 chore: remove .algokit folder (ARCs)
cusma 09:17:14 chore: remove deployment config (ARCs)
cusma 09:17:30 chore: bump dependencies (ARCs)
cusma 09:17:47 chore: build artifacts (ARCs)
cusma 09:17:52 chore: lint (ARCs)
cusma 09:18:11 docs: add adoption, update example (ARCs)
achidlow 09:22:16 remove NativeArray WType (puya)
cusma 09:25:58 docs: revert arc82 requirement (ARCs)
cusma 09:48:42 chore: move arc labels to config (ARCs)
filipetamota 09:53:49 :construction: passphrase warning screen added (pera-ios)
SudoWeezy 10:04:03 Update wallets.md (ARCs)
SudoWeezy 10:04:34 Merge branch 'main' into pr/342 (ARCs)
SudoWeezy 10:09:32 Update wallets.md (ARCs)
SudoWeezy 10:10:08 Merge branch 'main' into pr/342 (ARCs)
nullun 10:13:58 Merge pull request #1302 from algorandfoundation/automatic-pr-go-algorand-v4.1.2-beta-indexer-3.7.2 (docs)
joe-p 10:39:10 backwards compat and ref impls (ARCs)
joe-p 10:59:16 add spec (ARCs)
joe-p 11:04:27 fix: ensure byte arrays are decoded as Uint8Array (#406) (algokit-utils-ts)
filipetamota 11:07:03 :bug: set correct behaviour for when user presses a tab button that is already open (pera-ios)
aorumbayev 11:09:27 chore: wip (algokit-core)
filipetamota 11:20:43 :bug: paddings fixed (pera-ios)
SudoWeezy 11:27:24 Merge pull request #342 from cusma/arc62 (ARCs)
lacasalala 11:31:30 Fixed packages (Hack-Series-CM)
lacasalala 11:32:58 Added app.zip (Hack-Series-CM)
lacasalala 11:44:09 Fixed a minor mapping error (Hack-Series-CM)
PhearZero 11:58:03 Merge pull request #45 from algorandfoundation/refactor/package-upgrades (liquid-auth)
tanushree-e… 12:06:27 Initial commit: ConsentChain project setup with Vite (algorand)
tanushree-e… 12:11:43 Complete codebase commit with all source files and configurations (algorand)
tanushree-e… 12:16:36 Initial commit: Complete consent management system with Algorand integration (algorand)
tanushree-e… 12:16:40 feat: Implement consent management with update and revoke functionality (algorand)
tanushree-e… 12:16:42 feat: support multiple consents with updated frontend and backend (algorand)
tanushree-e… 12:16:45 chore: update contract deployment script with new App ID and global schema (algorand)
tanushree-e… 12:16:48 chore: commit all contract files for reproducibility (algorand)
tanushree-e… 12:16:52 Add ConsentChain frontend components with animations and responsive design (algorand)
tanushree-e… 12:24:06 Initial commit: Complete consent management system with Algorand integration (algorand)
tanushree-e… 12:24:09 feat: Implement consent management with update and revoke functionality (algorand)
tanushree-e… 12:24:12 feat: support multiple consents with updated frontend and backend (algorand)
tanushree-e… 12:24:15 chore: update contract deployment script with new App ID and global schema (algorand)
tanushree-e… 12:24:17 chore: commit all contract files for reproducibility (algorand)
tanushree-e… 12:24:20 Add ConsentChain frontend components with animations and responsive design (algorand)
Sarthaknimje 12:44:47 feat: Enhance Hero component with premium animations and design (algorand)
YashDiwan-16 12:44:56 feat: Add premium Features section with animations and gradients (algorand)
- 12:45:05 feat: Add premium animations and color schemes to Tailwind config (algorand)
- 12:45:12 feat: Integrate Features component and update App layout (algorand)
Sarthaknimje 12:50:17 feat: Add premium Request Consent page with animations (algorand)
YashDiwan-16 12:50:21 feat: Add premium Give Consent page with animations (algorand)
- 12:50:25 feat: Add premium Dashboard with statistics and quick actions (algorand)
- 12:50:30 feat: Update App with routing and make Navbar functional (algorand)
dependabot[… 12:50:40 chore(deps): bump the all group across 1 directory with 16 updates (algokit-utils-ts)
lempira 12:50:41 chore: updated vitest major version for npm audit failure (algokit-utils-ts)
lempira 12:50:41 fix: type error in app-client (algokit-utils-ts)
lempira 12:51:45 chore: updated typedoc markdown plugin to major version due to minor verion bump of zero versioned typedoc (algokit-utils-ts)
lempira 12:51:48 chore: updated lock file (algokit-utils-ts)
lempira 12:51:48 chore: updated docs (algokit-utils-ts)
lempira 12:52:06 chore: updated docs (algokit-utils-ts)
lempira 12:52:08 chore: updated box result for new optional undefined box value (algokit-utils-ts)
- 12:52:26 fix: Switch to HashRouter for proper routing (algorand)
lempira 12:54:54 chore: added workaround to the new box endpoint changes in the avm (algokit-utils-ts)
lempira 12:55:32 chore: regenerated docs (algokit-utils-ts)
Sarthaknimje 12:58:55 Added Request Consent page with premium UI (algorand)
aorumbayev 13:15:08 chore: wip (algokit-core)
- 13:16:14 chore: update TypeScript configuration for React and Vite (algorand)
- 13:16:18 chore: update package.json and dependencies for Vite and TypeScript (algorand)
- 13:16:21 chore: update PostCSS configuration for ES modules (algorand)
- 13:16:25 chore: update Tailwind configuration for dark mode and custom colors (algorand)
- 13:16:28 style: update global styles and CSS variables (algorand)
- 13:16:31 feat: add main entry point for Vite (algorand)
- 13:16:35 refactor: convert WalletContext to TypeScript (algorand)
- 13:16:38 feat: update Hero component with animations and wallet integration (algorand)
- 13:16:41 refactor: convert App.js to TypeScript with proper component structure (algorand)
- 13:16:47 chore: remove old App.js after TypeScript conversion (algorand)
cce 13:47:11 clean up, and update to use sliding window instead (go-algorand)
aorumbayev 14:22:29 chore: wip (algokit-core)
EricAlgorand 14:33:38 GITBOOK-99: change request with no subject merged in GitBook (docs)
Asthay97 14:42:45 Added resources and prompts in starter template (algorand-bolt)
CiottiGiorg… 15:00:43 chore: allow the test to accept more than one log in case we are using core algod client even though at this point tests are only using the non-experimental version of this package (algokit-utils-py)
EricAlgorand 15:02:37 GITBOOK-100: change request with no subject merged in GitBook (docs)
SilentRheto… 15:06:24 Minor touch-ups (algorand-bolt)
SilentRheto… 15:09:59 Merge pull request #1 from algorand-devrel:feat/resources (algorand-bolt)
SudoWeezy 15:11:09 Merge branch 'main' into pr/327 (ARCs)
SudoWeezy 15:11:39 Final (ARCs)
michaeltchu… 15:14:27 chore: log greeting (2025-05-30) (a-day-in-my-bobalife)
lempira 15:22:02 chore: updated lock file (algokit-utils-ts)
lempira 15:35:58 chore: added tslib due to it not being found during build step (algokit-utils-ts)
gmalouf 15:55:01 Update changelog for v2.9.1 (go-algorand-sdk)
onetechnical 15:56:29 CICD: GitHub Actions workflows for nightly and PR tests (#6346) (go-algorand)
Codingcoder… 15:57:47 Update index.js (BlockEstate)
Codingcoder… 15:59:41 Update package-lock.json (BlockEstate)
Codingcoder… 16:00:49 Update app.py (BlockEstate)
github 16:00:51 add Go Benchmark (go) benchmark result for e4aa2a8bed3ee55d055940d0eb0d1890c2bd6a5a (go-algorand)
Codingcoder… 16:02:02 Update RealestateFactory.ts (BlockEstate)
Codingcoder… 16:03:38 Update contract.py.j2 (BlockEstate)
Codingcoder… 16:05:30 Update script.js (BlockEstate)
github-acti… 16:13:45 Update changelog for v2.9.1 (#728) (go-algorand-sdk)
gmalouf 16:16:20 Revert Box Application Pagination support. (#983) (js-algorand-sdk)
neilcampbell 16:24:06 feat: add encode/decode support for transaction groups (algokit-core)
gmalouf 16:27:05 bump up version to 2.8.2 (java-algorand-sdk)
Paul-Jonath… 16:34:14 Added Pera Wallet Address in Request Table Models (BountyBoard)
Paul-Jonath… 16:35:19 Added Wallet Address to the Get Bounties Request API endpoint (BountyBoard)
Paul-Jonath… 16:36:43 Added New Field to the BountyFreelancerSerializer (BountyBoard)
Paul-Jonath… 16:37:40 Created Assigned Bounties Page (BountyBoard)
Paul-Jonath… 16:38:51 Integrated Use Wallet and AlgoSDK (BountyBoard)
Paul-Jonath… 16:41:41 Fixed Bugs in the Bounty Details Components (BountyBoard)
Paul-Jonath… 16:44:39 Updated ENV CONFIG with App Id and App Address (BountyBoard)
Paul-Jonath… 16:45:32 Fixed Bugs in the Extract Error Message (BountyBoard)
Paul-Jonath… 16:48:42 Created (BountyBoard)
Paul-Jonath… 16:49:42 Added Assigned Bounties Page in Routes (BountyBoard)
cce 16:50:56 build: upgrade Go and package versions (#6307) (go-algorand)
github 16:56:14 add Go Benchmark (go) benchmark result for 3fd5a70cb683be3751d756b6d6e53effd3ad6715 (go-algorand)
gmalouf 17:02:00 Merge branch 'master' into release/2.8.2 (java-algorand-sdk)
aorumbayev 17:03:49 refactor: Integrate FFI helpers for msgpack (algokit-core)
gmalouf 17:18:58 Revert Box Application Pagination support. (#572) (py-algorand-sdk)
cce 17:24:02 CI: fix test verification warnings (#6348) (go-algorand)
github 17:28:18 add Go Benchmark (go) benchmark result for 8b558ff387fbf6dc3284328531f9d716e86cc57c (go-algorand)
gmalouf 17:28:27 bump up version to v2.9.1 (py-algorand-sdk)
gmalouf 17:28:29 bump up version to v3.3.1 (js-algorand-sdk)
gmalouf 17:31:47 Merge branch 'release/2.8.2' (java-algorand-sdk)
github-acti… 17:34:41 FOR REVIEW ONLY: Merge back java-algorand-sdk 2.8.2 to develop (#831) (java-algorand-sdk)
gmalouf 17:41:46 Maven artifacts for 2.8.2 (java-algorand-sdk)
gmalouf 17:42:52 Publishing javadoc for algosdk:2.8.2 (java-algorand-sdk)
Danish0703 17:44:49 implementing methods (algorand-reputation-system)
Danish0703 17:55:54 Improve callAppMethod to use makeApplicationNoOpTxn (algorand-reputation-system)
github-acti… 17:59:24 Merge pull request #573 from algorand/release/v2.9.1 (py-algorand-sdk)
Yash-Karako… 18:06:28 Added the data for the new quiz feature (AlgoBotX)
onetechnical 18:14:09 Attempt to run Github Actions on pull request and push to main (go-algorand-sdk)
github-acti… 18:34:28 Merge pull request #984 from algorand/release/v3.3.1 (js-algorand-sdk)
Yash-Karako… 18:41:47 Built the quiz manager (AlgoBotX)
onetechnical 18:45:04 Try running in non-interactive for tests (go-algorand-sdk)
- 18:55:00 style: update theme with darker gradients and modern color scheme (algorand)
- 18:57:24 style: enhance theme with darker gradients, new accent colors, and improved component styles (algorand)
Danish0703 19:01:39 Correct ABI argument encoding in callAppMethod (algorand-reputation-system)
algorandskiy 19:03:41 libgoal: bump defaultKMDTimeoutSecs (go-algorand)
Danish0703 19:14:29 Enhance getReputationScore ABI return parsing (algorand-reputation-system)
onetechnical 19:16:18 ci-test runs unit and integration before sandbox and does not build new image (go-algorand-sdk)
Danish0703 19:21:09 Create AppCalls.tsx component (algorand-reputation-system)
Danish0703 19:22:13 Manage reputationScore state (algorand-reputation-system)
Danish0703 19:22:38 Manage nftId and threshold global state values (algorand-reputation-system)
Danish0703 19:24:23 Manage targetAddress and newScore input states (algorand-reputation-system)
Danish0703 19:24:52 Manage bootstrapNftId and bootstrapThreshold input states (algorand-reputation-system)
Danish0703 19:30:45 Manage statusMessage for user feedback (algorand-reputation-system)
Danish0703 19:31:13 Manage hasNft status (algorand-reputation-system)
Danish0703 19:31:38 Manage isReputableStatus derived state (algorand-reputation-system)
Danish0703 19:32:50 Fetch contract global state on component mount (algorand-reputation-system)
Danish0703 19:33:21 Fetch user's reputation score on account change/mount (algorand-reputation-system)
Danish0703 19:34:00 Periodically refresh contract data (algorand-reputation-system)
Danish0703 19:34:21 Implement handleBootstrap function (algorand-reputation-system)
Danish0703 19:34:45 Implement handleSetScore function (algorand-reputation-system)
Danish0703 19:35:19 Implement handleMintNft function (algorand-reputation-system)
Danish0703 19:35:44 Implement handleRevokeNft function (algorand-reputation-system)
gmalouf 19:44:05 Temp comment out latest version, fix build status button. (java-algorand-sdk)
gmalouf 19:45:40 Add comment explaining why release version badge hidden. (java-algorand-sdk)
onetechnical 19:49:00 Update golang in dockerfile and fix working directory (go-algorand-sdk)
gmalouf 19:50:45 Default dry-run publish flag to false on release.yml. (py-algorand-sdk)
onetechnical 20:06:27 Split up tests to better isolate which step fails (go-algorand-sdk)
Danish0703 20:07:40 add existing states (algorand-reputation-system)
Danish0703 20:08:51 added effects according to states (algorand-reputation-system)
cce 20:10:34 fix quick test (go-algorand)
Danish0703 20:11:17 added action holders (algorand-reputation-system)
cce 20:12:11 fix linter (go-algorand)
Danish0703 20:16:13 added render code (algorand-reputation-system)
Danish0703 20:19:53 Create Home.tsx as the main application page (algorand-reputation-system)
onetechnical 20:20:19 Remove matrix, since it's only a single go version tested (go-algorand-sdk)
Danish0703 20:20:36 Manage connectedAccount state in Home.tsx (algorand-reputation-system)
Danish0703 20:21:04 Manage isCreator state in Home.tsx (algorand-reputation-system)
Danish0703 20:22:16 Check initial connected account on load (algorand-reputation-system)
onetechnical 20:22:26 Update naming (go-algorand-sdk)
Danish0703 20:22:43 Pass onConnect and onDisconnect handlers to ConnectWallet (algorand-reputation-system)
Danish0703 20:23:05 Render ConnectWallet component (algorand-reputation-system)
Danish0703 20:23:26 Render Account component (algorand-reputation-system)
Danish0703 20:23:51 Render AppCalls component (algorand-reputation-system)
Danish0703 20:24:18 Pass connectedAccount and isCreator to AppCalls (algorand-reputation-system)
Danish0703 20:27:54 Apply general container styling to Home.tsx (algorand-reputation-system)
Danish0703 20:28:58 Style the header section of Home.tsx (algorand-reputation-system)
Danish0703 20:30:39 Style the main content area of Home.tsx (algorand-reputation-system)
Danish0703 20:31:57 Style the footer section of Home.tsx (algorand-reputation-system)
Danish0703 20:33:45 Update Home.tsx to listen for Pera Wallet connection events (algorand-reputation-system)
Danish0703 20:35:00 Define primary button styles (algorand-reputation-system)
Danish0703 20:36:11 Add disabled state styling for buttons (algorand-reputation-system)
Danish0703 20:36:59 Style connect-wallet-container alignment (algorand-reputation-system)
onetechnical 20:39:04 Fix wording of steps in GA (go-algorand-sdk)
Danish0703 20:41:00 Style .account-info and .app-calls-container cards (algorand-reputation-system)
Danish0703 20:42:05 style headings within components (algorand-reputation-system)
onetechnical 20:42:40 Add ci-test to .PHONY target (go-algorand-sdk)
Danish0703 20:42:44 Style paragraphs within contract info (algorand-reputation-system)
Danish0703 20:43:26 Refine .action-card styling (algorand-reputation-system)
Danish0703 20:44:07 Adjust input field widths and margins (algorand-reputation-system)
Danish0703 20:44:50 Add specific button styles for creator actions (algorand-reputation-system)
Danish0703 20:45:29 Enhance status-message for clarity (algorand-reputation-system)
Danish0703 20:45:59 Add .hint styling for helpful text (algorand-reputation-system)
Danish0703 20:46:58 general typography (algorand-reputation-system)
Danish0703 20:47:36 Ensure consistent color usage across headings and text (algorand-reputation-system)
onetechnical 20:48:19 Bump all to 1.23.9, including CircleCI (go-algorand-sdk)
Danish0703 20:48:45 Implement responsive design principles (initial) (algorand-reputation-system)
Danish0703 20:50:19 Update README.md with detailed frontend plan (algorand-reputation-system)
tristanmenz… 22:56:04 more wip (puya-ts)
algo-dev-se… 23:27:23 Regenerate code from specification file (go-algorand-sdk)
algo-dev-se… 23:27:24 Regenerate code from specification file (java-algorand-sdk)