Home Reports Sep 3, 2024
Tuesday, September 3, 2024
- Commits
- 145
- pushed this day
- Repositories
- 23
- with activity
- Contributors
- 28
- distinct authors
- Lines changed
- +167,452 −105,653
- additions / deletions
Tuesday, September 3, 2024
145 commits were pushed across 23 repos by 28 authors. There were 167,452 additions and 105,653 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
23 repositories- ff-py-sdk 1 commit
- algorand-node-running 1 commit
- conduit-cockroachdb 13 commits
- go-algorand 16 commits
- community 1 commit
- algokit-cli 2 commits
- algokit-lora 22 commits
- algorand-python-testing 4 commits
- devportal 5 commits
- liquid-auth 1 commit
- liquid-auth-android 2 commits
- liquid-auth-js 1 commit
- liquid-auth-use-wallet-client 2 commits
- nft_voting_tool 1 commit
- puya 58 commits
- TEALScript 2 commits
- xHD-Wallet-API-ts 1 commit
- folks-router 2 commits
- a-day-in-my-bobalife 1 commit
- txnDuck 4 commits
- algo-voting 1 commit
- subql-stellar 1 commit
- use-wallet 3 commits
Commit Log
145 commits · 23 repositories
01:00:23
go-algorand
Build 2095 Data
+1
−1
01:23:12
algokit-lora
wip
+86
−5
02:36:38
conduit-cockroachdb
Optimize importer - initial commit
+300
−365
02:42:08
conduit-cockroachdb
Handle algod client initialization errors
+11
−6
02:43:27
conduit-cockroachdb
Fix context leak
+1
−0
02:44:30
algokit-lora
feat: update transaction and group visuals with accurate values (#244)
+9
−9
02:44:30
algokit-lora
feat: build pay transactions using transaction wizard (#246)
+1469
−569
02:45:25
conduit-cockroachdb
Use one-way channels for stronger static checks
+5
−5
02:50:32
conduit-cockroachdb
Close worker pool on plugin finalization
+1
−0
03:08:21
algokit-lora
tested
+45
−16
03:08:39
algokit-lora
Merge remote-tracking branch 'origin/main' into deploy-templated-teal
+685
−270
03:11:39
algo-voting
Bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.4.0
+1
−1
03:12:51
ff-py-sdk
Add xAlgo immediate stake / unstake txns
+292
−6
03:20:21
algokit-lora
review
+7
−7
03:21:41
algokit-lora
review
+1
−1
03:51:52
algokit-lora
chore: adding some tests for txn wizard payments (#248)
+1295
−723
04:21:28
puya
remove is_abstract flag on ContractFragment, explicit compilation targets now working correctly and takes that role instead
+242
−241
04:56:39
algokit-lora
Merge branch 'main' into deploy-templated-teal
+1295
−723
05:15:56
algokit-lora
chore: finalise
+8
−5
05:24:57
algokit-lora
chore: merge main into branch
+2682
−1223
05:33:54
algokit-lora
feat: set visual transaction image file based transaction information (#250)
+14
−4
05:54:55
algokit-lora
Update src/features/app-interfaces/components/deploy-app-form.tsx
+1
−1
05:57:38
algokit-lora
wip - tests
+210
−1
05:58:19
algokit-lora
Merge remote-tracking branch 'origin/main' into deploy-templated-teal
+1307
−725
05:58:35
algokit-lora
fix: add pre-test setup
+8
−0
06:01:18
algokit-lora
fix the build
+3
−3
06:09:58
algokit-lora
feat: deploy templated teal (#249)
+116
−6
06:12:19
algokit-lora
Merge remote-tracking branch 'origin/main' into deploy-app-tests
+19
−11
06:14:53
algokit-lora
fix: add pre-test setup (#251)
+8
−0
06:50:34
algorand-node-running
Merge pull request #2 from DerovaAlgo/main
+140
−7
06:58:32
algokit-cli
chore: updating out of date definitions only if --no-update is False
+5
−79
06:58:38
puya
implement puya (backend) CLI
+101
−39
07:05:05
algorand-python-testing
chore: adding ability to pass args to struct init subclass
+2
−2
07:14:27
puya
remove final puyapy import in puya core
+59
−14
07:20:34
algorand-python-testing
fix: ability to pass kw_only flag to dataclass when defining struct subclass (#23)
+37
−2
07:24:57
algorand-python-testing
0.4.1-beta.1
+13
−1
07:25:20
puya
set sources on log context as early as possible when running via puya core CLI
+7
−6
07:29:48
algorand-python-testing
0.4.1
+3
−1
07:48:40
TEALScript
Add approvalProgramPages to get chunked approvalProgram
+28
−1
08:19:24
puya
refactoring
+120
−155
08:24:54
liquid-auth-use-wallet-client
chore: version
+1
−1
08:28:18
use-wallet
chore: update pnpm-lock
+1164
−1396
08:30:29
puya
indent AWST JSON files
+12922
−4
08:41:00
go-algorand
Shortened KMD's PNA config name
+23
−23
08:44:29
algokit-lora
wip
+55
−53
08:50:21
algokit-cli
chore: refreshing localnet config update message
+79
−5
08:59:33
puya
remove unused attrs class
+0
−5
09:12:54
puya
chore: remove hatch from CD
+2
−5
09:12:54
puya
fix: fix super() usage in multiple inheritance scenarios
+5639
−0
09:12:54
puya
simplification
+33
−47
09:12:54
puya
uncopy this pasta
+1
−1
09:12:54
puya
- make a range into an expression, fix type of Enumeration and Reversed nodes
+249
−142
09:12:54
puya
fix: when there is exactly 15 arguments to an ABI function, the final argument should not be expected to be automatically tuple-packed
+3762
−2132
09:12:54
puya
add a VoidConstant which can be used together with an ExpressionStatement to make a no-op statement
+31
−6
09:12:54
puya
refactoring
+120
−155
09:12:54
puya
fix: allow super().__init__() calls that resolve to object.__init__() as no-ops, this is valid and can be useful in multiple inheritance scenarios
+203
−182
09:12:54
puya
remove final puyapy import in puya core
+59
−14
09:12:54
puya
split puyapy from puya:
+1400
−1316
09:12:54
puya
remove redundant special handling of empty init methods, now covered by optimizer
+4819
−3402
09:12:54
puya
minor refactoring / de-linting
+13
−21
09:12:54
puya
remove assumption of ARC4Contract, add ARC4Router node
+46294
−37553
09:12:54
puya
fix: resolve all base scratch slot reservations, not just direct bases
+2
−2
09:12:54
puya
simplify arc4_router
+103
−170
09:12:54
puya
split puyapy from puya:
+6063
−6046
09:12:54
puya
move AWST output step into puya core
+24
−39
09:12:54
puya
refactor: insert default create method for ARC4 contracts during AWST construction
+1920
−704
09:12:54
puya
address TODO
+1356
−1732
09:12:54
puya
move module_paths from CompileContext to ASTConversionContext
+17
−52
09:12:54
puya
delinting
+17
−28
09:12:54
puya
fix: evaluate class bodies at module evaluation time, so that any referenced constants in e.g. decorators receive the correct value if it's later updated
+68
−39
09:12:54
puya
fix: abstract methods can still have implementations, which can be called via super
+26
−43
09:12:54
puya
build: remove hatch from CD
+0
−3
09:12:54
puya
feat: optimize `int 0; return` -> `err`
+5
−0
09:12:54
puya
remove source_file_path from AWST Module node
+12
−14
09:12:54
puya
set sources on log context as early as possible when running via puya core CLI
+7
−6
09:12:54
puya
feat: add CLI option to serialize AWST to JSON
+18
−3
09:12:54
puya
regen lock file
+1
−1
09:12:54
puya
feat: move lib_embedded to _puya_lib and load as part of IR build step
+68
−73
09:12:54
puya
remove unused AWST module-level elements
+4
−293
09:12:54
puya
add passing tests that configure and use cattrs to serialize/unserialize AWST to JSON
+782
−610
09:12:54
puya
chore: rerun compile all
+6898
−6823
09:12:54
puya
feat: add AWST node PuyaLibCall for calling puya provided subroutines
+3348
−3245
09:12:54
puya
indent AWST JSON files
+12922
−4
09:12:54
puya
feat: `algopy.arc4.abi_call`, `algopy.arc4.arc4_create` and `algopy.arc4.arc4_update` now all support txn arguments
+5025
−45
09:12:54
puya
use name from Module node
+20
−20
09:12:54
puya
fix: calling `algopy.arc4.arc4_create` or `algopy.arc4.arc4_update` with a ARC4Contract type now works for abimethods that have a return type
+489
−371
09:12:54
puya
puya/puyapy CLI split (wip)
+592
−469
09:12:54
puya
feat: allow user to implement approval_program in ARC4Contract subclasses
+1515
−11
09:12:54
puya
remove implicit assumptions around module/class/func naming conventions etc from AWST
+30587
−30167
09:12:54
puya
remove unused attrs class
+0
−5
09:12:54
puya
feat: add functions for serializing AWST to JSON
+96
−84
09:12:54
puya
respect inheritable when resolving function references
+9
−9
09:12:54
puya
split puyapy from puya:
+3
−0
09:12:54
puya
inline trivial properties/functions
+24
−35
09:12:54
puya
implement puya (backend) CLI
+101
−39
09:12:54
puya
fixes
+159
−646
09:12:54
puya
remove is_abstract flag on ContractFragment, explicit compilation targets now working correctly and takes that role instead
+242
−241
09:12:54
puya
remove unnecessary imports
+0
−16
09:29:53
txnDuck
feat(app): add support for Magic
+1707
−176
10:12:51
txnDuck
perf(usability): reduce the size of the reset and clear data buttons in settings
+2
−2
10:24:24
txnDuck
chore: remove WalletConnect project ID from .env files
+2
−2
10:42:55
folks-router
chore: upgrade astro deps
+845
−609
10:49:10
folks-router
chore: upgrade eslint deps
+254
−290
12:14:13
liquid-auth
docs: provider service authentication
+115
−3
12:30:54
devportal
chore: add template files
+215
−0
12:40:18
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
12:46:20
devportal
Added changes for detailed explanation on boxes
+13
−4
13:13:14
TEALScript
only handle approvalProgramPages() call
+5
−1
13:30:41
nft_voting_tool
Merge pull request #170 from algorandfoundation/develop
+94
−123
14:58:59
liquid-auth-android
chore(release): [skip ci] Liquid Auth
+7
−0
14:58:59
liquid-auth-android
Notes added by 'git notes add'
+1
−0
15:14:01
a-day-in-my-bobalife
chore: log greeting (2024-09-03)
+1
−0
15:15:06
xHD-Wallet-API-ts
readme: sensitive data
+16
−1
17:02:11
go-algorand
p2p: store private keys as PKCS#8 ASN.1 DER PEM
+42
−3
17:10:40
algokit-lora
feat: call a method
+207
−33
17:24:09
liquid-auth-use-wallet-client
fix: add extension
+5
−5
17:43:33
go-algorand
wow, fix the test of a test
+4
−0
17:55:52
go-algorand
remove unused ping code
+9
−80
18:14:52
go-algorand
enable unused linter
+16
−27
18:27:40
liquid-auth-js
fix: pin qr-code-styling to fork
+5
−5
19:03:38
txnDuck
chore: upgrade dependencies
+229
−228
19:07:16
go-algorand
Expose error for dnsaddr command
+1
−1
19:16:00
go-algorand
p2p: store private keys as PKCS#8 ASN.1 DER PEM (#6119)
+42
−3
19:16:15
go-algorand
network: fix outgoing HTTP rate limiting (#6118)
+155
−41
19:20:13
go-algorand
add Go Benchmark (go) benchmark result for d105841e29f0b93aa74f3a757b60bc1c6297fd13
+445
−1
19:20:17
go-algorand
add Go Benchmark (go) benchmark result for 0da0e99556ce4426902c6a31ba0ea30c00ed320f
+445
−1
20:36:37
conduit-cockroachdb
Add tip follower goroutine
+92
−42
20:42:57
devportal
chore: add ci/cd
+1142
−57
21:06:00
go-algorand
AVM: Provide access to some more block header values (#6107)
+86
−26
21:06:28
go-algorand
algons: expose error for dnsaddr command (#6121)
+1
−1
21:10:53
go-algorand
add Go Benchmark (go) benchmark result for 43cb563248776b2db0743e9c0579e8c8e83cbf7c
+445
−1
21:10:57
go-algorand
add Go Benchmark (go) benchmark result for b1d81bce7acc1db7767319f758d8b2c62acb23e6
+445
−1
21:14:51
devportal
docs: add CONTRIBUTING.md guide
+66
−0
21:14:56
conduit-cockroachdb
Clean up log messages
+6
−7
21:24:42
conduit-cockroachdb
Add comments with implicit invariants
+7
−3
21:26:36
conduit-cockroachdb
Rename struct
+9
−9
21:44:41
conduit-cockroachdb
Update config
+23
−15
21:54:21
use-wallet
feat: move the algod client to store (#224)
+46
−24
21:57:42
use-wallet
chore: release v3.2.0
+10
−4
22:21:40
conduit-cockroachdb
Fix issue when advancing the sliding window
+20
−18
22:29:16
conduit-cockroachdb
Cleanup
+8
−7
22:36:17
conduit-cockroachdb
Remove outdated comments
+0
−8
22:56:22
subql-stellar
Bump micromatch from 4.0.5 to 4.0.8 (#83)
+5
−5
23:36:17
devportal
control flow page first draft
+125
−0
23:37:11
go-algorand
tests: fix expect corsTest
+4
−1