Home Reports May 2, 2025
Friday, May 2, 2025
- Commits
- 151
- pushed this day
- Repositories
- 22
- with activity
- Contributors
- 25
- distinct authors
- Lines changed
- +405,647 −55,741
- additions / deletions
Friday, May 2, 2025
151 commits were pushed across 22 repos by 25 authors. There were 405,647 additions and 55,741 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
22 repositories- AlgoSwap 3 commits
- go-algorand 8 commits
- ledger-app-algorand 3 commits
- py-algorand-sdk 9 commits
- Hack-Series-lohit-Algo-assistant 2 commits
- algokit-core 15 commits
- algokit-management-tool 1 commit
- algokit-subscriber-py 3 commits
- algokit-utils-ts 5 commits
- liquid-auth-android 2 commits
- puya-ts 4 commits
- specs 51 commits
- algo-intent 16 commits
- algorand-mcp 1 commit
- algokit_utils-use 1 commit
- Algorand-ASA- 2 commits
- a-day-in-my-bobalife 1 commit
- BountyBoard 2 commits
- algo-voting 5 commits
- asa-list 2 commits
- tinyman-order-protocol 1 commit
- use-wallet 14 commits
Commit Log
151 commits · 22 repositories
00:56:59
py-algorand-sdk
Introduce publishing/releasing entirely through github actions.
+251
−65
01:00:24
go-algorand
FI from master
+2178
−1594
01:00:25
go-algorand
Build 2336 Data
+1
−1
01:08:17
algokit-utils-ts
switch to use the new http client
+55
−6
01:12:44
py-algorand-sdk
Introduce publishing/releasing entirely through github actions. (#1)
+251
−65
01:15:14
algokit-core
chore: expose raw response context
+19
−28
02:04:36
puya-ts
refactor: remove content type check as it now done as part of AWST validation
+6
−84
02:48:47
py-algorand-sdk
Set testpypi repo.
+2
−2
02:58:02
py-algorand-sdk
Set testpypi repo. (#3)
+2
−2
02:59:13
algokit-utils-ts
wip - clean up
+7
−143
03:01:33
algokit-utils-ts
wip - clean up
+3
−15
03:06:33
py-algorand-sdk
Default dry-run to false.'
+1
−1
03:14:20
algokit-utils-ts
more clean up
+27
−29
03:39:44
py-algorand-sdk
bump up version to v2.9.0 (#6)
+15
−1
04:36:21
puya-ts
refactor: mock env variables in test setup
+24
−3
04:36:21
puya-ts
refactor: add tests for storing tuple in boxes and states
+32538
−8338
05:43:27
algokit-utils-ts
tests
+50
−24
07:33:51
specs
docs: uniform notation
+2
−2
07:35:01
specs
docs: nit
+1
−1
07:38:17
specs
docs: nit
+1
−1
07:39:16
specs
Merge pull request #145 from algorandfoundation/abft-nn-recovery-stages
+21
−1
07:40:11
specs
Merge branch 'develop' into abft-nn-commitment
+21
−1
07:42:53
specs
Merge pull request #144 from algorandfoundation/abft-nn-commitment
+60
−1
07:47:25
specs
Update src/abft-nn-bundle-handler.md
+4
−1
08:14:51
BountyBoard
Added Bounties Chat api endpoint
+61
−8
08:19:29
specs
docs: add note on concurrent bundles
+20
−6
08:20:25
specs
Merge branch 'develop' into abft-nn-bundle-handler
+81
−2
08:20:55
specs
Merge pull request #149 from algorandfoundation/abft-nn-example-runs
+26
−1
08:21:54
specs
Merge branch 'develop' into abft-nn-late-redo-down-vote
+107
−3
08:22:50
specs
Update src/abft-nn-recovery.md
+2
−1
08:23:01
specs
Update src/abft-nn-recovery.md
+1
−1
08:25:32
specs
Update src/abft-nn-recovery.md
+1
−3
08:26:24
puya-ts
refactor: use SizeOf node when creating a box with no specified size
+134
−82
08:31:50
specs
docs: improve sortition step description
+7
−2
08:33:16
specs
docs: nit
+3
−1
08:37:55
specs
docs: add pseudocode line references
+10
−8
08:39:43
specs
Merge branch 'develop' into abft-nn-resync-attempt
+107
−3
08:41:17
tinyman-order-protocol
App update mechanism
+1313
−947
08:43:58
specs
Merge pull request #146 from algorandfoundation/abft-nn-resync-attempt
+37
−1
08:46:59
specs
fix: pseudocode line reference
+1
−1
08:49:16
specs
Merge branch 'develop' into abft-nn-next-vote
+144
−4
08:51:51
specs
Merge remote-tracking branch 'origin/develop' into abft-nn-vote-handler
+144
−4
09:00:48
algo-intent
added app.py file with main functions
+119
−0
09:01:31
algo-intent
added requirements file
+4
−0
09:01:55
algo-intent
added intent parsing file
+56
−0
09:02:32
algo-intent
added file required to use the wallet
+73
−0
09:03:19
specs
docs: add equivocation vote definition
+7
−1
09:03:31
algo-intent
added utils file
+71
−0
09:04:42
algo-intent
removed wallet.py
+0
−235
09:31:25
specs
feat: enable mdbook-mermaid preprocessor
+4
−0
09:31:26
BountyBoard
Added Rating api endpoint
+50
−8
09:32:18
specs
feat: gitignore mermaid artifacts
+3
−1
09:39:33
specs
Merge pull request #147 from algorandfoundation/abft-nn-next-vote
+98
−1
10:10:49
specs
ci: add mdbook-mermaid step
+6
−2
10:11:15
specs
feat: add docker
+51
−0
10:18:46
specs
fix: install mdbook-mermaid
+1
−1
10:24:17
specs
Merge branch 'develop' into abft-nn-late-redo-down-vote
+135
−2
10:52:34
algokit-core
chore: test pr, ignore
+2
−0
10:52:56
algokit-core
chore: test pr ignore
+1
−2
11:16:03
algorand-mcp
Update server README
+69
−30
11:17:27
algokit_utils-use
Metadata NFT Implementation through algokit_utils
+75
−3
12:03:28
algokit-core
ci(typescript): add typescript ci/cd
+90
−4
12:03:28
algokit-core
ci(typescript): add typescript ci/cd
+90
−4
12:03:57
algokit-core
ci(python): merge wheel artifacts in single dir
+4
−1
12:03:57
algokit-core
ci(python): merge wheel artifacts in single dir
+4
−1
12:13:11
specs
ci: add volume to compose and update base image
+5
−3
12:16:10
Algorand-ASA-
Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-fullstack-template.git
+8634
−0
12:34:40
go-algorand
Merge remote-tracking branch 'upstream/master' into access-list
+3406
−1861
12:44:56
specs
ci: use docker image in deployment
+4
−12
12:47:54
specs
ci: fix build command
+1
−1
12:57:15
specs
ci: [WIP] triage docker image in CI/CD
+5
−0
13:05:24
specs
ci: fix user id and add mdbook-mermaid install
+4
−6
13:23:15
algokit-core
ci: add release branch to fix semantic-release
+1
−1
13:23:15
algokit-core
ci: add release branch to fix semantic-release
+1
−1
13:23:58
ledger-app-algorand
Feat/parse authenticator data (#66)
+128624
−31614
13:31:19
ledger-app-algorand
Bump version
+2
−2
13:37:20
go-algorand
Merge remote-tracking branch 'upstream/master' into oapi-without-typemapping
+952
−382
13:43:19
specs
ci: limit volume to src directory
+1
−1
13:47:28
specs
ci: include books in volume
+1
−0
13:50:35
specs
ci: [wip] triage new volume configuration
+6
−0
14:01:05
specs
ci: ensure the book directory exists before building
+4
−10
14:16:18
use-wallet
base, adapters, vue example
+697
−89
14:34:43
specs
ci: use rust container for testing, adds back tests to deployment
+4
−1
14:39:33
use-wallet
react example
+108
−29
14:53:53
specs
Merge pull request #150 from algorandfoundation/feat/mdbook-mermaid
+72
−10
14:59:17
use-wallet
solid example - broken
+83
−3
14:59:35
ledger-app-algorand
Merge pull request #67 from Zondax/feat/arbitrary-signing
+175767
−1447
15:04:00
algo-voting
Merge pull request #620 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-tw-10.1.0
+1
−1
15:04:09
algo-voting
Merge pull request #619 from sambitsargam/dependabot/npm_and_yarn/core-js-tw-3.42.0
+1
−1
15:04:16
specs
chore: add event handler macro
+2
−1
15:04:20
algo-voting
Merge pull request #617 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.31.1
+1
−1
15:04:31
specs
docs: abft non-normative vanilla run
+1
−1
15:04:36
algo-voting
Merge pull request #613 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.4
+0
−0
15:04:43
specs
docs: abft non-normative vanilla run (WIP)
+145
−0
15:05:20
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
15:05:43
specs
Merge remote-tracking branch 'origin/develop' into abft-nn-vanilla-run
+314
−15
15:14:21
a-day-in-my-bobalife
chore: log greeting (2025-05-02)
+1
−0
15:25:01
use-wallet
ts example
+85
−9
15:47:57
use-wallet
nextjs example
+254
−79
15:57:57
algokit-core
chore: fixing issues with uniffi and dynamic linking on musl
+14
−5
15:57:57
algokit-core
chore: fixing issues with uniffi and dynamic linking on musl
+14
−5
16:08:29
go-algorand
add config.EnableVoteCompression and TestWebsocketVoteCompression
+246
−8
16:15:34
use-wallet
nuxt example
+99
−10
16:16:19
asa-list
feat: added new akita icons
+91
−4159
16:17:47
go-algorand
Update network/msgCompressor.go
+1
−1
16:19:35
asa-list
fix: size change
+1
−1
16:40:50
specs
docs: abft non-normative vanilla run
+139
−31
16:44:58
algokit-core
Merge pull request #65 from algorandfoundation/python-ffi-refinements
+363
−402
16:44:58
algokit-core
Merge pull request #65 from algorandfoundation/python-ffi-refinements
+363
−402
16:48:05
go-algorand
fix TestPreparePeerData
+2
−0
16:53:56
use-wallet
fix react build
+26
−91
16:57:05
specs
Merge remote-tracking branch 'origin/develop' into abft-nn-bundle-handler
+233
−13
16:57:42
specs
Merge remote-tracking branch 'origin/develop' into abft-nn-late-redo-down-vote
+72
−10
16:58:22
specs
Merge remote-tracking branch 'origin/develop' into abft-nn-proposal-handler
+314
−15
16:58:52
specs
Merge remote-tracking branch 'origin/develop' into abft-nn-vote-handler
+170
−11
17:07:53
py-algorand-sdk
bump up version to v2.10.0
+16
−1
17:19:54
Algorand-ASA-
contract desgined for showing implmentation of fungible and non-fungible assets thrigh smart contracts
+6090
−28
17:32:08
algokit-core
Merge pull request #69 from algorandfoundation/ci/ts_ci_cd
+95
−6
17:32:08
algokit-core
Merge pull request #69 from algorandfoundation/ci/ts_ci_cd
+95
−6
17:50:06
Hack-Series-lohit-Algo-assistant
Initial commit
+24585
−0
17:50:55
Hack-Series-lohit-Algo-assistant
Delete Algo-assistant-lohit directory
+0
−514
18:02:37
use-wallet
fix nuxt build
+28
−12
18:04:36
specs
docs: abft non-normative jalapeno run
+117
−1
18:48:01
use-wallet
remove polyfills
+43
−448
18:49:32
AlgoSwap
testing contract
+7552
−185
19:01:53
use-wallet
prettier
+9
−9
19:12:51
use-wallet
make signData optional on CustomProvider
+1
−1
19:25:18
py-algorand-sdk
CR fixes.
+5
−5
19:34:36
liquid-auth-android
experimental: [WIP] fix hd wallet signing locally
+36
−12
19:35:20
liquid-auth-android
experimental: [WIP] cleanup demo and use hd wallet signing
+67
−34
19:43:58
py-algorand-sdk
Devops: Release process update (#564)
+250
−64
19:54:55
use-wallet
fix ts errors
+28
−22
19:59:39
algokit-subscriber-py
Bump ruff from 0.5.7 to 0.11.7 (#23)
+173
−194
20:02:25
go-algorand
Fix TestWebsocketVoteCompression
+37
−21
20:24:51
algo-intent
updated intent_parser.py file
+37
−2
20:26:57
algo-intent
create wallet.py file to creating wallets and connecting external wallet
+300
−0
20:28:14
algokit-subscriber-py
chore: updated necessary deps to update h11
+272
−46
20:28:35
algo-intent
updated transaction_builder.py file
+38
−11
20:29:25
algo-intent
updated some requirements
+1
−2
20:29:49
algo-intent
updated utils.py file
+208
−10
20:30:23
algo-intent
updated app.py file to handle new wallets and txns.
+157
−40
20:33:06
algokit-management-tool
feat: added pipeline status, pr status checkers and post to slack
+766
−3
20:41:56
algokit-subscriber-py
chore: updated necessary deps to update h11 (#28)
+272
−46
21:06:31
algo-intent
updated intent_parser.py file to handle more flexible intent
+87
−29
21:06:52
algo-intent
updated utils.py file
+63
−66
21:07:10
algo-intent
Update README.md
+110
−2
21:09:10
algo-intent
Update README.md
+2
−0
22:24:15
AlgoSwap
contract testing done
+1799
−575
22:43:13
use-wallet
canSignData: boolean
+51
−71
22:48:25
use-wallet
fix mocks
+4
−4
23:52:16
AlgoSwap
integrating with frontend
+2165
−742