Home Reports Mar 25, 2024
Monday, March 25, 2024
- Commits
- 209
- pushed this day
- Repositories
- 28
- with activity
- Contributors
- 33
- distinct authors
- Lines changed
- +184,878 −155,182
- additions / deletions
Monday, March 25, 2024
209 commits were pushed across 28 repos by 33 authors. There were 184,878 additions and 155,182 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
28 repositories- go-algorand 3 commits
- js-algorand-sdk 1 commit
- intro-en 1 commit
- py-dm-beginner-en 1 commit
- ts-dm-beginner-en 2 commits
- challenge-2 4 commits
- challenge-3 5 commits
- challenge-4 6 commits
- algokit 2 commits
- algokit-cli 25 commits
- algokit-client-generator-ts 1 commit
- algokit-fullstack-template 2 commits
- algokit-lora 54 commits
- algokit-python-template 3 commits
- algokit-subscriber-ts 11 commits
- algokit-utils-ts 14 commits
- arc52-android-wallet 3 commits
- ARCs 5 commits
- puya 4 commits
- reti 13 commits
- technical-adoption-committee 2 commits
- xHD-Wallet-API-kt 7 commits
- algobase 3 commits
- a-day-in-my-bobalife 3 commits
- algo-voting 2 commits
- alright-contracts 1 commit
- gridworks 7 commits
- asa-list 24 commits
Commit Log
209 commits · 28 repositories
00:12:32
algokit-lora
build: refactor create-release action
+80
−44
00:16:07
algokit-lora
build: fix the action
+45
−45
00:22:49
algokit-lora
build: wip
+5
−2
00:28:08
algokit-lora
build: wip
+5
−5
00:29:24
algokit-lora
Notes added by 'git notes add'
+1
−0
00:31:18
algokit-lora
build: fix outputs
+3
−3
00:32:43
algokit-lora
Notes added by 'git notes add'
+1
−0
00:46:37
algokit-lora
build: wip
+34
−27
00:47:53
algokit-lora
Notes added by 'git notes add'
+1
−0
00:54:38
algokit-lora
build: debug
+7
−0
00:55:17
algokit-client-generator-ts
build(deps-dev): bump typescript from 5.4.2 to 5.4.3
+3
−3
00:55:50
algokit-lora
Notes added by 'git notes add'
+1
−0
00:57:02
algokit-lora
build: wip - fix
+3
−3
00:58:21
algokit-lora
Notes added by 'git notes add'
+1
−0
00:59:57
algokit-lora
build: wip - fix
+3
−3
01:00:24
go-algorand
Build 1933 Data
+1
−1
01:01:11
algokit-lora
Notes added by 'git notes add'
+1
−0
01:17:31
algobase
:arrow_up: Bump typer from 0.9.0 to 0.10.0
+6
−6
01:18:18
algobase
:arrow_up: Bump pre-commit from 3.6.2 to 3.7.0
+3
−3
01:21:09
algobase
:arrow_up: Bump mkdocs-material from 9.5.14 to 9.5.15
+3
−3
01:57:56
algokit-cli
chore: update docs
+15
−9
02:50:19
reti
Start using fee sink address for simulate calls in go nodemgr code.
+10
−8
02:51:44
algokit-lora
build: wip
+3
−3
02:52:54
algokit-lora
Notes added by 'git notes add'
+1
−0
02:54:38
algokit-lora
chore: update file permissions and mode in url-template.ts
+0
−0
02:56:47
algokit-lora
build: update action.yaml with new release outputs
+3
−8
02:58:01
algokit-lora
Notes added by 'git notes add'
+1
−0
02:59:02
algokit-lora
build: remove debug code
+0
−6
03:06:12
algokit-lora
Notes added by 'git notes add'
+1
−0
03:14:29
algokit-cli
chore: add some debug logs
+7
−2
03:26:59
algokit-subscriber-ts
fix: Solving a exception when an abort signal is sent that was intermittently leaking out in tests
+3
−2
03:27:25
algokit-subscriber-ts
test: Solving an intermittent test failure under high parallel test load
+2
−2
03:27:57
algokit-subscriber-ts
chore: Improving test performance (this code triggered teh 17s indexer delay much more!)
+3
−21
03:36:45
algokit-cli
chore: update snapshots
+116
−27
03:47:50
reti
Updated assert in validator stakeRemoved allowing 0 algo removed or 0 reward token removed - but not both.
+8516
−8039
05:16:42
algokit-cli
chore: add more tests
+305
−30
05:27:15
reti
Add 'protocol' max allowed stake as additional metric that is reported so validators can see their total stake against the current max allowed.
+88
−5
05:37:06
algokit-cli
chore: tweak
+0
−1
05:45:13
algokit-cli
chore: wording tweaks
+7
−7
05:52:50
puya
refactor: Use a separate counter per temp variable name to reduce churn in diffs
+56683
−56682
05:58:25
puya
refactor: avoid construction of new `itertools.count` instance on every call to `next_tmp_name`
+5
−2
05:58:32
algokit-cli
chore: allowing running puya with no color
+2
−0
06:06:36
puya
refactor: avoid construction of new `itertools.count` instance on every call to `next_tmp_name`
+5
−2
06:06:36
puya
refactor: Use a separate counter per temp variable name to reduce churn in diffs
+56683
−56682
06:09:31
algokit-lora
chore: build for ubuntu
+85
−46
06:10:57
algokit-lora
Notes added by 'git notes add'
+1
−0
06:15:18
algokit-lora
build: fix
+1
−1
06:15:53
algokit-utils-ts
chore: update snapshots
+8
−9
06:16:30
algokit-lora
Notes added by 'git notes add'
+1
−0
06:19:54
algokit-lora
build: fix
+12
−7
06:21:05
algokit-lora
Notes added by 'git notes add'
+1
−0
06:22:26
algokit-lora
build: fix
+1
−1
06:23:32
algokit-lora
Notes added by 'git notes add'
+1
−0
06:48:08
algokit-lora
build: fix
+1
−0
06:49:24
algokit-lora
Notes added by 'git notes add'
+1
−0
07:48:25
algokit-utils-ts
chore: actually fix snapshots
+62
−39
07:57:52
algokit-utils-ts
chore: update docs
+7
−7
09:05:03
arc52-android-wallet
Merge pull request #4 from HashMapsData2Value/main
+161
−111
09:33:05
asa-list
Come-1643003311
+4779
−0
09:40:21
algokit-subscriber-ts
Merge pull request #41 from algorandfoundation/balance-changes
+1553
−227
09:41:49
asa-list
Come-1643003311
+0
−0
09:43:19
algokit-subscriber-ts
docs: Added support for balance changes more prominently
+2
−1
09:46:43
algokit-subscriber-ts
feat: Added customFilter option as escape hatch
+67
−8
09:50:34
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
09:53:15
algokit-subscriber-ts
Merge pull request #40 from algorandfoundation/custom-filter
+67
−8
09:56:38
arc52-android-wallet
chore: remove local.properties from git
+0
−10
09:59:03
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
10:00:20
arc52-android-wallet
Merge pull request #5 from HashMapsData2Value/main
+0
−10
10:20:45
xHD-Wallet-API-kt
chore: comment out CBOR until it has been implemented elsewhere
+120
−110
10:25:37
algokit
docs: Algorand Python update
+3
−4
10:42:58
xHD-Wallet-API-kt
docs: clarify build
+2
−2
10:43:58
xHD-Wallet-API-kt
docs: update workflow name
+1
−1
10:49:57
algokit-cli
chore: minor refinements
+13
−14
11:02:37
algokit-cli
chore: renaming puya to python
+7
−9
11:08:43
xHD-Wallet-API-kt
fix: removes unnecessary check on decoded data
+0
−10
11:09:13
ARCs
Merge pull request #288 from algorandfoundation/ARC-34-rules-s4
+53
−34
11:13:41
ARCs
Fix spaces
+0
−2
11:22:24
ARCs
Adding subtitle deliverables
+1
−0
11:25:53
ARCs
Update TemplateForm.md
+3
−3
11:27:36
algokit-cli
docs: regen docs
+7
−7
12:01:56
algokit-utils-ts
Merge pull request #254 from algorandfoundation/logging
+144
−61
12:04:04
algokit-utils-ts
Merge pull request #252 from algorandfoundation/dependabot/npm_and_yarn/all-de6b1abb05
+6
−5
12:11:08
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
12:16:41
algokit-utils-ts
Merge main into release
+150
−66
12:16:42
algokit-utils-ts
Merge release into main
+0
−0
12:24:26
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
12:31:44
asa-list
add svg
+111
−0
12:32:33
asa-list
Add files via upload
+0
−0
12:34:30
asa-list
Create icon.svg
+825
−0
12:34:56
asa-list
Add files via upload
+0
−0
12:37:45
asa-list
Create MANIFEST-1057661410
+156
−0
12:39:02
asa-list
Delete assets/MANIFEST-1057661410
+0
−156
12:40:45
asa-list
Create icon.svg
+156
−0
12:41:12
asa-list
Add files via upload
+0
−0
12:42:23
asa-list
Delete assets/MANIFEST-1057661410/icon.png
+0
−0
12:43:45
asa-list
Add files via upload
+0
−0
12:44:44
asa-list
Delete assets/MANIFEST-1057661410/icon.png
+0
−0
12:45:01
asa-list
Add files via upload
+0
−0
12:46:07
asa-list
Delete assets/APT-1621939204/icon.png
+0
−0
12:46:32
asa-list
Add files via upload
+0
−0
12:48:06
asa-list
Create icon.svg
+111
−0
12:48:22
asa-list
Delete assets/icon.svg
+0
−111
12:49:13
asa-list
Create icon.svg
+111
−0
12:49:45
asa-list
Add files via upload
+0
−0
12:52:41
algokit-lora
build: wip - snap
+90
−5
12:54:04
algokit-lora
Notes added by 'git notes add'
+1
−0
12:55:37
algokit-lora
build: fix
+1
−0
12:56:53
asa-list
Create icon.svg
+73
−0
12:56:53
algokit-lora
Notes added by 'git notes add'
+1
−0
12:57:30
asa-list
Add files via upload
+0
−0
12:59:15
asa-list
Create icon.svg
+328
−0
12:59:58
asa-list
Add files via upload
+0
−0
13:06:56
algokit-lora
build: github copilot got me this time
+1
−1
13:06:59
algokit-cli
feat: LocalNet should run as an archival node so that you can access all blocks (useful for testing) (#461)
+3
−3
13:08:10
algokit-lora
Notes added by 'git notes add'
+1
−0
13:12:20
algokit-utils-ts
change with... methods to set...
+13
−13
13:23:48
algokit-python-template
chore: renaming puya to python
+113
−95
13:25:38
ts-dm-beginner-en
update utils
+5
−5
13:26:07
intro-en
update utils
+0
−330
13:27:06
algokit-cli
chore: renaming puya template repo
+1
−1
13:42:19
algokit-fullstack-template
chore: regen examples
+346
−181
13:44:17
algokit-python-template
chore: update badge
+3
−3
13:44:34
reti
GITBOOK-11: No subject
+56
−39
13:52:56
technical-adoption-committee
doc: Add Voted Priorities
+50
−1
13:53:54
technical-adoption-committee
Reduce to priorities only
+1
−33
13:59:57
algokit-python-template
chore: regen examples
+0
−32
14:05:48
algokit-utils-ts
chore(deps): bump the all group with 2 updates
+6
−6
14:06:05
algokit-cli
docs: adjust compile command terminology
+32
−19
14:06:18
algokit-utils-ts
chore(deps): bump @commitlint/cli from 18.6.1 to 19.2.1
+818
−500
14:06:43
algokit-utils-ts
chore(deps): bump @commitlint/config-conventional from 17.8.1 to 19.1.0
+54
−7
14:07:26
algokit-utils-ts
chore(deps): bump semantic-release from 21.1.2 to 23.0.6
+956
−1661
14:08:39
algokit-fullstack-template
chore: regen examples
+2
−2
14:13:10
ARCs
1-1 feature parity with Kotlin
+227
−73
14:15:17
algokit-cli
feat: Add puyapy compile integration (#457)
+303
−121
14:18:37
algokit-cli
Merge branch 'v2' into feat/command_orchestration
+664
−115
14:20:50
algokit-cli
chore: merge conflicts
+48
−124
14:27:33
algokit-cli
feat: command orchestration (#446)
+4239
−490
14:32:30
algokit-cli
chore: merging v2 into branch
+4479
−549
14:34:34
algokit-cli
chore: merging v2 into branch
+1614
−0
14:35:57
algo-voting
Merge pull request #381 from sambitsargam/dependabot/npm_and_yarn/typescript-approx-5.4.3
+1
−1
14:36:07
algo-voting
Merge pull request #380 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.3.1
+1
−1
14:46:13
algokit-cli
chore: remove orig
+0
−1614
15:12:29
algokit-cli
chore: refine test cases for link command
+36
−14
15:13:57
a-day-in-my-bobalife
chore: log greeting (2024-03-25)
+2
−0
15:21:29
algokit-cli
chore: pin algokit client generator version (#455)
+1162
−236
15:21:42
challenge-2
complete challenge
+30
−32
15:23:17
challenge-3
UPDATE all
+2
−2
15:28:06
challenge-2
Merge 28f7f178e8166defb723b7515eb101d9c0aff5b7 into 69fd96fb64782ba043640e97861fe52391d539cf
+30
−32
15:30:08
challenge-3
UPDATE all
+1
−1
15:34:49
challenge-3
Merge c911d91b409825ffd1e945f7fbe6c4319ed487c1 into 785372aaf6ebff2d3f058e5c4f19fafe2ce92338
+3
−3
15:41:14
algokit-cli
chore: add version option to link command
+30
−7
15:59:16
xHD-Wallet-API-kt
docs: clarify github workflow
+4
−0
16:01:57
go-algorand
Pass the actual proposer into payoutEligible, even before payouts
+10
−4
16:21:21
algokit-subscriber-ts
chore: Updated dependencies
+799
−1150
16:23:01
algokit-subscriber-ts
Merge pull request #42 from algorandfoundation/dep-update
+799
−1150
16:45:07
xHD-Wallet-API-kt
feat: Produce a self-contained .aar file for lib (#19)
+1112
−133
16:45:28
xHD-Wallet-API-kt
Merge branch 'algorandfoundation:main' into main
+0
−0
16:51:10
ts-dm-beginner-en
Restored "already opted in" check in contract method.
+501
−431
16:58:23
algokit-cli
chore: minor fixes
+25
−24
17:03:27
py-dm-beginner-en
Parity between TS and Python contracts.
+319
−536
17:12:12
reti
GITBOOK-15: No subject
+10
−3
17:13:27
reti
GITBOOK-16: No subject
+1
−1
17:14:50
a-day-in-my-bobalife
chore: v2024.12.0 (release)
+18
−0
17:14:52
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:34:33
reti
GITBOOK-17: No subject
+1
−1
17:36:51
algokit-cli
chore: update the postgres version used in localnet from 13 to 16
+1
−1
18:00:10
reti
GITBOOK-18: No subject
+3
−2
18:01:35
alright-contracts
Add contract artifacts & source, update Readme
+5130
−12
18:03:10
algokit
Merge pull request #2 from algorandfoundation/algorand-python
+3
−4
18:04:49
gridworks
Ran 'poetry update'
+659
−532
18:10:55
gridworks
Ran 'poetry update' (#179)
+659
−532
18:20:48
gridworks
Update to pendulum 3 in hopes of allowing python 3.12 to be supported
+106
−41
18:21:31
challenge-2
uncommented line to run test script
+1
−3
18:28:10
challenge-2
Merge db81d5427e47e3b1bfd0a617ae6320a8f743d8cf into 69fd96fb64782ba043640e97861fe52391d539cf
+1
−3
18:44:09
gridworks
Update to pendulum 3 in hopes of allowing python 3.12 to be supported (#180)
+106
−41
18:50:22
gridworks
Merge pull request #181 from thegridelectric/dev
+765
−573
18:51:54
challenge-3
fix: Updated params passed to create appClient
+7
−16
18:52:33
gridworks
Bump version
+1
−1
18:55:41
gridworks
Merge pull request #182 from thegridelectric/dev
+1
−1
18:56:34
challenge-3
Merge e738fdbefda4253908db9fa45ca30fd9b7a3199a into 785372aaf6ebff2d3f058e5c4f19fafe2ce92338
+7
−16
19:24:10
reti
GITBOOK-19: No subject
+1
−1
20:10:38
js-algorand-sdk
Improved encoding & decoding work, still work in progress
+9139
−3923
20:15:02
reti
GITBOOK-21: No subject
+0
−0
20:30:07
reti
GITBOOK-22: No subject
+4
−4
20:31:33
go-algorand
Trying to track down a failure
+8
−4
20:51:48
challenge-4
dependencies update, readme update
+69
−132
20:52:38
challenge-4
Update README.md
+3
−3
20:53:00
challenge-4
Update README.md
+1
−1
20:57:29
challenge-4
solved the challenge
+5
−3
22:03:57
reti
Validators now have two limits.
+17177
−16692
22:04:13
reti
Merge branch 'refs/heads/gitbook' into dev
+70
−45
22:35:42
algokit-lora
build: debug
+11
−4
22:36:51
algokit-lora
Notes added by 'git notes add'
+1
−0
22:40:12
challenge-4
Make transaction signer from account
+9
−9
22:40:47
algokit-lora
build: change permission
+0
−0
22:41:58
algokit-lora
Notes added by 'git notes add'
+1
−0
22:44:02
algokit-lora
build: test publish snap
+1
−1
22:45:12
algokit-lora
Notes added by 'git notes add'
+1
−0
22:48:29
challenge-4
Merge 382f1eb8f1a9464eab318f02fea4b0cd04b820c0 into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+9
−9
23:33:53
algokit-lora
build: debug
+6
−1
23:35:02
algokit-lora
Notes added by 'git notes add'
+1
−0
23:38:50
algokit-lora
build: no need to unzip
+1
−4
23:40:00
algokit-lora
Notes added by 'git notes add'
+1
−0
23:48:02
algokit-lora
build: test
+16
−15
23:49:10
algokit-lora
Notes added by 'git notes add'
+1
−0
23:52:36
algokit-lora
build: :(
+1
−1
23:53:44
algokit-lora
Notes added by 'git notes add'
+1
−0
23:56:00
algokit-lora
build: another mistake
+1
−1
23:57:12
algokit-lora
Notes added by 'git notes add'
+1
−0