Home Reports Aug 29, 2024
Thursday, August 29, 2024
- Commits
- 64
- pushed this day
- Repositories
- 15
- with activity
- Contributors
- 25
- distinct authors
- Lines changed
- +32,952 −19,036
- additions / deletions
Thursday, August 29, 2024
64 commits were pushed across 15 repos by 25 authors. There were 32,952 additions and 19,036 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
15 repositories- conduit-cockroachdb 1 commit
- go-algorand 15 commits
- indexer 3 commits
- py-dm-intermediate-ES-aug24 1 commit
- algokit-lora 7 commits
- liquid-auth-android 4 commits
- nft_voting_tool 2 commits
- puya 10 commits
- Switch 3 commits
- c3-typescript-sdk 5 commits
- algorand-js-sdk 2 commits
- wen-tools 1 commit
- a-day-in-my-bobalife 1 commit
- connect 3 commits
- use-wallet 6 commits
Commit Log
64 commits · 15 repositories
00:04:40
py-dm-intermediate-ES-aug24
methods
+225
−0
00:22:59
Switch
Update README.md
+2
−0
01:00:20
go-algorand
FI from master
+578
−151
01:00:20
go-algorand
Build 2090 Data
+1
−1
01:17:13
Switch
Update README.md
+1
−0
05:28:19
puya
delinting
+17
−28
05:28:19
puya
regen lock file
+1
−1
05:28:19
puya
split puyapy from puya:
+1400
−1316
05:28:19
puya
remove redundant special handling of empty init methods, now covered by optimizer
+4819
−3402
05:28:19
puya
split puyapy from puya:
+6063
−6046
05:28:19
puya
fix: resolve all base scratch slot reservations, not just direct bases
+2
−2
05:28:19
puya
split puyapy from puya:
+3
−0
05:28:20
puya
remove unnecessary imports
+0
−16
05:28:20
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
05:30:55
puya
refactor: insert default create method for ARC4 contracts during AWST construction
+1920
−704
07:45:37
connect
Add `isPeraDiscoverBrowser` property
+35
−129
07:45:56
connect
Merge branch 'auto-connection' into beta-v1
+35
−129
07:46:24
connect
Bump up the version
+1
−1
08:24:15
algokit-lora
removed previous changes & added dynamic filename for group visual image & transaction visual image
+12
−22
08:26:25
algokit-lora
wip - handling struct
+22
−17
10:17:39
algorand-js-sdk
bump version
+5775
−1804
10:19:35
algorand-js-sdk
add xalgo consensus (#47)
+6526
−2232
12:17:14
nft_voting_tool
chore: change wording in the information box
+2
−2
12:36:19
c3-typescript-sdk
Merge d46ab8fcc15a04c2e3f6703f19ca0b586d7bd7ac into 3cd794ac1b2de4631162237c2d7e079eb4a9e727
+21
−0
13:48:42
indexer
Fix error in assets/apps SQL query
+4
−4
14:01:01
use-wallet
Revert "keep store.state.algodClient in sync"
+12
−24
14:19:39
use-wallet
bugfix: init algod client (#221)
+1
−1
14:25:42
use-wallet
chore: release v3.1.6
+10
−4
14:29:21
algokit-lora
chore: further handling various scenarios
+377
−173
14:59:49
nft_voting_tool
Merge pull request #169 from algorandfoundation/chore/update-verbiage-ENG-499
+16
−7
15:14:09
a-day-in-my-bobalife
chore: log greeting (2024-08-29)
+1
−0
15:30:40
liquid-auth-android
chore(demo): adopt IBaseProvider, add keypair setter
+19
−52
15:34:56
liquid-auth-android
chore(demo): update comment blocks
+5
−1
15:55:03
use-wallet
chore(deps): update pnpm to v9.9.0
+1
−1
15:59:38
go-algorand
Instead of transforming JSON reps, just zero out Txleases
+30
−158
16:10:09
liquid-auth-android
Merge pull request #20 from algorandfoundation/feat/avm-provider
+138
−136
16:37:05
liquid-auth-android
build(demo): updates android release to use CI bot
+12
−2
16:50:56
algokit-lora
chore: more enhancements
+50
−84
17:43:43
go-algorand
Remove TestCapabilities_Discovery
+0
−37
17:56:00
c3-typescript-sdk
rework examples
+804
−744
18:26:41
algokit-lora
feat: update transaction and group visuals with accurate values
+9
−9
18:32:02
c3-typescript-sdk
move mnemonics from utils to the examples
+99
−46
18:33:06
go-algorand
comment typo
+1
−1
18:33:22
go-algorand
comment typo
+1
−1
18:33:40
go-algorand
comment typo
+1
−1
18:46:43
go-algorand
Remove a newline
+0
−1
18:47:05
go-algorand
REST API: Fix `LedgerStateDelta` JSON encoding (#6106)
+107
−23
18:51:34
go-algorand
add Go Benchmark (go) benchmark result for 9d5c4cd77849a5df5f633bee30a4b68247912a71
+445
−1
19:11:15
algokit-lora
feat: update transaction and group visuals with accurate values
+9
−9
19:15:15
wen-tools
Update index.html
+2
−2
19:20:08
go-algorand
p2p: Add algod_network_p2p_* traffic metrics (#6105)
+466
−214
19:24:22
go-algorand
add Go Benchmark (go) benchmark result for f6c59a4c8166e69993953624a95b6d94a87bb003
+445
−1
19:46:44
c3-typescript-sdk
divide deposits&withdraws from same/another wallet as account
+130
−25
19:47:02
c3-typescript-sdk
Merge 385d2d55c7e176170ebc431a299fbcfddc8f58cc into 3cd794ac1b2de4631162237c2d7e079eb4a9e727
+1170
−679
20:08:29
go-algorand
remove shellcheck
+0
−5
20:12:29
use-wallet
#213 move the algod client to store
+35
−18
20:18:17
go-algorand
tests: fix a race in TestP2PwsStreamHandlerDedup (#6116)
+4
−39
20:21:14
indexer
disable proto check
+5
−5
20:22:29
go-algorand
add Go Benchmark (go) benchmark result for 10e8b3901d9b8573654c14d5a47c6cb235f04650
+445
−1
20:59:17
algokit-lora
handle struct
+107
−29
21:48:08
Switch
Update README.md
+28
−1
22:03:00
indexer
Use a schema for CockroachDB instead of Postgres
+181
−218
22:06:50
conduit-cockroachdb
Use a schema for CockroachDB instead of Postgres
+184
−218
22:26:31
use-wallet
feat: Working e2e Use-Wallet Liquid-Auth integration
+69
−19