Home Reports Feb 19, 2025
Wednesday, February 19, 2025
- Commits
- 165
- pushed this day
- Repositories
- 27
- with activity
- Contributors
- 36
- distinct authors
- Lines changed
- +223,727 −728,204
- additions / deletions
Wednesday, February 19, 2025
165 commits were pushed across 27 repos by 36 authors. There were 223,727 additions and 728,204 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
27 repositories- algorand-sdk-testing 5 commits
- go-algorand 17 commits
- DML-CHAIN 1 commit
- algokit-cli 2 commits
- algokit-client-generator-py 4 commits
- algokit-client-generator-ts 8 commits
- algokit-typescript-template 2 commits
- algokit-utils-py 8 commits
- algokit-utils-ts 5 commits
- algorand-python-testing 49 commits
- algorand-typescript-testing 2 commits
- ARCs 4 commits
- devportal 4 commits
- devportal-code-examples 3 commits
- docs 3 commits
- puya-ts 3 commits
- reti 7 commits
- aurally 2 commits
- austs-one-click-node 3 commits
- store-kit 3 commits
- citrus-swap 3 commits
- d-asa 12 commits
- brand-assets 2 commits
- a-day-in-my-bobalife 1 commit
- connect 8 commits
- AlgorandKMDServer 1 commit
- AlgorandCIDs 3 commits
Commit Log
165 commits · 27 repositories
00:30:48
citrus-swap
Send a friend some $ORA side-function
+202
−26
01:00:27
go-algorand
FI from master
+10
−5
01:00:27
go-algorand
Build 2271 Data
+1
−1
01:07:42
devportal-code-examples
Merge pull request #16 from algorandfoundation/add-utils-py-examples
+983
−0
01:09:52
algorand-typescript-testing
Merge pull request #58 from algorandfoundation/fix/local-state
+310
−33
01:14:27
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
01:51:42
devportal-code-examples
feat(assets): add assets code examples
+271
−0
02:23:18
AlgorandCIDs
Updates and additions
+7566
−0
02:38:30
store-kit
⚗️StoreKit 0.0.1
+4336
−0
02:58:57
AlgorandCIDs
Updates and additions
+12009
−0
03:06:11
algorand-python-testing
feat: support mocking new `algopy.op` functions `falcon_verify`, `mimc`, `online_stake`, `sumhash512` and `VoterParamsGet`
+43
−0
03:06:11
algorand-python-testing
feat: update `algopy.op.Global` with fields added in AVM 11
+11
−0
03:06:11
algorand-python-testing
feat: update `algopy.op.Block` with fields added in AVM 11
+103
−19
03:06:11
algorand-python-testing
chore: refresh test artifacts
+4798
−6479
03:06:11
algorand-python-testing
chore: further coverage check improvements
+8
−3
03:06:11
algorand-python-testing
chore: improve coverage of some excluded implementations
+76
−21
03:06:11
algorand-python-testing
feat: update `algopy.op.AcctParamsGet` with fields added in AVM 11
+55
−1
03:06:11
algorand-python-testing
chore: ensure unimplemented stubs appear at top of check stubs report
+2
−5
03:06:11
algorand-python-testing
fix: added missing __contains__ implementation for `algopy.Bytes`
+4
−0
03:06:11
algorand-python-testing
chore: refresh test artifacts
+983
−0
03:06:11
algorand-python-testing
refactor: add explicit methods to AcctParamsGet and AssetParamsGet
+175
−44
03:06:11
algorand-python-testing
feat: add `algopy.arc4.Struct._replace` introduced in algorand-python 2.5.0
+16
−0
03:06:11
algorand-python-testing
feat: add `avm_version` to `algopy.Contract` class options
+3
−0
03:06:11
algorand-python-testing
chore: ignore puya map files from artifacts
+1
−0
03:06:11
algorand-python-testing
fix: update `algopy.CompiledContract` and `algopy.CompiledLogicSig` to be NamedTuples
+2
−5
03:06:11
algorand-python-testing
chore: ensure refresh_test_artifacts captures all contracts
+2
−2
03:06:11
algorand-python-testing
refactor: simplify EllipticCurve mock
+18
−6
03:06:11
algorand-python-testing
test: add array test artifacts
+7621
−0
03:06:11
algorand-python-testing
fix: include `ARC4Contract` in `algopy.arc4` namespace
+2
−0
03:06:11
algorand-python-testing
chore: update coverage script
+2
−3
03:06:11
algorand-python-testing
fix: add missing mappings for `algopy.op.Txn` members
+52
−0
03:06:38
algorand-python-testing
feat: support `algopy.Array` and `algopy.ImmutableArray` from algorand-python 2.7
+605
−47
03:06:41
algorand-python-testing
docs: fix doctest example for `algopy.EllipticCurve`
+10
−8
03:15:11
algorand-python-testing
feat: update `algopy.op.Block` with fields added in AVM 11
+103
−19
03:15:11
algorand-python-testing
feat: support `algopy.Array` and `algopy.ImmutableArray` from algorand-python 2.7
+605
−47
03:15:11
algorand-python-testing
refactor: add explicit methods to AcctParamsGet and AssetParamsGet
+175
−44
03:15:11
algorand-python-testing
chore: refresh test artifacts
+4798
−6479
03:15:11
algorand-python-testing
fix: include `ARC4Contract` in `algopy.arc4` namespace
+2
−0
03:15:11
algorand-python-testing
chore: ignore puya map files from artifacts
+1
−0
03:15:11
algorand-python-testing
feat: support mocking new `algopy.op` functions `falcon_verify`, `mimc`, `online_stake`, `sumhash512` and `VoterParamsGet`
+43
−0
03:15:11
algorand-python-testing
feat: update `algopy.op.Global` with fields added in AVM 11
+11
−0
03:15:11
algorand-python-testing
feat: update `algopy.op.AcctParamsGet` with fields added in AVM 11
+55
−1
03:15:11
algorand-python-testing
chore: further coverage check improvements
+8
−3
03:15:11
algorand-python-testing
chore: ensure unimplemented stubs appear at top of check stubs report
+2
−5
03:15:11
algorand-python-testing
docs: fix doctest example for `algopy.EllipticCurve`
+10
−8
03:15:11
algorand-python-testing
chore: refresh test artifacts
+983
−0
03:15:11
algorand-python-testing
fix: update `algopy.CompiledContract` and `algopy.CompiledLogicSig` to be NamedTuples
+2
−5
03:15:11
algorand-python-testing
chore: ensure refresh_test_artifacts captures all contracts
+2
−2
03:15:11
algorand-python-testing
chore: improve coverage of some excluded implementations
+76
−21
03:15:11
algorand-python-testing
fix: added missing __contains__ implementation for `algopy.Bytes`
+4
−0
03:15:11
algorand-python-testing
test: add array test artifacts
+7621
−0
03:15:11
algorand-python-testing
feat: add `avm_version` to `algopy.Contract` class options
+3
−0
03:15:11
algorand-python-testing
refactor: simplify EllipticCurve mock
+18
−6
03:15:11
algorand-python-testing
fix: add missing mappings for `algopy.op.Txn` members
+52
−0
03:15:11
algorand-python-testing
feat: add `algopy.arc4.Struct._replace` introduced in algorand-python 2.5.0
+16
−0
03:15:11
algorand-python-testing
chore: update coverage script
+2
−3
04:44:24
algokit-client-generator-ts
fix: correct composer type and fix audit issues (#148)
+454
−853
04:45:56
algokit-utils-ts
Merge main into release
+5268
−1220
04:45:57
algokit-utils-ts
Merge release into main
+0
−0
04:49:14
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
04:52:21
algokit-client-generator-ts
Merge main into release
+454
−853
04:52:22
algokit-client-generator-ts
Merge release into main
+0
−0
04:54:49
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
04:56:38
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
06:51:48
devportal
Fixed lint error
+1
−1
07:18:37
devportal
Fixed build issue
+120
−1
07:19:27
devportal
removed keys and signing
+0
−119
07:37:06
ARCs
Finalize arc27 & 82
+2
−4
07:45:51
aurally
finalising changes
+102
−74
08:06:48
ARCs
Merge pull request #333 from algorandfoundation/final-27+82
+2
−4
08:31:52
algokit-client-generator-py
chore: enable dependabot.yml
+2
−4
08:46:39
aurally
fixes to the creative image
+14
−10
09:09:41
algokit-utils-py
fix: ensure logger is accessed by reference to latest instance in config
+37
−50
09:10:38
connect
Merge pull request #176 from perawallet/next-release
+18
−18
09:28:34
connect
Upgrade node version
+3
−3
09:30:06
connect
Debug npm registry
+3
−0
09:31:13
connect
Merge pull request #177 from perawallet/upgrade-node-version
+6
−3
09:32:38
algokit-utils-py
chore: minor patch in boolean positional argument in asset_opt_out
+4
−4
09:42:23
algokit-utils-py
fix: minor deploy behaviour and logger instantiation patches (#143)
+94
−76
09:47:16
connect
Fix `package-lock`
+4
−4
09:48:33
connect
Merge pull request #178 from perawallet/upgrade-node-version
+4
−4
10:02:12
connect
Fix `package-lock`
+1
−1
10:18:38
connect
Merge pull request #179 from perawallet/upgrade-node-version
+1
−1
11:01:26
d-asa
fix: algokit utils deployment
+4
−4
11:04:40
d-asa
Merge pull request #27 from cusma/fix/deployment
+4
−4
11:35:22
algokit-client-generator-py
chore: enable dependabot.yml (#45)
+2
−4
12:11:36
algokit-client-generator-py
chore(deps): bump the minor-and-patch group with 4 updates
+34
−33
13:17:54
d-asa
chore: bump black
+25
−25
13:18:03
d-asa
chore: lint
+7
−7
13:18:32
d-asa
chore: use groups, remove target branches
+10
−2
13:27:37
d-asa
ci: fix
+1
−1
13:30:53
algokit-client-generator-ts
fix: recursively resolve StructName to tuple type
+6
−4
13:32:04
algokit-client-generator-ts
Merge branch 'main' into chore/beaker-deprecation
+460
−851
13:37:22
citrus-swap
updated use-wallet-react to v3.12 and algosdk to v 2.11
+97
−65
13:38:23
d-asa
Merge branch 'main' into dependabot/workflow
+1
−1
13:41:25
algokit-client-generator-ts
chore: rebuilt update programs
+44
−44
13:59:54
algokit-typescript-template
fix: adjust template to support decorators
+0
−6
14:01:11
algorand-sdk-testing
add resources program
+40
−0
14:01:31
algorand-sdk-testing
REMOVE_THIS: point to PR branch
+2
−2
14:09:53
d-asa
chore: enable logger in config
+5
−5
14:17:40
algokit-typescript-template
fix: adjust template to support decorators (#18)
+0
−6
14:28:50
citrus-swap
Some use-wallet connection progress but not full
+105
−106
14:32:15
d-asa
Merge pull request #28 from cusma/dependabot/workflow
+47
−39
14:38:32
d-asa
docs: add contributor
+1
−0
14:38:53
d-asa
chore: update release version
+1
−1
14:41:23
algokit-utils-py
docs: further clarifications on v3 deploy behaviour
+46
−0
14:45:07
algokit-client-generator-py
fix: linting and rebuilding artifacts
+69
−71
14:53:34
d-asa
Merge pull request #29 from cusma/release/v0.4.0
+2
−1
14:55:05
algokit-utils-py
docs: extra notes on deploy time immutability control
+143
−9
14:57:36
algorand-sdk-testing
reuse defined steps
+7
−3
15:03:52
algorand-sdk-testing
add missing ".", use When for simulate request
+2
−2
15:07:07
algorand-sdk-testing
use then for simulating
+2
−2
15:14:25
a-day-in-my-bobalife
chore: log greeting (2025-02-19)
+1
−0
15:15:32
algokit-utils-py
3.0.1
+11
−1
15:18:41
algokit-utils-py
docs: apply suggestions from code review
+17
−17
15:24:20
algokit-utils-ts
docs: more examples for deploy time immutability control
+42
−2
15:25:57
go-algorand
Typo
+1
−1
15:32:41
go-algorand
Update network/p2pNetwork.go
+1
−1
15:33:20
go-algorand
Update network/p2pNetwork.go
+0
−0
15:34:48
docs
[create-pull-request] automated change
+6
−52
15:45:36
algorand-python-testing
chore: update token config
+2
−2
15:50:06
docs
Merge pull request #1292 from algorandfoundation/automatic-pr-go-algorand-v4.0.2-stable-indexer-3.7.2
+6
−52
15:52:41
algokit-utils-ts
docs: more examples for deploy time immutability control (#380)
+42
−2
15:53:03
algokit-utils-py
docs: minor enhancements in immutability control behaviour in deploy (#144)
+189
−9
15:55:01
ARCs
ARC-81 added genesis hash, support for offline key registrations
+3880
−529
16:00:55
docs
[create-pull-request] automated change
+3
−3
16:01:56
algorand-python-testing
chore: update token config (#34)
+2
−2
16:02:04
reti
feat(ui): add gauge indicator for validator performance
+86
−5
16:10:46
AlgorandKMDServer
cicd update from 4.0.1 to 4.0.2
+84
−3
16:12:03
ARCs
ARC-81: Ready for review
+1
−1
16:33:36
austs-one-click-node
Update win/linux bins to v4.0.2-stable
+12
−12
16:37:59
austs-one-click-node
Update mac bins to v4.0.2-stable
+6
−6
16:41:01
austs-one-click-node
Bump version to v1.6.1
+1
−1
17:07:18
store-kit
⚗️StoreKit 0.0.2
+1462
−391
17:23:38
DML-CHAIN
feat: incentive equation
+4290
−2214
17:34:17
store-kit
👷 reference documentation workflow
+40
−0
17:37:23
algorand-python-testing
0.5.0-beta.1
+7
−281
17:47:00
go-algorand
Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.
+1
−3
17:47:00
go-algorand
Merge remote-tracking branch 'origin/rel/stable' into relstable4.0.2-remerge
+3
−1
18:06:13
reti
feat(ui): Add performance data and APY from Nodely to UI (#368)
+351
−97
18:06:22
devportal
Added initial documentation for account keys and signing
+91
−0
18:09:27
reti
chore: v1.2.0
+3
−3
18:10:42
reti
Merge pull request #369 from algorandfoundation/dev
+3
−3
18:16:05
algokit-cli
chore: restore tests against main branch
+30
−26
18:38:40
go-algorand
CICD: go-algorand relstable4.0.2-remerge mergeback (#6258)
+0
−0
18:42:46
go-algorand
add Go Benchmark (go) benchmark result for be093400c08fd49f6ce03ecf41a1620501c15177
+445
−1
18:50:21
go-algorand
Update network/phonebook/phonebook.go
+1
−1
18:52:46
go-algorand
Apply suggestions from code review
+2
−2
18:53:48
algokit-cli
chore: algokit utils v3 migration (#611)
+326
−242
18:54:51
brand-assets
chore: add folks finance logo icon only 1:1
+0
−0
19:05:09
puya-ts
fix: Handle empty array expressions
+4237
−370909
19:12:54
brand-assets
chore: add folks finance icon only 1:1
+0
−0
19:14:44
puya-ts
feat: Native arrays and MutableArray type (#106)
+105990
−335092
19:21:34
puya-ts
Notes added by 'git notes add'
+1
−0
20:21:50
AlgorandCIDs
Updates and additions
+35292
−0
20:25:52
go-algorand
network: tiny speedup, less allocation (#6246)
+69
−80
20:29:56
go-algorand
add Go Benchmark (go) benchmark result for 5f12e1a8365f343e696a6b3996ab0dd40e05770e
+445
−1
20:30:59
go-algorand
move invalid tx message logging
+1
−1
20:41:07
go-algorand
Merge remote-tracking branch 'upstream/master' into pavel/p2p-txhander-bg
+69
−80
20:43:15
go-algorand
fix post-merge
+1
−1
21:19:57
go-algorand
Merge remote-tracking branch 'upstream/master' into pavel/p2p-archival-get-peers
+79
−85
21:26:15
reti
docs(gitbook): No subject
+20
−12
21:28:45
reti
docs(gitbook): No subject
+12
−15
21:45:42
reti
feat(ui): add support for external deposits metric
+19
−6
23:20:45
devportal-code-examples
feat(smart-contracts): add box storage progress
+3407
−0