Home Reports May 24, 2026
Sunday, May 24, 2026
- Commits
- 30
- pushed this day
- Repositories
- 5
- with activity
- Contributors
- 5
- distinct authors
- Lines changed
- +8,721 −1,142
- additions / deletions
Sunday, May 24, 2026
30 commits were pushed across 5 repos by 5 authors. There were 8,721 additions and 1,142 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
5 repositoriesCommit Log
30 commits · 5 repositories
01:00:20
go-algorand
Build 2727 Data
+1
−1
06:35:30
algonaut
feat(kmd): implement program-signing endpoints (SignProgram, SignProgramMultisig)
+98
−1
06:36:19
algonaut
refactor(core): extract protocol domain separators into constants
+34
−7
06:47:19
algonaut
refactor(core): extract protocol domain separators into constants (#334)
+34
−7
06:59:33
algonaut
fix(tests): fall back to shared wallet handle in KMD steps
+6
−3
07:02:28
algonaut
refactor: re-export client types at crate root for ergonomic imports
+43
−33
07:08:48
algonaut
Merge branch 'main' into kmd-sign-program
+130
−21
07:12:22
algonaut
fix(tests): fall back to shared wallet handle in KMD steps (#337)
+6
−3
07:15:51
algonaut
refactor: re-export client types at crate root for ergonomic imports (#338)
+43
−33
07:15:58
algonaut
fix(model): treat zero address as None in optional AssetParams fields
+118
−10
07:19:43
algonaut
feat(kmd): implement program-signing endpoints (SignProgram, SignProgramMultisig)
+98
−1
07:25:23
mobileapp
Refactoring for API 2.0 Phase C4: The ASA tab is now fully on V2 for rendering
+1225
−70
07:28:20
algonaut
fix(model): treat zero address as None in optional AssetParams fields (#336)
+118
−10
07:39:18
mobileapp
Refactoring for API 2.0 Phase C4: The NFT tab is now fully on V2 for rendering
+1084
−97
09:04:47
mobileapp
Refactoring for API 2.0 Phase C4b: Changes in Flutter and Dart SDK
+8
−3
09:50:47
algonaut
docs(changelog): complete Unreleased section for v0.8.0
+6
−0
09:53:41
algonaut
chore(release): prepare v0.8.0
+24
−24
10:07:48
algonaut
chore(release): v0.8.0 (#339)
+30
−24
10:14:29
algonaut
docs(readme): update for v0.8.0 release
+4
−4
13:33:44
algonaut
feat(abi): add contract! macro for typed ARC-4 contract clients
+1359
−2
13:34:57
algonaut
docs(readme): update for v0.8.0 release (#340)
+4
−4
13:44:09
mobileapp
Refactoring for API 2.0 Phase C5: Resolved issue with an empty ASA entries list
+247
−255
14:10:15
algonaut
docs(adr): Pera Wallet signer for the atomic composer (#319)
+411
−0
14:13:15
algonaut
feat(walletconnect): add algonaut_walletconnect crate with PeraSigner
+942
−0
15:34:48
a-day-in-my-bobalife
chore: log greeting (2026-05-24)
+1
−0
17:09:36
algokit-walletsdk-kmp
Added in iOS UI for liquid auth streaming
+515
−466
17:19:45
algokit-walletsdk-kmp
Added in iOS UI for liquid auth streaming
+0
−0
18:43:35
mobileapp
Refactoring for API 2.0 Phase C5b: Resolved build errors
+69
−42
19:22:16
mobileapp
Refactoring for API 2.0 Phase C5c: Added price line to balances and distribution entries
+130
−12
21:55:39
algonaut
feat(walletconnect): add WalletConnect v2 relay client (WIP)
+1933
−9