Home Reports Mar 27, 2024
Wednesday, March 27, 2024
- Commits
- 257
- pushed this day
- Repositories
- 35
- with activity
- Contributors
- 50
- distinct authors
- Lines changed
- +57,651 −32,007
- additions / deletions
Wednesday, March 27, 2024
257 commits were pushed across 35 repos by 50 authors. There were 57,651 additions and 32,007 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
35 repositories- algostack 3 commits
- generator 1 commit
- go-algorand 7 commits
- js-algorand-sdk 1 commit
- challenge-1 2 commits
- challenge-2 6 commits
- challenge-3 8 commits
- challenge-4 28 commits
- volume-1 2 commits
- community 1 commit
- algokit-base-template 3 commits
- algokit-cli 8 commits
- algokit-client-generator-py 6 commits
- algokit-fullstack-template 7 commits
- algokit-lora 6 commits
- algokit-python-template 9 commits
- algokit-react-frontend-template 5 commits
- algokit-subscriber-ts 1 commit
- ARCs 6 commits
- docs 8 commits
- homebrew-tap 2 commits
- puya 88 commits
- reti 6 commits
- tealscript-algokit-template 3 commits
- technical-adoption-committee 1 commit
- xGov 1 commit
- xHD-Wallet-API-kt 4 commits
- rosetta-smart-contracts 1 commit
- algobase 2 commits
- best-of-crypto 1 commit
- a-day-in-my-bobalife 1 commit
- tatum-js 8 commits
- arc-200 2 commits
- tinyman-governance 2 commits
- use-wallet 17 commits
Commit Log
257 commits · 35 repositories
00:06:52
algokit-lora
build: small fixes + publish to brew
+31
−8
00:07:39
algokit-lora
Notes added by 'git notes add'
+1
−0
00:33:27
algokit-lora
build: fix release number
+3
−3
00:34:02
algokit-lora
Notes added by 'git notes add'
+1
−0
00:42:04
challenge-4
Challenge 4 Solution
+4
−3
00:43:36
challenge-4
Merge 3752935f1ba2f297bb9d189b7c38aa29c438f7f6 into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+4
−3
00:51:53
algobase
:arrow_up: Bump typer from 0.9.0 to 0.11.0
+7
−10
00:52:53
challenge-4
fix atomic transactions
+2
−2
00:57:16
challenge-4
uopz
+2
−2
01:00:25
go-algorand
Build 1935 Data
+1
−1
01:00:31
challenge-4
Merge 3cd2798ba55c7a5868eec3c6f7119025f2075041 into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+2
−2
01:13:53
algokit-lora
build: fix publish actions
+30
−8
01:14:26
algokit-lora
Notes added by 'git notes add'
+1
−0
01:40:26
puya
build: bump action dependencies
+2
−2
02:11:50
challenge-3
complete challenge
+10
−8
02:14:21
challenge-4
solved challenge 4
+2
−2
02:21:13
algokit-subscriber-ts
Merge pull request #44 from algorandfoundation/or-logic
+592
−470
02:23:05
challenge-4
Merge a80af3696525ff113b53550e5aab84901c014f8e into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+2
−2
02:51:30
reti
GITBOOK-27: No subject
+3
−103
03:28:00
challenge-4
fix: incorrect signer when adding multiple transactions to atomic transaction composer
+2
−2
03:28:30
algostack
added media rateLimiter configs
+27
−8
03:28:41
algostack
0.5.1
+3
−3
03:31:19
algokit-python-template
chore: use algokit compile
+21
−21
03:32:21
challenge-4
Merge 5ddaaa62ce1751e7eaa346ded793a779e2eb7f93 into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+2
−2
03:33:20
algostack
removed old media ratelimiter init
+0
−5
04:05:53
algokit-cli
chore: use version rather than help for puyapy detects
+19
−17
04:49:32
challenge-4
fixed bug
+26
−21
04:50:32
puya
fix: better support for executing puyapy within a venv and outside a venv
+57
−48
04:50:33
puya
fix: set supported algopy version range correctly
+79
−80
04:56:22
challenge-4
Merge f88df9a7259bc9316e908ce64ea1d28f0d32d8c2 into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+26
−21
05:00:03
challenge-4
Solution
+3
−2
05:01:50
use-wallet
chore(core): remove TransactionSignerAccount
+0
−24
05:16:41
challenge-4
Merge 2c619bd3f9de7f41e9a92dd4578f34e4d6a5a1b8 into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+3
−2
06:03:58
algokit-fullstack-template
chore: adjust terminology
+10
−10
06:31:17
puya
fix: use shutil.which to find python exe
+6
−9
06:49:18
puya
fix: search for python3 when attempting to locate python executable
+4
−1
06:57:35
challenge-4
atomic transaction group bugfix
+4
−2
07:08:52
challenge-4
atomic transaction group bugfix
+2
−2
07:09:27
challenge-4
Merge ab1127a951c54192615007c18270fd8b3f47560d into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+4
−2
07:10:08
docs
finished updating getting started and refreshed imgs
+22
−27
07:10:53
algokit-cli
docs: update example contract in docs
+1
−1
07:33:35
puya
refactor: address review feedback
+3
−3
07:33:58
puya
feat: set --output-client=False by default
+1
−1
08:00:18
algokit-client-generator-py
chore: add more mypy ignores
+5
−5
08:09:02
tinyman-governance
update test_vault
+105
−3
08:09:20
puya
fix: use shutil.which to find python exe
+6
−9
08:09:20
puya
fix: better support for executing puyapy within a venv and outside a venv
+57
−48
08:09:20
puya
feat: set --output-client=False by default
+1
−1
08:09:20
puya
refactor: address review feedback
+3
−3
08:09:20
puya
fix: search for python3 when attempting to locate python executable
+4
−1
08:09:20
puya
fix: set supported algopy version range correctly
+79
−80
08:24:56
algokit-client-generator-py
chore: fix pip audit issues
+44
−34
08:31:34
tinyman-governance
update test_vault
+6
−328
08:32:54
puya
Update LICENSE to AGPL
+11
−18
08:33:07
puya
Merge pull request #158 from algorandfoundation/agpl
+11
−18
08:34:01
puya
build: enable major on zero
+20
−26
08:48:49
use-wallet
docs: update README
+332
−60
08:54:03
puya
build: enable major on zero
+20
−26
08:55:50
algokit-client-generator-py
chore: patching 3.12 tests
+55
−50
08:58:55
use-wallet
docs: minor README edits
+4
−6
09:01:17
use-wallet
docs: fix Vue code formatting
+1
−1
09:23:58
algokit-client-generator-py
chore: temporary hotfixing setuptools 3.12 bug
+51
−55
09:27:01
algokit-client-generator-py
chore: add more mypy ignores (#23)
+51
−40
09:29:01
puya
docs: update README.md
+59
−135
09:29:04
xHD-Wallet-API-kt
checkpoint
+216
−1849
09:36:22
algokit-client-generator-py
1.1.3
+5
−1
09:42:19
docs
Merge pull request #1249 from algorandfoundation/Loedn-patch-1
+30
−35
09:44:08
algokit-python-template
chore: adjust mypy settings
+70
−11
09:46:09
puya
Merge pull request #160 from algorandfoundation/update-readme
+59
−135
09:47:41
puya
1.0.0
+18
−1
09:48:20
algokit-react-frontend-template
chore: bumping deps
+92
−76
09:52:58
xHD-Wallet-API-kt
remove unnecessary cp step2
+1
−5
10:10:41
challenge-4
fix bugs and solve challenge
+26
−21
10:18:27
challenge-4
Merge abf6687e63c3cc693ce3ff26803d8684d751fb57 into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+26
−21
10:23:48
xGov
Update README.md
+2
−0
10:25:04
ARCs
Add requirement to post proposal on the forum
+1
−0
10:28:06
ARCs
Merge pull request #290 from algorandfoundation/arc-34-s4-v2
+1
−0
10:35:17
xHD-Wallet-API-kt
checkpoint
+392
−33
10:36:31
algokit-python-template
chore: regen examples
+19
−320
10:38:48
algokit-base-template
chore: minor tweaks
+3
−3
10:49:21
puya
docs: Initial structure for language guide and revamping the documentation entrypoints
+302
−93
10:49:23
puya
docs: Added more documentation for contract structure
+45
−0
10:49:23
puya
docs: initial language guide structure
+141
−77
10:49:23
puya
Added content for control flow
+81
−1
10:49:23
puya
docs: Tweaking language guide structure
+30
−8
10:49:23
puya
docs: initial language guide structure
+27
−26
10:49:25
puya
docs: Algorand Python vs PuyaPy wording tweaks
+8
−9
10:49:27
puya
docs: the great renaming
+38
−38
10:49:27
puya
docs: arc32.json files are automatically output
+2
−5
10:49:27
puya
docs: ARC4 docs
+187
−4
10:49:27
puya
docs: language guide (wip)
+25
−10
10:49:28
puya
docs: Tweaks to main documentation entry point
+2
−5
10:49:30
puya
docs: rejigger lg-structure.md
+18
−5
10:49:31
puya
docs: Final wording tweaks to docs intro
+14
−15
10:49:32
puya
docs: structure (wip)
+14
−53
10:49:32
puya
set max line length in markdown
+3
−0
10:49:32
puya
docs: language guide
+36
−9
10:49:32
puya
docs: language guide
+15
−4
10:49:32
puya
docs: language guide & principles
+25
−2
10:49:32
puya
docs: structure (wip)
+51
−6
10:49:32
puya
docs: unmiss a word
+2
−2
10:49:32
puya
docs: Added language guide pages for logs and arc-28 and placeholder for opcode-budget
+100
−1
10:49:33
puya
docs: Added initial compiler documentation
+125
−55
10:49:36
puya
docs: structure (wip)
+1
−1
10:49:36
puya
docs: structure (wip)
+75
−5
10:49:36
puya
docs: structure (wip)
+15
−0
10:49:36
puya
docs: structure (wip)
+56
−5
10:49:58
puya
docs: Adding compiler page
+152
−20
10:50:00
puya
docs: Tweaks to structure docs
+50
−46
10:50:00
puya
docs: ARC4 typed clients
+64
−0
10:50:00
puya
docs: enable dunder documentation
+0
−1
10:50:00
puya
chore: Allowing `poe docs` to run on Windows
+1
−1
10:50:00
puya
docs: Tweaks to compiler docs page
+22
−8
10:50:00
puya
docs: types (wip)
+5
−36
10:50:00
puya
docs: types (wip)
+94
−104
10:50:00
puya
docs: Updated AVM ops documentation
+38
−1
10:50:00
puya
docs: Added contract options
+32
−2
10:50:00
puya
docs: Finished types page
+170
−31
10:50:00
puya
docs: types (wip)
+7
−0
10:50:00
puya
docs: types (wip)
+37
−34
10:50:00
puya
docs: types (wip)
+31
−34
10:50:00
puya
docs: AVM ops ✅
+2
−0
10:55:06
puya
docs: Add TemplateVar docstring and bump stubs
+3
−2
10:55:20
puya
docs: fix error in lg-types
+2
−2
10:57:47
algokit-python-template
chore: regen examples
+13
−14
11:03:09
tealscript-algokit-template
docs: adding basic readme
+34
−0
11:03:24
puya
docs: Addressed todos in control flow page
+5
−5
11:09:16
algokit-python-template
chore: regen examples
+7
−0
11:17:10
algokit-python-template
chore: regen examples
+7
−7
11:21:08
puya
docs: Completed module level constructs
+36
−5
11:24:57
puya
chore: ignore dist directories
+2
−0
11:24:57
puya
chore: rerun compile_all
+62
−62
11:24:57
puya
docs: add link in transactions
+1
−1
11:27:08
algokit-fullstack-template
chore: regen samples
+79
−27
11:36:16
rosetta-smart-contracts
Update Tezos implementations.
+184
−87
11:36:18
puya
docs: lg-modules
+29
−2
11:43:17
puya
docs: Added assertions and error handling
+32
−5
11:46:59
puya
chore: update lock file
+1
−1
11:50:25
tatum-js
ALL-5502 - Add Kadena L0
+704
−5
11:55:08
puya
remove version from committed logs
+2
−62
11:58:29
algokit-cli
chore: removing tmp branches on templates
+0
−6
12:07:35
algokit-cli
feat: algokit-cli v2 (#462)
+5718
−823
12:11:19
tatum-js
ALL-5502 - Add Kadena L0 (#1084)
+704
−5
12:13:18
xHD-Wallet-API-kt
checkpoint: working android aar
+34
−99
12:16:51
puya
docs: builtins doc
+18
−6
12:22:51
puya
docs: fix typos
+3
−3
12:23:25
puya
docs: unsupported python features
+53
−10
12:24:50
puya
docs: fix example
+2
−2
12:27:41
puya
docs: fix typos
+3
−3
12:27:47
puya
docs: opcode budget
+2
−0
12:29:04
puya
docs: Added storage docs
+140
−13
12:30:13
algokit-cli
2.0.0
+12
−1
12:32:21
community
Commit from GitHub Actions (Community Interest Tracker)
+0
−1
12:32:26
puya
docs: remove code reuse
+0
−10
12:34:07
tealscript-algokit-template
chore: bumping min version
+1
−1
12:34:15
homebrew-tap
Updating algokit to 2.0.0
+2
−2
12:35:41
puya
docs: Added link to opcode budget reference docs
+1
−1
12:37:08
algokit-base-template
chore: bumping min version
+1
−1
12:39:04
homebrew-tap
Updating algokit to 2.0.0
+2
−2
12:41:46
algokit-base-template
feat: orchestration support (#3)
+154
−35
12:42:19
puya
docs: added v1 documentation (#147)
+1824
−236
12:43:58
algokit-react-frontend-template
chore: bumping min version
+14
−15
12:44:42
algokit-python-template
chore: bumping min version
+16
−17
12:45:50
puya
fix: include algorand-python 1.0.1 stubs
+1
−1
12:52:35
puya
fix: include algorand-python 1.0.1 stubs
+1
−1
12:56:11
puya
1.0.1
+8
−1
13:11:39
tealscript-algokit-template
feat: orchestration support; fixing tealscript base contract (number -> uint64) (#10)
+86
−41
13:12:33
algokit-react-frontend-template
feat: orchestration support (#27)
+761
−3604
13:17:25
challenge-4
Challenge-4 Solved
+3
−2
13:19:57
puya
docs: BigUInt type docs
+9
−6
13:20:31
algokit-python-template
chore: fixing tests
+1
−1
13:22:42
reti
GITBOOK-28: No subject
+3
−5
13:23:06
challenge-4
Merge 58613334636eb8f2fba39b10d8191ad0823618e1 into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+3
−2
13:24:27
algokit-python-template
feat: orchestration support (#7)
+2083
−2053
13:36:08
puya
docs: BigUInt type docs
+9
−6
13:42:06
algokit-fullstack-template
chore: regen examples
+43
−43
13:55:25
algokit-fullstack-template
chore: patching ci
+1
−1
13:57:33
go-algorand
split ValidatedBlock and AssembledBlock interfaces
+51
−37
14:04:25
algokit-fullstack-template
feat: orchestration support (#22)
+6527
−2666
14:20:35
go-algorand
tweak comments
+16
−13
14:20:59
technical-adoption-committee
Merge pull request #1 from acfunk/patch-1
+1
−1
14:31:41
ARCs
remove algosdk dep
+17
−83
14:34:05
tatum-js
Skip gas estimation if already present (ethereum)
+2
−3
14:35:47
go-algorand
make linter happy
+4
−4
14:37:03
ARCs
Merge pull request #3 from ori-shem-tov/wallet-api-context
+154
−74
14:38:27
docs
Merge pull request #1250 from algorandfoundation/staging
+3554
−1241
14:40:19
tatum-js
Skip gas estimation if already present (ethereum) (#1081)
+2
−3
14:40:57
tatum-js
ALL-5502 - Added KADENA currency
+2
−1
14:42:26
tatum-js
ALL-5502 - Added KADENA currency
+4
−3
14:43:03
tatum-js
Deploying to gh-pages from @ tatumio/tatum-js@9ed1d5956fc3a95431ca9be92ba25008393d91dd 🚀
+4853
−4853
14:43:38
tatum-js
Deploying to gh-pages from @ tatumio/tatum-js@58bee9ddede757d07087a80042ff571f2fb3d2a9 🚀
+4868
−4854
14:51:19
challenge-2
FIXED challenge-2
+9
−9
14:55:00
docs
Update algokit.md
+6
−6
14:55:37
ARCs
Update assets/arc-0052/contextual.api.crypto.ts
+1
−1
14:55:48
ARCs
Update assets/arc-0052/contextual.api.crypto.ts
+1
−1
14:56:30
challenge-2
Merge 9163d1bbbdcc204eb7d491024be8dcc87022e851 into 69fd96fb64782ba043640e97861fe52391d539cf
+9
−9
15:13:42
a-day-in-my-bobalife
chore: log greeting (2024-03-27)
+1
−0
15:15:51
algokit-cli
chore: update init tests
+7
−21
15:19:16
challenge-3
Merge fa36ee2e36916c23d028b9273a4d0c089bac5664 into 785372aaf6ebff2d3f058e5c4f19fafe2ce92338
+10
−8
15:22:19
docs
Merge pull request #1251 from algorandfoundation/Loedn-patch-2
+6
−6
15:22:24
challenge-3
FIXED challenge 3
+6
−6
15:23:25
algokit-cli
docs: add a bit more detail about client generator package resolution
+2
−0
15:30:24
challenge-3
Merge d49ac72ac99c12be4b30d3e4dac3649532b2bdec into 785372aaf6ebff2d3f058e5c4f19fafe2ce92338
+6
−6
15:35:52
algokit-cli
docs: few tweaks post release (#465)
+9
−21
15:59:57
docs
Fix formatting
+7
−6
16:10:09
docs
Merge pull request #1252 from nullun/formatting
+7
−6
16:11:34
go-algorand
split ValidatedBlock and AssembledBlock interfaces
+83
−62
16:12:39
docs
Merge pull request #1253 from algorandfoundation/staging
+13
−12
16:17:26
reti
feat(ui): add saturationThreshold to Constraints
+4
−0
16:20:14
go-algorand
fix new tests
+5
−5
16:23:05
arc-200
27 Mar 2023 SOD
+6656
−1912
16:31:24
arc-200
Merge pull request #88 from temptemp3/feature-marketplace
+6656
−1912
16:51:41
go-algorand
fix comment
+1
−1
16:58:22
challenge-1
[challenge-1] Fix Issue Sender not sign transaction
+8
−2
17:03:51
challenge-1
Merge 3ce87c43a18aa0b2621a89cd7dad42c9089a46a4 into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+8
−2
17:22:46
challenge-2
[challenge-2] Update Function solveThePuzzle return string
+1
−1
17:30:06
challenge-2
Merge b31cdda1b954a47e4a6a9c1eb184297c04a28817 into 69fd96fb64782ba043640e97861fe52391d539cf
+1
−1
17:49:48
challenge-3
[challenge-3] Fix Issue when new HelloWorldClient add creatorAddress not string and AlgoClient, Update my name
+6
−3
17:59:41
challenge-3
Merge 2e548bd78950003f7ffeec18dd1bbb7f73ceba29 into 785372aaf6ebff2d3f058e5c4f19fafe2ce92338
+6
−3
18:08:21
js-algorand-sdk
Fix up transactions unit test
+134
−147
18:10:25
generator
Generator changes for improved encoding & decoding
+140
−32
18:10:31
use-wallet
chore: rename use-wallet-js -> use-wallet
+58
−321
18:20:10
algokit-react-frontend-template
fix: remove typo
+0
−12
18:23:33
algokit-react-frontend-template
fix: remove typo (#28)
+0
−12
18:35:03
challenge-4
solved challenge 4
+3
−2
18:37:19
algokit-fullstack-template
chore: regen examples
+5
−25
18:39:30
challenge-4
Merge 5ea07fa6362d61e55d38f2b00f711b5a12a57488 into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+3
−2
18:59:34
use-wallet
chore: update README badges
+2
−1
19:06:14
use-wallet
docs: update installation commands
+3
−3
19:22:23
challenge-2
coding challenge 2
+13
−18
19:22:57
challenge-4
[challenge-4] Fix Issue create AccountTransactionSigner
+3
−2
19:29:03
challenge-4
Replace sender with signer object
+13
−19
19:30:43
use-wallet
ci: update workflow to target v3 branch
+2
−2
19:32:23
challenge-2
Merge 3ed04e664c2ed0a9ecb8c47027f4702a579c4f54 into 69fd96fb64782ba043640e97861fe52391d539cf
+13
−18
19:34:29
use-wallet
chore: update version badge path
+1
−1
19:34:55
challenge-4
Merge e7d5ff338f805c3d3d8852c8a82a4610890cc4f8 into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+3
−2
19:44:49
challenge-4
Merge 60e11c6ef644992d3b5c1b3d8772cd6b44a5f234 into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+13
−19
19:53:12
best-of-crypto
Update best-of list for version 2024.03.27
+5269
−884
19:55:20
challenge-3
coding challenge 3
+2
−2
20:09:45
challenge-3
Merge bf482227288cd9de894084708f37eb02188d883f into 785372aaf6ebff2d3f058e5c4f19fafe2ce92338
+2
−2
20:27:23
algokit-fullstack-template
chore: regen examples
+1
−5
20:31:47
reti
fix(ui): remove deployTimeParams from validator client options
+2
−32
20:39:43
challenge-4
coding chalenge 4
+3
−2
20:45:14
reti
fix(ui): nfdForInfo should be an app ID (not a name)
+9
−5
20:45:26
challenge-4
Merge 8056abf408b97815e7ee37bf9ce5d6e45ff919c1 into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+3
−2
21:19:37
use-wallet
chore: add .nvmrc to .gitignore
+3
−0
21:21:21
use-wallet
fix: wrap postMessage in timeout to prevent race conditions (#143)
+9
−6
21:27:23
algobase
Merge pull request #164 from code-alexander/dependabot/pip/typer-0.11.0
+7
−10
21:29:49
use-wallet
chore: release v2.8.0
+11
−1
21:31:20
reti
Update Node Manager and Algorand smart contract bootstrap logic
+291
−45
21:34:03
volume-1
Initial commit
+2
−0
21:34:49
volume-1
Update README.md
+21
−1
22:02:54
use-wallet
Merge branch 'main' into v3
+10
−0
22:27:53
use-wallet
ci: update Renovate config
+9
−1
22:34:05
use-wallet
chore: set README badge links
+2
−2
22:36:33
use-wallet
chore: release v3.0.0-beta.1
+17
−3
22:43:35
use-wallet
chore: fix CHANGELOG formatting
+6
−4