Home Reports May 29, 2025

Thursday, May 29, 2025

Commits
156
pushed this day
Repositories
30
with activity
Contributors
36
distinct authors
Lines changed
+71,911 −46,015
additions / deletions

Commit Log

156 commits · 30 repositories

01:00:25 go-algorand - FI from master +0 −0
01:00:26 go-algorand - Build 2363 Data +1 −1
01:20:28 subql-stellar stwiname Add unsafe apis into sandbox, update node core +65 −41
01:36:48 subql-stellar stwiname Update changelogs +10 −0
01:46:07 subql-stellar stwiname Sandbox API changes (#124) +75 −41
01:47:06 subql-stellar stwiname [SKIP CI] Prerelease +8 −4
01:48:03 subql-stellar dependabot[bot] Bump axios from 1.7.4 to 1.9.0 +1 −23
01:58:42 subql-stellar dependabot[bot] Bump axios from 1.7.4 to 1.9.0 (#125) +1 −23
02:09:28 subql-stellar stwiname [release] 20250529 +18 −8
02:16:19 subql-stellar stwiname [release] 20250529 (#126) +18 −8
02:21:34 go-algorand gmalouf API: Revert boxes pagination (#6343) +1839 −2023
02:26:03 go-algorand github add Go Benchmark (go) benchmark result for e25465b8e449c63b56952504aeb2630875d1b79e +445 −1
02:48:45 go-algorand - FI from master +1839 −2023
02:48:46 go-algorand - Build 2364 Data +1 −1
02:56:35 go-algorand gmalouf Revert "Test: Wait for the box list to be for the commit round (#6294)" +4 −15
02:59:59 go-algorand gmalouf Revert "API: box paging (#6279)" +1911 −2041
03:14:20 algo-voting dependabot[bot] Update @vue/compiler-sfc requirement from ^3.5.15 to ^3.5.16 +1 −1
03:32:28 puya-ts boblat feat: allow nested destructing of mutable objects +1129 −881
04:35:19 algokit-core PatrickDinh feat: assign fee to transaction +195 −17
04:35:19 algokit-core PatrickDinh feat: assign fee to transaction +195 −17
04:46:58 algokit-core PatrickDinh Merge pull request #111 from algorandfoundation/feat/fee-calc +195 −17
04:46:58 algokit-core PatrickDinh Merge pull request #111 from algorandfoundation/feat/fee-calc +195 −17
04:49:36 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
04:50:48 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.10 [skip ci] +1 −1
04:50:48 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.10 [skip ci] +1 −1
04:54:58 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
04:58:41 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
05:00:13 algokit-core engineering-ci[bot] chore(python/algod_api): bump version to 1.0.0-alpha.11 [skip ci] +6 −6
05:00:13 algokit-core engineering-ci[bot] chore(python/algod_api): bump version to 1.0.0-alpha.11 [skip ci] +6 −6
05:00:26 algokit-utils-ts PatrickDinh chore: update algokit transact +5 −5
05:03:46 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
05:16:29 algokit-utils-ts PatrickDinh chore: docs +62 −32
05:20:53 AlgorandCIDs SheckJuarez Updates and additions +9072 −12513
05:22:32 algokit-utils-ts PatrickDinh build: also run PR workflow for PRs to future branch +1 −1
05:25:14 algokit-utils-ts PatrickDinh build: a permission to read packages +1 −0
05:51:34 puya-ts tristanmenzel ARRAY WIP +7733 −7203
06:06:49 algokit-utils-ts PatrickDinh chore: fix tests +29 −5
06:11:19 algokit-utils-ts PatrickDinh chore: PR feedback + fix build +9 −9
06:13:03 algokit-utils-ts PatrickDinh build: fix check doc +2 −0
06:26:39 algokit-utils-ts PatrickDinh build: check docs +44 −52
06:27:35 algokit-utils-ts PatrickDinh build: check docs +2 −2
06:29:47 algokit-utils-ts PatrickDinh build: fix file name +2 −2
06:30:44 algokit-utils-ts PatrickDinh build: fix again +2 −2
06:33:06 algokit-utils-ts PatrickDinh chore: doc gen +6 −6
06:41:27 algokit-utils-ts PatrickDinh revert some unnecessary code format changes +7 −2
06:42:31 algokit-utils-ts PatrickDinh chore: docs +20 −20
06:46:14 algokit-core neilcampbell docs: document how to create a keypair +138 −6
06:46:14 algokit-core neilcampbell docs: document how to create a keypair +138 −6
07:02:56 algokit-utils-ts neilcampbell chore: rename Algokit* to AlgoKit* +8 −10
07:22:20 algokit-utils-py CiottiGiorgio chore: using algolkit algod client from a package repo +6 −6
07:22:44 algokit-utils-ts neilcampbell chore: handle is flatFee is set in suggested params for whatever reason +8 −6
07:25:19 algokit-utils-ts neilcampbell docs: update docs +6 −6
07:26:37 algokit-core neilcampbell Merge pull request #117 from algorandfoundation/docs/key-pair +138 −6
07:26:37 algokit-core neilcampbell Merge pull request #117 from algorandfoundation/docs/key-pair +138 −6
07:42:48 algokit-utils-ts PatrickDinh feat: calculate fee with algokit core (#407) +211 −136
07:49:08 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
08:10:35 algokit-utils-py CiottiGiorgio wip: optional deps group as feature flag & adherence to new client's errors +27 −12
08:24:23 algokit-lora neilcampbell chore: update to the latest future utils version +13 −11
08:37:30 tinyman-js-sdk gulcinuras Merge pull request #105 from tinymanorg/feat/order-client +1816 −336
08:57:10 specs cusma docs: deepwiki experimental section +11 −0
08:59:35 specs cusma docs: bare link +1 −1
09:00:14 specs cusma Merge pull request #183 from algorandfoundation/keys +789 −275
09:00:47 specs cusma Merge remote-tracking branch 'origin/develop' into node-nn +807 −291
09:13:16 specs cusma docs: add deepwiki research note +4 −1
09:28:53 specs cusma docs: add deepwiki badge +5 −1
09:49:34 algorand-reputation-system Danish0703 Create main application component App.tsx +10 −53
09:52:36 algorand-reputation-system Danish0703 Set up main.tsx as the React entry point +8 −10
09:56:07 algorand-reputation-system Danish0703 Add global CSS resets in index.css +12 −0
09:57:57 algorand-reputation-system Danish0703 Introduce ConnectWallet.tsx component +20 −80
10:00:50 algorand-reputation-system Danish0703 Abstract wallet interaction functions to algorand.ts +33 −0
10:03:29 algorand-reputation-system Danish0703 Implement Pera Wallet connection logic +14 −2
10:04:53 algorand-reputation-system Danish0703 Implement Pera Wallet disconnection logic +10 −3
10:06:09 specs cusma fix: include path +1 −1
10:06:57 algorand-reputation-system Danish0703 Display connected account address in ConnectWallet +2 −2
10:08:47 algorand-reputation-system Danish0703 Basic styling for ConnectWallet component +25 −3
10:09:38 algorand-reputation-system Danish0703 Create Account.tsx component for displaying account details +16 −18
10:10:40 algorand-reputation-system Danish0703 Display truncated account address in Account.tsx +2 −2
10:12:06 algorand-reputation-system Danish0703 Add basic styling for Account component +13 −0
10:15:44 algorand-reputation-system Danish0703 Create algorand.ts for blockchain interactions +5 −11
10:25:26 algorand-reputation-system Danish0703 Initialize AlgodClient for network communication +4 −5
10:29:45 algorand-reputation-system Danish0703 Implement getAccountAddress utility +1 −1
10:30:44 algorand-reputation-system Danish0703 Defined REPUTATION_APP_ID constant +1 −0
10:31:14 AlgoQuest nickthelegend Edited Airdrop Sidebar +409 −266
10:32:44 AlgoQuest nickthelegend Added Help.tsx +491 −0
10:32:54 algorand-reputation-system Danish0703 Implement generic callAppMethod for contract calls +34 −0
10:33:46 AlgoQuest nickthelegend Added (sidebar)/help.tsx +436 −75
10:34:31 algorand-reputation-system Danish0703 Implement getGlobalStateValue utility +16 −0
10:44:06 BlockEstate Premkumar1845 Update .editorconfig +0 −0
10:45:03 BlockEstate Premkumar1845 Update contract.py.j2 +0 −0
10:45:33 BlockEstate Premkumar1845 Update package.json +0 −0
11:09:19 algokit-utils-py CiottiGiorgio fix: correctly re-throw the exception +9 −2
11:09:53 algokit-utils-py CiottiGiorgio chore: format +8 −7
11:18:51 algokit-utils-py CiottiGiorgio chore: excluding experimental group form CI/CD +1 −1
11:21:07 algorand-mcp emg110 Fix getting agent wallet +1 −1
11:23:26 algorand ApurvaBardapurkar Initialize project using Create React App +17919 −0
11:30:41 algokit-utils-py CiottiGiorgio chore: poetry update setuptools +6 −6
11:34:54 go-algorand onetechnical Bump buildnumber.dat +1 −1
11:39:40 go-algorand gmalouf Revert "Test: Wait for the box list to be for the commit round (#6294)" +4 −15
11:39:47 go-algorand gmalouf Revert "API: box paging (#6279)" +1911 −2041
11:59:46 ARCs joe-p fill in some rationale +20 −3
12:17:20 algorand-sdk-testing gmalouf Reverts '/boxes' pagination cases (pagination has been reverted/removed for now in go-algorand mainline). +6 −15
12:22:26 go-algorand-sdk algo-dev-service Regenerate code from specification file +10 −50
12:45:51 java-algorand-sdk algo-dev-service Regenerate code from specification file +41 −67
12:48:18 go-algorand-sdk gmalouf Revert application boxes endpoint pagination support. +7 −47
12:53:36 go-algorand-sdk gmalouf Revert box api pagination test cases. +0 −11
13:05:03 algorand YashDiwan-16 Add Pera Wallet integration with enhanced UI and animations +5968 −669
14:24:34 pranivi-frontend builtbyMani Added login page +0 −0
14:33:07 devportal - Merge pull request #325 from algorandfoundation/fix/algokit_cli +162 −40
14:35:34 pranivi-frontend builtbyMani UI of login page +83 −0
14:36:11 algokit-utils-py CiottiGiorgio chore: ignore untyped stuff that replicates algosdk +3 −2
14:36:34 algokit-utils-py CiottiGiorgio chore: removing redundant exception check +2 −2
14:40:41 algokit-utils-py CiottiGiorgio chore: poetry run format +1 −0
14:44:04 devportal - Update algokit-cli import +1 −1
14:44:23 pranivi-frontend nickthelegend Merge pull request #1 from Manikanta-srigade/master +83 −0
15:12:07 go-algorand cce CI: fix RAN MULTIPLE TIMES test verification warnings +6 −0
15:14:04 a-day-in-my-bobalife dependabot[bot] chore: bump com.android.tools.build:gradle in /DisneyScenicRides +1 −1
15:14:10 go-algorand - agreement: fix mainLoop vs Shutdown race +8 −5
15:14:16 pranivi-frontend builtbyMani Hydration error fix +25 −3
15:14:47 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-05-29) +1 −0
15:17:48 a-day-in-my-bobalife dependabot[bot] chore: bump com.android.tools.build:gradle from 8.10.0 to 8.10.1 in /DisneyScenicRides (#250) +1 −1
15:18:56 go-algorand algojohnlee Merge pull request #6347 from algorand/relbeta4.1.2 +1915 −2056
16:02:31 algokit-utils-py CiottiGiorgio chore: fix mypy and linting issues +13 −5
16:06:09 Hack-Series-CM dipen353 Added password signup +120 −0
16:07:21 Hack-Series-CM dipen353 Added NPMRC +1 −0
16:09:19 algokit-utils-py CiottiGiorgio chore: remove redundant docstring +0 −6
16:13:48 go-algorand algorandskiy agreement: fix mainLoop vs Shutdown race (#6349) +8 −5
16:18:14 go-algorand github add Go Benchmark (go) benchmark result for 2dbbf5886a77e22901ce8460d2d5f9b7c3d8b829 +445 −1
16:25:42 Hack-Series-CM dipen353 Added eas.json +18 −0
16:26:41 Hack-Series-CM dipen353 Added some packages +27 −11
16:33:20 algorand-sdk-testing gmalouf Reverts '/boxes' pagination cases (pagination has been reverted/removed for now in go-algorand mainline). (#322) +6 −15
16:34:26 algokit-lora neilcampbell chore: cache assets to reduce network traffic +9 −0
16:56:15 algorand-hackseries-factfunders Greeshma370 made necessary changes to the frontend folder +6321 −7637
17:01:02 java-algorand-sdk gmalouf Revert Box Application Pagination support. +10 −39
17:06:59 go-algorand-sdk gmalouf API: Revert application boxes pagination (#726) +7 −58
17:32:40 go-algorand onetechnical Fix comment typos +2 −2
17:43:41 BlockEstate Thelunaticcoder Update launch.json +0 −0
17:44:04 BlockEstate Thelunaticcoder Update settings.json +0 −0
17:44:31 BlockEstate Thelunaticcoder Update processAssets.js +0 −0
17:45:00 BlockEstate Thelunaticcoder Update index.js +0 −0
17:50:46 java-algorand-sdk gmalouf Revert Box Application Pagination support. (#827) +10 −39
18:11:27 cryptocurrency-icons ErikThiart Added new icons +0 −0
18:11:56 cryptocurrency-icons ErikThiart added new icons +0 −0
18:57:41 julo-nft-ticketing hasini0105 Version 1.0.12 : Edited Logo +0 −0
19:03:07 julo-nft-ticketing hasini0105 Added Smart Contracts +1761 −0
19:07:08 julo-nft-ticketing hasini0105 Version 1.0.12 : Minor Changes +10 −1
19:45:30 go-algorand Algo-devops-service Merge branch 'rel/beta' into relstable4.1.2 +1915 −2056
19:51:53 cryptocurrency-icons ErikThiart added new icons +1 −1
19:54:29 js-algorand-sdk gmalouf Revert Box Application Pagination support. +70 −177
19:54:45 cryptocurrency-icons ErikThiart Merge pull request #9 from namttdh/update-icon +0 −0
20:00:58 docs barnjamin [create-pull-request] automated change +3 −3
20:11:16 py-algorand-sdk gmalouf Revert Box Application Pagination support. +9 −100
20:22:30 go-algorand algojohnlee Merge pull request #6350 from Algo-devops-service/relstable4.1.2 +1915 −2056
20:26:27 cryptocurrency-icons ErikThiart added new icons +1 −1
20:26:42 cryptocurrency-icons ErikThiart Merge branch 'master' of https://github.com/ErikThiart/cryptocurrency-icons +0 −0
23:27:00 java-algorand-sdk algo-dev-service Regenerate code from specification file +33 −33
23:28:15 go-algorand-sdk algo-dev-service Regenerate code from specification file +3 −3