Home Reports May 27, 2025
Tuesday, May 27, 2025
- Commits
- 88
- pushed this day
- Repositories
- 21
- with activity
- Contributors
- 32
- distinct authors
- Lines changed
- +167,247 −103,563
- additions / deletions
Tuesday, May 27, 2025
88 commits were pushed across 21 repos by 32 authors. There were 167,247 additions and 103,563 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
21 repositories- go-algorand 12 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 2 commits
- algokit-core 2 commits
- algokit-lora 6 commits
- algokit-utils-py 1 commit
- algo-models 3 commits
- ARCs 2 commits
- devportal 1 commit
- docs 2 commits
- intermezzo 2 commits
- liquid-auth-ios 2 commits
- puya 17 commits
- puya-ts 6 commits
- BlockEstate 11 commits
- a-day-in-my-bobalife 1 commit
- BountyBoard 8 commits
- algo-voting 3 commits
- AlgorandKMDServer 1 commit
- docs 1 commit
- tinyman-js-sdk 3 commits
- tinyman-order-protocol 3 commits
Commit Log
88 commits · 21 repositories
01:00:30
go-algorand
Build 2361 Data
+1
−1
02:02:22
puya
fix: error gracefully when attempting to extend a ReferenceArray with an ARC-4 bool iterable
+36
−0
02:02:22
puya
chore: add changelog fragment
+41
−0
02:02:22
puya
chore: compile all
+22516
−9755
02:03:00
puya
chore: updated config to ignore mypy
+6
−4
02:03:00
puya
Create dependabot.yml
+11
−0
02:07:53
puya
Create dependabot.yml
+11
−0
02:07:53
puya
chore: updated config to ignore mypy
+6
−4
02:09:37
puya
build(deps): bump structlog from 25.2.0 to 25.3.0
+3
−3
02:09:41
puya
build(deps-dev): bump python-semantic-release from 9.8.9 to 10.0.2
+14
−13
02:10:00
puya
build(deps-dev): bump pyinstaller from 6.12.0 to 6.13.0
+17
−17
02:10:15
puya
build(deps): bump mypy-extensions from 1.0.0 to 1.1.0
+4
−4
02:22:47
puya
Revert "Create dependabot.yml"
+0
−11
02:22:47
puya
Revert "chore: updated config to ignore mypy"
+4
−6
03:26:15
algo-voting
Update @vue/compiler-sfc requirement from ^3.5.14 to ^3.5.15
+1
−1
03:35:03
puya
linting: wtypes.WType -> WType
+19
−19
03:35:03
puya
feat: add comma-expression AWST node
+65
−0
03:47:49
puya-ts
refactor: remove bytes property from mutable object type
+1821
−9090
03:47:49
puya-ts
test: update mutable object in test to have properties of native types
+7236
−69995
03:47:49
puya-ts
feat: allow non arc4 encoded values in arc4 container wtypes
+9
−59
03:47:49
puya-ts
refactor: create a base class to share between MutableObjectVisitor and StructVisitor
+62
−95
03:47:49
puya-ts
feat: add mutable object type
+83622
−56
05:30:26
algokit-lora
Merge pull request #425 from algorandfoundation/feat/rekey-visual-representation
+789
−233
05:54:15
algokit-lora
chore: hopefully fix the netlify deployment
+1
−1
05:55:51
algokit-lora
Merge pull request #426 from algorandfoundation/chore/deploy-fix
+1
−1
06:07:43
algokit-lora
chore: propagate deploy fix to prod
+1
−1
06:09:04
algokit-lora
Merge pull request #427 from algorandfoundation/chore/deploy-fix
+1
−1
06:18:34
algo-voting
Merge pull request #630 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.15
+1
−1
07:14:48
ARCs
Update wallets.md
+17
−17
09:01:42
tinyman-order-protocol
Update fees & threshold to final values
+179
−175
09:06:46
algokit-utils-py
fix: introducing tagged releases for the integration with algokit-core
+119
−18
09:31:03
algo-voting
Merge pull request #629 from sambitsargam/dependabot/npm_and_yarn/algosdk-tw-3.3.0
+1
−1
09:32:43
puya-ts
refactor: add more tests for mutable object
+47328
−13586
09:45:33
algokit-core
fix: changing to a build backend that correctly generated wheels with dependencies
+103
−14
10:06:35
algokit-core
fix: make the change in the mustache template
+10
−99
10:09:14
docs
GITBOOK-98: change request with no subject merged in GitBook
+148
−0
11:37:58
algo-models
Merge pull request #30 from algorandfoundation/fix/bytes-schemas
+70
−2
11:38:43
algo-models
chore(release): 1.0.0-canary.3 [skip ci]
+8
−1
11:38:43
algo-models
Notes added by 'git notes add'
+1
−0
12:27:43
tinyman-js-sdk
fix(order): Add mainnet app ids
+9
−6
12:29:21
tinyman-js-sdk
remove console log
+1
−2
12:35:57
algokit-lora
chore: removed npmrc and created only in cloudflare build step
+0
−1
13:05:07
liquid-auth-ios
[wip] signing
+100
−14
14:16:28
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. (#822)
+0
−1
14:35:35
tinyman-js-sdk
fix(order): Use version of type bigint
+7
−9
14:37:27
docs
[create-pull-request] automated change
+170
−49
14:42:34
docs
Merge pull request #1301 from algorandfoundation/automatic-pr-go-algorand-v4.1.1-stable-indexer-3.7.2
+170
−49
14:46:23
BlockEstate
Update devcontainer.json
+1
−1
14:48:04
BlockEstate
Update index.html
+1
−5
14:48:31
BlockEstate
Update script.js
+1
−1
14:49:02
tinyman-order-protocol
add propose_manager_event and accept_manager_event
+18
−0
14:49:11
BlockEstate
Update index.html
+2
−2
14:49:12
tinyman-order-protocol
add extra tests to test_ordering.ExecuteRecurringOrderTests
+324
−1
14:49:56
BlockEstate
Update processAssets.js
+1
−1
14:51:32
BlockEstate
Update extensions.json
+1
−1
15:03:58
BlockEstate
Update RealestateClient.ts
+1
−1
15:04:22
BlockEstate
Update App.tsx
+1
−1
15:04:39
BlockEstate
Update App.css
+1
−1
15:04:58
BlockEstate
Update types.ts
+0
−0
15:05:32
BlockEstate
Update ConnectWallet.tsx
+1
−1
15:11:21
AlgorandKMDServer
cicd update from 4.0.3 to 4.1.1
+84
−3
15:14:34
a-day-in-my-bobalife
chore: log greeting (2025-05-27)
+1
−0
15:37:53
liquid-auth-ios
[WIP] template
+298
−0
16:09:28
ARCs
arc84 placeholder
+15
−0
16:11:30
BountyBoard
Created Bounty Tile
+139
−0
16:12:48
BountyBoard
Created List for the Bounty Tiles
+23
−0
16:13:22
BountyBoard
Created Task Type Tile
+65
−0
16:14:12
BountyBoard
Created Grid for Task Type Tiles
+23
−0
16:15:14
BountyBoard
Added Requried Pages
+122
−0
16:16:59
BountyBoard
Created Bounty Deatils Page
+11
−4
16:17:56
BountyBoard
Created Created Bounty page
+176
−2
16:18:26
BountyBoard
Added Changes To App Routes
+58
−4
16:28:33
go-algorand
Merge branch 'rel/stable' into onetechnical/relstable4.1.1-remerge
+2
−0
16:29:14
go-algorand
Remove buildnumber.dat and genesistimestamp.dat files.
+0
−2
17:50:26
go-algorand
build(deps): bump github.com/getkin/kin-openapi from 0.107.0 to 0.131.0
+25
−19
18:04:41
puya
feat: add comma-expression AWST node
+65
−0
18:04:41
puya
linting: wtypes.WType -> WType
+19
−19
18:51:44
go-algorand
Patch TestReadyStatusEndpoint.
+1
−1
19:23:02
go-algorand
tests: fix TestStateProofRecovery
+1
−1
19:34:41
go-algorand
update TestBlock_ContentsMatchHeader for SHA-512 hash
+87
−30
19:41:45
go-algorand
update PreCheck and TestBlockHeader_Serialization
+4
−0
20:25:16
go-algorand
tests: fix TestStateProofRecovery (#6342)
+1
−1
20:26:47
go-algorand
Tests: Patch TestReadyStatusEndpoint. (#6341)
+1
−1
20:29:44
go-algorand
add Go Benchmark (go) benchmark result for dbaca4d705087fd430be0558ae8f621de200990d
+445
−1
20:31:05
go-algorand
add Go Benchmark (go) benchmark result for cec401cc6127c6af742685e4c39e71389586c595
+445
−1
23:27:17
java-algorand-sdk
Regenerate code from specification file
+33
−33
23:27:27
go-algorand-sdk
Regenerate code from specification file
+3
−3
23:33:06
devportal
fix broken links
+7
−7