Home Reports Apr 4, 2025
Friday, April 4, 2025
- Commits
- 165
- pushed this day
- Repositories
- 30
- with activity
- Contributors
- 35
- distinct authors
- Lines changed
- +153,897 −27,125
- additions / deletions
Friday, April 4, 2025
165 commits were pushed across 30 repos by 35 authors. There were 153,897 additions and 27,125 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
30 repositories- go-algorand 13 commits
- abel 3 commits
- algo-clicker 4 commits
- AlgoEvents 1 commit
- algorand-typescript-cursor-rules 1 commit
- Clickr_App_TS 9 commits
- embedded-algo-wallet 1 commit
- folks-contracts 5 commits
- makerx-ai-agents 2 commits
- My-Node-Tunnel 1 commit
- node-monitoring 4 commits
- puya-metrics 1 commit
- rev-cli 5 commits
- revelio 12 commits
- smart-wallet-for-agent-to-agent-interaction 14 commits
- wasm-vrf-example 4 commits
- weDAO 37 commits
- WeTrust 5 commits
- x-algod 3 commits
- algokit-lora 2 commits
- algokit-utils-py 1 commit
- nodekit 1 commit
- puya 6 commits
- xGov 5 commits
- starlight-github-loader 4 commits
- algorand-mcp 7 commits
- avmkit 1 commit
- a-day-in-my-bobalife 1 commit
- algo-hot-potato 2 commits
- use-wallet-ui 10 commits
Commit Log
165 commits · 30 repositories
00:09:55
node-monitoring
docs: update diagram
+13
−3
00:39:40
smart-wallet-for-agent-to-agent-interaction
add gabes stuff
+6570
−68
00:55:17
smart-wallet-for-agent-to-agent-interaction
Merge pull request #14 from Algorand-Developer-Retreat/gabes-stuff
+6570
−68
00:56:13
smart-wallet-for-agent-to-agent-interaction
wip
+54
−3
00:56:50
smart-wallet-for-agent-to-agent-interaction
Merge branch 'main' into feat/other_methods
+6570
−68
01:00:21
go-algorand
Build 2307 Data
+1
−1
01:00:21
go-algorand
FI from master
+24
−0
04:22:03
smart-wallet-for-agent-to-agent-interaction
feat: got things almost sorta working
+9737
−3299
04:23:46
smart-wallet-for-agent-to-agent-interaction
Merge pull request #15 from Algorand-Developer-Retreat/feat/other_methods
+9754
−3265
06:39:46
wasm-vrf-example
add some basic UI elements
+127
−84
06:40:33
wasm-vrf-example
update readme
+5
−0
06:43:12
wasm-vrf-example
Update README.md
+2
−0
06:51:13
rev-cli
basic cli works
+71
−0
07:15:24
algo-hot-potato
Initial Commit
+13412
−0
07:16:01
weDAO
Enhance voting functionality by integrating reward proposal voting and user vote tracking. Updated proposal loading to include reward proposals, added user vote state management in ProposalCard, and refined VoteModal to handle different proposal types. Improved user experience with conditional rendering based on voting eligibility.
+363
−86
07:16:43
weDAO
Merge branch 'main' of https://github.com/Algorand-Developer-Retreat/weDAO
+3359
−1667
07:26:34
weDAO
fixed box ref for rewards
+29
−10
07:29:18
rev-cli
readme almost there
+133
−0
07:29:37
revelio
added more api stuff
+63
−1
07:34:25
rev-cli
updated readme
+2
−25
07:43:02
WeTrust
set list limits & compiled
+1599
−1268
07:45:35
rev-cli
added license
+21
−0
07:45:49
algorand-typescript-cursor-rules
feat: create cursor rules to write Algorand TypeScript
+278
−170
07:52:40
revelio
license & readme
+101
−13
07:54:03
use-wallet-ui
feat(button): add account balance display to connected state
+52
−11
07:55:44
WeTrust
readme update
+3
−3
07:59:06
revelio
Bump rails from 8.0.1 to 8.0.2
+69
−69
07:59:16
revelio
Bump thruster from 0.1.11 to 0.1.12
+5
−5
07:59:26
revelio
Bump solid_queue from 1.1.3 to 1.1.4
+15
−15
07:59:36
revelio
Bump pry-byebug from 3.10.1 to 3.11.0
+5
−5
07:59:46
revelio
Bump selenium-webdriver from 4.29.1 to 4.30.1
+2
−2
07:59:58
revelio
Bump tailwindcss-rails from 3.3.0 to 4.2.1
+18
−18
08:00:00
weDAO
fixes for timestamps
+47
−17
08:00:12
revelio
Bump turbo-rails from 2.0.11 to 2.0.13
+17
−17
08:00:21
revelio
Bump tailwindcss-ruby from 4.0.9 to 4.0.17
+7
−7
08:00:32
revelio
Bump brakeman from 7.0.0 to 7.0.1
+1
−1
08:03:55
algo-hot-potato
Added README.md
+108
−0
08:14:24
weDAO
Update proposal expiration display and status logic. Enhanced ProposalCard to show remaining time until expiration in a more detailed format. Adjusted proposal status to 'closed' if expired. Added total prize pool display for reward proposals. Included console logs for debugging in proposal list and reward contract methods.
+36
−3
08:14:47
weDAO
add button state if user already voted to a proposal
+27
−19
08:15:03
weDAO
add button state if user already voted to a proposal
+0
−2
08:15:05
weDAO
foramtting for list
+1
−1
08:15:08
weDAO
clearMerge branch 'main' of
+83
−20
08:20:22
weDAO
fix for incorrect assets on cards
+15
−4
08:24:10
weDAO
Update ProposalCard to include displayVoteModal in dependency array for useEffect, ensuring proper reactivity to vote modal state changes.
+2
−2
08:24:57
WeTrust
updated
+3
−1
08:31:29
algokit-lora
use core algo_models for pay info
+33
−6
08:37:34
My-Node-Tunnel
Update instructions
+17
−1
08:43:37
puya
test: add sha256 optimization
+3651
−2
08:52:53
go-algorand
Update and regen langspec and readme
+6743
−8
09:04:13
algokit-lora
update log msg
+1
−1
09:04:26
puya
feat: optimize `sha256` op when used with a constant
+229
−541
09:09:29
puya
test: add sha256 optimization
+3651
−2
09:09:29
puya
feat: optimize `sha256` op when used with a constant
+229
−541
09:13:47
x-algod
Initial commit
+21
−0
09:13:49
use-wallet-ui
feat(react): redesign wallet components with consistent naming pattern
+537
−79
09:16:52
puya
4.7.0
+15
−1
09:22:37
weDAO
add:timer add timer animatioons for the epires in counter
+102
−79
09:27:00
weDAO
[merge:latest] merge with latest
+162
−146
09:33:20
weDAO
Updated readme and examples
+354
−202
09:33:21
weDAO
Merge branch 'main' of https://github.com/Algorand-Developer-Retreat/weDAO
+218
−184
09:33:53
weDAO
udpated readme
+0
−3
09:36:42
algokit-utils-py
fix: Bumps httpx dependency for compatibility
+172
−30
09:36:46
weDAO
added links to other readme files
+7
−2
09:37:46
weDAO
updated markdown tags
+1
−3
09:38:12
weDAO
Update README.md
+1
−1
09:38:18
weDAO
fix proposals not loading corretly
+17
−18
09:38:25
weDAO
Merge branch 'main' of https://github.com/Algorand-Developer-Retreat/weDAO
+354
−202
09:41:27
folks-contracts
Merge pull request #1 from Algorand-Developer-Retreat/access-control
+143
−0
09:45:15
folks-contracts
refactor: algokit
+7709
−125
09:46:20
folks-contracts
Merge pull request #2 from Algorand-Developer-Retreat/refactor/algokit
+7709
−125
09:49:43
weDAO
Added link for proposer address
+1
−1
09:53:01
folks-contracts
feat: upgradable
+209
−0
09:55:34
xGov
Create xgov_council_2.md
+67
−0
09:59:49
go-algorand
Fix 'asset_holding_get AssetFrozen' backwards compatibility, if asset has been deleted
+7
−9
10:03:06
use-wallet-ui
feat(connected): add account switching and improve connected wallet UI
+310
−42
10:07:03
folks-contracts
Merge pull request #3 from Algorand-Developer-Retreat/feat/upgradable
+209
−0
10:09:01
weDAO
Updated expiry assert
+16
−16
10:09:44
weDAO
Updated front end contracts
+2
−2
10:09:46
xGov
Update xgov_council_2.md
+2
−1
10:10:52
use-wallet-ui
refactor: update ConnectedWalletMenu to use latest Headless UI patterns
+27
−35
10:12:06
Clickr_App_TS
testing on testnet
+1604
−715
10:12:36
abel
Merge pull request #4 from tasosbit/feat/asset-list-ui
+1730
−3459
10:13:27
abel
Merge branch 'main' of github.af:tasosbit/abel
+1730
−3459
10:16:37
Clickr_App_TS
comment out script for now
+3
−0
10:18:00
use-wallet-ui
feat(balance): add number formatting for ALGO balance display
+18
−2
10:23:08
use-wallet-ui
chore: add LICENSE
+21
−0
10:27:40
use-wallet-ui
docs(README): add usage documentation to root README
+88
−0
10:28:34
weDAO
udpated contracts for expiry
+16
−16
10:29:33
weDAO
update
+4
−3
10:29:41
weDAO
Merge branch 'main' of https://github.com/Algorand-Developer-Retreat/weDAO
+3
−3
10:29:47
weDAO
Updated front end contract clients
+2
−2
10:33:32
starlight-github-loader
🎉 add starlight project
+7142
−0
10:34:29
weDAO
Updated readme
+2
−0
10:39:28
use-wallet-ui
docs(README): add prerequisite requirements to documentation
+20
−0
10:41:50
use-wallet-ui
chore(deps): update @tanstack/config dependency
+75
−328
10:42:58
smart-wallet-for-agent-to-agent-interaction
wip: trying to get mcp to work with env
+130
−40
10:43:30
smart-wallet-for-agent-to-agent-interaction
Merge pull request #16 from Algorand-Developer-Retreat/feat/other_methods
+130
−40
10:45:26
starlight-github-loader
✨ [WIP] github loader
+391
−2
10:47:21
avmkit
Update README.md
+1
−1
10:49:24
rev-cli
done stuff
+68
−20
10:49:53
revelio
relaxed arc56 validation
+26
−25
10:55:13
embedded-algo-wallet
txnSigner
+42
−35
10:55:25
weDAO
added button for create your own DAO
+89
−31
10:56:39
xGov
Update xgov_council_2.md
+4
−4
10:59:30
wasm-vrf-example
Update README.md
+8
−3
11:02:06
smart-wallet-for-agent-to-agent-interaction
wip: not sure whats wrong atm
+8
−21
11:03:05
smart-wallet-for-agent-to-agent-interaction
Merge pull request #17 from Algorand-Developer-Retreat/feat/other_methods
+8
−21
11:03:37
xGov
Update xgov_council_2.md
+3
−1
11:05:43
abel
README update
+13
−8
11:14:11
smart-wallet-for-agent-to-agent-interaction
fix: error names and stuff
+4
−324
11:14:41
use-wallet-ui
docs(README): remove Tailwind CSS version from prerequisites
+2
−2
11:25:39
x-algod
My first commit
+1282
−0
11:32:17
x-algod
Update README.md
+4
−4
11:33:30
weDAO
removed footer button
+2
−19
11:34:57
smart-wallet-for-agent-to-agent-interaction
bigint fuuuuuuuu
+68
−57
11:35:36
smart-wallet-for-agent-to-agent-interaction
Merge pull request #18 from Algorand-Developer-Retreat/bigint
+68
−57
11:58:43
puya-metrics
init commit
+4662
−0
12:09:52
smart-wallet-for-agent-to-agent-interaction
fixes
+29
−15
12:10:44
WeTrust
with pdf
+0
−0
12:13:48
algo-clicker
poc commit
+478
−1
12:16:00
WeTrust
renaming cleanup
+87
−87
12:57:46
Clickr_App_TS
update clickrGame to testnet and test if connected successfully
+19
−4
13:17:45
Clickr_App_TS
fix pera wallet init error
+59
−18
13:29:09
Clickr_App_TS
attempt wallet fix
+107
−10
13:37:43
algorand-mcp
Add CONTRIBUTING.md
+678
−2
13:50:09
go-algorand
Testing and fixes for cross-product resources
+414
−101
13:52:06
algorand-mcp
Commented out example
+5
−5
13:56:53
algorand-mcp
Fix types in example for contributing
+13
−13
14:00:38
makerx-ai-agents
feat: hackathon demo implementation
+16974
−682
14:00:53
makerx-ai-agents
Merge branch 'wip'
+17081
−698
14:02:20
go-algorand
Add support for rotating host.log
+56
−20
14:41:57
weDAO
Enhanced proposal voting functionality by integrating VoteContext in MainContainer, added vote tracking states in ProposalCard, and improved logging in voteOnProposal method. Updated dependencies in useEffect hooks for better state management.
+21
−8
14:42:28
weDAO
Refactored user voting state management in ProposalCard to ensure accurate tracking of voting status and claimed rewards.
+4
−0
15:06:23
go-algorand
add -raw option
+216
−0
15:11:07
algo-clicker
/
+24
−8
15:11:53
algorand-mcp
Fix example code usage
+2
−6
15:14:02
Clickr_App_TS
Add readme
+47
−38
15:14:19
a-day-in-my-bobalife
chore: log greeting (2025-04-04)
+1
−0
15:16:08
Clickr_App_TS
Update README.md
+3
−0
15:20:50
algorand-mcp
Fix pagination in example
+3
−7
15:27:46
algo-clicker
css mobile hotfix
+14
−4
15:31:14
weDAO
added claim rewards
+48
−9
15:31:26
go-algorand
Add log levels, as debug is very noisy
+18
−1
15:31:29
weDAO
Merge pull request #10 from Algorand-Developer-Retreat:UI-Fixes
+73
−17
15:31:38
node-monitoring
chore: tweaks
+6
−2
15:32:15
algorand-mcp
Update CONTRIBUTING.md
+277
−280
15:43:43
algo-clicker
/
+6
−4
15:52:37
xGov
Update xgov_council_2.md
+3
−1
15:53:32
algorand-mcp
Changed Requirements
+1
−7
16:04:05
node-monitoring
docs: add axiom setup
+45
−3
16:20:50
node-monitoring
docs: add host metrics to vector config
+12
−2
16:30:15
weDAO
fixed claims
+11
−8
16:33:31
go-algorand
Fix LogArchiveDir setting and respect LogFileDir.
+3
−0
16:38:29
weDAO
Added user voting check to enable reward claiming in ProposalCard component.
+1
−0
16:55:49
go-algorand
add online-only flag
+59
−47
17:01:33
go-algorand
Resolve a couple issues found in linting
+0
−3
17:29:54
Clickr_App_TS
Update README.md
+14
−10
17:36:08
Clickr_App_TS
Delete old files
+0
−624
17:45:49
go-algorand
Update algoh expect test for log string
+1
−1
18:30:00
AlgoEvents
Added the rest of the stuff
+1850
−21
19:15:18
go-algorand
Many app call well-formed tests for tx.Access
+605
−372
19:30:13
starlight-github-loader
✨ add etag handling
+172
−66
19:43:27
nodekit
Merge f6ce140e745d0dbc14d1f625d03002f6b94e73ab into 31f739f572cbeb7bafaf47927e79c7b6d26d5e51
+26
−14
20:15:33
puya
wip - reference type hacking
+88
−2
21:18:43
starlight-github-loader
♻️ refactor to workspace
+2472
−2473