Home Reports Apr 24, 2024
Wednesday, April 24, 2024
- Commits
- 226
- pushed this day
- Repositories
- 37
- with activity
- Contributors
- 55
- distinct authors
- Lines changed
- +100,317 −24,018
- additions / deletions
Wednesday, April 24, 2024
226 commits were pushed across 37 repos by 55 authors. There were 100,317 additions and 24,018 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
37 repositories- algorand 3 commits
- go-algorand 5 commits
- go-algorand-sdk 4 commits
- indexer 3 commits
- py-algorand-sdk 2 commits
- py-dm-beginner-es 9 commits
- challenge-2 2 commits
- challenge-3 2 commits
- challenge-4 2 commits
- python-challenge-1 7 commits
- python-challenge-2 5 commits
- python-challenge-3 4 commits
- python-challenge-4 27 commits
- blockchain-valley-session-1 1 commit
- algokit-lora 28 commits
- ARCs 10 commits
- did-algo 2 commits
- liquid-auth 6 commits
- liquid-auth-android 2 commits
- liquid-auth-js 2 commits
- puya 5 commits
- TEALScript 7 commits
- xGov 44 commits
- xHD-Wallet-API-swift 6 commits
- rosetta-smart-contracts 6 commits
- solidity-land-registry 1 commit
- algobase 4 commits
- Algo_AMM 12 commits
- AlgorandVisualStudio 2 commits
- AlgoPlonk 1 commit
- algoiot 1 commit
- best-of-crypto 1 commit
- participation_token 1 commit
- a-day-in-my-bobalife 1 commit
- algo-voting 2 commits
- gridworks 5 commits
- voi_drops 1 commit
Commit Log
226 commits · 37 repositories
00:01:28
python-challenge-4
Bug fixed
+1054
−6
00:03:35
python-challenge-4
Merge 166d26c34a9937d088b1bc1eafd57ffe72cce659 into e038030927a1e1156177a51357417104b5c39434
+1054
−6
00:04:21
python-challenge-4
Merge c8011ea6efd6ff4a62ad08c0a97df2f0dd22d14f into e038030927a1e1156177a51357417104b5c39434
+6
−6
00:06:15
algokit-lora
chore: wip
+78
−69
00:09:04
algokit-lora
chore: fix tests
+24
−24
00:12:49
algokit-lora
chore: test asset delete
+62
−3
00:40:43
algobase
:arrow_up: Bump pydantic from 2.7.0 to 2.7.1
+84
−84
00:41:08
algobase
:arrow_up: Bump virtualenv from 20.25.1 to 20.26.0
+4
−4
00:42:23
algobase
:arrow_up: Bump platformdirs from 4.2.0 to 4.2.1
+5
−4
00:43:00
algobase
:arrow_up: Bump coverage from 7.4.4 to 7.5.0
+53
−53
00:46:34
algokit-lora
chore: test
+162
−1
01:00:25
go-algorand
FI from master
+7387
−3185
01:00:25
go-algorand
Build 1963 Data
+1
−1
01:27:44
xGov
Create xgov-189.md
+186
−0
01:32:04
xGov
Update and rename xgov-189.md to xgov-195.md
+1
−1
01:41:03
xGov
Link to Algorand Forum post
+1
−1
02:18:28
python-challenge-4
Updated the contract.py to fix the issues with the typing of the variables so that they use the correct arc4 versions.
+7
−7
02:20:53
python-challenge-4
Merge 6e76a98c9e1b94abb08f16b0bc53fee46206ab71 into e038030927a1e1156177a51357417104b5c39434
+7
−7
02:51:56
py-dm-beginner-es
added methods.py
+89
−0
03:04:39
algokit-lora
chore: blocks refactor (#28)
+89
−82
03:06:16
algokit-lora
Notes added by 'git notes add'
+1
−0
04:09:34
py-dm-beginner-es
methods.py updated
+24
−8
04:26:32
py-dm-beginner-es
Base frontend added
+13429
−0
04:35:28
algokit-lora
chore: rename account to collaborator
+78
−42
04:35:39
xGov
Create xgov-x.md
+58
−0
04:39:13
xGov
Update and rename xgov-x.md to xgov-196.md
+1
−1
04:42:53
algokit-lora
chore: PR feedback
+38
−25
04:49:33
algokit-lora
Handle asset ID in transaction summaries
+2
−1
04:50:40
algokit-lora
chore: fix test names
+3
−3
04:51:41
python-challenge-4
Use correct types for parameters of `record_ai_info()`
+1055
−7
04:53:28
Algo_AMM
Merge pull request #154 from dspytdao/dependabot/pip/certifi-2024.2.2
+1
−1
04:53:38
Algo_AMM
Merge pull request #153 from dspytdao/dependabot/pip/pathspec-0.12.1
+1
−1
04:53:47
Algo_AMM
Merge pull request #151 from dspytdao/dependabot/pip/rich-13.7.0
+1
−1
04:53:56
Algo_AMM
Merge pull request #143 from dspytdao/dependabot/pip/jaraco-classes-3.3.0
+1
−1
04:55:00
Algo_AMM
Update amm_app.py
+0
−2
04:57:27
Algo_AMM
Update amm_app.py
+1
−1
05:03:19
xGov
Update xgov-196.md
+81
−38
05:04:55
algokit-lora
Merge remote-tracking branch 'origin/main' into asset-config-transaction
+89
−82
05:05:53
xGov
Update xgov-196.md
+2
−2
05:06:45
gridworks
Update deps
+249
−294
05:08:34
xGov
Update xgov-196.md
+2
−2
05:10:02
algokit-lora
feat: view asset config transaction
+711
−92
05:11:33
algokit-lora
Notes added by 'git notes add'
+1
−0
05:11:37
gridworks
Work around pipx issue
+20
−8
05:17:55
gridworks
Bump version
+1
−1
05:20:32
gridworks
Freshen up some dependencies (#183)
+270
−303
05:21:14
algokit-lora
chore: refactor
+215
−208
05:21:36
gridworks
Merge pull request #184 from thegridelectric/dev
+270
−303
05:25:43
algokit-lora
chore: refactor - rename transaction components
+52
−52
05:30:46
algoiot
Update AlgoIoT.cpp
+2
−2
05:33:06
algokit-lora
chore: refactor - remove Model from TransactionModel
+148
−165
05:37:34
algokit-lora
chore: more refactor to transactions/data
+78
−63
05:47:07
xGov
Update xGov-182.md
+1
−1
05:47:25
python-challenge-4
solved challenge 4
+1054
−6
05:48:45
algokit-lora
chore: PR review
+3
−3
05:51:28
python-challenge-4
fix arg type for record_ai_info
+1055
−7
05:52:16
python-challenge-4
Merge fd8662a01e337f0cbfb4a5baccfbf73839fef692 into e038030927a1e1156177a51357417104b5c39434
+1054
−6
05:53:04
xGov
Update xGov-182.md
+2
−1
05:55:53
python-challenge-4
Merge a92034ad1b2fbe8668b7d7b08fa9339c8d86da12 into e038030927a1e1156177a51357417104b5c39434
+1055
−7
06:25:45
blockchain-valley-session-1
add account information console log
+7
−0
07:18:02
rosetta-smart-contracts
Add files via upload
+0
−0
07:20:51
rosetta-smart-contracts
Anchor documentation
+1
−5
07:48:44
python-challenge-4
Fix types in VerifyMedicalAI.record_ai_info
+7
−7
07:52:54
python-challenge-4
Merge ab651d97d3ca6924a5748bd3aee93633ce068064 into e038030927a1e1156177a51357417104b5c39434
+7
−7
08:05:02
solidity-land-registry
dependabot-npm(deps): bump @chainlink/contracts from 0.6.1 to 1.1.0
+1
−1
08:12:44
algokit-lora
chore: rename some transactions to transactionResults
+25
−25
08:29:41
python-challenge-4
Update record_ai_info parameters to use arc4 types.
+6
−6
08:42:53
algokit-lora
chore: refactor transaction feature
+426
−421
08:44:47
algokit-lora
Notes added by 'git notes add'
+1
−0
08:49:21
python-challenge-4
Merge 2814cd373bb859a45822e53e95cca70dcaafd0d4 into e038030927a1e1156177a51357417104b5c39434
+6
−6
08:59:13
python-challenge-1
Update contract.py
+2
−2
09:11:17
xGov
initial commit
+8
−6
09:15:59
python-challenge-4
datatype bug fixed
+1054
−6
09:20:06
python-challenge-4
Merge 9ef212980a5128d262f300c29c70b6a85ec73568 into e038030927a1e1156177a51357417104b5c39434
+1054
−6
09:22:39
python-challenge-1
Merge 9fae20cba684ba1b8bc345df9cdeea5b418468a7 into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb
+2
−2
10:07:39
xGov
Update xgov-197.md with revised proposal details
+48
−21
10:14:23
xGov
Update xgov-197.md with revised proposal details
+6
−3
10:17:11
xGov
Fix linting
+4
−4
10:21:14
xGov
fix linting, please add date
+4
−4
10:21:34
xHD-Wallet-API-swift
feat: sign data with msgpack
+319
−13
10:23:57
xGov
fix linting
+5
−5
10:35:12
xHD-Wallet-API-swift
docs: adds arbitrary signing
+29
−1
10:35:57
xGov
Update discussions-to link in xgov-197.md
+1
−1
10:40:33
rosetta-smart-contracts
[SOLANA] Anchor documentation
+69
−14
10:41:05
python-challenge-4
Solution
+1054
−6
10:45:55
xHD-Wallet-API-swift
fix: explicitly list messagepack for non-test target
+7
−2
10:54:00
puya
refactor: addressing pr comments
+232
−102
10:56:49
xGov
Initial commit
+49
−0
11:00:20
python-challenge-4
Merge 8cfa75f63a51aeb29b8e0193ad17c1c190c9f24f into e038030927a1e1156177a51357417104b5c39434
+1054
−6
11:20:36
rosetta-smart-contracts
Anchor documentation
+193
−17
11:27:19
rosetta-smart-contracts
Anchor documentation
+3
−1
11:38:26
rosetta-smart-contracts
Anchor documentation
+10
−16
12:00:46
algo-voting
Merge pull request #405 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-7.7.1
+1
−1
12:03:01
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.7.1
+0
−0
12:27:14
xHD-Wallet-API-swift
feat: adds rawSign, signAlgoTransaction and verifyWithPublicKey (#3)
+446
−33
12:32:47
xGov
Update xgov-197.md with revised proposal details and video link
+4
−1
12:35:51
algokit-lora
chore: wip - show asset freeze transactions
+244
−6
12:37:22
xGov
formatting and Final
+1
−1
12:38:21
xGov
formatting
+3
−3
12:40:42
xGov
fixes for 148
+54
−2
12:42:10
xGov
white space updated
+1
−1
12:42:12
xHD-Wallet-API-swift
Merge branch 'main' into feat-ecdh
+3
−3
12:42:57
xGov
Merge branch 'main' into xgov-197
+3387
−183
12:43:38
xGov
added email
+1
−0
12:44:10
xGov
removed video
+1
−3
12:44:28
xHD-Wallet-API-swift
Merge branch 'main' into feat/validate-and-sign-data
+0
−0
12:47:03
xGov
Update xgov-193.md
+3
−3
12:52:25
xGov
Update xgov-193.md
+1
−1
12:58:39
go-algorand-sdk
update consensus.go
+118
−4
12:58:58
xGov
Update xgov-193.md
+1
−1
13:19:07
go-algorand
remove some more unused node methods
+0
−48
13:22:26
xGov
Change ARC13 to ARC19
+2
−2
13:27:41
xGov
xGov#199
+1
−0
13:28:21
xGov
xgov-200
+1
−0
13:35:19
puya
chore: update editorconfig to match formatting in pre-commit
+33
−30
13:40:24
go-algorand-sdk
Add absent participation accounts
+8
−0
13:40:49
python-challenge-1
modified: projects/challenge/smart_contracts/personal_vault/contract.py
+2
−2
13:44:23
puya
chore: tweaking pre-commit removing init.py
+2
−2
13:48:53
puya
chore: adding algopy testing exclude to pyproject
+2
−1
13:52:11
AlgorandVisualStudio
Fixed and added test
+725
−7
13:54:41
AlgorandVisualStudio
bug46 fixed
+3
−0
14:04:08
puya
chore: setting quote type
+3
−0
14:11:31
xGov
updated foramtting
+2
−1
14:11:44
xGov
Merge branch 'xgov-197' of https://github.com/xxiled-plastic-cat/xGov into xgov-197
+3387
−183
14:12:00
xGov
typo
+1
−1
14:12:16
xGov
fixing headers
+1
−1
14:18:45
python-challenge-1
Merge 533f911bd0d2f694c8d147f02ab2a994d37ed84c into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb
+2
−2
14:29:18
ARCs
chore: squash
+1
−1
14:29:44
go-algorand-sdk
Not yet, wait for indexer
+0
−4
14:53:04
AlgoPlonk
Split algosdk wrapper testutils functions in separate package
+501
−383
15:00:50
liquid-auth
Merge pull request #8 from algorandfoundation/feat/connect-rtc
+19583
−9414
15:13:48
a-day-in-my-bobalife
chore: log greeting (2024-04-24)
+1
−0
15:18:47
go-algorand-sdk
Incentives: Add fields in block header for proposer and fees collected. (#617)
+145
−4
15:19:42
algokit-lora
feat: search using an id or address
+783
−163
15:26:58
voi_drops
accidentally stopped counting inner txns, fixed in this commit
+6
−4
15:38:39
python-challenge-2
modified: projects/challenge/smart_contracts/artifacts/counter/Counter.approval.teal
+38
−37
15:46:57
liquid-auth-js
refactor: remove connect module
+32
−10
15:46:57
liquid-auth
refactor: remove connect module
+331
−402
16:01:01
python-challenge-2
modified: projects/challenge/smart_contracts/counter/contract.py
+3
−3
16:02:02
python-challenge-4
Challenge-4 🤩
+1054
−6
16:16:28
python-challenge-2
Merge 1c5e5c7d90ac98451f780c617fb5bec00dac4d94 into ba53acf8cd9e954d49aa7747a1e9e08858e89083
+37
−36
16:20:32
py-algorand-sdk
Change for loops
+6
−6
16:22:03
liquid-auth
docs: add decision
+53
−0
16:23:03
ARCs
feat: add sign message schema to sign arbitrary strings
+163
−52
16:25:15
algorand
chore: fix create account script import statement of module
+83
−26
16:36:59
algorand
docs: update transfer explainer.
+2
−0
16:38:42
liquid-auth-android
refactor: change liquid extension to boolean for options
+35
−11
16:43:52
liquid-auth-android
Merge branch 'refs/heads/develop' into feat/fido-connect-extension
+43
−0
16:51:15
liquid-auth-js
chore: remove kotlin client
+0
−962
16:51:15
liquid-auth
chore: remove kotlin client
+0
−2344
17:02:58
did-algo
feat: suport multiple networks at once
+107
−111
17:03:20
indexer
Use latest sdk
+3
−13
17:07:26
py-algorand-sdk
Simulate: Support newer simulate options (#537)
+303
−42
17:16:10
did-algo
fix linting
+25
−24
17:21:21
indexer
Merge pull request #1606 from jannotti/absenteeism
+3
−13
17:23:36
xGov
Update xGov-194 dates
+4
−1
17:26:37
ARCs
require ARC28
+1
−1
17:27:01
algokit-lora
chore: adding tests
+135
−17
17:29:53
liquid-auth
build: copy entire service module
+1
−5
17:34:17
liquid-auth
chore: update readme verbiage
+7
−9
17:40:11
ARCs
add Method.recommendations, Contract.templateVariables
+32
−3
17:45:17
ARCs
add template vars to spec
+28
−0
17:45:47
ARCs
requires order
+1
−1
17:46:02
xGov
Updated discussion link
+1
−1
17:50:04
ARCs
use pushints
+1
−1
17:51:11
ARCs
feat: make signer optional for sign message params
+10
−4
17:54:50
python-challenge-3
modified: projects/challenge/smart_contracts/artifacts/asa_vault/AsaVault.approval.teal
+79
−26
18:00:34
python-challenge-3
Merge f3452fa143ebbe5695e8fc440c95fbc57799e97b into 60007faf31f6b92bdbcc7e36448f3b67ab23964b
+79
−26
18:07:08
python-challenge-4
Merge ace45c80959233958fdc97be433405b8287c3868 into e038030927a1e1156177a51357417104b5c39434
+1054
−6
18:14:47
xGov
Update xgov-192.md
+1
−1
18:15:05
Algo_AMM
Bump cryptography from 41.0.1 to 42.0.5
+1
−1
18:15:08
Algo_AMM
Bump pycodestyle from 2.11.0 to 2.11.1
+1
−1
18:15:11
Algo_AMM
Bump readme-renderer from 40.0 to 43.0
+1
−1
18:15:14
Algo_AMM
Bump nose2 from 0.13.0 to 0.14.1
+1
−1
18:16:16
Algo_AMM
Bump docstring-parser from 0.14.1 to 0.16
+1
−1
18:16:17
Algo_AMM
Merge b39126db7ff74036b7f34095364189e9a74bf0c8 into d01a12db06e608ffb8e5f4229d1731f66c1b3738
+1
−1
18:29:25
python-challenge-1
Merge 5221b6119d12c949d4af5272879ff1fcb0fc42a5 into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb
+3
−3
18:31:51
ARCs
feat: support to Peikerts bip32ed25519 ammendent to derivations
+144
−69
18:42:20
indexer
return absent accounts in REST API
+209
−180
18:43:30
ARCs
feat: support to Peikerts bip32ed25519 ammendent to derivations
+391
−306
18:47:13
challenge-2
bug fixed
+1
−1
18:49:31
algorand
docs: Change intro.md to Algorand_PrivateNetwork_ASA_Guide.m
+145
−171
18:49:52
challenge-2
Merge 09ac407e08cefb960ff84abbce4fc0779fb9ea45 into 69fd96fb64782ba043640e97861fe52391d539cf
+1
−1
18:50:06
python-challenge-4
new file: projects/challenge/smart_contracts/artifacts/verify_medical_ai/VerifyMedicalAI.approval.teal
+1055
−7
18:54:33
challenge-3
Fixed!
+2
−2
18:55:25
python-challenge-4
Merge 93e221c2ab8fb6621ff2f3a4f6efbce0d1e03a65 into e038030927a1e1156177a51357417104b5c39434
+1055
−7
18:56:09
go-algorand
Fix test error bug
+1
−1
18:57:38
challenge-3
Merge 3c532e2fef549da160768ce5ab3fb63cbba97e54 into 785372aaf6ebff2d3f058e5c4f19fafe2ce92338
+2
−2
19:12:17
challenge-4
Bug fixed
+3
−3
19:12:47
go-algorand
Revive got me
+1
−5
19:14:21
challenge-4
Merge 047c3b857c43c898115a1117b9dc56039b8cdb4b into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc
+3
−3
19:20:21
python-challenge-1
bug fixed!
+2
−2
19:22:27
python-challenge-1
Merge eaf37c90875ceabeca348e524a406df3c0c40011 into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb
+2
−2
19:31:18
xGov
xGov-201: Cometa Launchpad
+74
−0
19:39:10
xGov
add link to forum discussion
+1
−1
19:40:52
python-challenge-2
wooo! fixed!
+39
−56
19:41:06
python-challenge-4
1. List of errors due to mismatches in expected arguments. The LocalState expects arc4 type annotations but was assigned python types.
+6
−6
19:43:15
python-challenge-2
Merge 69992524347d57919d4fa6c821d44c4a00559c26 into ba53acf8cd9e954d49aa7747a1e9e08858e89083
+39
−56
19:44:27
python-challenge-4
Merge cfbf20a5f0f13c078c1b038398a1cf264e38dbce into e038030927a1e1156177a51357417104b5c39434
+6
−6
19:52:02
python-challenge-4
ARC-4 types
+1056
−6
19:55:51
xGov
much important memecoins line
+2
−0
20:01:04
python-challenge-4
Merge 58dcebe5cc6dad4d40b8a307c69fe8869709054f into e038030927a1e1156177a51357417104b5c39434
+1056
−6
20:06:31
xGov
Create xgov-171.md
+52
−0
20:12:26
xGov
Update xgov-171.md
+5
−2
20:29:03
TEALScript
fix: pushints and static length for template variables
+250
−205
20:37:03
TEALScript
Merge pull request #472 from algorandfoundation/fix/template_vars
+250
−205
20:41:19
TEALScript
fix: unsafe numbers in typed variable
+114
−3
20:45:31
TEALScript
recompile math
+2
−2
21:05:56
TEALScript
Merge pull request #473 from algorandfoundation/fix/math_types
+114
−3
21:17:22
TEALScript
0.90.4
+363
−363
21:21:40
TEALScript
Merge pull request #474 from algorandfoundation/dev
+724
−568
21:40:56
best-of-crypto
Update best-of list for version 2024.04.24
+5267
−942
21:42:26
python-challenge-3
Solved bug
+79
−26
21:47:27
python-challenge-3
Merge 7584a4d49f38b137b13ad9b4d3c9661269f0ea84 into 60007faf31f6b92bdbcc7e36448f3b67ab23964b
+79
−26
21:59:59
py-dm-beginner-es
1-1
+10
−0
22:08:10
py-dm-beginner-es
2-2
+6
−2
22:12:59
py-dm-beginner-es
2-3
+9
−2
22:15:45
python-challenge-4
Merge 15f968632cd3ed2fb29a38c06e89da1da7e64f47 into e038030927a1e1156177a51357417104b5c39434
+1055
−7
22:27:24
py-dm-beginner-es
3-1
+3
−20
22:45:12
py-dm-beginner-es
3-2
+9
−0
22:45:53
py-dm-beginner-es
3-3
+8
−2
23:44:47
algokit-lora
chore: fix bugs + tests
+139
−12
23:47:25
algokit-lora
chore: fix types
+1
−0
23:49:48
algokit-lora
chore: use AccountLink component
+7
−20
23:52:19
algokit-lora
chore: fix name
+1
−1
23:57:50
participation_token
Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-fullstack-template.git
+16089
−0