Home Reports Apr 2, 2025

Wednesday, April 2, 2025

Commits
140
pushed this day
Repositories
35
with activity
Contributors
37
distinct authors
Lines changed
+249,154 −52,040
additions / deletions

Commit Log

140 commits · 35 repositories

00:27:27 algokit-cli PhearZero docs: refactor reference and links +279 −532
01:00:25 go-algorand - Build 2305 Data +1 −1
01:00:25 go-algorand - FI from master +20 −22
01:54:15 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +1 −0
06:56:21 weDAO xxiled-plastic-cat node types +1 −19
06:56:46 weDAO xxiled-plastic-cat Merge branch 'main' of https://github.com/Algorand-Developer-Retreat/weDAO +124 −48
06:59:21 Algo-SocialNFTEngagement kinjal52 Added .gitignore and initialize backend +85 −0
07:13:24 devportal - Merge pull request #311 from algorandfoundation/ap/fix/homepage-hero +20 −14
07:40:34 weDAO p2arthur fix:tests +2074 −4149
07:43:33 weDAO xxiled-plastic-cat Add VoteProvider to root component, update navigation path for proposal creation, integrate voting functionality in ProposalCard, and include VoteModal in the main index route +333 −9
07:44:14 weDAO p2arthur Merge pull request #2 from Algorand-Developer-Retreat/contract +6157 −585
07:48:32 ARCs SudoWeezy updating template and add information +24 −9
08:09:34 abel - v2 SDK scaffolding +2182 −11
08:18:54 zkp-kyc-verify satishccy deploy: 665a56575d10d58ed5deff265685c41d340f689a +3727 −0
08:41:59 devportal - Merge pull request #313 from algorandfoundation/main +71 −116
09:04:41 devportal - Enabled stripping of links in llms-text files +190 −355
09:05:28 weDAO p2arthur [add:get_proposals]add getProposal by id to the contract + add basic get all proposals test +6202 −510
09:06:24 weDAO p2arthur Merge pull request #3 from Algorand-Developer-Retreat/contract +6202 −510
09:09:10 weDAO xxiled-plastic-cat more stuff +405 −52
09:09:11 weDAO xxiled-plastic-cat Merge branch 'main' of https://github.com/Algorand-Developer-Retreat/weDAO +6202 −510
09:13:32 WeTrust VKappaKV init +2971 −0
09:14:46 WeTrust VKappaKV readme +4 −26
09:22:27 weDAO xxiled-plastic-cat removed lottie +2 −73
09:25:19 poa liv-ztlment Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-fullstack-template.git +8754 −0
09:59:43 weDAO xxiled-plastic-cat added contract calls +1337 −1992
10:18:37 Algorand-Node-Dashboard DerovaAlgo Readme Update +24 −2
10:22:28 Algorand-Node-Dashboard DerovaAlgo Header fix +1 −1
10:40:18 weDAO p2arthur [upd:contract] update contract to save the proposal title as last bit to facilitate decoding +1900 −1809
10:40:54 weDAO p2arthur Merge pull request #4 from Algorand-Developer-Retreat/contract +1900 −1809
11:05:36 WeTrust VKappaKV finished contract +65 −36
11:13:19 Algorand-Node-Dashboard DerovaAlgo Added disk utilisation and shuffled things +519 −511
11:20:10 Algorand-Node-Dashboard DerovaAlgo Screenshot +2 −0
11:22:49 Algorand-Node-Dashboard DerovaAlgo Readme Fix +1 −1
11:31:57 abel - v2 SDK semi working +3116 −1262
11:34:39 weLend xxiled-plastic-cat Initial commit +159 −0
11:38:17 puya daniel-makerx chore: compile all +13892 −1
11:38:17 puya daniel-makerx fix: fix ARC-56 storage type information for uint64 and account types +32 −19
11:38:17 puya achidlow refactor: ensure no exceptions are lost/discarded when attempting to collect typing errors from ARC-4 contract method signatures +28 −18
11:38:17 puya achidlow refactor: ensure all cases of storage type are covered when checking for native uint64 support +11 −3
11:38:17 puya achidlow refactor: ensure all exceptions within an ExceptionGroup are handled appropriately +7 −16
11:38:17 puya daniel-makerx feat: allow reference types to be used in ARC-4 methods when part of native arrays, tuples or as return types +152 −87
11:38:17 puya daniel-makerx refactor: support handling exception groups +17 −10
11:38:17 puya daniel-makerx refactor: use equality check instead of identity +1 −1
11:38:17 puya daniel-makerx fix: use correct member name for default argument error +1 −1
11:38:17 puya achidlow chore: remove outdated comment +0 −2
11:59:41 abel PhearZero build(package): add package metadata, bump package artifacts to es2020 +34 −18
12:12:20 abel tasosbit Merge pull request #2 from tasosbit/chore/optimize-package +34 −18
12:15:10 devportal - Updated nodekit submodule pin +1 −1
12:44:25 devportal SilentRhetoric Fix link & nav for TEAL opcodes +2 −2
12:52:52 devportal - Updated nodekit docs +115 −1
12:55:33 abel - sdk v2: generalized log parser to types values +8212 −5651
13:01:29 abel - fix failing contract tests +4 −5
13:16:13 Clickr_App_TS Ganainmtech update UI, Leaderboard, and menu nav bar +274 −35
13:17:09 makerx-ai-agents aorumbayev Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-python-template.git +3161 −0
13:41:14 weDAO xxiled-plastic-cat [upd:proposals] enhance getProposals function to retrieve and decode proposal data from boxes, add byteArrayToUint128 utility, and implement decodeBoxValues for proposal details +54 −16
13:42:23 AlgoNFT_Dashboard drashtipatelGAXL Created server file in backend and created frontend project +67494 −1
13:50:58 devportal - Updated RemoteCode to display Github link +238 −357
13:52:58 weDAO xxiled-plastic-cat now decoding boxes +3 −1
13:57:58 weDAO xxiled-plastic-cat Added additional fields in box for description and proposal creator +621 −273
14:01:26 devportal - Merge pull request #317 from algorandfoundation/feat/remotecode-component-update +238 −357
14:02:02 devportal - Merge pull request #316 from algorandfoundation/bug-fixes-2apr +2 −2
14:12:20 weDAO xxiled-plastic-cat Updated yes_no_vote proposal spec to include title and description in one string seperated by : +504 −676
14:13:50 abel - batch fetch assets working end to end +3000 −1477
14:15:32 devportal - Updated RemoteCode to use target=_blank +2 −0
14:16:12 weDAO xxiled-plastic-cat finally got it working for pulling the proposals +5 −5
14:17:49 go-algorand jannotti Initial stuctures and consensus flags for txn.Access +2504 −1051
14:17:56 go-algorand jannotti Committing before some state delta cleanup +96 −1
14:19:10 go-algorand jannotti TestAssets test coverage for tx.Access +491 −327
14:20:19 weDAO xxiled-plastic-cat Added a footer +32 −4
14:20:43 algorand-wormhole-example palace22 feat: wh example +12382 −0
14:23:01 embedded-algo-wallet acfunk initial commit +5179 −0
14:23:04 weDAO xxiled-plastic-cat social icons added +10 −5
14:23:33 weDAO xxiled-plastic-cat added example env +20 −0
14:25:21 devportal - Merge pull request #319 from algorandfoundation/feat/remotecode-component-update +2 −0
14:28:57 weDAO xxiled-plastic-cat Enhance header logo size, update vote context to include transaction signer, and modify voting functions to utilize transaction signer for proposal voting. +15 −6
14:37:25 devportal - Merge pull request #318 from algorandfoundation/main +242 −359
15:14:39 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-04-02) +1 −0
15:15:17 abel - concurrency +56 −15
15:15:24 abel - utils +43 −11
15:24:40 devportal - Added support for specifying the line number of the snippet for the full source link +159 −9
15:31:04 abel - assets micro+labels view +490 −18776
15:41:36 weDAO p2arthur [upd:yes_no_contract] add minimum holding and asset id to conditions to vote into a proposal +1662 −744
15:43:33 WeTrust VKappaKV readme draft +17 −1
15:46:05 devportal - Merge pull request #320 from algorandfoundation/feat/remotecode-component-update +159 −9
15:49:16 abel - text views +42 −7
15:50:40 weDAO p2arthur fix:conflicts +3710 −3572
15:52:07 weDAO p2arthur [add:check] add assert to confirm that voter has enough amount of the dao token in order to vote +1445 −1372
15:55:43 devportal - Merge pull request #321 from algorandfoundation/main +159 −9
15:57:02 abel - small view +43 −3
16:06:28 weDAO p2arthur add:test] add tests to check if user has enough of the dao asset to vot +43 −8
16:06:29 abel - assets full view +30515 −0
16:07:34 weDAO p2arthur Merge pull request #5 from Algorand-Developer-Retreat/contract +1712 −759
16:14:29 algorand-pyroma dependabot[bot] Bump pycryptodomex in the pip group across 1 directory +34 −31
16:16:26 go-algorand cce only set rlimit if needed, and add P2P fdRequired +8 −0
16:21:16 algorand-pyroma aldur Merge pull request #2 from aldur/dependabot/pip/pip-a1ea780265 +34 −31
16:23:19 abel PhearZero docs(package): Add initial documentation blocks +784 −31
16:27:51 weDAO xxiled-plastic-cat fix for tailwind +12 −12
16:28:05 devportal - Updated astro config +3 −0
16:38:15 devportal - Merge pull request #322 from algorandfoundation/chore/update-astro-config +3 −0
16:45:57 devportal - Merge pull request #323 from algorandfoundation/main +3 −0
16:48:52 abel - assets full view +1239 −249
16:50:04 sandbox gmalouf Adjust docker compose check command, only support compose V2. +4 −6
16:53:39 WeTrust VKappaKV push test after migration +7 −15
16:57:24 sandbox gmalouf Revert "Adjust docker compose check command, only support compose V2." +6 −4
16:58:01 sandbox gmalouf Fix help expectations. +1 −1
17:05:12 algorand-js-sdk gidonkatten can close out governance escrow (#84) +63 −0
17:05:37 algorand-js-sdk github-actions[bot] chore(release): version packages +7 −6
17:06:04 algorand-js-sdk github-actions[bot] chore(release): version packages (#85) +7 −6
17:06:46 wasm-vrf-example bwmx first commit +13411 −0
17:15:11 puya-ts tristanmenzel wip - potential itxn staging solution +134 −7
17:16:12 austs-one-click-node AustP Update README.md +14 −0
17:29:42 weDAO p2arthur [upd:test] update dao rewards tests to create a different wallet in order to vote +35 −29
17:41:14 sandbox gmalouf Drop testnet from integration build, as catchups take well over an hour now.: +1 −1
17:44:27 weDAO p2arthur [add:claim_rewards] add claim rewards method to enable proposal participants to claim their share of the prize pool +17 −1
17:47:34 sandbox gmalouf Adjust docker compose check help command. Drop testnet catchup build. (#206) +2 −2
18:11:50 algorand-hackseries-factfunders Greeshma370 Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-python-template.git +2000 −0
18:15:34 algorand-hackseries-factfunders Greeshma370 initial commit +20 −14
18:22:01 algorand-hackseries-factfunders Greeshma370 Delete README.md +0 −22
18:30:00 AlgoEvents nickthelegend Version : 1.0.1: Connect wallet done +3429 −88
19:05:32 Algokit-utils-asset-create mdmudassir0143 testing the leaderboard +1 −2
19:14:32 Algokit-utils-asset-create mdmudassir0143 testing +0 −1
19:19:28 use-wallet-ui drichar feat: initial repository and wallet connection UI +9340 −0
19:28:33 go-algorand jannotti wellFormed for tx.Acccess checks internal indices +119 −92
19:34:40 smart-wallet-for-agent-to-agent-interaction - Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-typescript-template.git +1526 −0
19:45:20 puya tristanmenzel wip +1687 −3
20:13:19 weDAO p2arthur [implement:claim_rewards] implement the claim rewards method with asset transfer based on total prize pool/total votes +45 −10
20:14:26 weDAO p2arthur Merge pull request #6 from Algorand-Developer-Retreat/contract +91 −34
20:21:38 weDAO xxiled-plastic-cat lots of updates +186 −102
20:21:39 weDAO xxiled-plastic-cat Merge branch 'main' of https://github.com/Algorand-Developer-Retreat/weDAO +91 −34
20:27:48 ff-py-sdk algolog Add ability to close out governance escrow +57 −1
21:05:31 js-algorand-sdk onetechnical Update of dependencies and fix chrome and firefox installs +14 −11
21:18:49 js-algorand-sdk onetechnical Drop to jammy LTS and remove $HOME variable +4 −4
22:27:26 aurally emmylem dashboard update +1 −1
22:38:15 algokit-lora dependabot[bot] chore(deps): bump @tauri-apps/plugin-shell from 2.0.1 to 2.2.1 +5 −5
22:46:04 use-wallet-ui drichar feat(ui): add custom font support with SSR compatibility +101 −4
23:09:59 use-wallet-ui drichar feat(dialog): add smooth transitions to WalletDialog component +36 −8
23:10:50 use-wallet-ui drichar feat(button): add hover style to ConnectWalletButton +1 −1
23:12:08 use-wallet-ui drichar fix(font): discard font scaling from wallet-custom-font class +0 −2
23:12:14 js-algorand-sdk onetechnical DevOps: Fix docker-test by locking to amd64 and updating dependencies (#955) +17 −14
23:28:15 weDAO p2arthur [add:tests_yes_no_rewards] add test for fail to vote due to wrong voteFundAmount + add test for successful due to correct voteFundAmount + add comentary about dev experience using git add .! +131 −79