Home Reports Apr 24, 2025
Thursday, April 24, 2025
- Commits
- 87
- pushed this day
- Repositories
- 28
- with activity
- Contributors
- 25
- distinct authors
- Lines changed
- +100,575 −40,868
- additions / deletions
Thursday, April 24, 2025
87 commits were pushed across 28 repos by 25 authors. There were 100,575 additions and 40,868 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
28 repositories- code-samples 2 commits
- go-algorand 2 commits
- sandbox 1 commit
- hackseries-Authentico 5 commits
- spectorin 11 commits
- WeDev 2 commits
- algorand-python-workshop 1 commit
- algorand-typescript-workshop 2 commits
- community 1 commit
- algokit-core 8 commits
- algokit-utils-py 1 commit
- algokit-utils-ts 2 commits
- algorand-typescript-testing 1 commit
- ARCs 1 commit
- intermezzo 4 commits
- puya-ts 1 commit
- specs 16 commits
- xGov 5 commits
- xHD-Wallet-API-ts 1 commit
- BlockEstate 1 commit
- algorand-mcp 1 commit
- On-Chain-Counter-on-Algorand 1 commit
- a-day-in-my-bobalife 5 commits
- BountyBoard 1 commit
- subql-stellar 4 commits
- tatum-js 5 commits
- algorandSupplyChain 1 commit
- genAcct_genTxn 1 commit
Commit Log
87 commits · 28 repositories
01:00:29
go-algorand
Build 2328 Data
+1
−1
01:15:53
WeDev
[add:werepo] add werepo + change folder structure
+23718
−0
01:56:47
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−4
02:26:59
algokit-utils-ts
wip - build payment with algokit-core
+64
−1
03:27:31
WeDev
remove git link
+1
−1
04:43:28
subql-stellar
Bump @babel/helpers from 7.22.15 to 7.27.0 (#116)
+62
−6
04:46:44
subql-stellar
Update @subql deps
+191
−97
04:56:25
subql-stellar
DI updates
+7
−23
05:00:12
subql-stellar
[release] 20250424
+30
−6
06:32:49
algorand-typescript-testing
feat: support not expressions on match and assertMatch
+45
−15
06:51:28
specs
docs: nit
+2
−2
06:51:49
specs
docs: non-normative agreement stages
+1
−1
06:52:02
specs
docs: non-normative agreement stages (wip)
+93
−0
07:01:53
specs
docs: fix parameter values, add ref links
+11
−11
07:17:48
specs
docs: update priority function definition
+15
−12
07:18:32
intermezzo
chore: pipeline permissons
+2
−0
07:22:25
intermezzo
chore: pipeline permissons
+2
−0
07:24:50
intermezzo
Merge pull request #7 from algorandfoundation/dev-asset-balance
+155
−3
07:27:38
intermezzo
Merge pull request #8 from algorandfoundation/dependabot/npm_and_yarn/nestjs/common-11.0.16
+5
−5
07:27:41
specs
docs: add ref implementation links
+10
−2
08:28:30
algorand-mcp
Removed Glama.json
+0
−6
08:53:37
specs
docs: abft non-normative agreement stages
+156
−30
11:06:46
algokit-core
chore: PR suggestions
+2
−2
11:06:46
algokit-core
chore: PR suggestions
+2
−2
11:11:40
algokit-core
Merge pull request #59 from algorandfoundation/feat/encode-txn-raw
+10
−1
11:11:40
algokit-core
Merge pull request #59 from algorandfoundation/feat/encode-txn-raw
+10
−1
12:07:19
algorand-python-workshop
Workshop submission with GitHub box and deployment
+583
−211
12:20:12
tatum-js
ALL-4487: update 'bitcore-lib' for taproot support
+9
−21
12:37:16
tatum-js
ALL-4487: update 'bitcore-lib' for taproot support v1
+8
−20
12:47:14
specs
docs: abft non-normative dynamic filter timeout
+1
−1
12:47:37
specs
docs: abft non-normative dynamic filter timeout
+99
−0
12:49:35
specs
docs: nit
+1
−1
12:58:54
tatum-js
ALL-4487: update 'bitcore-lib' for bitcoin taproot address support (v1 branch) (#1165)
+8
−20
13:01:28
tatum-js
Deploying to gh-pages from @ tatumio/tatum-js@f47bbfc4a481b34d2325a037ecb25d3cd5554c50 🚀
+4876
−4876
13:12:43
algokit-utils-ts
wip
+1
−1
13:13:10
tatum-js
ALL-4487: update 'bitcore-lib' for bitcoin taproot address support (#1164)
+9
−21
13:37:11
xGov
Merge pull request #229 from AngelsOfAres/main
+63
−0
13:37:51
xGov
Merge pull request #228 from fifthrace/main
+41
−0
13:39:02
xGov
Rename xgov_council-X.md to xgov_council-3.md
+0
−0
13:39:37
xGov
Merge pull request #221 from johnmizz/main
+50
−0
13:49:53
ARCs
Add Elgibility criteria
+5
−0
14:41:55
BlockEstate
updated code
+3811
−280
14:47:16
spectorin
add imgs for readme
+0
−0
14:47:17
spectorin
Ollama LLM Provider Interface
+493
−35
14:47:17
spectorin
independent ctc testing
+49
−0
14:47:17
spectorin
analyze all main types of contracts
+1251
−13
14:47:17
spectorin
easy bash script file for LLM Provider Creds
+34
−0
14:47:17
spectorin
simple terminal-based visualizations
+201
−0
14:47:17
spectorin
independent llm provider testing
+88
−0
14:47:17
spectorin
enable cli interface
+35
−62
14:48:29
spectorin
refactor for comprehensiveness
+4828
−189
14:51:59
spectorin
remove terminal image one
+1
−4
14:53:14
spectorin
remove images altogether
+0
−5
14:55:06
specs
docs: abft non-normative block proposal
+114
−1
14:56:30
specs
Merge pull request #135 from algorandfoundation/abft-nn-agreement-stages
+222
−3
15:06:25
hackseries-Authentico
Fix: Invalid network configuration
+2
−3
15:06:59
hackseries-Authentico
Reverted to commit 7390bcba0036be473c8ac9bac36795bc375e8589
+7
−10
15:09:12
algokit-core
refactor: changed txn id ffi fns to accept non encoded txn arg
+14
−12
15:09:12
algokit-core
refactor: changed txn id ffi fns to accept non encoded txn arg
+14
−12
15:14:31
a-day-in-my-bobalife
chore: log greeting (2025-04-24)
+1
−0
15:16:30
hackseries-Authentico
Reverted to commit 7fc3b4888291ce345d186f00f6ea01723fc24e4e
+9
−49
15:19:30
algokit-core
Merge pull request #60 from algorandfoundation/refactor/chg-txn-id-args
+14
−12
15:19:30
algokit-core
Merge pull request #60 from algorandfoundation/refactor/chg-txn-id-args
+14
−12
15:27:13
a-day-in-my-bobalife
chore: bump runtime-livedata from 1.7.8 to 1.8.0 in /DisneyScenicRides
+1
−1
15:27:20
a-day-in-my-bobalife
chore: bump foundation from 1.7.8 to 1.8.0 in /DisneyScenicRides
+1
−1
15:31:06
a-day-in-my-bobalife
chore: bump foundation from 1.7.8 to 1.8.0 in /DisneyScenicRides (#235)
+1
−1
15:31:10
a-day-in-my-bobalife
chore: bump runtime-livedata from 1.7.8 to 1.8.0 in /DisneyScenicRides (#233)
+1
−1
15:32:29
hackseries-Authentico
Added code from true-product-check
+1
−0
15:42:07
algokit-utils-py
Box name decode with utf-8 should be optional (#153)
+16
−3
15:45:20
hackseries-Authentico
Properly added all files from true-product-check
+95
−115
16:17:54
specs
docs: improve notation
+9
−8
16:29:11
specs
Merge remote-tracking branch 'origin/develop' into abft-nn-dynamic-filter-timeout
+222
−3
16:31:18
specs
Merge pull request #136 from algorandfoundation/abft-nn-dynamic-filter-timeout
+101
−1
16:31:24
sandbox
upgrade to go 1.23.8
+3
−3
16:40:30
algorandSupplyChain
Bump react-router and react-router-dom
+10334
−7331
16:56:12
BountyBoard
create create_task and release_reward Smart Contracts
+89
−0
17:24:43
genAcct_genTxn
Bump react-router and react-router-dom
+11111
−7823
17:33:08
go-algorand
100% coverage for parse_gen.go
+366
−11
17:45:51
code-samples
Bump react-router and react-router-dom
+13082
−9491
17:45:54
code-samples
Merge e69d23c0b2cc3b8fa184301a84f3ff140199593d into 96b8b9f1d006a803e49975934689bf391464d384
+13082
−9491
18:06:17
On-Chain-Counter-on-Algorand
uupdated home page
+28
−44
20:57:24
algorand-typescript-workshop
Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-typescript-template.git
+7201
−0
21:08:33
specs
Merge branch 'develop' into abft-nn-block-proposal
+323
−4
21:37:20
xGov
Create xgov_council_11.md (patrick bennett)
+33
−0
21:44:44
algorand-typescript-workshop
add personal bank contract
+2498
−73
21:54:22
puya-ts
refactor: Add caching and improve error messages for type resolver
+422
−354
23:01:34
xHD-Wallet-API-ts
Merge 585b7107143a39de15bcb096e0e22cac7bee7be6 into 782d99598575c233ddf10d743d1f0d40d633f5a1
+3
−3