Home Reports May 24, 2024
Friday, May 24, 2024
- Commits
- 54
- pushed this day
- Repositories
- 15
- with activity
- Contributors
- 18
- distinct authors
- Lines changed
- +55,219 −43,457
- additions / deletions
Friday, May 24, 2024
54 commits were pushed across 15 repos by 18 authors. There were 55,219 additions and 43,457 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
15 repositories- algorand-node-running 1 commit
- go-algorand 1 commit
- js-algorand-sdk 1 commit
- orakle-coding-assignment-2024 4 commits
- algokit-lora 14 commits
- puya 1 commit
- reti 7 commits
- xHD-Wallet-API-kt 5 commits
- solidity-land-registry 1 commit
- algobase 5 commits
- avmkit 5 commits
- txnDuck 1 commit
- connect 3 commits
- Algorand-CopyrightManagement 2 commits
- algo-voting 3 commits
Commit Log
54 commits · 15 repositories
00:08:42
algokit-lora
determine whether next page is available
+49
−13
00:12:41
avmkit
update setup
+364
−302
00:24:41
avmkit
update packages
+0
−2
00:26:03
avmkit
update license
+1
−0
00:27:17
avmkit
update license
+1
−0
00:28:19
avmkit
update private
+2
−1
00:37:15
algobase
:arrow_up: Bump typing-extensions from 4.11.0 to 4.12.0
+5
−5
00:38:24
algobase
:arrow_up: Bump watchdog from 4.0.0 to 4.0.1
+35
−32
00:38:28
algobase
Merge 7114c0fe53bed570d1e834a007709ed7e74b23d5 into 32fd6b9856a8ed2b849926dce8acc375ee6b090d
+35
−32
00:39:01
algokit-lora
Merge branch 'main' into print-json
+28
−16
00:39:09
algobase
:arrow_up: Bump griffe from 0.44.0 to 0.45.2
+5
−5
00:39:51
algobase
:arrow_up: Bump ruff from 0.2.2 to 0.4.5
+22
−22
00:40:23
algokit-lora
remove shadcn toaster
+0
−363
00:42:47
algokit-lora
use react-toastify
+20
−0
00:45:32
algokit-lora
lint
+1
−1
00:45:44
xHD-Wallet-API-kt
Notes added by 'git notes add'
+0
−0
00:48:54
algokit-lora
feat: JSON viewer (#64)
+150
−18
00:49:23
xHD-Wallet-API-kt
Notes added by 'git notes add'
+1
−0
00:50:59
algokit-lora
Notes added by 'git notes add'
+1
−0
01:00:28
go-algorand
Build 1993 Data
+1
−1
02:09:11
algokit-lora
bug: fix loading transaction history with limit (#60)
+216
−173
02:15:19
algokit-lora
fix: chore subscriber-ts tweaks (#66)
+16
−11
02:17:17
algokit-lora
Notes added by 'git notes add'
+1
−0
03:56:17
algokit-lora
chore: add comments on why we implement the lazy load pagination we way we did
+11
−3
04:32:48
algorand-node-running
Merge pull request #1 from DerovaAlgo/main
+399
−0
05:41:55
puya
add misc ops
+4640
−6
06:09:54
orakle-coding-assignment-2024
add bootstrapped checked
+5
−7
06:15:33
algokit-lora
simple connect button click
+49
−1
07:12:53
solidity-land-registry
dependabot-npm(deps): bump @chainlink/contracts from 0.6.1 to 1.1.1
+1
−1
07:23:04
algokit-lora
add providers
+1393
−21
08:15:19
algo-voting
Merge pull request #416 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.10.0
+1
−1
08:15:36
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-tw-7.10.0
+2
−2
08:15:43
algo-voting
Merge pull request #415 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-7.10.0
+0
−0
08:46:34
Algorand-CopyrightManagement
Update application.py
+4
−4
08:47:02
Algorand-CopyrightManagement
Update demo.py
+1
−2
09:08:39
connect
Remove duplicated selected addresses
+4
−2
09:08:50
connect
Merge branch 'feat/wallet-connect-v2' into beta
+39
−3
09:09:05
connect
Bump up 2.0.8
+1
−1
14:24:27
orakle-coding-assignment-2024
test
+71
−51
16:27:35
algokit-lora
feat: fetch assets within account on demand
+137
−82
16:42:12
orakle-coding-assignment-2024
delete fix
+76
−77
17:41:46
orakle-coding-assignment-2024
ui update.
+47
−41
19:20:58
reti
fix(nodemgr): remove duplicated 'l' alias for pool [ledger] command. Was duplicated from list.
+3
−4
20:01:38
reti
feat(ui): fetch and display pool APYs and validator avg APY
+119
−19
20:07:29
reti
Merge branch 'dev' into feat/ui-fetch-and-display-apy
+23038
−20604
20:10:46
xHD-Wallet-API-kt
Notes added by 'git notes add'
+0
−0
20:10:48
xHD-Wallet-API-kt
chore: update version in gradle.properties
+1
−1
20:14:14
xHD-Wallet-API-kt
Notes added by 'git notes add'
+1
−0
20:44:12
js-algorand-sdk
fix ARC28 fields
+9
−4
21:53:13
reti
feat(contracts): Add 'emptyTokenRewards' call.
+12099
−10761
21:57:25
reti
fix(nodemgr): fail early if validator id outside of valid range instead of getting obscure box reference error
+7
−0
21:57:40
reti
Merge branch 'dev' into feat/emptyTokenRewards
+7
−0
22:07:42
reti
Merge pull request #182 from TxnLab/feat/emptyTokenRewards
+12099
−10761
22:30:41
txnDuck
docs(readme): remove dead link in Acknowledgements section
+1
−1