Home Reports May 22, 2024
Wednesday, May 22, 2024
- Commits
- 122
- pushed this day
- Repositories
- 24
- with activity
- Contributors
- 25
- distinct authors
- Lines changed
- +105,598 −67,010
- additions / deletions
Wednesday, May 22, 2024
122 commits were pushed across 24 repos by 25 authors. There were 105,598 additions and 67,010 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
24 repositories- algorand 3 commits
- generator 1 commit
- go-algorand 2 commits
- indexer 4 commits
- blockchain-valley-session-4 3 commits
- community 2 commits
- orakle-coding-assignment-2024 6 commits
- algokit-cli 2 commits
- algokit-lora 13 commits
- algokit-subscriber-ts 5 commits
- algokit-utils-ts 9 commits
- docs 1 commit
- homebrew-tap 2 commits
- liquid-auth-android 13 commits
- reti 27 commits
- TEALScript 8 commits
- xHD-Wallet-API-kt 1 commit
- xHD-Wallet-API-swift 3 commits
- algobase 2 commits
- CryptoDeepTools 1 commit
- avmkit 5 commits
- best-of-crypto 2 commits
- connect 4 commits
- StupidFaceSSG 3 commits
Commit Log
122 commits · 24 repositories
00:03:34
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
00:15:48
algobase
+6
−6
00:17:26
algobase
+7
−8
00:23:23
algokit-lora
refactor theme into settings provider
+43
−81
00:32:17
algokit-lora
move layout config to settings
+35
−65
00:41:48
reti
fix(ui): disable linking pool to NFD in localnet, not development
+4
−4
01:00:24
go-algorand
Build 1991 Data
+1
−1
01:20:18
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
02:16:10
avmkit
update siwa
+77
−199
02:51:35
algokit-lora
wip
+67
−6
03:33:14
algokit-utils-ts
chore: make test assertion only check things were interested in
+3
−8
03:38:24
algokit-utils-ts
Merge pull request #279 from algorandfoundation/fix/algod-image-patch
+3
−8
03:38:39
algokit-cli
fix: remove ConsensusProtocol = future; unpin algod (#505)
+38
−40
03:38:51
avmkit
update og image
+23
−48
03:43:14
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
04:03:40
algokit-cli
2.0.6
+7
−1
04:06:43
homebrew-tap
Updating algokit to 2.0.6
+2
−2
04:08:15
algokit-lora
wip - works but need to map the transactions
+30
−48
04:11:09
homebrew-tap
Updating algokit to 2.0.6
+2
−2
04:23:59
algokit-subscriber-ts
docs: tweaks docs
+50
−47
04:42:15
algokit-subscriber-ts
feat: account for asset destroy balance changes (#69)
+221
−76
04:46:26
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
04:52:44
reti
feat(contracts): add more messages to asserts so that src_map file contains error messages for those PCs which can then be used by clients for displaying nicer error messages for contract assert failures.
+15766
−15607
04:53:24
algokit-subscriber-ts
build(deps-dev): bump semantic-release from 23.0.6 to 23.1.1
+295
−38
04:53:32
avmkit
code cleanup
+119
−313
05:09:11
algokit-lora
feat: account created applications tab
+40
−4
05:22:22
algokit-subscriber-ts
fix: prevent double status calls when calling pollOnce
+34
−14
05:36:07
algokit-lora
hacky: works for account transactions
+82
−17
06:05:45
algokit-lora
feat: account opted application tab
+25
−3
06:28:46
reti
chore(ui): upgrade @algorandfoundation/algokit-utils to v6.0.4-beta.1
+5
−5
06:30:53
reti
chore(ui): remove foreign refs from updateNfdAppCall (not needed)
+0
−67
06:46:13
reti
Merge branch 'dev' into feat/ui-link-pool-to-nfd
+45
−32
07:20:54
algokit-lora
better, needs to rename
+26
−91
07:45:53
reti
fix(ui): invalidate 'pools-info' query after adding pool
+6
−0
07:49:19
reti
fix(ui): only display "Link NFD" button to owner
+20
−2
08:14:03
reti
fix(ui): token column accessor function in ValidatorTable
+2
−2
08:27:50
avmkit
siwa ui/ux
+1013
−180
08:51:33
avmkit
update modal
+422
−430
10:45:15
algokit-utils-ts
Merge main into release
+47
−35
10:45:16
algokit-utils-ts
Merge release into main
+0
−0
10:52:56
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
11:03:59
liquid-auth-android
fix: replaces AlgoSDK with Bip39 library
+9
−12
11:51:04
blockchain-valley-session-4
assignment created
+17197
−1632
12:02:08
blockchain-valley-session-4
Update README.md
+3
−0
12:08:36
blockchain-valley-session-4
completed code
+18
−18
12:35:37
community
Commit from GitHub Actions (Community Interest Tracker)
+2
−1
12:37:08
orakle-coding-assignment-2024
list app update
+1
−1
12:38:52
orakle-coding-assignment-2024
console.log delete
+0
−3
12:58:25
docs
Merge pull request #1262 from algorandfoundation/staging
+201
−8
13:00:18
orakle-coding-assignment-2024
test
+3
−0
13:09:01
liquid-auth-android
Revert "fix: replaces AlgoSDK with Bip39 library"
+12
−9
13:11:31
indexer
Add account min balance field
+438
−323
13:11:31
indexer
lint fix
+0
−1
13:15:31
orakle-coding-assignment-2024
fix algorandClient
+16
−10
13:17:42
orakle-coding-assignment-2024
linting error fixed
+0
−1
13:22:09
liquid-auth-android
fix: move AlgoSDK dependent components over into Demo
+190
−182
13:28:53
orakle-coding-assignment-2024
test
+2
−0
13:38:15
liquid-auth-android
fix: moves AlgoSDK ENG-366 (#8)
+190
−182
13:38:15
liquid-auth-android
feat: add credential provider service and activities
+945
−3
13:38:15
liquid-auth-android
feat: handle FIDO intent
+14
−10
13:53:24
xHD-Wallet-API-kt
feat: use semantic-release
+30
−29
13:58:57
liquid-auth-android
Merge branch 'refs/heads/develop' into chore/app-theme
+940
−161
15:03:27
indexer
Update test resource boxes.json to expect min_balance field to be present/set.
+45
−20
16:08:52
connect
Add migration guide
+35
−0
16:08:53
reti
Merge branch 'dev' into feat/contract-v1.3
+2
−2
16:10:20
connect
Fix markdown
+1
−1
16:12:20
connect
Add WC link in migration guide
+1
−1
16:37:47
TEALScript
arc56_draft.json
+1
−1
16:39:47
TEALScript
fix abiJSON and appSpec methods
+31
−28
16:40:42
TEALScript
fix method name typo
+1
−1
16:41:36
TEALScript
appSpec -> arc32Description
+1
−1
16:56:20
reti
chore(ui): upgrade @algorandfoundation/algokit-utils to v6.0.4
+5
−5
17:08:57
TEALScript
add back innerTxnHasBegun
+2
−0
17:09:49
algorand
chore/fix: load correct network config for exposing endpoint on 8081.
+8
−0
17:12:25
TEALScript
fix imports
+2
−3
17:29:01
algorand
chore(readme): get rid of unecessary line.
+0
−2
17:58:58
liquid-auth-android
Merge branch 'refs/heads/chore/app-theme' into chore/demo-refinements
+780
−15
18:01:37
TEALScript
Merge pull request #485 from algorandfoundation/feat/arc56
+2183
−61
18:01:51
TEALScript
Merge 589f0700e9f59160b83355fff12d9d66fcc0c80e into 946ba02f0ba1c2d0e8ea3e05f68c5fdffa9ea741
+3978
−3386
18:02:49
liquid-auth-android
Merge pull request #3 from algorandfoundation/chore/basic-documentation
+205
−1
18:03:06
liquid-auth-android
Merge pull request #6 from algorandfoundation/chore/app-theme
+597
−167
18:10:00
algorand
fix: correct port to 8081 because algorand correctly initializes.
+11
−11
18:16:30
generator
Simplify toSchema
+21
−31
18:17:11
CryptoDeepTools
Add files via upload
+1049
−0
18:27:17
connect
Update MIGRATION_GUIDE.md
+2
−3
18:52:38
xHD-Wallet-API-swift
added deriveChildNodePublic Method and tests for Peikert method
+108
−78
18:58:14
xHD-Wallet-API-swift
added change hardened test for deriveChildNodePublic tests
+43
−6
19:01:31
liquid-auth-android
chore: rename modules
+8
−5
19:01:37
liquid-auth-android
Merge branch 'refs/heads/develop' into chore/demo-refinements
+205
−1
19:11:13
xHD-Wallet-API-swift
cleaned up commented out first draft of trunc256MinusGBits
+0
−26
19:16:43
reti
feat(ui): manually set nfd-lookup query data for pool address after linking
+61
−43
19:18:45
reti
Merge branch 'dev' into feat/ui-link-pool-to-nfd
+2
−2
19:25:22
reti
feat(ui): link staking pool contract to NFD (#143)
+813
−50
19:33:40
reti
fix(ui): catch and handle 'stakers' box value 404 errors
+12
−1
19:36:21
reti
fix(ui): catch and handle 'stakers' box value 404 errors (#165)
+12
−1
19:43:23
reti
chore: pin Algorand dependency versions to latest
+10
−20
19:46:27
indexer
Add unit test for minBalance calculation.
+175
−0
20:02:55
reti
chore: upgrade algokit-utils and pin algosdk (#166)
+10
−20
20:16:08
reti
Revert "fix(ui): catch and handle 'stakers' box value 404 errors (#165)"
+1
−12
20:23:40
reti
Merge branch 'dev' into feat/contract-v1.3
+827
−63
20:24:09
reti
fix(ui): wait until step 2 to invalidate 'pools-info' query
+6
−2
20:28:58
best-of-crypto
Update best-of list for version 2024.05.22
+5214
−891
20:29:07
reti
fix(ui): invalidate 'pools-info' query after box value is set (#167)
+7
−14
20:54:09
reti
Merge branch 'dev' into feat/contract-v1.3
+7
−14
21:05:50
best-of-crypto
Merge pull request #143 from LukasMasuch/update/2024.05.22
+5214
−891
21:06:23
reti
chore(contracts): update testnet contract to newly deployed instance
+2
−2
21:06:51
reti
chore: v0.8.11
+3
−3
21:11:14
reti
Merge pull request #168 from TxnLab/feat/contract-v1.3
+22009
−20372
21:22:09
reti
chore: fix eslint nags
+2
−0
21:30:13
liquid-auth-android
docs: update readme to reflect current structure
+8
−8
21:31:28
reti
Merge pull request #169 from TxnLab/dev
+22832
−20436
21:31:59
go-algorand
skip setting the FixedSigner when signer == sender
+20
−3
22:16:24
StupidFaceSSG
Update getImages.js
+2
−2
22:29:28
algokit-utils-ts
fix: only require one resource slot for empty box refs
+3
−1
22:34:50
StupidFaceSSG
Update getImages.js
+9
−7
22:35:38
algokit-utils-ts
docs
+8
−8
22:50:39
algokit-lora
clean up and tested
+22
−26
22:56:43
StupidFaceSSG
Update getImages.js
+5
−4
23:05:28
algokit-lora
fix bug - use store to set the cache to avoid multiple sets
+51
−24
23:06:18
algokit-lora
rename
+5
−5
23:11:32
algokit-lora
done for application
+42
−24
23:59:56
algokit-lora
another refactor
+97
−129