Home Reports Aug 23, 2024
Friday, August 23, 2024
- Commits
- 93
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 23
- distinct authors
- Lines changed
- +22,333 −15,416
- additions / deletions
Friday, August 23, 2024
93 commits were pushed across 20 repos by 23 authors. There were 22,333 additions and 15,416 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- algostack 3 commits
- generator 1 commit
- go-algorand 7 commits
- js-algorand-sdk 2 commits
- algokit-cli 14 commits
- algokit-lora 19 commits
- algokit-python-template 3 commits
- algokit-subscriber-py 2 commits
- devportal 1 commit
- homebrew-tap 2 commits
- puya 6 commits
- use-algorand 7 commits
- CryptoDeepTools 1 commit
- algorand-js-sdk 9 commits
- arcpay-sdk 4 commits
- wen-tools 6 commits
- a-day-in-my-bobalife 1 commit
- Bonfire 3 commits
- subql-stellar 1 commit
- use-wallet 1 commit
Commit Log
93 commits · 20 repositories
00:03:01
algokit-lora
chore: ignore npm audit issue 1098615 (#233)
+7
−0
00:03:56
algokit-lora
Merge remote-tracking branch 'origin/main' into screenshot
+7
−0
00:17:40
algokit-lora
chore: remove env file
+0
−5
00:41:57
algokit-lora
style the button
+10
−8
01:00:25
go-algorand
Build 2084 Data
+1
−1
01:03:47
Bonfire
Fix bug in repeated burns, update explorer links
+16
−55
01:21:35
CryptoDeepTools
Add files via upload
+103
−0
01:37:07
go-algorand
metrics_aggs: print max avg stats
+25
−2
01:45:15
algokit-lora
chore: editing comments
+1
−1
01:46:03
Bonfire
Load network from storage on mount, fix footer color. Bump version to 1.1.1.
+6
−7927
01:54:58
algokit-lora
chore: fix the comment
+1
−1
01:57:34
devportal
edit code examples
+39
−34
02:49:07
puya
fix: remove `slice` from `__getitem__` in `algopy.arc4.DynamicArray` and `algopy.arc4.StaticArray`
+3
−3
02:52:40
puya
fix: handle utf-8 alias's when checking for encoding, addresses #300
+6
−3
03:02:14
puya
fix: handle utf-8 alias's when checking for encoding, addresses #300
+6
−3
03:49:31
algokit-lora
wip - spike
+240
−25
04:13:54
algokit-lora
wip
+10
−10
04:46:25
algokit-lora
better
+17
−7
05:13:46
subql-stellar
Draft
+804
−1518
05:31:22
puya
docs: improve ARC4 array documentation
+27
−8
05:38:34
algokit-lora
chore: add betanet
+17
−2
05:42:45
puya
docs: improve ARC4 array documentation
+27
−8
05:46:14
puya
3.0.2
+13
−1
05:46:16
algokit-lora
chore: add betanet (#236)
+17
−2
06:46:21
algokit-lora
fix: elements with ellipsis
+14
−0
06:50:22
algokit-lora
chore: little tweaks
+1
−0
09:54:30
algokit-lora
WIP - can run v2 without any plugin
+1572
−972
10:10:11
algokit-lora
can run and build with plugins, but they don't work
+642
−29
10:41:54
algokit-lora
fix app name
+16
−16
11:40:08
algorand-js-sdk
first draft of xalgo consensus
+696
−421
11:43:13
algorand-js-sdk
export dummy transaction
+1
−0
13:09:13
algorand-js-sdk
refactor
+120
−105
13:25:55
algorand-js-sdk
rename strategy to allocation
+9
−9
13:25:57
arcpay-sdk
Fixed Kibisis Wallet init error
+25
−0
13:28:54
algorand-js-sdk
rename strategy to allocation
+15
−14
13:30:22
arcpay-sdk
Updated external dependencies
+3
−2
13:31:15
algorand-js-sdk
fixed comment
+2
−2
13:33:36
arcpay-sdk
Updated type exports and bumped dependencies
+592
−737
13:38:05
algorand-js-sdk
can simulate
+5
−6
13:39:23
js-algorand-sdk
Don't stringify early and fix cucumber unit tests
+38
−38
13:42:31
go-algorand
Reviewdog fixes
+10
−10
13:48:45
go-algorand
Can't rename Ids field
+2
−0
13:48:52
arcpay-sdk
Merge pull request #3 from Frostbits-Solutions/bugfixes
+647
−756
14:30:53
algorand-js-sdk
fix resource allocation and include min balance
+18
−8
14:46:56
algorand-js-sdk
fix available calls
+1
−1
15:14:07
a-day-in-my-bobalife
chore: log greeting (2024-08-23)
+1
−0
16:10:43
go-algorand
set EnableNetDevMetrics in scenario1s
+137
−61
16:16:16
generator
JS v3 generator changes (#70)
+372
−71
16:18:56
algokit-cli
refactor: minor improvements
+114
−24
16:20:50
algokit-lora
Merge branch 'main' into screenshot
+17
−2
16:20:54
algokit-cli
chore: regen docs
+2
−2
16:27:28
algokit-cli
chore: extra tests for binary mode
+6
−4
16:31:43
algokit-cli
chore: testing ci
+7
−1
16:34:23
use-algorand
⬆️upgrade to v3 algosdk
+67
−51
16:35:50
algokit-cli
chore: testing ci
+1
−1
16:35:55
use-algorand
📝 add a React standalone project
+540
−20
16:37:59
algokit-lora
chore: use ellipses char
+1
−2
16:41:32
algokit-lora
Screenshot (#234)
+2238
−1328
16:42:22
algokit-cli
chore testing ci
+2
−2
16:42:49
use-algorand
📝 update documentation to v3
+10
−10
16:49:42
use-algorand
🔀 Merge pull request #4 from awesome-algorand/feat/v3-algosdk
+617
−81
16:51:55
algokit-cli
chore: testing ci
+19
−3
16:56:46
algokit-cli
chore: testing ci
+1
−1
17:01:57
algokit-cli
feat: explicit sequential execution; extra args param for run/deploy commands (#557)
+479
−78
17:04:33
algostack
added calling addons with algostack instance as this object
+1
−1
17:07:14
algostack
Merge branch 'dev'
+1
−1
17:07:22
algostack
0.7.4
+3
−3
17:09:24
algokit-python-template
feat: adding ability to execute with extra args (backwards compatible)
+200
−75
17:35:54
algokit-cli
chore: deprecating beaker; refreshing outdated docs
+20
−33
17:41:23
use-wallet
bugfix: init algod client
+1
−1
17:42:26
algokit-cli
chore: refresh logo
+1
−1
17:49:00
algokit-cli
chore: deprecating beaker; refreshing outdated docs (#559)
+21
−34
18:01:23
algokit-cli
2.3.0
+7
−1
18:04:59
go-algorand
Use block response struct
+12
−7
18:05:05
algokit-python-template
cI: reverting algokit version
+1
−1
18:08:36
algokit-cli
chore(deps): bump the all group across 1 directory with 10 updates
+211
−177
18:12:10
homebrew-tap
Updating algokit to 2.3.0
+2
−2
18:14:59
homebrew-tap
Updating algokit to 2.3.0
+2
−2
18:17:56
algokit-python-template
feat: adding ability to execute with extra args (backwards compatible) (#55)
+199
−74
18:34:00
Bonfire
Default to mainnet
+2
−1
18:46:18
use-algorand
🚑️ use encodeJSON for `algosdk`
+17
−29
18:54:56
go-algorand
network: fix publicKeyIdentTracker data race in hybrid mode
+7
−0
19:00:16
use-algorand
✨ use abort signals with algod
+30
−27
19:29:37
use-algorand
🚀 add spa fallback router
+3
−0
19:49:48
wen-tools
Merge pull request #61 from No-Cash-7970/simple-save
+131
−74
19:55:27
wen-tools
Update README.md
+1
−1
20:01:30
wen-tools
Merge branch 'main' into slider-and-button
+124
−67
20:01:55
wen-tools
Merge pull request #62 from vincealvare/slider-and-button
+116
−107
20:04:53
wen-tools
Update README.md
+1
−1
20:44:22
js-algorand-sdk
REST API: Allow bigints for client args (#893)
+205
−202
20:57:56
algokit-subscriber-py
add README
+1
−0
20:58:11
algokit-subscriber-py
initial commit
+10449
−0
22:30:06
wen-tools
first commit
+101
−2