Home Reports Jun 21, 2024
Friday, June 21, 2024
- Commits
- 129
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 28
- distinct authors
- Lines changed
- +65,153 −81,753
- additions / deletions
Friday, June 21, 2024
129 commits were pushed across 20 repos by 28 authors. There were 65,153 additions and 81,753 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- go-algorand 14 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- js-algorand-sdk 1 commit
- algokit-lora 18 commits
- algokit-subscriber-ts 12 commits
- algokit-utils-ts 3 commits
- ARCs 4 commits
- bip32-ed25519-addendum 3 commits
- devportal 1 commit
- liquid-auth 1 commit
- puya 55 commits
- reti 3 commits
- specs 1 commit
- TEALScript 1 commit
- zaibatsu 1 commit
- algobase 2 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 5 commits
- use-wallet 1 commit
Commit Log
129 commits · 20 repositories
00:04:51
algokit-lora
wip - convert subType to enum, not Atom<enum>
+39
−57
00:15:59
puya
refactor: adding submit_txns, template vars, ScratchSlot, BytesBacked, baremethod, context improvements
+1096
−128
00:27:22
algokit-lora
only asset transfer use atom sub type
+55
−20
00:38:56
algobase
:arrow_up: Bump email-validator from 2.1.1 to 2.2.0
+5
−5
00:40:44
algobase
:arrow_up: Bump ruff from 0.2.2 to 0.4.10
+22
−22
00:44:16
algokit-lora
opup
+78
−26
00:51:01
puya
EB cleanup pass
+430
−401
00:54:10
algo-voting
Merge pull request #430 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.13.1
+1
−1
00:54:26
algo-voting
Merge pull request #428 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.4.29
+1
−1
00:54:35
algo-voting
Merge pull request #425 from sambitsargam/dependabot/npm_and_yarn/vue-router-tw-4.3.3
+1
−1
00:55:39
algo-voting
Update @typescript-eslint/parser requirement from ^7.12.0 to ^7.13.1
+1
−1
01:00:24
go-algorand
Build 2021 Data
+1
−1
01:00:24
go-algorand
FI from master
+7
−17
01:06:55
algokit-lora
add test
+2463
−0
01:35:44
puya
EB cleanup pass
+86
−87
02:00:19
puya
add intrinsic op mapping validation
+26
−7
02:12:04
puya
add todo
+1
−0
02:30:25
puya
combine intrinsic op mapping validation
+14
−26
02:37:26
puya
add stub implementation for urange
+96
−1
02:38:58
puya
EB cleanup pass
+28
−34
02:51:31
puya
fix: fix argument packing condition when using abi_call
+1
−1
03:01:08
algokit-lora
chore: further refining sub type
+9
−23
03:13:04
algokit-subscriber-ts
feat: adding onError method to AlgorandSubscriber (#80)
+327
−26
03:19:54
algokit-subscriber-ts
Merge branch 'main' into sqlite-example
+327
−26
03:24:28
algokit-subscriber-ts
chore: regen docs and fix intermittent failing test
+847
−721
03:28:40
puya
feat: support a wider range of types for inner transaction application args
+1855
−921
03:28:40
puya
add todo
+1
−1
03:31:10
puya
add missing ir pass
+186
−0
03:32:33
puya
ignore coverage outputs
+3
−0
03:37:58
algo-voting
Bump typescript from 5.4.5 to 5.5.2
+1
−1
03:38:46
algokit-lora
handle deleted application
+17
−5
03:40:46
algokit-subscriber-ts
chore: fix doc generate
+3
−2
03:44:03
puya
lint
+4
−2
03:44:17
puya
add support for arc4 bool to native comparisons
+332
−146
03:50:32
algokit-lora
styling
+4
−4
03:52:24
algokit-subscriber-ts
feat: Added `startingWatermark` to `PollResult` (#79)
+2233
−101
03:52:47
algokit-lora
fix flex gap
+2
−2
03:53:22
algokit-subscriber-ts
build(deps-dev): bump semantic-release from 23.0.6 to 24.0.0
+430
−90
03:53:58
algokit-subscriber-ts
build(deps-dev): bump rollup from 4.13.0 to 4.18.0
+99
−57
03:54:20
algokit-subscriber-ts
build(deps-dev): bump eslint from 8.57.0 to 9.5.0
+159
−171
03:56:35
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
03:56:57
puya
EB cleanup pass
+209
−192
03:56:57
puya
fix inconsistency in append declaration and implementation for ARC4 arrays
+4
−3
03:56:57
puya
EB cleanup pass
+5
−20
03:56:57
puya
EB cleanup pass
+17
−18
04:06:08
algokit-lora
chore: further refining sub type (#113)
+9
−23
04:11:52
algokit-lora
remove generic from the component
+1
−1
04:12:57
algokit-lora
more clean up
+1
−1
04:13:53
algokit-subscriber-ts
Merge main into release
+2553
−120
04:13:54
algokit-subscriber-ts
Merge release into main
+0
−0
04:15:48
algokit-lora
chore: refactor transaction sub type (#112)
+39
−36
04:16:56
algokit-lora
Merge branch 'refactor-transaction-sub-type' into support-op-up
+9
−23
04:17:32
algokit-lora
Merge remote-tracking branch 'origin/main' into support-op-up
+3
−1
04:17:56
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
04:18:36
algokit-lora
fix merge
+1
−3
04:29:01
puya
EB cleanup pass
+43
−87
04:29:23
puya
fix: incorrect expression type for DynamicArray augmented assignment
+1
−1
04:33:40
puya
fix: DynamicArray binary-op handler throws on unhandled other type rather than deferring
+25
−8
05:03:34
puya
fix: DynamicArray binary-op handler throws on unhandled other type rather than deferring
+90
−79
05:09:16
algokit-lora
chore: support OpUp app call transactions (#114)
+2558
−31
05:33:53
algokit-lora
ui fix
+2
−2
05:39:23
puya
rename arc4 string EB types to avoid confusion
+19
−14
05:42:24
puya
output updates
+14
−14
06:00:03
puya
add stub implementation for `log`
+704
−376
06:04:50
puya
EB cleanup pass
+34
−19
06:10:01
algokit-lora
fix tests
+2
−2
06:26:05
puya
add missing items to export
+8
−0
06:32:08
puya
EB cleanup pass
+83
−60
06:33:59
puya
EB cleanup pass
+14
−7
07:12:25
puya
EB cleanup pass
+129
−98
07:15:51
puya
EB cleanup pass
+4
−5
07:46:31
puya
EB cleanup pass
+82
−38
07:54:19
puya
wip
+158
−172
07:55:36
puya
EB cleanup pass
+33
−37
08:16:47
devportal
adaptive logo to theme
+166
−161
08:32:11
puya
rename method so that it is not specific to event
+8
−8
08:38:55
puya
EB cleanup pass
+99
−50
08:48:14
puya
add stub implementation for `uenumerate`
+50
−3
08:50:44
puya
add abi_call literal tests
+72
−1
08:54:13
puya
add empty class as stub for ARC4Client
+4
−0
09:08:49
puya
take the word `event` out of error message to be more generic
+2
−2
09:09:45
puya
fix: do not require ARC4 types to .copy() when being as arguments to an inner transaction
+6
−1
09:13:10
puya
fix decimal ir test
+1
−1
09:15:08
puya
fix transaction fields test
+1
−0
09:19:53
puya
move BytesBacked to protocols file to be in sync with Als PR
+28
−32
09:35:25
puya
move log to utilities folder to be in sync with Als PR
+19
−6
09:51:09
bip32-ed25519-addendum
first draft (#1)
+826
−1
09:53:58
puya
EB cleanup pass
+46
−55
09:53:58
puya
EB cleanup pass
+119
−94
10:17:18
bip32-ed25519-addendum
Update README.md
+2
−2
10:18:02
bip32-ed25519-addendum
Update README.md
+2
−2
10:20:32
puya
fix whoopsies
+5
−3
10:26:57
puya
test fixes
+22
−19
10:46:02
puya
reduce arc4 .copy() calls when being passed to intrinsic functions
+28
−2
11:22:13
zaibatsu
Merge pull request #5 from Algorand-Hackathon-Teams-Nigeria/nextjs
+14153
−73090
13:36:45
ARCs
add mainnet deploy script
+35
−0
14:48:24
go-algorand
Switch to CircleCI's mac runners
+9
−8
15:10:43
go-algorand
fix comment in node_test
+1
−3
15:14:54
a-day-in-my-bobalife
chore: log greeting (2024-06-21)
+1
−0
15:29:34
puya
refactor: addressing pr comments
+101
−89
15:30:25
puya
refactor: addressing pr comments
+0
−2
15:32:54
puya
chore: linting
+9
−5
15:36:43
ARCs
Update arc-0059.md to last call
+1
−1
15:44:11
ARCs
Add last call deadline
+1
−0
15:45:40
ARCs
Merge pull request #285 from joe-p/arc59
+25778
−0
16:30:57
algokit-utils-ts
feat: add fv and lv to SendTransactionParams
+7
−0
16:31:17
algokit-utils-ts
generate docs
+440
−40
16:42:16
liquid-auth
chore(docs): setup proper links to docs as well as demo
+9
−6
16:44:28
go-algorand
Get rid of interfac{} in ConnectionTimeStore and Phonebook methods
+40
−39
16:54:10
reti
Merge pull request #227 from TxnLab/renovate/contracts-eslintprettier
+20
−159
16:55:26
reti
chore(bootstrap): update dependency @types/node to v20.14.5
+251
−83
16:59:00
reti
Merge branch 'dev' into feat/txn-1770
+1260
−1359
17:18:26
algokit-utils-ts
update fv/lv comment
+26
−26
18:15:52
go-algorand
logging: fix Formatter data race
+1
−1
18:16:26
go-algorand
fix peerstore data race
+11
−1
18:17:38
go-algorand
CICD: remove mac AMD64 support from circleci (#6036)
+6
−18
18:21:43
go-algorand
add Go Benchmark (go) benchmark result for 052ceb2d9f81b131eae0ee0ee57e2c41d2d731a2
+445
−1
18:44:05
go-algorand
node: fixed ledger descriptors leak
+9
−24
19:57:46
js-algorand-sdk
Add coverage of ApplyData encoding & decoding
+113
−0
19:58:24
TEALScript
supporting dynamic indexes into txn arrays
+573
−407
21:00:25
specs
remove unnecessary opcodes
+6
−30
21:06:24
go-algorand
fix peer.AddrInfo cast
+5
−1
21:16:05
use-wallet
fix: move algosdk to peer
+3
−3
22:35:59
go-algorand
p2p feature PR: CR fixes (#6038)
+129
−130
23:01:09
puya
refactor: itxn management in context manager
+125
−37
23:21:36
go-algorand
Merge remote-tracking branch 'upstream/master' into feature/p2p
+1881
−1119
23:23:53
java-algorand-sdk
Regenerate code from specification file
+37
−0
23:24:19
go-algorand-sdk
Regenerate code from specification file
+12
−0
23:31:04
go-algorand
config: document EnableP2PHybridMode takes precedence over EnableP2P
+2
−1