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
Wednesday, April 2, 2025
140 commits were pushed across 35 repos by 37 authors. There were 249,154 additions and 52,040 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
35 repositories- algorand-pyroma 2 commits
- ff-py-sdk 1 commit
- go-algorand 7 commits
- js-algorand-sdk 3 commits
- sandbox 5 commits
- abel 15 commits
- AlgoEvents 1 commit
- Algorand-Node-Dashboard 5 commits
- Clickr_App_TS 1 commit
- embedded-algo-wallet 1 commit
- makerx-ai-agents 1 commit
- poa 1 commit
- smart-wallet-for-agent-to-agent-interaction 1 commit
- wasm-vrf-example 1 commit
- weDAO 35 commits
- weLend 1 commit
- WeTrust 5 commits
- community 1 commit
- algokit-cli 1 commit
- algokit-lora 1 commit
- ARCs 1 commit
- devportal 18 commits
- puya 11 commits
- puya-ts 1 commit
- aurally 1 commit
- zkp-kyc-verify 1 commit
- austs-one-click-node 1 commit
- AlgoNFT_Dashboard 1 commit
- algorand-js-sdk 3 commits
- algorand-wormhole-example 1 commit
- algorand-hackseries-factfunders 3 commits
- Algo-SocialNFTEngagement 1 commit
- Algokit-utils-asset-create 2 commits
- a-day-in-my-bobalife 1 commit
- use-wallet-ui 5 commits
Commit Log
140 commits · 35 repositories
00:27:27
algokit-cli
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
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
06:56:21
weDAO
node types
+1
−19
06:56:46
weDAO
Merge branch 'main' of https://github.com/Algorand-Developer-Retreat/weDAO
+124
−48
06:59:21
Algo-SocialNFTEngagement
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
fix:tests
+2074
−4149
07:43:33
weDAO
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
Merge pull request #2 from Algorand-Developer-Retreat/contract
+6157
−585
07:48:32
ARCs
updating template and add information
+24
−9
08:09:34
abel
v2 SDK scaffolding
+2182
−11
08:18:54
zkp-kyc-verify
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
[add:get_proposals]add getProposal by id to the contract + add basic get all proposals test
+6202
−510
09:06:24
weDAO
Merge pull request #3 from Algorand-Developer-Retreat/contract
+6202
−510
09:09:10
weDAO
more stuff
+405
−52
09:09:11
weDAO
Merge branch 'main' of https://github.com/Algorand-Developer-Retreat/weDAO
+6202
−510
09:13:32
WeTrust
init
+2971
−0
09:14:46
WeTrust
readme
+4
−26
09:22:27
weDAO
removed lottie
+2
−73
09:25:19
poa
Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-fullstack-template.git
+8754
−0
09:59:43
weDAO
added contract calls
+1337
−1992
10:18:37
Algorand-Node-Dashboard
Readme Update
+24
−2
10:22:28
Algorand-Node-Dashboard
Header fix
+1
−1
10:40:18
weDAO
[upd:contract] update contract to save the proposal title as last bit to facilitate decoding
+1900
−1809
10:40:54
weDAO
Merge pull request #4 from Algorand-Developer-Retreat/contract
+1900
−1809
11:05:36
WeTrust
finished contract
+65
−36
11:13:19
Algorand-Node-Dashboard
Added disk utilisation and shuffled things
+519
−511
11:20:10
Algorand-Node-Dashboard
Screenshot
+2
−0
11:22:49
Algorand-Node-Dashboard
Readme Fix
+1
−1
11:31:57
abel
v2 SDK semi working
+3116
−1262
11:34:39
weLend
Initial commit
+159
−0
11:38:17
puya
chore: compile all
+13892
−1
11:38:17
puya
fix: fix ARC-56 storage type information for uint64 and account types
+32
−19
11:38:17
puya
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
refactor: ensure all cases of storage type are covered when checking for native uint64 support
+11
−3
11:38:17
puya
refactor: ensure all exceptions within an ExceptionGroup are handled appropriately
+7
−16
11:38:17
puya
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
refactor: support handling exception groups
+17
−10
11:38:17
puya
refactor: use equality check instead of identity
+1
−1
11:38:17
puya
fix: use correct member name for default argument error
+1
−1
11:38:17
puya
chore: remove outdated comment
+0
−2
11:59:41
abel
build(package): add package metadata, bump package artifacts to es2020
+34
−18
12:12:20
abel
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
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
update UI, Leaderboard, and menu nav bar
+274
−35
13:17:09
makerx-ai-agents
Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-python-template.git
+3161
−0
13:41:14
weDAO
[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
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
now decoding boxes
+3
−1
13:57:58
weDAO
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
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
finally got it working for pulling the proposals
+5
−5
14:17:49
go-algorand
Initial stuctures and consensus flags for txn.Access
+2504
−1051
14:17:56
go-algorand
Committing before some state delta cleanup
+96
−1
14:19:10
go-algorand
TestAssets test coverage for tx.Access
+491
−327
14:20:19
weDAO
Added a footer
+32
−4
14:20:43
algorand-wormhole-example
feat: wh example
+12382
−0
14:23:01
embedded-algo-wallet
initial commit
+5179
−0
14:23:04
weDAO
social icons added
+10
−5
14:23:33
weDAO
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
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
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
[upd:yes_no_contract] add minimum holding and asset id to conditions to vote into a proposal
+1662
−744
15:43:33
WeTrust
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
fix:conflicts
+3710
−3572
15:52:07
weDAO
[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
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
Merge pull request #5 from Algorand-Developer-Retreat/contract
+1712
−759
16:14:29
algorand-pyroma
Bump pycryptodomex in the pip group across 1 directory
+34
−31
16:16:26
go-algorand
only set rlimit if needed, and add P2P fdRequired
+8
−0
16:21:16
algorand-pyroma
Merge pull request #2 from aldur/dependabot/pip/pip-a1ea780265
+34
−31
16:23:19
abel
docs(package): Add initial documentation blocks
+784
−31
16:27:51
weDAO
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
Adjust docker compose check command, only support compose V2.
+4
−6
16:53:39
WeTrust
push test after migration
+7
−15
16:57:24
sandbox
Revert "Adjust docker compose check command, only support compose V2."
+6
−4
16:58:01
sandbox
Fix help expectations.
+1
−1
17:05:12
algorand-js-sdk
can close out governance escrow (#84)
+63
−0
17:05:37
algorand-js-sdk
chore(release): version packages
+7
−6
17:06:04
algorand-js-sdk
chore(release): version packages (#85)
+7
−6
17:06:46
wasm-vrf-example
first commit
+13411
−0
17:15:11
puya-ts
wip - potential itxn staging solution
+134
−7
17:16:12
austs-one-click-node
Update README.md
+14
−0
17:29:42
weDAO
[upd:test] update dao rewards tests to create a different wallet in order to vote
+35
−29
17:41:14
sandbox
Drop testnet from integration build, as catchups take well over an hour now.:
+1
−1
17:44:27
weDAO
[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
Adjust docker compose check help command. Drop testnet catchup build. (#206)
+2
−2
18:11:50
algorand-hackseries-factfunders
Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-python-template.git
+2000
−0
18:15:34
algorand-hackseries-factfunders
initial commit
+20
−14
18:22:01
algorand-hackseries-factfunders
Delete README.md
+0
−22
18:30:00
AlgoEvents
Version : 1.0.1: Connect wallet done
+3429
−88
19:05:32
Algokit-utils-asset-create
testing the leaderboard
+1
−2
19:14:32
Algokit-utils-asset-create
testing
+0
−1
19:19:28
use-wallet-ui
feat: initial repository and wallet connection UI
+9340
−0
19:28:33
go-algorand
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
wip
+1687
−3
20:13:19
weDAO
[implement:claim_rewards] implement the claim rewards method with asset transfer based on total prize pool/total votes
+45
−10
20:14:26
weDAO
Merge pull request #6 from Algorand-Developer-Retreat/contract
+91
−34
20:21:38
weDAO
lots of updates
+186
−102
20:21:39
weDAO
Merge branch 'main' of https://github.com/Algorand-Developer-Retreat/weDAO
+91
−34
20:27:48
ff-py-sdk
Add ability to close out governance escrow
+57
−1
21:05:31
js-algorand-sdk
Update of dependencies and fix chrome and firefox installs
+14
−11
21:18:49
js-algorand-sdk
Drop to jammy LTS and remove $HOME variable
+4
−4
22:27:26
aurally
dashboard update
+1
−1
22:38:15
algokit-lora
chore(deps): bump @tauri-apps/plugin-shell from 2.0.1 to 2.2.1
+5
−5
22:46:04
use-wallet-ui
feat(ui): add custom font support with SSR compatibility
+101
−4
23:09:59
use-wallet-ui
feat(dialog): add smooth transitions to WalletDialog component
+36
−8
23:10:50
use-wallet-ui
feat(button): add hover style to ConnectWalletButton
+1
−1
23:12:08
use-wallet-ui
fix(font): discard font scaling from wallet-custom-font class
+0
−2
23:12:14
js-algorand-sdk
DevOps: Fix docker-test by locking to amd64 and updating dependencies (#955)
+17
−14
23:28:15
weDAO
[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