Home Reports Feb 10, 2025
Monday, February 10, 2025
- Commits
- 86
- pushed this day
- Repositories
- 25
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +132,583 −25,459
- additions / deletions
Monday, February 10, 2025
86 commits were pushed across 25 repos by 22 authors. There were 132,583 additions and 25,459 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
25 repositories- go-algorand 8 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- js-algorand-sdk 1 commit
- DML-CHAIN 1 commit
- algokit-core 16 commits
- algokit-client-generator-py 3 commits
- algokit-python-template 1 commit
- algokit-subscriber-py 1 commit
- algokit-utils-py 5 commits
- algokit-utils-ts 1 commit
- algo-models 7 commits
- algorand-python-testing 1 commit
- ARCs 2 commits
- devportal 4 commits
- nodekit 2 commits
- TEALScript 7 commits
- awesome-algorand 2 commits
- CryptoDeepTools 3 commits
- arcpay-sdk 2 commits
- wen-tools 2 commits
- a-day-in-my-bobalife 5 commits
- algorand-go-mobile-sdk 2 commits
- algo-voting 5 commits
- ultrade-python-sdk 3 commits
Commit Log
86 commits · 25 repositories
01:00:27
go-algorand
Build 2261 Data
+1
−1
01:17:02
CryptoDeepTools
Update wif_to_hash160.py
+3
−3
01:33:15
CryptoDeepTools
Update KEYFOUND.privkey
+5
−5
01:39:14
CryptoDeepTools
Update DecodeRawTX.txt
+5
−5
02:12:35
arcpay-sdk
Merge pull request #67 from nzerolk/main
+4
−4
02:13:57
arcpay-sdk
Merge pull request #63 from AChaffangeon/main
+65
−26
03:34:25
algo-voting
Update eslint requirement from ^9.19.0 to ^9.20.0
+1
−1
03:34:30
algo-voting
Update @vue/eslint-config-typescript requirement from ^14.3.0 to ^14.4.0
+1
−1
09:17:51
algo-voting
Merge pull request #572 from sambitsargam/dependabot/npm_and_yarn/vue/eslint-config-typescript-tw-14.4.0
+1
−1
09:18:13
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/eslint-tw-9.20.0
+2
−2
09:18:24
algo-voting
Merge pull request #571 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-9.20.0
+0
−0
09:24:22
algokit-client-generator-py
chore: Beaker & PyTeal Deprecation (#38)
+4623
−5408
11:49:34
algokit-utils-py
fix: remove setting global handler that affects non algokit loggers
+39
−120
11:49:53
algokit-utils-py
chore: remove beaker
+378
−612
12:49:02
algokit-utils-ts
docs: fixing typo in docstrings/docs for kmd account manager methods
+5
−3
13:10:51
algokit-utils-py
docs: fix typo in from_kmd documentation
+10
−6
13:39:17
devportal
DVP-16: Added overview and fixed some sources
+5
−4
13:40:48
algokit-core
build swift xcframework
+21
−4
13:40:48
algokit-core
build swift xcframework
+21
−4
13:42:35
awesome-algorand
chore: replace dappflow with algosurf
+1
−1
13:47:22
awesome-algorand
[no-tweet] chore: replace dappflow with algosurf (#168)
+1
−1
14:02:05
algorand-go-mobile-sdk
PERA-1586 :: Upload generated aar file to maven central (#6)
+723
−53
14:03:01
algorand-go-mobile-sdk
PERA-1506 :: Create keyreg transaction functions to support flat fee (#4)
+92
−4
14:08:50
algokit-core
add more targets
+20
−3
14:08:50
algokit-core
add more targets
+20
−3
14:23:13
devportal
Merge remote-tracking branch 'origin/main' into chore/flatten-nodekit-reference
+498
−461
14:32:35
devportal
Merge pull request #170 from algorandfoundation:chore/flatten-nodekit-reference
+349
−543
14:41:46
algokit-core
use lipo to support conflicting libs in xcframework
+36
−11
14:41:46
algokit-core
use lipo to support conflicting libs in xcframework
+36
−11
14:44:28
algokit-core
move some code around
+10
−8
14:44:28
algokit-core
move some code around
+10
−8
15:14:13
a-day-in-my-bobalife
chore: log greeting (2025-02-10)
+2
−0
15:21:42
ARCs
UPDATE arc60 README, clarify
+8
−7
15:22:13
ARCs
Merge branch 'newArc60' of github.com:ehanoc/ARCs into arc60Plus
+105841
−5683
15:41:07
algokit-utils-py
fix: set token to empty string for mainnet and testnet
+7
−0
15:41:58
devportal
DVP-9 Smart Contract Python: Updates based on review and comments
+5
−3
16:03:18
go-algorand
CI: upgrade to actions/cache@v4
+2
−2
16:18:04
algokit-client-generator-py
chore: update README.md
+3
−0
16:25:18
a-day-in-my-bobalife
chore: bump com.github.ajalt.clikt:clikt in /HaveAMagicalDay
+1
−1
16:28:15
a-day-in-my-bobalife
chore: bump com.github.ajalt.clikt:clikt from 5.0.2 to 5.0.3 in /HaveAMagicalDay (#214)
+1
−1
16:32:28
nodekit
chore: installer env vars enabling unattended installation
+23
−5
16:34:47
nodekit
Merge pull request #141 from algorandfoundation/chore/refactor-documentation
+454
−793
16:40:19
algokit-utils-py
fix: feedback batch #4 (#136)
+424
−732
16:47:36
algokit-subscriber-py
chore: utils-v3 migration
+273
−264
16:53:38
algorand-python-testing
chore: utils-v3 support
+198
−239
16:56:00
go-algorand
CI: upgrade to actions/cache@v4 (#6250)
+2
−2
17:01:08
go-algorand
add Go Benchmark (go) benchmark result for c490c22f7de30f9d3c2849088f49b7b7315d5b6d
+445
−1
17:14:45
a-day-in-my-bobalife
chore: v2025.5.0 (release)
+14
−0
17:14:47
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:20:18
ultrade-python-sdk
add expiration time arg to create order func
+14
−11
17:20:38
ultrade-python-sdk
update version
+1
−1
17:33:44
ultrade-python-sdk
add types
+1
−1
17:44:23
algokit-python-template
chore: addressing pr comments
+75
−43
18:09:07
algokit-core
single cargo build cmd for swift
+16
−12
18:09:07
algokit-core
single cargo build cmd for swift
+16
−12
18:10:59
algokit-core
fat_targets
+5
−5
18:10:59
algokit-core
fat_targets
+5
−5
18:13:21
algokit-core
fat_target_name
+7
−6
18:13:21
algokit-core
fat_target_name
+7
−6
19:15:28
TEALScript
compile with algod 4.0.1
+2326
−796
19:19:32
TEALScript
Merge pull request #579 from algorandfoundation/chore/update_algod_again
+2326
−796
19:22:43
wen-tools
Update to SimpleAirdropTool that will calculate the fees and provide an option for a CSV asset inbox log download
+495
−106
19:22:44
algo-models
BIGINTs and Schema validation updates
+58
−46
19:25:16
algo-models
Unnessary algosdk
+0
−2
19:31:34
go-algorand
Add optional 'header-only' parameter to endpoint to allow for retrieving header without either the certificate or corresponding payset.
+434
−304
19:32:06
go-algorand
Merge branch 'master' into block-header-api-revamp
+0
−0
19:32:14
TEALScript
fix: updating boolean values in static box
+25
−2
19:34:07
algo-models
Update CJS target to ES2020
+1
−1
19:36:42
TEALScript
eslint fix
+2
−1
19:43:39
TEALScript
Merge pull request #580 from algorandfoundation/fix/bool_update_in_box
+26
−2
19:44:50
algokit-client-generator-py
fix: disable mypy for end user; keep selective ignores for local examples
+61
−40
19:47:12
DML-CHAIN
feat: contribute trained params
+3065
−4903
19:50:47
wen-tools
Add in account balance to visually see the total fees required and the spending balance
+21
−1
20:13:44
go-algorand
more fix for TestCatchpointAfterStakeLookupTxns
+48
−21
20:20:53
TEALScript
106.2
+1085
−1072
20:25:35
TEALScript
Merge pull request #581 from algorandfoundation/dev
+3434
−1867
20:34:20
algo-models
Update all models to use bigint, update schemas, cast to safe range of integers
+114
−102
20:35:39
algo-models
Fix repeating type param
+1
−1
20:52:56
algo-models
Update lib/algorand.encoder.ts
+1
−1
20:54:30
algo-models
Merge pull request #19 from algorandfoundation/bigint-schemas-update
+146
−124
20:57:02
go-algorand
fix test hanging by not asserting errors inside rdb.Transaction scope
+3
−1
21:11:39
java-algorand-sdk
Merge branch 'develop' into dependabot/maven/com.squareup.okio-okio-1.17.6
+1279
−95
22:36:06
algokit-core
working swift executable
+1394
−8
22:36:06
algokit-core
working swift executable
+1394
−8
23:27:01
js-algorand-sdk
Regenerate code from specification file
+6
−4
23:27:05
go-algorand-sdk
Regenerate code from specification file
+1
−3