Home Reports Jun 21, 2025
Saturday, June 21, 2025
- Commits
- 40
- pushed this day
- Repositories
- 9
- with activity
- Contributors
- 10
- distinct authors
- Lines changed
- +4,561 −615
- additions / deletions
Saturday, June 21, 2025
40 commits were pushed across 9 repos by 10 authors. There were 4,561 additions and 615 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
9 repositoriesCommit Log
40 commits · 9 repositories
00:00:19
algokit-walletsdk-kmp
poc: test bip39 kmp library
+16
−4
00:46:06
algokit-walletsdk-kmp
feat: add in entropy code for iOS
+2131
−13
01:00:25
go-algorand
FI from master
+11
−11
01:00:25
go-algorand
Build 2389 Data
+1
−1
01:23:52
algokit-walletsdk-kmp
ci: update to latest kmp compatiblity versions
+4
−4
02:20:46
pranivi-frontend
Merge pull request #4 from Manikanta-srigade/master
+81
−32
09:07:50
smart_contract_foundation
fix: requirements.txt to reduce vulnerabilities
+1
−1
09:07:52
smart_contract_foundation
Merge 2b5fb24e5411370f48c591b997426f8b7328f88e into 0857858a4e8bd7023ac12b3c1e9c2ff4d7210579
+1
−1
11:04:55
use-wallet
Merge branch 'main' into feat/w3wallet-wallet
+407
−14
13:20:43
docs
Update supported-networks-and-assets.md
+1
−1
15:14:07
a-day-in-my-bobalife
chore: log greeting (2025-06-21)
+1
−0
17:38:51
algokit-utils-py
chore: installing local python ffi package
+22
−3
17:38:54
algokit-utils-py
chore: addressed review comment on bridge core module visibility
+1
−1
17:38:54
algokit-utils-py
feat: using AlgoKit Core to build a payment transaction
+52
−5
17:39:41
algokit-utils-py
chore: adding locally built algod client
+17
−1
17:39:44
algokit-utils-py
feat: using AlgodApi OpenAPI generated client to send transactions to a node
+52
−1
17:39:44
algokit-utils-py
chore: use algokit core from GH releases
+11
−11
17:39:44
algokit-utils-py
chore: update algod client
+5
−5
17:39:44
algokit-utils-py
chore: use algod generated client from local filesystem because of a bug in the wheel generation of the package
+204
−11
17:39:44
algokit-utils-py
fix: keep the user min fee if set
+2
−1
17:39:44
algokit-utils-py
chore: rename payment_through_core -> build_payment_with_core
+3
−3
17:39:45
algokit-utils-py
wip: optional deps group as feature flag & adherence to new client's errors
+27
−12
17:39:45
algokit-utils-py
chore: using algolkit algod client from a package repo
+6
−6
17:39:45
algokit-utils-py
chore: adding the released version of python algokit algod client
+12
−205
17:39:45
algokit-utils-py
chore: format
+8
−7
17:39:45
algokit-utils-py
chore: using the locally built version for now while we wait for CICD on the deps project
+203
−9
17:39:45
algokit-utils-py
fix: introducing tagged releases for the integration with algokit-core
+119
−18
17:39:45
algokit-utils-py
fix: correctly re-throw the exception
+9
−2
17:39:46
algokit-utils-py
chore: excluding experimental group form CI/CD
+1
−1
17:39:46
algokit-utils-py
chore: poetry update setuptools
+1
−1
17:39:46
algokit-utils-py
chore: poetry run format
+1
−0
17:39:46
algokit-utils-py
chore: fix mypy and linting issues
+13
−5
17:39:46
algokit-utils-py
chore: remove redundant docstring
+0
−6
17:39:46
algokit-utils-py
chore: removing redundant exception check
+2
−2
17:39:46
algokit-utils-py
chore: ignore untyped stuff that replicates algosdk
+3
−2
17:39:47
algokit-utils-py
chore: allow the test to accept more than one log in case we are using core algod client even though at this point tests are only using the non-experimental version of this package
+3
−3
17:39:47
algokit-utils-py
feat: calculated fee using assign_fee from core
+49
−20
17:39:47
algokit-utils-py
chore: updated to lates algokit core deps
+22
−22
23:51:21
The-Sound-of-AVM
Add API mode selection and state proof countdown and round number counter
+529
−85
23:54:37
The-Sound-of-AVM
Merge pull request #5 from knonode/hamp-working
+529
−85