Home Reports Jul 2, 2024
Tuesday, July 2, 2024
- Commits
- 75
- pushed this day
- Repositories
- 18
- with activity
- Contributors
- 20
- distinct authors
- Lines changed
- +31,606 −24,096
- additions / deletions
Tuesday, July 2, 2024
75 commits were pushed across 18 repos by 20 authors. There were 31,606 additions and 24,096 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- FairInbox 6 commits
- go-algorand 7 commits
- algokit-lora 11 commits
- algokit-subscriber-ts 6 commits
- puya 5 commits
- reti 4 commits
- zaibatsu 1 commit
- nft-bitmap 2 commits
- algobase 2 commits
- wen-tools 3 commits
- a-day-in-my-bobalife 3 commits
- algo-voting 2 commits
- subql-stellar 3 commits
- tatum-js 1 commit
- gridworks 6 commits
- algonautjs 1 commit
- use-wallet 9 commits
- xbacked-sdk 3 commits
Commit Log
75 commits · 18 repositories
00:03:15
algokit-lora
big refactor
+108
−98
00:40:56
algobase
:arrow_up: Bump pydantic from 2.7.1 to 2.8.0
+110
−87
00:42:33
algobase
:arrow_up: Bump setuptools from 69.5.1 to 70.2.0
+7
−8
00:44:48
algokit-lora
fix: additional tweaks (#132)
+269
−45
00:47:22
algokit-lora
Merge remote-tracking branch 'origin/main' into pause-live
+269
−45
01:00:28
go-algorand
FI from master
+57
−338
01:00:28
go-algorand
Build 2032 Data
+1
−1
01:09:19
algokit-lora
chore: fix the return value types
+2
−2
01:12:25
algokit-subscriber-ts
docs: update documents
+721
−623
01:16:43
algokit-lora
feat: add ability to pause live transactions views (#131)
+381
−92
01:20:49
algokit-subscriber-ts
fix: encoding for transaction root
+9
−2
01:21:02
algokit-subscriber-ts
test: fix the test
+9
−1
01:25:22
puya
docs: fix documentation of arc4.Tuple native property
+3
−2
01:25:22
puya
linting
+1
−5
01:25:22
puya
refactor: remove unused function
+0
−12
01:25:22
puya
test: add tests for sub-typing scenarios, including use in boolean ops
+1126
−563
01:25:22
puya
fix: in the case of overlapping values in a Switch (ie Python match-case), mark subsequent cases as unreachable to prevent a critical error from occurring ("Attempted to add a (non-entry) block with no predecessors")
+11
−8
01:27:04
algokit-subscriber-ts
docs: update docs
+2
−2
01:32:32
algokit-lora
url template to support splat
+14
−10
02:48:01
algokit-lora
fix clawback vector in graph
+71
−86
02:55:31
algokit-lora
only add the placeholder for selfloop if need to
+48
−186
03:05:47
algokit-lora
add test for clawback inner transaction
+767
−1
03:14:30
algo-voting
Update @typescript-eslint/parser requirement from ^7.14.1 to ^7.15.0
+1
−1
03:14:53
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
04:06:58
subql-stellar
sync with main, add admin module
+49
−23
05:44:55
algokit-subscriber-ts
chore: docs update
+208
−208
07:21:33
algokit-lora
chore: small tweaks (#133)
+898
−281
07:33:23
tatum-js
ALL-6220 - Optimism Notifications
+35
−2
07:41:53
algokit-lora
fix: remove some undefined values in transaction json
+21
−1
08:07:14
algokit-subscriber-ts
revert back to ISO format for timestamp
+6
−6
12:12:37
nft-bitmap
Merge pull request #6 from awesome-algorand/test/complete-existing-stories
+63
−3
12:19:01
nft-bitmap
ci: remove chromatic from packaging
+0
−1
12:42:52
zaibatsu
create contribute modal
+482
−311
14:25:00
gridworks
SchemaError -> GwTypeError, plus more pruning
+946
−4210
14:30:48
gridworks
codecov to 50
+3
−3
14:37:29
gridworks
try again
+1
−1
14:41:45
gridworks
Merge pull request #207 from thegridelectric/dev
+950
−4214
14:43:33
wen-tools
Merge pull request #49 from algovado/main
+104
−187
15:13:53
a-day-in-my-bobalife
chore: log greeting (2024-07-02)
+1
−0
15:14:53
gridworks
rederiving enums
+1071
−271
15:22:19
a-day-in-my-bobalife
chore: bump lifecycle-livedata-ktx in /DisneyScenicRides
+1
−1
15:25:49
a-day-in-my-bobalife
chore: bump lifecycle-livedata-ktx from 2.8.2 to 2.8.3 in /DisneyScenicRides (#147)
+1
−1
15:39:00
wen-tools
fix cid parse
+1
−1
15:39:41
wen-tools
Merge pull request #50 from algovado/main
+1
−1
15:40:48
gridworks
Merge pull request #208 from thegridelectric/dev
+1071
−271
17:25:29
go-algorand
do not assign NetAddress to SRV in p2p mode
+16
−8
19:08:47
go-algorand
fix p2p netaddress and publicaddress
+7
−6
19:09:19
go-algorand
remove gossibSubPeer type
+5
−46
19:29:49
use-wallet
fix: move algosdk to peer (#193)
+3
−3
19:43:04
go-algorand
Merge remote-tracking branch 'upstream/master'
+7463
−1271
20:09:16
go-algorand
Introduce endpoint to retrieve local config in json format, scoped to private/admin API.
+1127
−1021
20:23:37
algonautjs
Merge pull request #96 from thencc/main
+12123
−8204
20:27:12
FairInbox
better
+0
−0
20:27:26
use-wallet
chore: add algosdk to core lib devDependencies, sync version
+64
−63
20:28:04
FairInbox
wrong filename
+0
−0
20:28:41
FairInbox
better
+0
−0
20:31:47
use-wallet
chore: add algosdk to devDependencies, sync versions (#197)
+64
−63
20:47:46
FairInbox
Algorand
+17
−9
20:50:41
use-wallet
docs: add "Pre-requisites" to README
+10
−1
20:57:17
use-wallet
fix: switching networks should not disconnect wallets
+0
−8
21:05:13
FairInbox
omg ... that was an old inbox
+2
−2
21:06:52
FairInbox
ocd
+39
−27
21:08:05
use-wallet
test(core): update WalletManager tests
+0
−26
21:18:00
use-wallet
test(vue): fix failing test
+3
−1
21:21:38
use-wallet
fix: switching networks should not disconnect wallets (#198)
+3
−35
21:31:29
use-wallet
chore: release v3.0.0-rc.3
+12
−4
21:36:20
xbacked-sdk
fix: getAllAccounts
+46
−32
21:38:31
xbacked-sdk
fix: getAllAccount
+11
−2
21:41:37
reti
chore(ui): upgrade to @txnlab/use-wallet-react@3.0.0-rc.3
+98
−274
21:47:54
reti
chore(ui): upgrade @txnlab/use-wallet-react to v3.0.0-rc.3 (#238)
+98
−274
22:00:14
reti
chore: release v0.9.5
+3
−3
22:03:51
reti
Merge pull request #239 from TxnLab/dev
+211
−277
22:18:30
xbacked-sdk
fix: getAllAccounts
+32
−33
23:37:10
subql-stellar
Export modular stellar (#78)
+236
−181
23:38:44
subql-stellar
[SKIP CI] Prerelease
+12
−6