Home Reports Jan 16, 2025
Thursday, January 16, 2025
- Commits
- 91
- pushed this day
- Repositories
- 22
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +52,469 −25,662
- additions / deletions
Thursday, January 16, 2025
91 commits were pushed across 22 repos by 22 authors. There were 52,469 additions and 25,662 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
22 repositories- DiscordTickers 2 commits
- go-algorand 3 commits
- DML-CHAIN 4 commits
- algokit-beaker-playground-template 2 commits
- algokit-cli 2 commits
- algokit-client-generator-py 1 commit
- algokit-lora 2 commits
- algokit-subscriber-ts 2 commits
- algokit-utils-py 2 commits
- algokit-utils-ts 5 commits
- algorand-typescript-testing 6 commits
- devportal 15 commits
- nodekit 14 commits
- puya 6 commits
- puya-ts 9 commits
- reti 2 commits
- arcpay-sdk 4 commits
- a-day-in-my-bobalife 3 commits
- algo-voting 1 commit
- tinyman-js-sdk 2 commits
- tinyman-order-protocol 2 commits
- use-wallet 2 commits
Commit Log
91 commits · 22 repositories
00:02:54
DML-CHAIN
feat: box storage
+4116
−4699
01:00:26
go-algorand
FI from master
+6
−5
01:00:27
go-algorand
Build 2236 Data
+1
−1
01:11:51
devportal
DVP-199: Address feedback
+13
−6
01:40:46
puya-ts
fix: Error if a property is declared as static
+5
−1
01:48:45
puya-ts
Merge pull request #80 from algorandfoundation/fix/error-on-static-prop
+5
−1
01:53:10
puya-ts
chore: Verify a compatable version of puya is available on the PATH, and fail or warn gracefully if it is not
+158
−17
01:54:07
puya-ts
Notes added by 'git notes add'
+1
−0
01:57:29
algokit-subscriber-ts
chore: fix audit issues
+3
−3
01:59:14
puya-ts
Merge pull request #79 from algorandfoundation/chore/version-check
+158
−17
02:05:02
puya-ts
Notes added by 'git notes add'
+1
−0
02:16:07
devportal
DVP-199: Resolve conflicts
+279
−184
03:50:23
devportal
DVP-200: Add instructions in the steps component; change notes to use aside component
+47
−35
04:02:31
algo-voting
Update algosdk requirement from ^3.0.0 to ^3.1.0
+1
−1
04:13:09
arcpay-sdk
Fixed asset selection combobox and ARC3 images not loading
+9
−5
04:13:22
arcpay-sdk
0.0.14
+3
−3
04:14:56
arcpay-sdk
Merge branch 'Frostbits-Solutions:main' into main
+0
−0
04:15:24
arcpay-sdk
Merge pull request #62 from nzerolk/main
+13
−9
04:20:14
DiscordTickers
New Coins Added
+41
−4
04:29:58
devportal
DVP-200: Remove top level heading
+0
−2
04:30:39
devportal
Create Conduit install docs
+125
−0
04:32:04
DiscordTickers
Update README.md
+2
−1
04:33:35
algokit-utils-ts
feat: add heartbeat data to indexer types
+320
−167
05:54:52
puya-ts
fix: define isArc4 as static propery to remove explicit version dependency by testing module
+8
−4
06:10:29
algokit-subscriber-ts
feat: add support for heartbeat transactions
+1540
−426
06:16:43
algokit-lora
chore: testing and extending heartbeat support
+166
−53
07:16:43
algokit-utils-ts
feat: renamed algorandFixture's beforeEach to newScope
+233
−76
08:51:27
puya
feat: update ops with AVM 11 changes
+6644
−1815
09:24:40
puya
docs: add documentation on how to update langspec.json to support new AVM versions
+30
−4
09:46:41
tinyman-order-protocol
fix typos
+13
−12
09:47:12
puya
feat: update ops with AVM 11 changes
+6644
−1815
09:47:12
puya
docs: add documentation on how to update langspec.json to support new AVM versions
+30
−4
09:47:35
tinyman-order-protocol
update tealish dependency
+1
−1
09:49:37
puya
fix: `algopy.LocalState.get` now works with `account` keyword argument
+146
−143
10:01:50
puya-ts
Merge pull request #81 from algorandfoundation/fix/is-arc4
+8
−4
10:03:02
puya
fix: `algopy.LocalState.get` now works with `account` keyword argument
+146
−143
10:10:17
devportal
Added nodekit-reference section
+422
−1
10:13:30
puya-ts
Notes added by 'git notes add'
+1
−0
10:16:58
algorand-typescript-testing
fix: use isArc4 static property to remove explicit version dependency on puya-ts
+44
−12
10:20:24
algorand-typescript-testing
Merge pull request #33 from algorandfoundation/fix/is-arc4
+44
−12
10:23:31
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
10:30:01
algorand-typescript-testing
fix: throw error if the param being passed to ctx.contract.create function is not detected to be a contract
+5
−5
10:32:52
DML-CHAIN
feat: create box
+4428
−3431
10:37:22
algorand-typescript-testing
Merge pull request #34 from algorandfoundation/fix/is-arc4
+5
−5
10:40:10
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
12:28:15
algokit-lora
convert to match with subscriber with no encoded txn
+49
−16
12:50:12
DML-CHAIN
feat: box create
+2617
−2716
13:21:38
devportal
DVP-301: import nodekit docs
+769
−1
13:27:43
devportal
ignore in tsconfig and eslint, run prettier on import
+157
−158
13:44:42
algokit-cli
chore: removed beaker from TemplateKey enum after beaker default template deprecation.
+0
−1
13:49:44
devportal
add import:all to build script
+1
−1
13:51:56
devportal
fix nodekit links
+42
−27
13:54:59
algokit-cli
feat: beaker playground template deprecation.
+1
−7
13:55:04
devportal
init:submodules in import:all
+1
−1
14:12:23
nodekit
fix: add update for brew and restart after upgrade
+10
−2
14:12:23
nodekit
fix: add update for brew and restart after upgrade
+10
−2
14:25:36
algokit-beaker-playground-template
feat: deprecation warning when trying to render this template.
+1001
−815
14:27:47
algokit-beaker-playground-template
fix: adding testing artifacts that validate the failure to render the template.
+46
−0
14:44:24
devportal
Added docs for Nodes Consensus Overview
+66
−1
15:03:12
devportal
Added docs for Consensus State Proofs
+62
−0
15:05:23
devportal
Fixed lint errors
+11
−16
15:14:07
a-day-in-my-bobalife
chore: log greeting (2025-01-16)
+1
−0
15:19:02
nodekit
chore: skip questions when already bootstrapped
+78
−89
15:19:02
nodekit
chore: skip questions when already bootstrapped
+78
−89
15:26:02
use-wallet
feat(react): return isReconnecting from useWallet (#330)
+14
−3
15:31:13
algokit-utils-ts
chore: merge main into branch
+246
−84
15:42:22
algokit-utils-ts
chore: a couple of doc tweaks for algorandFixture
+12
−16
15:43:39
algokit-utils-ts
feat: renamed algorandFixture's beforeEach to newScope (#373)
+233
−76
15:51:26
algokit-client-generator-py
chore: remove beaker from the dependencies in favor of algorand python.
+126
−101
16:06:34
a-day-in-my-bobalife
chore: bump com.algorand:algosdk from 2.5.0 to 2.6.0 in /HaveAMagicalDay
+1
−1
16:09:43
a-day-in-my-bobalife
chore: bump com.algorand:algosdk from 2.5.0 to 2.6.0 in /HaveAMagicalDay (#206)
+1
−1
16:11:19
nodekit
docs: add decisions, cleanup contributing and scripts
+143
−82
16:11:19
nodekit
docs: add decisions, cleanup contributing and scripts
+143
−82
16:12:18
nodekit
chore: use auto-style for bootstrap questions
+8
−1
16:12:18
nodekit
chore: use auto-style for bootstrap questions
+8
−1
16:27:32
algokit-utils-py
refactor: further leveraging generics to match ts behaviour, the abi_return type turns into ABIValue
+17
−21
16:31:55
nodekit
Merge pull request #104 from algorandfoundation/chore/use-autostyle-for-bootstrap-questions
+8
−1
16:31:55
nodekit
Merge pull request #104 from algorandfoundation/chore/use-autostyle-for-bootstrap-questions
+8
−1
16:38:20
nodekit
Merge pull request #105 from algorandfoundation/chore/update-repository-documents
+143
−82
16:38:20
nodekit
Merge pull request #105 from algorandfoundation/chore/update-repository-documents
+143
−82
17:11:59
use-wallet
chore(deps): update dependency pnpm to v9.15.4
+2
−2
17:22:14
nodekit
fix: improve command error handling
+20
−7
17:22:14
nodekit
fix: improve command error handling
+20
−7
17:36:48
algokit-utils-py
fix: proper use of type vars for client manager typed class getters
+10
−9
17:45:07
tinyman-js-sdk
Remove isSwapRouterEnabled param from util functions as it will always be enabled as default
+42
−68
17:50:21
tinyman-js-sdk
Merge branch 'chore/tiny-1787-always-enable-swap-router' into chore/upgrade-algosdk
+42
−68
19:07:06
go-algorand
Merge remote-tracking branch 'upstream/master' into pavel/erl-ip-addr
+15844
−3060
21:36:40
DML-CHAIN
feat: box storage
+4313
−4683
22:03:28
devportal
very minor improvements
+3
−3
22:09:44
reti
docs(gitbook): No subject
+50
−50
22:43:00
reti
docs(gitbook): No subject
+2
−1