Home Reports Sep 27, 2024
Friday, September 27, 2024
- Commits
- 69
- pushed this day
- Repositories
- 19
- with activity
- Contributors
- 27
- distinct authors
- Lines changed
- +35,126 −9,688
- additions / deletions
Friday, September 27, 2024
69 commits were pushed across 19 repos by 27 authors. There were 35,126 additions and 9,688 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
19 repositories- go-algorand 14 commits
- java-algorand-sdk 1 commit
- challenge-1 3 commits
- python-challenge-1 1 commit
- algokit-lora 5 commits
- algokit-utils-ts 9 commits
- algokit-utils-ts-debug 3 commits
- algorand-typescript-testing 2 commits
- ARCs 7 commits
- puya-ts 7 commits
- reti 5 commits
- Algorand-Dapp 1 commit
- TEAL 1 commit
- CIFI 1 commit
- arcpay-sdk 2 commits
- a-day-in-my-bobalife 1 commit
- algorand-go-mobile-sdk 1 commit
- algo-voting 1 commit
- use-wallet 4 commits
Commit Log
69 commits · 19 repositories
01:00:24
go-algorand
Build 2121 Data
+1
−1
02:27:46
algokit-utils-ts
fix: map app call args in composer (#316)
+101
−72
02:34:46
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
02:38:00
arcpay-sdk
Merge pull request #32 from AChaffangeon/main
+15
−0
02:38:31
arcpay-sdk
Merge branch 'Frostbits-Solutions:main' into main
+15
−0
02:48:02
reti
Updated swagger-generated nfd api w/ latest v3 api
+397
−1012
02:48:30
puya-ts
build: Test release
+5539
−190
02:50:48
puya-ts
Notes added by 'git notes add'
+1
−0
03:17:19
reti
Initial commit adding first pass at automatic eviction support of stakers no longer meeting gating criteria
+365
−69
03:18:14
algokit-lora
handle struct arg type
+10
−9
03:25:12
puya-ts
export awst components as part of puya-ts instead ofa separate internal module
+7
−8
03:26:35
algokit-lora
address some TODOs
+2
−4
03:26:36
CIFI
Merge 26295cba258a5dd9c798fcc3248a3757d7c52aed into 5e4208b640ebbfe4b542bd181c944dfd14912ec7
+455
−1
03:28:34
algorand-typescript-testing
update import statements of awst components as puya-ts no longer export internal module
+11
−12
03:40:24
algo-voting
Update @vue/compiler-sfc requirement from ^3.5.8 to ^3.5.9
+1
−1
04:52:47
challenge-1
Merge 57da17e758e5d734aca8b511c614dc0ec97357b5 into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+11
−2
05:08:47
reti
shut up vercel (not that this branch matters?)
+20
−182
05:17:36
reti
Merge pull request #285 from TxnLab/txn-1908-add-gating-tracking-support-in-nodemgr-unstaking-stakers
+782
−1263
05:47:25
challenge-1
Merge 629c652cd9c651e9c1681f691885e9dfcdded852 into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+19
−17
06:37:44
algokit-lora
support on complete when making app call
+84
−180
07:32:56
algokit-lora
chore: adjust payment/account close transaction support
+225
−32
09:35:16
TEAL
Merge bf79b75dee06e5e7999cbfce9721815559588296 into e63968c8feba18aac7024c4c3f484a149e66fc61
+320
−0
09:53:28
algokit-utils-ts
chore: apply suggestions from code review
+2
−4
09:54:03
algokit-utils-ts
chore: apply suggestions from code review
+1
−1
09:59:32
algokit-utils-ts
chore: addressing pr comments
+0
−23
10:11:39
Algorand-Dapp
Merge 054840d9b37dcdf6c18baa151e23338c2793fa99 into c37660c91a379281d6ed5894a4feb04909751f36
+7
−1
10:18:08
puya-ts
implement itxn and itxn create op codes
+15
−13
10:18:22
algorand-typescript-testing
implement itxn and itxn create op codes
+916
−11
10:23:20
ARCs
doc: New ARC60 arb data signing AUTH, random, fido2, caip122
+1100
−0
10:37:01
ARCs
doc header fix
+4
−4
10:45:06
ARCs
Fix linting
+27
−27
11:33:23
algokit-lora
hack
+152
−53
11:35:29
algorand-go-mobile-sdk
Create the project
+5797
−1
13:39:48
algokit-utils-ts
refactor: prereqs for puya debugging support (#315)
+1269
−1661
14:06:07
python-challenge-1
Merge 162fd59bfb3483115b6c57e5f419cce646f53061 into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb
+2
−2
14:30:10
algokit-utils-ts-debug
refactor: apply suggestions from code review
+4
−4
14:40:59
go-algorand
p2p: upgrade libp2p (#6142)
+501
−298
14:45:48
go-algorand
fix linter
+1
−0
14:45:48
go-algorand
cache stx id
+15
−0
14:45:48
go-algorand
msgp
+1
−1
14:45:48
go-algorand
fix wsPeers
+1
−10
14:45:48
go-algorand
increase number of workers in txTopicHandleLoop
+25
−16
14:45:48
go-algorand
fix cached id data race
+4
−5
14:45:48
go-algorand
p2p: fan in incoming txns into backlog worker
+47
−44
14:46:51
go-algorand
add Go Benchmark (go) benchmark result for 8b6c443d6884b4c0d3e3b3faf35b886fb81598a3
+445
−1
14:46:55
go-algorand
fix misplaced recvRPC metric
+14
−9
14:46:55
go-algorand
fix metrics diff plotter
+2
−2
14:46:55
go-algorand
network: add algod_peer_p2p_broadcast_dropped_total metric
+5
−1
15:00:09
challenge-1
Merge 26f7afad8fa58fa59f304b12cac01e9841dccc99 into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+4
−1
15:02:21
algokit-utils-ts
chore: dummy pr to re trigger pre release with 'chore' tag
+2
−2
15:02:43
ARCs
fix formula signature
+1
−1
15:03:22
ARCs
Merge branch 'newArc60' of github.com:ehanoc/ARCs into arc60Plus
+27
−27
15:13:52
algokit-utils-ts
chore: dummy pr to re trigger pre release with 'chore' tag (#318)
+2
−2
15:14:15
a-day-in-my-bobalife
chore: log greeting (2024-09-27)
+1
−0
15:18:38
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
15:23:55
algokit-utils-ts-debug
chore: prerelease version of utils
+7
−65
15:47:58
algokit-utils-ts-debug
Notes added by 'git notes add'
+1
−0
15:56:43
ARCs
refcator: enforce provider id for signing and connection methods
+13
−13
16:24:53
ARCs
doc cleanup
+7
−6
16:43:53
puya-ts
Rename algo-ts package to algorand-typescript and remove dry-run from release
+239
−236
18:02:38
go-algorand
Merge pull request #6145 from Algo-devops-service/relstable3.26.0
+14813
−3833
18:15:08
puya-ts
build: Test release
+4
−3
18:17:36
puya-ts
Notes added by 'git notes add'
+1
−0
19:29:50
use-wallet
feat(wallets): add WalletConnect v1 session management
+307
−14
21:03:43
reti
Update testnet app id to newly deployed version with latest contract fixes
+2
−2
22:16:38
use-wallet
refactor(wallets): improve WalletConnect session management
+412
−201
22:27:59
use-wallet
feat(wallets): add WalletConnect v1 session management (#275)
+529
−25
22:31:53
use-wallet
chore: release v3.7.0
+10
−4
23:25:41
java-algorand-sdk
Regenerate code from specification file
+4
−6