Home Reports Oct 6, 2024
Sunday, October 6, 2024
- Commits
- 19
- pushed this day
- Repositories
- 9
- with activity
- Contributors
- 8
- distinct authors
- Lines changed
- +15,668 −3,602
- additions / deletions
Sunday, October 6, 2024
19 commits were pushed across 9 repos by 8 authors. There were 15,668 additions and 3,602 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
9 repositoriesCommit Log
19 commits · 9 repositories
01:00:24
go-algorand
Build 2130 Data
+1
−1
03:15:25
use-wallet
feat(mnemonic): resume session when persisting to storage
+93
−9
09:18:48
txnDuck
test(e2e): add test for going through entire flow of creating & sending a transaction
+252
−25
10:04:20
txnDuck
fix(compose_txn): stop saving old values of inapplicable fields of the same transaction type
+47
−0
12:34:15
txnDuck
feat(app): add FNet node network and change Voi TestNet to Voi MainNet
+96
−53
12:49:10
algokit-client-generator-ts
feat: Improved the findability of method argument and return types for typed client users
+2723
−1252
12:51:15
algokit-utils-ts
feat: When simulating a readonly call, populate app call resources by default
+1
−1
12:51:15
algokit-utils-ts
feat: Convert ABI return values that are uint<53 to number rather than bigint
+381
−151
13:02:58
algokit-utils-ts
feat: Convert ABI return values that are uint<53 to number rather than bigint (#322)
+382
−152
13:10:07
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
13:40:51
algokit-client-generator-ts
feat: Added support for uint<53 output types being number rather than bigint
+470
−34
13:44:55
algokit-client-generator-ts
Merge pull request #125 from algorandfoundation/v5-feedback
+3224
−1273
13:51:54
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
15:14:00
a-day-in-my-bobalife
chore: log greeting (2024-10-06)
+1
−0
16:48:09
arcpay-sdk
Merge pull request #40 from AChaffangeon/main
+1
−0
21:42:21
txnDuck
fix(app): ensure wallets can connect properly using the chosen network
+232
−138
22:05:21
algokit-avm-vscode-debugger
chore: removing tmpl var tweaks; importing ProgramSourceEntryFile from avm debugger
+19
−71
23:16:26
algokit-avm-vscode-debugger
chore: refining examples structure
+7513
−256
23:43:07
algokit-lora
Merge remote-tracking branch 'origin/main' into spike-txn-type-arg
+230
−186