Home Reports Sep 23, 2024
Monday, September 23, 2024
- Commits
- 40
- pushed this day
- Repositories
- 18
- with activity
- Contributors
- 13
- distinct authors
- Lines changed
- +296,564 −269,804
- additions / deletions
Monday, September 23, 2024
40 commits were pushed across 18 repos by 13 authors. There were 296,564 additions and 269,804 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- go-algorand 8 commits
- community 1 commit
- algokit-cli 1 commit
- algokit-lora 4 commits
- algokit-python-template 1 commit
- algokit-utils-ts-debug 1 commit
- devportal-code-examples 3 commits
- liquid-auth-js 1 commit
- reti 1 commit
- TEALScript 2 commits
- solidity-smart-home 1 commit
- teal-land-registry 2 commits
- teal-real-estate-crowdfunding 2 commits
- a-day-in-my-bobalife 3 commits
- forestfish 1 commit
- connect 3 commits
- algo-voting 4 commits
Commit Log
40 commits · 18 repositories
01:00:25
go-algorand
Build 2117 Data
+1
−1
01:06:55
algokit-lora
wip - viewing the transactions in a table
+316
−203
03:42:33
algo-voting
Update @vue/compiler-sfc requirement from ^3.5.6 to ^3.5.8
+1
−1
04:38:14
algokit-lora
render abi method args
+26
−5
05:16:03
algokit-lora
show transaction type args as rows in the table
+26
−5
07:34:19
connect
Reject signTxn request if topic is not defined
+13
−1
07:35:18
connect
Merge branch 'feat/wallet-connect-v2' into beta
+13
−1
07:37:26
teal-land-registry
dependabot-pip: bump platformdirs from 2.4.0 to 4.3.6
+1
−1
07:37:28
teal-land-registry
Merge 3c3ea6de336e8c16e786aa0ab06eba779deea3b8 into 35588cee9dcfe22c3859ae4de80d92a97ab80b7f
+1
−1
07:38:31
connect
Bump up package version
+1
−1
07:51:04
solidity-smart-home
npm: bump @openzeppelin/hardhat-upgrades from 2.5.1 to 3.3.0
+1
−1
07:56:49
teal-real-estate-crowdfunding
dependabot-pip: bump platformdirs from 2.4.0 to 4.3.6
+1
−1
07:56:50
teal-real-estate-crowdfunding
Merge af66b8abe33d9c270016775ae8575b105c66bfb2 into e8f77d2e264ba3c979c8a96aea405492f1d0f932
+1
−1
08:32:49
forestfish
0.2.13
+26039
−15473
09:51:24
algokit-cli
chore(deps): bump the all group across 1 directory with 3 updates
+36
−31
12:42:29
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−1
15:10:54
algokit-utils-ts-debug
chore: addressing pr comments
+10
−14
15:14:16
a-day-in-my-bobalife
chore: log greeting (2024-09-23)
+2
−0
16:27:14
algokit-python-template
chore(deps): bump the all group across 1 directory with 3 updates
+54
−53
17:00:42
algo-voting
Merge pull request #486 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.8
+1
−1
17:00:51
algo-voting
Merge pull request #485 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-8.6.0
+1
−1
17:01:03
algo-voting
Merge pull request #477 from sambitsargam/dependabot/npm_and_yarn/core-js-tw-3.38.1
+1
−1
17:15:02
a-day-in-my-bobalife
chore: v2024.38.0 (release)
+20
−0
17:15:03
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:26:16
TEALScript
103.0
+583
−583
17:35:39
TEALScript
Merge pull request #542 from algorandfoundation/dev
+211886
−198895
17:44:38
go-algorand
Add darwin into the os type iteration
+13
−11
17:44:38
go-algorand
Possible solution to signing universal binaries
+1
−1
17:44:38
go-algorand
Go through all os types
+0
−3
18:03:59
devportal-code-examples
changed project name to "python-contract-examples"
+29
−18
18:40:04
arc58
updated to TEALscript 0.103, fixed boolean bug for adminPrivilege field
+8931
−6906
19:12:16
devportal-code-examples
chore: added contributing guides
+221
−25
20:06:12
go-algorand
Add missing exit status error check for tar packaging
+5
−1
20:13:26
liquid-auth-js
feat: add the ability to peer without requestId
+12
−4
20:18:55
go-algorand
deps: upgrade libp2p-pubsub to 0.12.0 and libp2p to 0.36.2
+491
−290
20:20:43
go-algorand
tests: fix TestP2PPrivateAddresses
+2
−3
20:27:44
reti
artifacts re-generated w/ tealscript 0.103
+47527
−47200
20:41:09
go-algorand
p2p: libp2p.New() does not return basichost.Host anymore
+3
−2
21:26:23
devportal-code-examples
build: configure acceptance and deployment actions
+16
−26
23:35:34
algokit-lora
wip - sort transactions
+276
−38