Home Reports Jun 24, 2024
Monday, June 24, 2024
- Commits
- 90
- pushed this day
- Repositories
- 18
- with activity
- Contributors
- 18
- distinct authors
- Lines changed
- +126,297 −64,003
- additions / deletions
Monday, June 24, 2024
90 commits were pushed across 18 repos by 18 authors. There were 126,297 additions and 64,003 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- generator 1 commit
- go-algorand 1 commit
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- js-algorand-sdk 4 commits
- community 1 commit
- algokit-cli 3 commits
- algokit-lora 19 commits
- algokit-utils-py 1 commit
- algokit-utils-ts 1 commit
- ARCs 1 commit
- devportal 3 commits
- nft_voting_tool 5 commits
- puya 38 commits
- puya-ts 3 commits
- algobase 2 commits
- a-day-in-my-bobalife 3 commits
- algo-voting 2 commits
Commit Log
90 commits · 18 repositories
00:52:13
puya
refactor: adding support for remaining abstractions (most of it); new tests
+888
−36
01:00:25
go-algorand
Build 2024 Data
+1
−1
01:12:31
algobase
:arrow_up: Bump virtualenv from 20.26.1 to 20.26.3
+5
−5
01:21:39
algobase
:arrow_up: Bump coverage from 7.5.1 to 7.5.4
+55
−55
01:27:37
algokit-lora
feat: copy buttons (#117)
+1100
−743
02:45:00
puya
update arc4 example to remove stale comments
+1173
−280
02:46:35
puya
simplify arc4 assignment by forwarding on lvalue target assignments. Rename new parameter to better indicate it's purpose
+35
−21
02:50:05
puya
rerun tests
+836
−687
02:58:13
puya
fix failing test for empty box keys
+11
−14
03:17:42
algo-voting
Update vue-router requirement from ^4.3.3 to ^4.4.0
+1
−1
03:18:08
algo-voting
Update @vue/compiler-sfc requirement from ^3.4.29 to ^3.4.30
+1
−1
03:23:47
puya
fix failing test for empty box keys
+10
−3
03:39:13
puya
fix failing test for empty box keys
+2
−3
04:34:04
puya
more tuple coverage
+707
−407
04:59:02
algokit-cli
chore: update explore links
+72
−94
04:59:35
algokit-lora
big refactor, didn't break any tests, yay
+590
−402
05:45:09
algokit-lora
first step of viewing json blocks
+30
−7
05:52:16
algokit-lora
clawback looks good
+104
−43
06:21:28
algokit-lora
payment close out looks good
+249
−78
06:31:21
algokit-lora
some tweaks
+10
−7
06:33:53
algokit-lora
asset close out is good
+60
−3
06:36:37
algokit-cli
chore: update explore command and docs
+36
−24
06:56:22
puya
fix: ensure tuple expressions are evaluated when converting to a bool
+25
−11
06:56:22
puya
more tuple coverage
+999
−439
07:04:05
puya
ensure abi_call is mockable
+63
−2
07:10:36
puya
linting
+1
−1
07:47:52
puya
rerun compile all
+2
−2
08:36:32
algokit-lora
chore: build dappflow url based on selected network
+12
−1
08:46:47
puya
EB cleanup pass
+348
−497
08:46:47
puya
EB cleanup pass
+438
−349
08:46:47
puya
fix: add missing * to stubs, that EB was expecting
+2
−1
08:46:47
puya
EB cleanup pass
+95
−102
08:50:22
puya
EB cleanup pass
+14
−14
08:50:22
puya
EB cleanup pass
+2
−1
08:50:22
puya
EB cleanup pass
+1
−1
09:14:41
puya
fix abi type names for asset, application and account
+9
−44
09:20:05
puya
use correct version of is_istance for arc4 types
+2
−2
10:00:49
algokit-cli
chore(deps): bump ruff in the all group across 1 directory
+19
−19
10:04:27
puya
EB cleanup pass
+133
−121
10:43:02
devportal
Fixed bug in Steps component
+14
−1
10:43:21
devportal
Minor updates to Algokit - Getting Started
+119
−137
10:53:34
puya
more tuple coverage
+701
−410
11:03:04
devportal
Added temporary landing page graphic
+3
−7
11:59:26
puya
more tuple coverage
+114
−13
12:37:14
community
Commit from GitHub Actions (Community Interest Tracker)
+2
−1
12:49:39
puya-ts
minor changes based on feedback
+1
−9
13:06:05
algokit-lora
chore: tweak table timestamp
+12
−24
13:11:16
algokit-lora
chore: add html description for lora
+1
−1
13:14:25
generator
Update models for new Block response type
+8
−10
13:35:04
algokit-utils-py
chore(deps): bump the all group across 1 directory with 7 updates
+69
−69
13:49:26
algokit-lora
chore: wrap the base64 program
+1
−1
13:50:01
algokit-lora
fix: searching loading renders for a split second on initial page load
+27
−28
13:57:47
ARCs
Add new sub category Ecosystem impact
+13
−0
14:32:02
algokit-utils-ts
chore(deps): bump the all group across 1 directory with 9 updates
+198
−140
14:34:32
algokit-lora
chore: add additional rel attributes to asset links
+7
−2
14:41:43
algokit-lora
chore: wrap the base64 note
+3
−1
14:42:51
algokit-lora
chore: hide some header elements when small
+8
−5
15:14:07
a-day-in-my-bobalife
chore: log greeting (2024-06-24)
+2
−0
15:25:50
algokit-lora
chore: handle badge component overflows
+6
−6
15:35:17
js-algorand-sdk
More test coverage for map utils
+161
−4
15:38:51
js-algorand-sdk
StringMapSchema coverage
+42
−0
15:39:05
js-algorand-sdk
Fix stateproof txn representation
+486
−20
15:46:15
algokit-lora
chore: some heading padding tweaks
+24
−24
16:07:45
nft_voting_tool
chore: update xgov guide url
+2
−2
16:10:36
nft_voting_tool
chore: remove program info
+0
−6
16:19:23
nft_voting_tool
ci: increase threshold
+11
−11
16:24:05
nft_voting_tool
chore: remove footer links
+1
−3
16:26:41
nft_voting_tool
Merge pull request #165 from algorandfoundation/chore/update-xgov-guide-links
+14
−22
16:46:29
puya
refactor: adding base lsigs support and args op
+228
−68
16:48:01
puya
chore: adding stub for ellipticcurve
+20
−5
16:48:07
puya
Merge branch 'feat/unit-testing-refinements' of https://github.com/algorandfoundation/puya into feat/unit-testing-refinements
+72
−46
16:53:10
puya
chore: merge conflicts
+16
−11
17:01:53
puya
refactor: adding submit_txns, template vars, ScratchSlot, BytesBacked, baremethod, context improvements (#255)
+2863
−312
17:02:54
puya
docs: initial structure draft
+115
−2
17:02:54
puya
chore: wip
+125
−52
17:14:42
a-day-in-my-bobalife
chore: v2024.25.0 (release)
+26
−0
17:14:44
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
21:43:17
js-algorand-sdk
Stateproof test & fixes
+169
−9
22:20:10
puya-ts
More refactoring of generate ops scripts + generate op metadata script
+7546
−2213
22:52:47
puya
docs: rev 2 for early prerelease version
+485
−177
23:11:44
puya
chore: minor patches in sphinx config; removing temporary changes
+1
−24
23:23:05
puya-ts
Fix builder and ptype resolution for ops module
+145
−56
23:23:32
puya
docs: initial structure draft (#251)
+476
−5
23:25:50
java-algorand-sdk
Regenerate code from specification file
+37
−0
23:26:01
puya
chore: removing temporary push trigger from feat branch
+0
−3
23:26:13
go-algorand-sdk
Regenerate code from specification file
+12
−0
23:26:41
puya
chore: bumping to 0.2.0, prepping for another pre release deployment
+1
−1
23:29:31
puya
Merge remote-tracking branch 'origin/main' into feat/unit-testing
+103408
−55329
23:49:04
algokit-lora
render ok
+151
−123
23:57:36
algokit-lora
fix tests
+209
−88