Home Reports May 20, 2025
Tuesday, May 20, 2025
- Commits
- 105
- pushed this day
- Repositories
- 24
- with activity
- Contributors
- 28
- distinct authors
- Lines changed
- +26,206 −26,705
- additions / deletions
Tuesday, May 20, 2025
105 commits were pushed across 24 repos by 28 authors. There were 26,206 additions and 26,705 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
24 repositories- algorand-sdk-testing 5 commits
- go-algorand 13 commits
- go-algorand-sdk 2 commits
- java-algorand-sdk 10 commits
- js-algorand-sdk 1 commit
- community 1 commit
- algokit-core 14 commits
- algokit-cli 5 commits
- algokit-utils-py 3 commits
- algokit-utils-ts 13 commits
- algo-models 1 commit
- developer-dashboard 1 commit
- devportal 3 commits
- intermezzo 1 commit
- liquid-auth-ios 3 commits
- reti 1 commit
- specs 6 commits
- xGov 2 commits
- wen-tools 1 commit
- a-day-in-my-bobalife 1 commit
- tatum-js 3 commits
- tinyman-js-sdk 8 commits
- tinyman-order-protocol 1 commit
- widgets 6 commits
Commit Log
105 commits · 24 repositories
00:08:00
liquid-auth-ios
fix: encoding error
+173
−82
01:00:26
go-algorand
Build 2354 Data
+1
−1
02:02:04
community
Commit from GitHub Actions (Community Interest Tracker)
+0
−2
03:41:32
algokit-core
fix: commonjs bundle
+16
−42
03:41:32
algokit-core
fix: commonjs bundle
+16
−42
03:56:58
algokit-core
Merge pull request #93 from algorandfoundation/fix/bundle
+16
−42
03:56:58
algokit-core
Merge pull request #93 from algorandfoundation/fix/bundle
+16
−42
03:59:52
algokit-core
Notes added by 'git notes add'
+1
−0
04:01:31
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.4 [skip ci]
+1
−1
04:01:31
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.4 [skip ci]
+1
−1
04:07:25
algokit-core
Notes added by 'git notes add'
+1
−0
04:11:47
algokit-core
Notes added by 'git notes add'
+1
−0
04:13:54
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.4 [skip ci]
+6
−6
04:13:54
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.4 [skip ci]
+6
−6
04:18:01
algokit-core
Notes added by 'git notes add'
+1
−0
06:06:28
algokit-utils-ts
feat: use algokit core to create, send and wait for payment txns
+707
−105
06:21:43
algokit-utils-ts
fix: try remove the auth token
+0
−12
06:24:06
algokit-utils-ts
fix: secret
+13
−1
06:25:40
tatum-js
ALL-11529: ethereum hoodi rpc
+102
−70
06:32:56
tatum-js
ALL-11529: ethereum hoodi beacon
+1
−0
07:07:08
tatum-js
ALL-11529: ethereum hoodi evm archive
+6
−1
08:06:58
tinyman-order-protocol
fix registry_approval approve_version method
+4
−3
08:32:55
algokit-core
feat: consts as enum in ffi (#94)
+64
−38
08:32:55
algokit-core
feat: consts as enum in ffi (#94)
+64
−38
09:51:05
tinyman-js-sdk
fix(gov): Fix type references while reading from global state
+57
−38
10:36:39
tinyman-js-sdk
Bump up the app version
+3
−3
10:48:25
tinyman-js-sdk
fix(gov/storage): Remove unnecessary operations and console logs
+7
−17
10:57:04
tinyman-js-sdk
Merge pull request #107 from tinymanorg/fix/governance-global-state-parser
+50
−41
11:03:32
liquid-auth-ios
fix: xCode warnings
+46
−19
11:26:24
tinyman-js-sdk
fix(gov/vault): Give params in correct order while initializing VaultAppGlobalState
+6
−6
11:27:49
tinyman-js-sdk
Revert "Fix type references while reading from global state"
+41
−50
11:31:25
algorand-sdk-testing
Setting online-only to false on search accounts indexer endpoint should result in field being omitted.
+1
−1
11:34:06
tinyman-js-sdk
Merge pull request #108 from tinymanorg/fix/governance-global-state-parser
+6
−6
11:44:57
algokit-utils-py
chore: use algokit core from GH releases
+11
−11
11:51:07
algo-models
fix: bytes32 and bytes64 schemas should expects exactly 32 and 64 bytes
+70
−2
12:30:39
developer-dashboard
New: NavBar with FAQ, split dashboard and leaderboard
+384
−100
14:03:45
tinyman-js-sdk
Merge branch 'main' into feat/order-client
+52
−43
14:16:01
algokit-utils-py
chore: use algod generated client from local filesystem because of a bug in the wheel generation of the package
+204
−11
14:42:25
algokit-utils-ts
fix: properly identify newly created apps when handling errors
+368
−5
14:46:49
algokit-utils-ts
docs: generate docs
+125
−107
14:48:33
algorand-sdk-testing
Adjust quotations on feature files.
+2
−2
14:53:42
algokit-utils-ts
"throw new Error" isntead of "throw Error"
+1
−1
14:56:40
algorand-sdk-testing
Expect encoded url paths submitted to applications endpoint.
+12
−12
14:58:54
algorand-sdk-testing
Encoding tweaks
+2
−2
15:00:17
algokit-utils-ts
refactor: more reliable program comparison
+55
−44
15:11:10
reti
docs(gitbook): Change incorrect references to txnlab docker image
+2
−2
15:14:51
a-day-in-my-bobalife
chore: log greeting (2025-05-20)
+1
−0
15:19:22
go-algorand
Merge pull request #6328 from Algo-devops-service/relstable4.1.0
+12154
−6066
15:24:32
go-algorand-sdk
Test updates to exercise API changes going out in go-algorand 4.1.x.
+21
−0
15:24:52
algorand-sdk-testing
SDK test updates to exercise API changes going out in go-algorand 4.1.x. (#321)
+41
−20
15:37:48
java-algorand-sdk
Regenerate code from specification file (#815)
+148
−65
16:09:03
xGov
fullstackdev.algo xGov Council Application
+80
−0
16:15:53
xGov
restructure
+1
−2
16:38:45
devportal
Updated issue template
+1
−18
16:42:48
java-algorand-sdk
Don't try to parse an address as a PK unless it must be
+6
−7
16:47:33
devportal
Merge pull request #328 from algorandfoundation/main
+88
−22
16:48:59
devportal
Updated package.json
+0
−1
16:58:01
algokit-utils-py
feat: using AlgodApi OpenAPI generated client to send transactions to a node
+52
−1
17:11:31
liquid-auth-ios
[WIP] investigating ICE Candidates
+97
−78
17:34:44
algokit-cli
chore: updated keyring to the latest minor version
+13
−9
17:34:47
algokit-cli
chore: updated ruff to the latest minor version
+76
−24
17:35:31
algokit-cli
chore: updated poethepoet to the latest minor version
+3
−3
17:43:35
algokit-cli
Chore(deps): bump the all group across 1 directory with 4 updates
+90
−34
17:47:51
algokit-cli
chore(deps): bump the all group across 1 directory with 3 updates
+33
−31
18:00:04
go-algorand
network: count received traffic before decompression
+5
−5
18:08:20
specs
feat: unfold navigation sidebar by default
+5
−5
18:09:57
intermezzo
feat: support leases on asset transfer transactions
+138
−9
18:15:09
specs
docs: nit
+2
−2
18:18:17
specs
Merge pull request #177 from algorandfoundation/feat/default-expand-folding
+5
−5
18:38:57
go-algorand
enable vote compression for p2pNetwork
+1
−0
19:00:55
go-algorand
also wire up wsPeer creation in p2pNetwork
+9
−8
19:08:38
java-algorand-sdk
Test updates to exercise API changes going out in go-algorand 4.1.x.
+12
−2
19:09:46
go-algorand-sdk
Test updates to exercise API changes going out in go-algorand 4.1.x. (#719)
+21
−0
19:26:30
java-algorand-sdk
Test updates to exercise API changes going out in go-algorand 4.1.x. (#816)
+12
−2
19:33:13
algokit-utils-ts
refactor: programsEqual -> programsDefinedAndEqual
+3
−3
19:34:06
go-algorand
add TestP2PVoteCompression based on TestWebsocketVoteCompression
+116
−0
19:38:29
java-algorand-sdk
Merge branch 'develop' into dependabot/maven/org.bouncycastle-bcprov-jdk15to18-1.78
+236
−77
19:53:38
go-algorand
network: count received traffic before decompression (#6330)
+5
−5
19:57:59
go-algorand
add Go Benchmark (go) benchmark result for e01b9e762acffec9209a5398ec25cbba868cf8d6
+445
−1
20:18:44
go-algorand
network: enable vote compression for P2PNetwork (#6331)
+126
−8
20:23:13
go-algorand
add Go Benchmark (go) benchmark result for 64ae8b056783e3da3b8628fce0ee89d0479a09ef
+445
−1
20:24:06
go-algorand
Bump buildnumber.dat
+1
−1
20:28:00
java-algorand-sdk
Deps: Bump org.bouncycastle:bcprov-jdk15to18 from 1.66 to 1.78 (#778)
+7
−8
20:30:52
wen-tools
fix: app deployment bug
+49
−24
20:32:28
algokit-utils-ts
feat: support create method in AppClient
+140
−313
20:44:26
go-algorand
network: count received traffic before decompression (#6330)
+5
−5
20:44:36
go-algorand
network: enable vote compression for P2PNetwork (#6331)
+126
−8
20:49:58
specs
Merge pull request #168 from algorandfoundation/ledger-nn-transactions
+135
−2
20:50:55
specs
Merge pull request #169 from algorandfoundation/ledger-nn-protocol-rewards
+228
−2
20:51:18
specs
Merge pull request #172 from algorandfoundation/ledger-nn-block-commitment
+145
−2
20:52:52
widgets
Updates
+65
−93
20:56:26
widgets
feat: 2.0
+7505
−18410
20:57:32
widgets
Updates
+11
−12
20:57:41
widgets
fix: no theme
+0
−2
20:59:14
widgets
Merge pull request #1 from vestigefi/feat/2.0
+0
−2
20:59:39
widgets
Create CNAME
+1
−0
23:20:30
java-algorand-sdk
Merge branch 'develop' into dependabot-dependency-updates
+260
−87
23:24:01
java-algorand-sdk
Get bouncy castle version consistent with main project in examples.
+1
−1
23:25:14
java-algorand-sdk
Pom fixes.
+1
−2
23:26:15
algokit-utils-ts
chore: publish the package
+8
−9
23:27:52
js-algorand-sdk
Regenerate code from specification file
+301
−148
23:31:04
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
23:32:22
algokit-utils-ts
fix: add token back
+1
−1
23:37:44
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
23:45:47
java-algorand-sdk
Sync guava version.
+1
−1