Home Reports May 23, 2025
Friday, May 23, 2025
- Commits
- 134
- pushed this day
- Repositories
- 21
- with activity
- Contributors
- 27
- distinct authors
- Lines changed
- +464,835 −258,434
- additions / deletions
Friday, May 23, 2025
134 commits were pushed across 21 repos by 27 authors. There were 464,835 additions and 258,434 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
21 repositories- algostack 2 commits
- go-algorand 13 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 15 commits
- js-algorand-sdk 1 commit
- py-algorand-sdk 1 commit
- community 1 commit
- algokit-core 2 commits
- algokit-lora 6 commits
- algokit-utils-ts 10 commits
- algorand-typescript-testing 5 commits
- liquid-auth-ios 5 commits
- puya 24 commits
- specs 20 commits
- algo-intent 2 commits
- BlockEstate 2 commits
- AlgoNFT_Dashboard 10 commits
- a-day-in-my-bobalife 3 commits
- BountyBoard 2 commits
- tinyman-js-sdk 3 commits
- tinyman-order-protocol 6 commits
Commit Log
134 commits · 21 repositories
00:04:32
algokit-utils-ts
fix: make tealscript a dev dependency (#402)
+112
−42
00:05:52
algokit-utils-ts
Merge remote-tracking branch 'origin/main' into future
+616
−154
00:09:34
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
00:10:56
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
00:13:07
algokit-utils-ts
Merge branch 'future' into feat/suggested-params
+616
−154
00:14:02
algokit-lora
chore: upgrade packages
+8
−276
00:19:42
algokit-lora
chore: add npmrc file to point to github registry for utils-ts
+295
−2
00:49:59
algokit-lora
build: fix
+4
−292
00:52:18
algokit-lora
build: fix
+1
−3
01:00:26
go-algorand
Build 2357 Data
+1
−1
01:32:55
algorand-typescript-testing
Merge pull request #79 from algorandfoundation/feat/static-bytes
+145
−129
01:37:19
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
01:37:27
algorand-typescript-testing
feat: implement ItxnCompose type for composing variable length transaction groups
+334
−44
01:45:57
algorand-typescript-testing
Merge pull request #77 from algorandfoundation/feat/itxn-compose
+334
−44
01:50:17
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
02:00:34
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
03:50:20
algokit-lora
build: test for no registry
+0
−2
03:53:07
puya
ArrayBuilder get_item (WIP)
+90
−54
04:59:50
algokit-utils-ts
chore: fix test name + comment
+2
−2
05:02:27
algokit-utils-ts
* feat: use algod_api to get suggested params
+100
−2
05:08:38
puya
SequenceBuilder get_item (WIP)
+204
−367
05:11:39
BountyBoard
Added Get Pera Wallet api endpoint
+46
−4
05:25:59
puya
move encodings out of type_
+343
−355
05:30:38
puya
remove unused arc4 function
+0
−86
05:36:34
puya
AggregateIRType -> TupleIRType
+26
−25
05:49:29
BlockEstate
Update processAssets.js
+1
−1
05:50:08
BlockEstate
Update server.js
+1
−1
06:13:55
AlgoNFT_Dashboard
Created API to access fetch nft_transfer_history method
+56
−5
06:30:11
AlgoNFT_Dashboard
Merge branch 'main' of https://github.com/DrashtiPatel-06/AlgoNFT_Dashboard
+0
−0
06:31:57
AlgoNFT_Dashboard
Added Table component
+116
−0
06:32:59
AlgoNFT_Dashboard
Added API endpoint to access data of asset transfer history
+2
−1
06:33:45
AlgoNFT_Dashboard
created page to display asset transfer data in UI
+0
−0
06:43:46
AlgoNFT_Dashboard
Updated the name of the AssetTransfer folder to NFTTransfer and Added one section in the navbar and redirected it to the specific page
+1
−0
07:05:57
puya
refactor to support SequenceBuilder API
+72
−34
07:24:11
AlgoNFT_Dashboard
Added sonner component
+49
−0
07:54:07
algokit-lora
feat: adjust how we visually represent transactions from rekeyed accounts
+789
−233
08:31:28
specs
Merge pull request #178 from algorandfoundation/reading-guidelines
+10484
−7
08:31:45
puya
add more details to ArrayEncoding type
+4
−0
08:32:21
puya
implement write_at_index for dynamic elements
+58
−63
08:50:47
tinyman-order-protocol
move update_ordering_application logging to verify_update from emit_event
+461
−486
09:19:13
specs
fix: tex-macro
+17
−17
09:29:38
specs
docs: move low-level implementation details in one implementation block
+54
−56
09:46:13
puya
implement write_at_index for fixed and bit packed elements
+82
−161
09:47:32
puya
chore: compile all
+77131
−83809
09:49:55
specs
fix: tex-macros
+4
−4
09:56:22
specs
docs: txpool queues definition
+26
−19
10:46:26
BountyBoard
Added User Detail api endpoint
+10
−10
10:57:55
puya
wip
+0
−33
11:10:02
specs
Merge pull request #171 from algorandfoundation/ledger-nn-transaction-pool
+623
−7
11:17:07
tinyman-js-sdk
fix(order): Update create_application app args
+14
−9
11:20:20
specs
docs: move to abft subfolder
+3
−3
11:20:50
specs
docs: move to ledger subfolder
+36
−36
11:21:02
specs
docs: move to network subfolder
+27
−27
11:21:14
specs
docs: update paths
+57
−57
11:33:23
specs
docs: update include paths
+91
−91
11:33:36
specs
fix: path
+1
−1
11:36:40
liquid-auth-ios
fix: logging
+209
−181
11:49:32
specs
Merge pull request #179 from algorandfoundation/folders-reorg
+214
−214
11:52:12
specs
Merge branch 'develop' into abft-state-machine
+40332
−113
11:52:45
specs
Merge branch 'develop' into abft-relay-rules
+40332
−113
11:53:27
specs
Merge branch 'develop' into abft-state-transitions
+40332
−113
11:54:00
specs
Merge branch 'develop' into abft-broadcast-rules
+40332
−113
12:08:39
AlgoNFT_Dashboard
Updated nft_server
+1
−0
12:10:09
liquid-auth-ios
chore: walletinfo refactor
+49
−37
12:16:28
liquid-auth-ios
chore: show sent transaction as message
+6
−3
12:27:56
liquid-auth-ios
fix: decode received message
+96
−3
12:32:45
liquid-auth-ios
Merge branch 'main' into feat/signal-service
+81
−0
12:47:16
AlgoNFT_Dashboard
Added new page to display asset transfer details
+240
−2
12:57:07
AlgoNFT_Dashboard
Resolved build error
+5
−10
13:07:27
algokit-core
fix: correct indent size for rust
+3
−0
13:07:27
algokit-core
fix: correct indent size for rust
+3
−0
13:11:52
tinyman-order-protocol
Merge pull request #8 from tinymanorg/extra-logging
+497
−414
13:15:58
tinyman-order-protocol
update registry_approval approve_version method
+58
−5
13:34:39
go-algorand
Merge remote-tracking branch 'upstream/master' into oapi-without-typemapping
+880
−747
13:44:11
puya
ensure OpFactory materialises via context
+42
−33
13:44:30
puya
use SequenceBuilder for ReferenceArray index assignments
+19
−48
13:44:52
puya
chore: compile all
+26653
−23599
13:55:08
tinyman-order-protocol
Use balance diff in do_router_swap instead of relying on logs for output amount
+14
−1
13:55:42
tinyman-order-protocol
Bump version number
+1
−1
13:56:03
tinyman-order-protocol
Build
+281
−231
14:06:58
go-algorand
CI: fix some more linter advice for old code (#6317)
+318
−319
14:12:30
go-algorand
add Go Benchmark (go) benchmark result for 7ce14c2051d1a6021b43c60a639877f81fdd5951
+445
−1
14:18:55
specs
Merge remote-tracking branch 'origin/develop' into avm-nn
+11300
−207
14:54:29
puya
move invoke_puya_lib_subroutine to _utils
+21
−23
14:55:11
puya
clarify struct value evaluation order
+7
−6
14:55:55
puya
simplify new_array implementation
+24
−113
14:56:15
puya
lint
+1
−0
14:56:31
puya
chore: compile all
+102455
−104498
14:57:13
go-algorand
Merge remote-tracking branch 'upstream/master' into oapi-without-typemapping
+315
−316
15:07:14
puya
remove function used only once
+12
−36
15:11:03
puya
chore: compile all
+18383
−18384
15:14:32
a-day-in-my-bobalife
chore: log greeting (2025-05-23)
+1
−0
15:25:34
puya
refactor: verify types and then values for new_struct
+18
−7
15:26:37
puya
refactor: verify types and then values for arc4_decode, arc4_encode and size_of
+15
−14
15:27:48
js-algorand-sdk
Merge pull request #981 from algorand/release/v3.3.0
+32
−7
15:29:53
py-algorand-sdk
Merge pull request #571 from algorand/release/v2.9.0
+15
−1
15:34:13
tinyman-js-sdk
Update ordering client
+48
−18
15:53:42
a-day-in-my-bobalife
chore: bump org.jlleitschuh.gradle.ktlint in /HaveAMagicalDay
+1
−1
15:54:58
puya
lint
+8
−8
15:57:47
a-day-in-my-bobalife
chore: bump org.jlleitschuh.gradle.ktlint from 12.2.0 to 12.3.0 in /HaveAMagicalDay (#248)
+1
−1
16:30:42
java-algorand-sdk
Merge branch 'master' into release/2.8.0
+0
−0
17:04:40
java-algorand-sdk
Maven artifacts for 2.8.0
+19
−17
17:06:05
java-algorand-sdk
Publishing javadoc for algosdk:2.8.0
+4947
−3511
17:09:03
go-algorand
Build: Use latest oapi-codegen instead of fork. (#6306)
+4665
−5512
17:12:58
go-algorand
refactor: use the built-in max/min to simplify the code (#6338)
+6
−20
17:15:16
go-algorand
add Go Benchmark (go) benchmark result for a4b2adfebf3dadafe0931a726471de3e70ff0d20
+445
−1
17:17:13
go-algorand
add Go Benchmark (go) benchmark result for 6f65ab1c290d953ff8132025088fd9f1af3baf4e
+445
−1
17:20:40
java-algorand-sdk
Maven artifacts for 2.8.0
+5
−5
17:21:22
java-algorand-sdk
Maven artifacts for 2.8.0
+5
−5
17:24:19
java-algorand-sdk
Publishing javadoc for algosdk:2.8.0
+770
−770
17:24:19
specs
docs: avm non-normative part 2
+13825
−98
17:27:15
algostack
Fix Dexie promises
+370
−176
17:27:20
algostack
0.8.1
+3
−3
17:32:04
specs
docs: app calls reference implementation links
+11
−0
18:08:00
java-algorand-sdk
Introduce maven central plugin to replace ossrh.
+6
−18
18:56:40
go-algorand
rerun make msgp
+1733
−1633
19:06:40
go-algorand
Merge remote-tracking branch 'upstream/master' into sha512-hash
+9398
−6925
19:07:50
go-algorand
rerun make msgp
+15
−15
19:11:15
tinyman-js-sdk
fix(order): Update txn fee amount and get order per amount instead of total amount
+14
−18
19:12:30
go-algorand
tweak comments
+2
−2
19:27:12
algokit-utils-ts
feat: better error when a state key cannot be found
+2
−0
19:27:33
algokit-utils-ts
fix: ensure all byte arrays are decoded as Uint8Array
+7731
−137
19:27:43
algokit-utils-ts
fix: call .toString on the type instance instead of class
+2
−2
19:36:56
java-algorand-sdk
Introduce maven central plugin to replace ossrh. (#819)
+6
−18
19:37:55
java-algorand-sdk
bump up version to 2.8.1
+16
−2
19:50:19
algo-intent
update requirements.txt
+2
−1
19:51:38
algo-intent
add telegram bot
+357
−0
20:03:54
java-algorand-sdk
bump up version to 2.8.1
+16
−2
20:03:54
java-algorand-sdk
Introduce maven central plugin to replace ossrh. (#819)
+6
−18
20:25:39
java-algorand-sdk
Maven artifacts for 2.8.1
+16
−28
20:26:45
java-algorand-sdk
Publishing javadoc for algosdk:2.8.1
+2309
−2309
20:47:29
java-algorand-sdk
Remove explicit 'wait until published' flag from central-maven-publishing plugin. The default is to wait until validated, which is sufficient for our purposes.
+0
−1
23:28:22
java-algorand-sdk
Regenerate code from specification file
+33
−33
23:28:42
go-algorand-sdk
Regenerate code from specification file
+3
−3