Home Reports May 14, 2025
Wednesday, May 14, 2025
- Commits
- 103
- pushed this day
- Repositories
- 21
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +57,835 −12,773
- additions / deletions
Wednesday, May 14, 2025
103 commits were pushed across 21 repos by 22 authors. There were 57,835 additions and 12,773 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
21 repositories- go-algorand 9 commits
- community 1 commit
- algokit-core 10 commits
- algokit-avm-vscode-debugger 2 commits
- algokit-cli 5 commits
- algokit-lora 3 commits
- algokit-python-template 1 commit
- algokit-utils-py 2 commits
- algorand-python-testing 3 commits
- algorand-typescript-testing 2 commits
- developer-dashboard 1 commit
- liquid-auth-ios 22 commits
- puya-ts 1 commit
- reti 1 commit
- specs 26 commits
- xGov 2 commits
- awesome-algorand 1 commit
- a-day-in-my-bobalife 1 commit
- AlgorandCIDs 1 commit
- asa-list 1 commit
- tinyman-order-protocol 8 commits
Commit Log
103 commits · 21 repositories
01:00:25
go-algorand
FI from master
+0
−110
01:00:25
go-algorand
Build 2348 Data
+1
−1
01:22:22
algorand-typescript-testing
Merge pull request #78 from algorandfoundation/fix/type-length
+23
−29
01:27:10
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
01:34:55
go-algorand
Move rewards/mbr handling into config
+351
−282
01:59:52
community
Commit from GitHub Actions (Community Interest Tracker)
+2
−0
04:00:47
algokit-core
feat: add in library module
+276
−23
05:21:57
algorand-python-testing
feat: add stubs for box create function
+202
−18
05:40:45
puya-ts
docs: Tips for first time contributors
+2
−0
07:25:52
specs
Merge pull request #163 from algorandfoundation/mdbook-config
+274
−21
07:26:14
specs
Merge pull request #148 from algorandfoundation/abft-nn-late-redo-down-vote
+2606
−5
07:36:48
specs
Merge remote-tracking branch 'origin/develop' into network-nn-network-definitions
+2880
−26
07:41:19
specs
docs: nit
+6
−6
07:45:22
specs
Merge branch 'develop' into abft-state-machine
+5035
−67
07:46:07
specs
Merge branch 'develop' into abft-relay-rules
+5035
−67
07:46:35
specs
Merge branch 'develop' into abft-state-transitions
+5035
−67
07:47:15
specs
Merge branch 'develop' into abft-broadcast-rules
+5035
−67
08:23:51
algokit-cli
chore: removing click.launch
+15
−14
08:31:12
developer-dashboard
Split the code into different files for better code practices
+1202
−878
09:40:37
specs
docs: ledger non-normative intro
+45
−1
09:53:25
tinyman-order-protocol
Merge branch 'rename-order-struct' into dca-support
+143
−143
10:01:25
specs
docs: ledger non-normative blocks introduction
+31
−2
10:26:08
tinyman-order-protocol
Merge branch 'app-updates' into execute-recurring-order
+909
−626
11:31:39
specs
docs: nit
+3
−3
12:00:34
go-algorand
Merge branch 'master' into feature/asa-global-freeze
+5534
−2353
12:14:18
specs
Merge pull request #164 from algorandfoundation/ledger-nn
+74
−1
12:32:06
go-algorand
regenerate algod api
+851
−850
12:32:35
xGov
Merge pull request #236 from urtho/main
+63
−0
12:32:53
xGov
Merge pull request #237 from AngelsOfAres/main
+1
−1
12:32:53
algokit-python-template
fix: updates algorand-python-testing dependency to support latest algopy Array and ImmutableArray stubs
+14
−7
12:37:50
algokit-utils-py
Merge pull request #156 from algorandfoundation/dependabot/pip/all-b9c0d9d4e4
+181
−244
13:08:56
tinyman-order-protocol
update ORDER_APP_HASH in registry_approval
+155
−147
13:12:51
specs
docs: ledger non-normative block header
+1736
−1
14:00:16
go-algorand
Additional test for unfreezing an individual
+26
−3
14:04:04
algokit-core
fix: extract signature length constant and reuse across crate
+32
−20
14:04:04
algokit-core
fix: extract signature length constant and reuse across crate
+32
−20
14:17:45
AlgorandCIDs
Updates and additions
+4659
−732
14:20:46
algokit-core
Merge pull request #78 from algorandfoundation/chore/remove-fixme
+0
−5
14:20:46
algokit-core
Merge pull request #78 from algorandfoundation/chore/remove-fixme
+0
−5
14:24:38
specs
docs: add block header examples
+91
−1
14:29:24
tinyman-order-protocol
Merge branch 'registry-events' into dca-support
+885
−485
14:48:57
go-algorand
Fix the gated empty FreezeAccount wellFormed check
+1
−1
15:14:46
a-day-in-my-bobalife
chore: log greeting (2025-05-14)
+1
−0
15:22:34
algorand-python-testing
fix: fixes type checking of tuples with primitive types
+57
−52
15:38:05
liquid-auth-ios
feat: can scan and interpret FIDO QR codes
+296
−8
15:38:05
liquid-auth-ios
feat: receives register challenge
+296
−3
15:38:05
liquid-auth-ios
feat: adds xHD-Wallet-API and DP256
+555
−2
15:38:05
liquid-auth-ios
feat: adds vibration when QR code scanned
+6
−0
15:38:06
liquid-auth-ios
feat: authenticate first step
+383
−28
15:38:06
liquid-auth-ios
fix: improve scanning experience
+114
−61
15:38:06
liquid-auth-ios
feat: refactor away to async await
+197
−272
15:38:06
liquid-auth-ios
fix: base64 -> base64url
+29
−16
15:38:06
liquid-auth-ios
chore: warning
+2
−2
15:38:06
liquid-auth-ios
fix: successfully extracts cookie
+4
−8
15:38:06
liquid-auth-ios
fix: Base64URL encoding and schema validation to produce sig
+30
−4
15:38:06
liquid-auth-ios
temp: for michael's inspection
+324
−37
15:38:06
liquid-auth-ios
fix: add device to liquid extension
+1
−0
15:38:06
liquid-auth-ios
fix: corrected signing address
+1
−1
15:38:06
liquid-auth-ios
chore: defer loading
+2
−7
15:38:06
liquid-auth-ios
chore: package
+260
−22
15:38:06
liquid-auth-ios
docs: add WIP
+2
−0
15:38:06
liquid-auth-ios
fix: use cborPublickey
+3
−1
15:38:06
liquid-auth-ios
fix: give visual feedback that the registration worked
+6
−1
15:38:06
liquid-auth-ios
fix: use temp branch of xhd-wallet-api
+11
−8
15:38:08
liquid-auth-ios
fix: derRepresentation
+1
−1
15:38:08
liquid-auth-ios
fix: scan flow
+109
−49
15:48:20
algorand-python-testing
chore: add simple test for tuple with primitives in return type
+227
−0
15:49:30
algokit-core
feat: expose constants through functions from the FFI crate
+39
−6
15:49:30
algokit-core
feat: expose constants through functions from the FFI crate
+39
−6
15:58:05
specs
docs: sort block header fields
+89
−80
15:58:15
specs
docs: better example
+15
−14
15:58:53
specs
docs: nit
+2
−2
16:03:33
awesome-algorand
[no-tweet] chore: fix deprecated badge
+1
−1
16:07:32
algokit-cli
fix: add fallback for browser opening in explore command
+29
−7
16:07:58
algokit-lora
fix: correctly handle b64 asset names which are utf8 strings
+4
−1
16:31:04
specs
docs: ledger non-normative genesis block
+981
−1
16:41:15
specs
docs: update minimal ledger diagram
+207
−191
16:47:49
algokit-cli
chore: addressed PR comments
+309
−296
16:50:00
specs
Merge pull request #166 from algorandfoundation/ledger-nn-genesis-block
+981
−1
16:50:38
specs
Merge branch 'develop' into ledger-nn-block-header
+981
−1
16:55:55
specs
docs: nit
+2
−1
16:58:26
specs
Merge pull request #165 from algorandfoundation/ledger-nn-block-header
+1853
−1
17:01:39
specs
docs: nit
+1
−1
17:04:43
specs
docs: ledger non-normative block verification
+11
−1
17:43:14
algokit-core
fix: add missing py.typed file under algokit transact ffi python package for mypy support
+0
−0
17:43:14
algokit-core
fix: add missing py.typed file under algokit transact ffi python package for mypy support
+0
−0
17:49:05
algokit-core
feat: estimate transaction size in the FFI crate
+19
−0
17:57:17
algokit-utils-py
feat: using AlgoKit Core to build a payment transaction
+52
−5
17:59:38
specs
docs: add missing link
+2
−2
18:32:00
algokit-cli
chore: added list command and updated docs
+114
−27
18:49:17
algokit-avm-vscode-debugger
chore: updated vitest/ui to match vitest update
+58
−99
18:53:46
algokit-avm-vscode-debugger
chore(deps): bump vitest from 2.1.9 to 3.1.3
+323
−166
19:07:51
go-algorand
get rid of EvtPeerIdentificationCompleted and use list of protocols in NewStream
+79
−84
19:27:53
go-algorand
algocfg: set EnableP2PHybridMode=false in wsnet profiles
+3
−0
19:42:46
reti
fix(ValidatorTable): update default column states in localStorage
+2
−5
19:56:59
tinyman-order-protocol
Implement execute_recurring_order
+1223
−1124
20:13:39
tinyman-order-protocol
Merge branch 'app-updates' into dca-support
+977
−694
20:44:35
tinyman-order-protocol
Implement execute_recurring_order
+1266
−1166
20:49:30
tinyman-order-protocol
remove unused code
+355
−365
22:26:14
algokit-lora
feat: add QR code display for Algorand addresses
+24
−3
22:26:55
algokit-lora
feat: integrate QR code button in account information displays
+69
−1
22:39:49
asa-list
add POW
+62
−0
23:49:21
algokit-cli
feat: add algokit init example command
+1299
−506