Home Reports Feb 5, 2025
Wednesday, February 5, 2025
- Commits
- 137
- pushed this day
- Repositories
- 35
- with activity
- Contributors
- 32
- distinct authors
- Lines changed
- +37,642 −12,506
- additions / deletions
Wednesday, February 5, 2025
137 commits were pushed across 35 repos by 32 authors. There were 37,642 additions and 12,506 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
35 repositories- algorand-sdk-testing 1 commit
- generator 1 commit
- go-algorand 9 commits
- go-algorand-sdk 4 commits
- indexer 2 commits
- js-algorand-sdk 10 commits
- py-algorand-sdk 4 commits
- julo-nft-ticketing 2 commits
- algokit-core 6 commits
- algokit-avm-vscode-debugger 1 commit
- algokit-client-generator-py 16 commits
- algokit-client-generator-ts 1 commit
- algokit-lora 1 commit
- algokit-python-template 2 commits
- algokit-subscriber-py 2 commits
- algokit-subscriber-ts 1 commit
- algokit-utils-py 4 commits
- algokit-utils-ts 1 commit
- algorand-typescript-testing 6 commits
- ARCs 3 commits
- devportal 3 commits
- puya-ts 14 commits
- python-utils-offchain-client-examples 1 commit
- reti 8 commits
- citrus-swap 2 commits
- d-asa 10 commits
- a-day-in-my-bobalife 1 commit
- AlgoQuest 4 commits
- algo-voting 2 commits
- AlgorandCIDs 1 commit
- subql-stellar 8 commits
- tatum-js 3 commits
- tinyman-js-sdk 1 commit
- tinyman-swap-widget-sdk 1 commit
- xbacked-sdk 1 commit
Commit Log
137 commits · 35 repositories
00:01:55
subql-stellar
Update copyright headers to 2025
+72
−72
00:07:13
subql-stellar
Update copyright headers to 2025 (#102)
+72
−72
00:08:46
subql-stellar
[SKIP CI] Prerelease
+12
−6
00:16:17
subql-stellar
Update @subql deps
+39
−39
00:24:10
indexer
Fix an issue in the `online-only` filter
+1
−1
00:25:39
indexer
Style fixes
+1
−1
00:30:56
subql-stellar
Update @subql deps (#103)
+39
−39
00:32:18
subql-stellar
[SKIP CI] Prerelease
+11
−6
00:51:16
subql-stellar
[release] 20250206
+64
−12
01:00:25
go-algorand
FI from master
+7
−7
01:00:26
go-algorand
Build 2256 Data
+1
−1
01:13:37
go-algorand-sdk
changes that mirror algorand/go-algorand#6242
+6
−8
01:23:35
subql-stellar
[release] 20250206 (#104)
+64
−12
01:29:37
AlgorandCIDs
Updates and additions
+2880
−0
01:55:18
js-algorand-sdk
Bump webpack from 5.89.0 to 5.97.1 (#930)
+420
−211
01:57:06
js-algorand-sdk
Bump ws from 8.13.0 to 8.18.0 (#898)
+4
−3
01:58:17
js-algorand-sdk
Bump follow-redirects from 1.15.5 to 1.15.9 (#931)
+4
−3
01:58:41
js-algorand-sdk
BlockHeaders: Support for /v2/blockheaders against Indexer API (v2.x line) (#928)
+299
−2
02:01:02
js-algorand-sdk
Bump axios from 1.6.7 to 1.7.9 (#932)
+5
−4
02:05:44
js-algorand-sdk
Bump send and express
+43
−130
02:05:56
js-algorand-sdk
Bump cookie and express
+43
−130
02:09:18
js-algorand-sdk
feat: add Address as an ABIValue and handle encoding an Address (#911)
+32
−9
02:26:21
js-algorand-sdk
Bump send and express (#933)
+43
−130
02:30:13
py-algorand-sdk
Bump black from 23.1.0 to 24.3.0
+1
−1
02:38:08
go-algorand-sdk
changes that mirror algorand/go-algorand#6242 (#679)
+6
−8
03:15:45
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
04:07:14
algorand-typescript-testing
fix: typo in readme.md
+1
−1
04:15:10
reti
fix(useValidators): use query keys to get correct validator data
+13
−6
04:35:47
puya-ts
fix: Use specific lib when parsing typescript
+3
−1
04:36:56
puya-ts
fix: False positive error on empty tuples
+5
−1
04:42:42
puya-ts
Merge pull request #96 from algorandfoundation/fix/use-specific-lib
+8
−2
04:48:19
puya-ts
Notes added by 'git notes add'
+1
−0
04:48:31
reti
fix(ui): maintain validator ID relationships in combined queries (#360)
+13
−6
04:49:09
reti
fix(ui): fetch full NFD view and improve pool type safety (#361)
+12
−9
05:16:29
py-algorand-sdk
Apply updated black formatting rules.
+107
−76
05:50:09
algokit-utils-ts
fix: support coverAppCallInnerTransactionFees when calling a readonly ABI method
+194
−78
06:20:52
reti
feat(ui): improve loading states for dashboard tables
+70
−53
06:35:19
algorand-typescript-testing
refactor: remove unnecessary calls to Uint64 function
+113
−95
07:37:56
algo-voting
Merge pull request #570 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.23.0
+1
−1
07:41:20
algorand-typescript-testing
Merge pull request #47 from algorandfoundation/fix/docs-typos
+114
−96
07:57:58
tatum-js
ALL-10482 - Remove BNB
+9
−347
09:40:45
citrus-swap
logo added
+208
−27
09:48:05
tatum-js
ALL-10482 - Remove BNB (#1146)
+9
−347
10:11:04
algokit-client-generator-py
fix: added duplicate structs contract
+189
−167
10:43:45
ARCs
Adding test vectors
+936
−0
10:48:19
ARCs
Removing unnecessary vectors
+0
−20
10:55:05
ARCs
Show seed used for generated test vectors
+215
−208
11:01:29
tatum-js
feat: ALL-10406 Include ensureSufficientBalance flag to BlockAmount model
+4
−0
11:08:05
algorand-typescript-testing
refactor: simplify sample contract and tests by avoiding arc4 types
+14
−15
11:13:04
algorand-typescript-testing
Merge pull request #49 from algorandfoundation/refactor/docs
+14
−15
11:36:16
algokit-client-generator-py
fix: fixed most app tests
+947
−477
11:39:19
tinyman-js-sdk
Merge branch 'main' into chore/upgrade-algosdk
+3
−3
11:44:48
tinyman-swap-widget-sdk
Update commit tinyman-js-sdk commit hash
+23
−11
12:07:31
algokit-client-generator-py
fix: formatting and simplifying build pipeline
+117
−310
12:19:33
algokit-client-generator-py
fix: simplifying update_approvals.py
+11
−20
12:20:11
algokit-client-generator-py
fix: linting and formatting
+8
−8
12:31:54
py-algorand-sdk
Dependencies: Bump black from 23.1.0 to 24.3.0 (#535)
+108
−77
13:07:02
go-algorand
config: remove/rename consensus flags (#6242)
+8
−10
13:12:32
go-algorand
add Go Benchmark (go) benchmark result for a921aae0cb97f6a9f3b7798d10452a31e80be228
+445
−1
13:15:39
algokit-client-generator-py
fix: adding client generation for missed apps
+16
−10
13:19:37
algokit-subscriber-py
bump sdk to 2.7
+24
−9
13:20:41
algokit-client-generator-py
fix: stability test
+5
−5
13:21:09
algokit-subscriber-py
filter out synthetic indexer txns from test fixture
+20
−2
13:22:32
algokit-client-generator-py
fix: linting and formatting.
+25
−16
13:34:31
algokit-client-generator-py
fix: poetry update.
+34
−40
14:05:08
devportal
fix: pnpm global installation
+1
−1
14:10:23
devportal
chore: reduce workflow runtime, target Node 20
+4
−1
14:12:10
reti
fix(ui): hide wallet actions when not connected
+79
−70
14:19:31
reti
feat(ui): improve loading states for dashboard tables (#362)
+149
−123
14:20:55
reti
chore: release v1.1.0
+3
−3
14:32:18
devportal
Merge pull request #172 from algorandfoundation/fix/deployment
+5
−2
14:43:05
xbacked-sdk
Merge bf73d91e6f2b46f86ebea9a389f173edff790361 into cef7a6eebcccea3c5a8307d853bef6b54131f875
+1
−1
14:53:41
reti
Merge pull request #363 from algorandfoundation/dev
+2938
−1507
15:14:03
a-day-in-my-bobalife
chore: log greeting (2025-02-05)
+1
−0
15:32:34
algokit-utils-py
fix: adjust handling of readonly method fee coverage
+786
−770
16:05:54
go-algorand
p2p: exclude self from GetPeers results (#6132)
+54
−3
16:07:54
py-algorand-sdk
bump up version to v2.8.0
+14
−1
16:09:57
go-algorand
add Go Benchmark (go) benchmark result for 5bffa0ee8c6d3039955da7bd6ed6764a1294d815
+445
−1
16:14:22
js-algorand-sdk
bump up version to v3.2.0
+21
−7
16:45:27
algokit-utils-py
refactor: further align static get_{}_client methods in ClientManager with ts implementation
+38
−22
16:57:08
algokit-client-generator-py
fix: state contract testing.
+177
−55
17:14:12
algokit-client-generator-py
fix: voting contract according to tests.
+46
−46
17:18:05
algokit-client-generator-py
fix: porting new testing from main.
+106
−57
17:21:05
algorand-sdk-testing
Implement unit tests for requesting blockheader from algod for a specific round.
+19
−0
17:21:58
algokit-client-generator-py
fix: rebuild artifacts.
+2
−2
17:41:05
algokit-client-generator-py
fix: fixed typing issue.
+1
−1
18:20:26
generator
Update Go SDK template to use msgpack format for GetBlockHeader.
+6
−0
18:23:57
julo-nft-ticketing
Version: 1.0.2 : Editied /calenders to /calenders
+0
−0
18:28:25
go-algorand-sdk
Regenerate code from specification file
+2
−1
18:49:02
algokit-lora
chore: added issue template for bug and feature request
+54
−0
18:54:30
algokit-subscriber-ts
chore: added issue template for bug and feature request
+54
−0
18:54:44
algokit-utils-py
docs: fixing autogenerated urls; fixing docstring warnings
+450
−479
18:58:13
puya-ts
Merge pull request #94 from algorandfoundation/refactor/drop-implementation-logic
+110
−824
18:59:41
algokit-avm-vscode-debugger
chore: added issue template for bug and feature request
+54
−0
19:03:42
go-algorand-sdk
Regenerate code from specification file (#680)
+2
−1
19:13:40
go-algorand
all bytes math is big, need costs
+225
−106
19:19:07
julo-nft-ticketing
Added the rest of the stuff
+1850
−21
19:45:07
puya-ts
build: Create patch release for refactor commits
+4
−0
20:12:18
puya-ts
chore: added issue template for bug and feature request
+54
−0
20:15:11
algokit-core
rm maturin CI in favor of hand-written Python CI
+67
−274
20:17:31
algokit-utils-py
fix: addressing internal feedback (3) (#134)
+1677
−1393
20:17:42
go-algorand
Tiny speedup, less allocation
+69
−80
20:30:52
algokit-client-generator-py
refactor: ensure create, update, delete params in factory deploy only require args dataclass (to figure out signature)
+516
−116
20:36:19
algokit-client-generator-py
fix: minor patches in dataclass inheritance; fixes for mypy errors; addressing internal feedback (#37)
+566
−165
20:46:37
algokit-core
attempt docker run/exec
+24
−16
20:50:14
algokit-core
git rid of container config in job
+17
−9
20:51:00
AlgoQuest
Initial commit
+14832
−0
20:52:12
d-asa
chore: bump dependencies
+8
−8
20:52:21
d-asa
chore: build clients
+308
−28
20:52:25
algokit-core
docker run args
+2
−1
20:53:43
d-asa
chore: removing method signature from deploy
+0
−6
20:55:05
d-asa
refactor: updating to latest betas reflecting latest feedback
+346
−152
20:57:10
algokit-core
rest of steps using docker exec
+24
−14
20:57:58
d-asa
fix: remove plural invocation for AlgoAmount (as they no longer exist)
+1
−1
20:59:50
algokit-core
cd to crate
+1
−1
21:09:52
AlgoQuest
Version: 1.0.0
+341
−90
21:11:26
d-asa
chore: lint
+25
−18
21:11:57
d-asa
chore: remove pluralized methods
+1
−1
21:19:19
d-asa
Merge remote-tracking branch 'origin/chore/algoutils-v3' into chore/latest-betas
+0
−2
21:20:46
d-asa
refactor: reusing latest python template setup for deploy
+156
−208
21:22:39
AlgoQuest
Very Weak UI
+250
−137
21:42:34
d-asa
Merge pull request #26 from aorumbayev/chore/latest-betas
+161
−302
21:48:59
AlgoQuest
Version: 1.0.1: Scaleable UI
+963
−215
21:53:42
citrus-swap
all the commits
+275
−85
22:15:10
puya-ts
chore: added issue template for bug and feature request
+54
−0
22:18:08
algorand-typescript-testing
chore: added issue template for bug and feature request
+54
−0
22:20:25
algokit-client-generator-ts
chore: added issue template for bug and feature request
+54
−0
22:41:46
python-utils-offchain-client-examples
update to apply latest fix
+30
−27
22:53:51
algokit-python-template
refactor: further polishing
+765
−841
22:59:49
algokit-python-template
refactor: remove black/flake-8 from root setup
+58
−716
23:26:12
go-algorand
Explicitly set the x-algorand-format for BlockHeaderResponse to 'BlockHeaderResponse'.
+1
−1
23:31:48
puya-ts
fix: Bug with path normalization of bundled dependencies
+1
−1
23:32:18
puya-ts
build: Pin typescript to 5.7.2 until 5.8 exits beta
+2
−2
23:33:09
puya-ts
chore: Don't output source summaries to the console for logs < warning
+4
−3
23:34:04
puya-ts
chore: Log type name once its known in type resolution to aid in debugging
+1
−0
23:44:30
puya-ts
test: Don't include debug/info logs in expected output unmatched check
+2
−2
23:55:49
puya-ts
Merge pull request #98 from algorandfoundation/fix/no-release-on-refactor
+14
−8