Home Reports Dec 6, 2024
Friday, December 6, 2024
- Commits
- 62
- pushed this day
- Repositories
- 15
- with activity
- Contributors
- 18
- distinct authors
- Lines changed
- +30,150 −13,144
- additions / deletions
Friday, December 6, 2024
62 commits were pushed across 15 repos by 18 authors. There were 30,150 additions and 13,144 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
15 repositories- win-go-algorand 1 commit
- go-algorand 5 commits
- indexer 1 commit
- algokit-client-generator-ts 6 commits
- algokit-subscriber-ts 2 commits
- algokit-utils-py 1 commit
- algokit-utils-ts 15 commits
- ARCs 3 commits
- devportal-code-examples 4 commits
- puya-ts 12 commits
- reti 1 commit
- a-day-in-my-bobalife 1 commit
- subql-stellar 6 commits
- tinyman-js-sdk 2 commits
- use-wallet 2 commits
Commit Log
62 commits · 15 repositories
00:02:54
algokit-subscriber-ts
fix type in transform.ts
+254
−193
00:11:59
puya-ts
chore: Pin TS version so patch-package doesn't randomly break
+2
−2
00:18:50
puya-ts
chore: Pin TS version so patch-package doesn't randomly break
+2
−2
00:23:03
puya-ts
Notes added by 'git notes add'
+1
−0
00:56:11
algokit-subscriber-ts
fix types - haven't run tests
+36
−12
01:00:25
go-algorand
Build 2192 Data
+1
−1
01:17:19
algokit-utils-ts
Merge pull request #345 from algorandfoundation/fix-npm-readme
+2
−1
01:27:45
puya-ts
refactor: tweaks required by stub impelemtation of arc4 types
+3
−6
02:25:25
go-algorand
move ledgerTracker advanced error handling methods to ledgerTrackerExtraHandlers
+170
−87
02:32:49
go-algorand
move ledgerTracker advanced error handling methods to ledgerTrackerExtraHandlers
+41
−71
06:32:10
algokit-utils-ts
fix: resolve signer when using an app factory
+130
−87
06:41:38
subql-stellar
Fixed the reindex runtime issue caused by missing API dependencies during reindexing
+32
−2
06:44:22
go-algorand
chore: fix some function name in comment
+2
−2
07:51:55
subql-stellar
Incorrect parameter injection in ApiService
+2
−6
08:14:00
algokit-utils-ts
fix: make skipSignatures usage clearer
+81
−16
08:14:18
subql-stellar
Fixed the reindex runtime issue caused by missing API dependencies du… (#94)
+32
−6
08:15:42
subql-stellar
[SKIP CI] Prerelease
+3
−2
08:18:27
devportal-code-examples
Update projects/python-contract-examples/smart_contracts/arc4_types/contract.py
+1
−1
08:18:38
devportal-code-examples
Update projects/python-contract-examples/smart_contracts/arc4_types/contract.py
+1
−0
08:18:45
devportal-code-examples
Update projects/python-contract-examples/smart_contracts/arc4_types/contract.py
+4
−4
08:18:55
subql-stellar
[release] 20241206
+5
−4
08:21:54
algokit-utils-ts
chore: remove populateAppCallpopulateAppCallResources warning message
+180
−122
08:25:58
devportal-code-examples
chore: rebuild the contract
+5
−5
08:29:10
puya-ts
typo: fix typo which is setting wrong state value counts in arc32.json
+37
−33
08:43:54
subql-stellar
[release] 20241206 (#95)
+5
−4
13:17:23
algokit-utils-py
chore: wip
+972
−157
13:22:44
algokit-utils-ts
Merge pull request #346 from algorandfoundation/fix-factory-signer
+391
−225
13:27:20
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
13:57:50
algokit-utils-ts
Merge main into release
+858
−760
13:57:52
algokit-utils-ts
Merge release into main
+0
−0
14:02:49
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
14:11:48
tinyman-js-sdk
Bump up the version for new release
+3
−3
14:32:05
tinyman-js-sdk
Merge pull request #100 from tinymanorg/feat/liquid-stake-sdk
+48
−32
15:14:43
a-day-in-my-bobalife
chore: log greeting (2024-12-06)
+1
−0
15:53:16
go-algorand
rename ledgerTrackerExtraHandlers to trackerCommitLifetimeHandlers
+11
−8
15:55:35
algokit-utils-ts
chore: setup config for releasing v7 updates
+5
−3
15:56:57
algokit-utils-ts
fix: update NPM readme links
+2
−1
16:08:05
win-go-algorand
Merge dd3dff631ffc5434934145bf9fc2944bdb22d2fd into 9e99fee42cc0e0b52f0c3d83a409f78791d464f0
+9
−14
16:13:56
puya-ts
fix: typo which is setting wrong state value counts in arc32.json
+37
−33
16:13:56
puya-ts
refactor: tweaks required by stub impelemtation of arc4 types
+3
−6
16:13:57
puya-ts
feat: AVM11 Support
+13115
−8206
16:14:43
algokit-utils-ts
fix: some signing and simulate issues
+391
−224
16:19:24
ARCs
Arc-56 Final
+1
−2
16:20:13
ARCs
ARC-79 Final
+3
−4
16:22:05
algokit-utils-ts
Merge pull request #347 from algorandfoundation/v7-fix-factory-signer
+396
−226
16:28:34
algokit-utils-ts
Notes added by 'git notes add'
+1
−1
16:33:04
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
16:59:54
algokit-client-generator-ts
chore: update simulate to match utils
+57
−37
17:02:07
reti
fix(ui): update simulate params to use skipSignatures
+8
−15
17:05:12
algokit-client-generator-ts
chore: update simulate to match utils (#137)
+57
−37
17:08:50
puya-ts
build: Tweak approval tests for ci
+37
−6
17:10:07
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
17:12:39
algokit-client-generator-ts
Merge main into release
+547
−473
17:12:40
algokit-client-generator-ts
Merge release into main
+0
−0
17:15:19
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
17:36:59
puya-ts
fix: Typo in logic sig visitor and typing of options decorators + increase test coverage
+49
−9
19:04:48
puya-ts
feat: Allow stateTotals to be specified statically in contract options
+6671
−19
20:16:37
ARCs
update ARC59 reference deps
+2269
−1924
21:01:53
use-wallet
feat(pera): add auto-connect for Pera Discover browser
+26
−0
22:03:41
use-wallet
fix(pera): add window check to prevent SSR errors
+26
−22
22:38:38
indexer
Support generating synthetic payout transaction based off Payout being set in block header.
+311
−7
23:03:53
puya-ts
feat: Reserved scratch space
+2808
−21