Home Reports Aug 28, 2024
Wednesday, August 28, 2024
- Commits
- 95
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 24
- distinct authors
- Lines changed
- +60,750 −66,822
- additions / deletions
Wednesday, August 28, 2024
95 commits were pushed across 16 repos by 24 authors. There were 60,750 additions and 66,822 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 22 commits
- indexer 1 commit
- algokit-lora 16 commits
- algokit-utils-ts 8 commits
- liquid-auth 1 commit
- liquid-auth-android 2 commits
- liquid-auth-js 1 commit
- nft_voting_tool 1 commit
- puya 5 commits
- TEALScript 2 commits
- zaibatsu 5 commits
- Switch 8 commits
- a-day-in-my-bobalife 1 commit
- subtopia-js-sdk 19 commits
- tatum-js 2 commits
- use-wallet 1 commit
Commit Log
95 commits · 16 repositories
00:33:21
algokit-lora
bug: handle create application transactions received from algod
+100
−18
00:36:10
algokit-lora
PR review
+2
−2
01:00:25
go-algorand
Build 2089 Data
+1
−1
01:18:11
algokit-lora
bug: handle create application transactions received from algod (#240)
+100
−18
01:48:55
algokit-lora
Merge remote-tracking branch 'origin/main' into deploy-app
+88
−5
01:55:24
algokit-lora
PR review
+8
−8
01:59:44
algokit-lora
fix lint
+1
−1
02:17:15
algokit-lora
Merge remote-tracking branch 'origin/main' into view-app-details
+100
−18
03:43:43
algokit-lora
feat: support deploy app to network while creating app interface
+581
−184
04:13:27
algokit-lora
Merge branch 'map-undefined-app-id' into view-app-details
+581
−184
05:49:19
algokit-utils-ts
chore: PR review
+27
−28
06:02:50
algokit-utils-ts
fix: Switched to singular .algo and .microAlgo methods for `AlgoAmount`, retained existing methods to avoid breaking changes
+530
−341
06:15:34
algokit-utils-ts
Renamed AlgorandClientSender to AlgorandClientTransactionSender for consistency
+115
−115
06:34:32
algokit-lora
wip - display abi methods
+100
−19
06:38:36
algokit-lora
feat: add support for arc4 -WIP
+514
−246
08:43:39
algokit-lora
feat: initial structure of the payment transaction
+769
−136
10:55:12
algokit-utils-ts
feat: Deprecate transfer and asset modules (#291)
+7119
−2611
11:01:52
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
11:05:25
algokit-utils-ts
feat: Deprecate transfer and asset modules (#291)
+7119
−2611
11:12:50
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
11:28:59
puya
test: add test that reveals a bug with store optimizations and the `itxn_field`
+8561
−7061
11:34:07
puya
fix: do not remove swap ops before `itxn_field` if it's immediates point to the same field
+9
−2
12:02:52
puya
test: add test that reveals a bug with store optimizations and the `itxn_field`
+8561
−7061
12:02:52
puya
fix: do not remove swap ops before `itxn_field` if it's immediates point to the same field
+9
−2
12:05:21
puya
3.0.3
+7
−1
13:16:38
go-algorand
Merge remote-tracking branch 'upstream/master' into track-incentive-candidates
+371
−107
13:27:57
tatum-js
ALL-8552 - Include index in erc20 kms transfer
+5
−1
13:55:00
TEALScript
fix: double assertion on txn type casting
+596
−611
14:01:23
TEALScript
Merge pull request #530 from algorandfoundation/fix/txn_cast
+596
−611
14:07:25
go-algorand
e2e test for `block FeeSink`
+32
−14
14:07:25
go-algorand
update spec
+8
−8
14:07:25
go-algorand
Provide access to some more block header values
+53
−7
14:11:58
go-algorand
keep existing order, even though "unreleased"
+19
−23
14:18:11
tatum-js
ALL-8552 - Include index in erc20 kms transfer (#1127)
+5
−1
14:52:51
algokit-utils-ts
docs: Documentation tweaks
+6
−6
15:13:15
zaibatsu
feat: updated all components to new design
+2964
−15098
15:13:53
a-day-in-my-bobalife
chore: log greeting (2024-08-28)
+1
−0
15:14:43
zaibatsu
fixed missing loanquery import
+21
−8
15:27:53
nft_voting_tool
chore: format verbiage on status page
+16
−7
15:31:10
zaibatsu
cleaned typo
+7
−12
15:32:04
zaibatsu
fixed improper placement of use client in m-loans-table
+1
−2
15:55:36
subtopia-js-sdk
build: pure esm based package; fixing algosdk issues
+1173
−308
16:01:12
subtopia-js-sdk
chore: minor cleanup
+6
−13
16:22:54
use-wallet
feat: defined resumeSession, message passing
+37
−14
17:49:49
go-algorand
named protocol: fnet1
+8
−0
17:59:23
subtopia-js-sdk
chore: removing unused packages
+731
−2132
18:03:54
subtopia-js-sdk
build: pure esm based package; fixing algosdk issues (#58)
+1695
−2238
18:06:09
subtopia-js-sdk
chore(release): 2.0.0-beta.16 [skip ci]
+5
−3
18:06:10
subtopia-js-sdk
Notes added by 'git notes add'
+1
−0
18:31:26
subtopia-js-sdk
chore: tweaking semantic releases
+9
−1
18:33:43
subtopia-js-sdk
chore(release): 2.0.0-beta.17 [skip ci]
+5
−3
18:33:44
subtopia-js-sdk
Notes added by 'git notes add'
+1
−0
18:36:50
go-algorand
config: use P2PHybridIncomingConnectionsLimit only for hybrid mode (#6103)
+103
−84
18:39:53
subtopia-js-sdk
chore: tweaking semantic releases
+32
−4
18:41:16
go-algorand
add Go Benchmark (go) benchmark result for 8d678c311969979cb0777c3d2befff1fa69621df
+445
−1
18:42:02
subtopia-js-sdk
chore(release): 2.0.0-beta.18 [skip ci]
+5
−3
18:42:03
subtopia-js-sdk
Notes added by 'git notes add'
+1
−0
18:46:05
zaibatsu
Merge pull request #11 from Algorand-Hackathon-Teams-Nigeria/main
+6328
−16753
18:56:55
algokit-lora
added transaction id for single transaction view, group id & round no for group transactions view
+15
−4
19:21:32
algokit-lora
fixed to render only when download button is clicked
+14
−8
19:22:36
Switch
Update approval.teal
+56
−1
19:23:03
Switch
Create create.py
+72
−0
19:24:37
Switch
Update README.md
+3
−0
19:40:24
go-algorand
Merge remote-tracking branch 'upstream/master' into pool-max-logicSig-size
+1916
−708
19:40:43
Switch
Update README.md
+3
−0
19:41:15
Switch
Create clear_state.teal
+3
−0
19:43:02
go-algorand
Make goal more permissive when compiling logicsigs
+0
−10
19:45:24
go-algorand
Implement max size for logicsig args of 4096 bytes
+16
−3
19:46:07
go-algorand
Make TxnTagMaxSize same as max block size
+9
−10
20:04:30
go-algorand
Add networkP2PMessageQueueMicrosTotal
+3
−2
20:13:21
go-algorand
FNet: named current future protocol as "fnet1" (#6113)
+8
−0
20:54:34
liquid-auth-android
chore(demo): cleanup and ensure working with TS provider
+35
−26
21:00:04
go-algorand
Derive looser, but more principled, checks of txn max size
+59
−6
21:05:33
go-algorand
metrics: collect total netdev sent/received bytes (#6108)
+475
−67
21:11:06
go-algorand
add Go Benchmark (go) benchmark result for e14fea6b350b4141eb674a23fe87259b74df8d2b
+445
−1
21:18:53
liquid-auth-js
experimental: Streaming Transactions
+351
−21
21:27:24
go-algorand
use temp file for capturing goal output
+12
−6
21:32:31
liquid-auth
Merge pull request #36 from algorandfoundation/chore/avm-provider-ENG-510
+366
−282
21:41:07
go-algorand
run shellcheck in e2e_subs
+5
−0
21:49:29
go-algorand
tests: fix a race in TestP2PwsStreamHandlerDedup
+4
−2
21:54:26
Switch
Update README.md
+2
−1
21:54:34
Switch
Update README.md
+1
−0
21:54:44
Switch
Update README.md
+1
−1
21:56:53
go-algorand
set source path for shellcheck
+1
−1
22:06:31
liquid-auth-android
chore(demo): add back biometrics prompt
+24
−15
22:19:05
subtopia-js-sdk
[no-ci] chore: fix cd process
+10
−8
22:19:59
subtopia-js-sdk
+4604
−5548
22:22:27
subtopia-js-sdk
Refreshing documentation 🚀
+516
−452
22:25:40
subtopia-js-sdk
Notes added by 'git notes add'
+1
−0
22:25:40
subtopia-js-sdk
chore(release): 2.0.1 [skip ci]
+5
−3
22:26:32
subtopia-js-sdk
Merge release back to main to get version increment [no ci]
+5
−3
22:39:18
subtopia-js-sdk
Notes added by 'git notes add'
+1
−0
23:04:05
indexer
Merge remote-tracking branch 'upstream/main' into NDLY-2-sync-with-upstream
+1318
−844
23:37:31
algokit-lora
apply a bit of styling
+94
−5
23:55:45
algokit-lora
clean up + tests
+7
−38