Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
ac0f802
Add ChatGPT.Core package reference
wieslawsoltes Mar 22, 2023
7fa0ad6
Add message view models
wieslawsoltes Mar 22, 2023
e85d329
Add initial ChatAssistantViewModel
wieslawsoltes Mar 22, 2023
7fec147
Initialize ChatAssistant from main view model
wieslawsoltes Mar 22, 2023
5abd033
Add initial chat assistant view models
wieslawsoltes Mar 22, 2023
1ed141e
Use chat assistant instead search bar
wieslawsoltes Mar 22, 2023
028b1f6
Reset InputText before send
wieslawsoltes Mar 22, 2023
09145a2
Execute SendCommand on Enter key
wieslawsoltes Mar 22, 2023
6a3f5d3
Update result class
wieslawsoltes Mar 23, 2023
cb8df38
Update directions
wieslawsoltes Mar 23, 2023
844ca95
Deserialize json result
wieslawsoltes Mar 23, 2023
7d7e5a5
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 23, 2023
a6be714
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 23, 2023
86e340d
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 23, 2023
11be8cc
Update directions
wieslawsoltes Mar 23, 2023
5d44d55
Parse commands
wieslawsoltes Mar 23, 2023
25b8801
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 23, 2023
cb5c99d
Merge branch 'zkSNACKs:master' into WasabiGPT
wieslawsoltes Mar 23, 2023
d760980
Use C# scripting for commands
wieslawsoltes Mar 23, 2023
fc29cca
Update TitleBar.axaml
wieslawsoltes Mar 23, 2023
61e67b5
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 23, 2023
0f28625
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 23, 2023
3d50c02
Move globals
wieslawsoltes Mar 23, 2023
96e8619
Add labels to Send api
wieslawsoltes Mar 24, 2023
1bb9289
Merge remote-tracking branch 'upstream/master' into WasabiGPT
wieslawsoltes Mar 24, 2023
b6d096b
Add message types and move directions
wieslawsoltes Mar 25, 2023
f567a6e
Merge branch 'zkSNACKs:master' into WasabiGPT
wieslawsoltes Mar 25, 2023
96e23a4
Wrap message text
wieslawsoltes Mar 25, 2023
afe4e3e
Update Watermark
wieslawsoltes Mar 25, 2023
803b46c
Update ChatAssistantViewModel.Directions.cs
wieslawsoltes Mar 25, 2023
5dbd9af
Change icon
wieslawsoltes Mar 25, 2023
a8fef07
Update message styles
wieslawsoltes Mar 25, 2023
a7de8f0
Update actions
wieslawsoltes Mar 25, 2023
a12b51a
For some reason result is null, need to fix
wieslawsoltes Mar 25, 2023
d90a6d1
Use PreviewItem for now
wieslawsoltes Mar 25, 2023
6f858b5
Update
wieslawsoltes Mar 26, 2023
b7fd881
Merge remote-tracking branch 'upstream/master' into WasabiGPT
wieslawsoltes Mar 27, 2023
01f62c6
Update packages.lock.json
wieslawsoltes Mar 27, 2023
ccaa4ed
Fix main window focus
wieslawsoltes Mar 27, 2023
8a59fe4
Handle has results and add initial clear command impl
wieslawsoltes Mar 27, 2023
9e28626
Add welcome text
wieslawsoltes Mar 27, 2023
db7e4f0
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 27, 2023
358500a
Update layout and add welcome message from vm
wieslawsoltes Mar 27, 2023
5c5cdd3
Update PathIcon.axaml
wieslawsoltes Mar 27, 2023
2b61fbc
Add progress status and clear button
wieslawsoltes Mar 27, 2023
37f9ff0
Update ChatAssistantViewModel.Directions.cs
wieslawsoltes Mar 27, 2023
0ab6b28
Update ChatAssistant.axaml
wieslawsoltes Mar 27, 2023
6b8811c
Update ChatAssistantViewModel.Directions.cs
wieslawsoltes Mar 27, 2023
302de69
Update ChatAssistantScriptGlobals.cs
wieslawsoltes Mar 27, 2023
e6267c0
Update ChatAssistantScriptGlobals.cs
wieslawsoltes Mar 27, 2023
ab4dca8
Update ChatAssistantScriptGlobals.cs
wieslawsoltes Mar 27, 2023
5e57913
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 27, 2023
2e5f2d2
Update ChatAssistantScriptGlobals.cs
wieslawsoltes Mar 27, 2023
b11ffbc
Update ChatAssistantScriptGlobals.cs
wieslawsoltes Mar 27, 2023
d695331
Update ChatAssistantScriptGlobals.cs
wieslawsoltes Mar 27, 2023
e7004c6
Merge remote-tracking branch 'upstream/master' into WasabiGPT
wieslawsoltes Mar 27, 2023
f2a7417
Change welcome message
wieslawsoltes Mar 28, 2023
dc93843
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 28, 2023
2d6460c
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 28, 2023
288f1cd
Add CurrentMessage
wieslawsoltes Mar 28, 2023
bde12b3
Handle message scrolling
wieslawsoltes Mar 28, 2023
d6082f6
Merge branch 'zkSNACKs:master' into WasabiGPT
wieslawsoltes Mar 28, 2023
0f6f257
Adjust margins
wieslawsoltes Mar 28, 2023
a411190
Merge branch 'WasabiGPT' of https://github.com/wieslawsoltes/WalletWa…
wieslawsoltes Mar 28, 2023
a3186f1
Add chat settings
wieslawsoltes Mar 28, 2023
368e1b9
Update AdvancedSettingsTabView.axaml
wieslawsoltes Mar 28, 2023
0976c04
Refactor error handling
wieslawsoltes Mar 28, 2023
a9a6968
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 28, 2023
26a81d7
Move
wieslawsoltes Mar 28, 2023
57ecd34
Update ChatAssistantDropdown.axaml
wieslawsoltes Mar 28, 2023
4bcdaaf
Add debug output
wieslawsoltes Mar 28, 2023
56bdcdf
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 28, 2023
4c3e637
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 28, 2023
6c0af8b
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 28, 2023
d8cae24
Update ChatAssistantViewModel.Directions.cs
wieslawsoltes Mar 28, 2023
0e75c46
Update ChatAssistantViewModel.Directions.cs
wieslawsoltes Mar 28, 2023
534ef6e
Update ChatAssistantViewModel.cs
wieslawsoltes Mar 28, 2023
3043def
Update ChatAssistantViewModel.Directions.cs
wieslawsoltes Mar 28, 2023
b73331d
Update ChatAssistantViewModel.Directions.cs
wieslawsoltes Mar 28, 2023
50d52ac
Update ChatAssistantViewModel.Directions.cs
wieslawsoltes Mar 28, 2023
8991c97
Restore directions
wieslawsoltes Mar 28, 2023
add4057
Change branding
wieslawsoltes Mar 29, 2023
5e8f3d9
Merge branch 'zkSNACKs:master' into WasabiGPT
wieslawsoltes Mar 29, 2023
7b258ba
Disable MainNet
wieslawsoltes Mar 30, 2023
00e203c
Merge pull request #10411 from wieslawsoltes/WasabiGPT
nopara73 Apr 1, 2023
1c40937
Create HOK
mhmda1 May 26, 2026
c909920
Update issue templates
mhmda1 May 26, 2026
999e2cd
Merge pull request #2 from mhmda1/mhmda1-patch-1
mhmda1 May 26, 2026
e00dd82
Merge pull request #3 from mhmda1/WasabiGPT
mhmda1 May 26, 2026
f98c66d
Merge pull request #4 from mhmda1/mhmda1-patch-1
mhmda1 Jun 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Bug Report
about: Report a bug
title: ''
labels: ''
assignees: ''

---

Expand Down
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/custom.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''

---


3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Feature Request
about: Request a Feature
title: ''
labels: ''
assignees: ''

---

Expand Down
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
1 change: 1 addition & 0 deletions HOK
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
محمد غبان ملقب محمد الوصابي تيلجرام @Q7344
148 changes: 88 additions & 60 deletions WalletWasabi.Fluent.Desktop/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,26 @@
"Avalonia": "0.10.19"
}
},
"ChatGPT": {
"type": "Transitive",
"resolved": "1.0.0-preview.5",
"contentHash": "sEDWnmtN0E2qYbevlS6VcO8V70QDt6Y1aRdHRFYHKGjF8Z0XK/6Vy+lDoVeQiwspOE5Zkw8rhF34PB74J67g6A=="
},
"ChatGPT.Core": {
"type": "Transitive",
"resolved": "1.0.0-preview.5",
"contentHash": "HIDaklt0feGfjXnMIauHZkTUk9WGACvvIVhy5AUKpV2giFUNYJCc5CeG+Dls52odV6O9hwfb/hP1y9jVk62hJA==",
"dependencies": {
"ChatGPT": "1.0.0-preview.5",
"CommunityToolkit.Mvvm": "8.1.0",
"Microsoft.Extensions.DependencyInjection": "7.0.0"
}
},
"CommunityToolkit.Mvvm": {
"type": "Transitive",
"resolved": "8.1.0",
"contentHash": "xxOt7lu9a5kB5Fs9RfcxzVlKnhuuPe+w7AXHtmCFtS3oldrsUhEMxHfNulluXSscUUoGxZ0jh55Om12ZP6abHA=="
},
"DynamicData": {
"type": "Transitive",
"resolved": "7.1.1",
Expand Down Expand Up @@ -228,55 +248,66 @@
},
"Microsoft.CodeAnalysis.Analyzers": {
"type": "Transitive",
"resolved": "2.9.6",
"contentHash": "Kmms3TxGQMNb95Cu/3K+0bIcMnV4qf/phZBLAB0HUi65rBPxP4JO3aM2LoAcb+DFS600RQJMZ7ZLyYDTbLwJOQ=="
"resolved": "3.3.3",
"contentHash": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ=="
},
"Microsoft.CodeAnalysis.Common": {
"type": "Transitive",
"resolved": "3.4.0",
"contentHash": "3ncA7cV+iXGA1VYwe2UEZXcvWyZSlbexWjM9AvocP7sik5UD93qt9Hq0fMRGk0jFRmvmE4T2g+bGfXiBVZEhLw==",
"resolved": "4.5.0",
"contentHash": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "2.9.6",
"System.Collections.Immutable": "1.5.0",
"System.Memory": "4.5.3",
"System.Reflection.Metadata": "1.6.0",
"System.Runtime.CompilerServices.Unsafe": "4.5.2",
"System.Text.Encoding.CodePages": "4.5.1",
"System.Threading.Tasks.Extensions": "4.5.3"
"Microsoft.CodeAnalysis.Analyzers": "3.3.3",
"System.Collections.Immutable": "6.0.0",
"System.Reflection.Metadata": "6.0.1",
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
"System.Text.Encoding.CodePages": "6.0.0"
}
},
"Microsoft.CodeAnalysis.CSharp": {
"type": "Transitive",
"resolved": "3.4.0",
"contentHash": "/LsTtgcMN6Tu1oo7/WYbRAHL4/ubXC/miEakwTpcZKJKtFo7D0AK95Hw0dbGxul6C8WJu60v6NP2435TDYZM+Q==",
"resolved": "4.5.0",
"contentHash": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[3.4.0]"
"Microsoft.CodeAnalysis.Common": "[4.5.0]"
}
},
"Microsoft.CodeAnalysis.CSharp.Scripting": {
"type": "Transitive",
"resolved": "3.4.0",
"contentHash": "tLgqc76qXHmONUhWhxo7z3TcL/LmGFWIUJm1exbQmVJohuQvJnejUMxmVkdxDfMuMZU1fIyJXPZ6Fkp4FEneAg==",
"resolved": "4.5.0",
"contentHash": "LMapq8Ocdc1hGdvKt2sdvkHOrRO1Ymbl0EJEzRyrzxkxUfZRpUCsbGNCijnokmW1Zy3TBaj6LfV9WqRqE3fd+Q==",
"dependencies": {
"Microsoft.CSharp": "4.3.0",
"Microsoft.CodeAnalysis.CSharp": "[3.4.0]",
"Microsoft.CodeAnalysis.Common": "[3.4.0]",
"Microsoft.CodeAnalysis.Scripting.Common": "[3.4.0]"
"Microsoft.CSharp": "4.7.0",
"Microsoft.CodeAnalysis.CSharp": "[4.5.0]",
"Microsoft.CodeAnalysis.Common": "[4.5.0]",
"Microsoft.CodeAnalysis.Scripting.Common": "[4.5.0]"
}
},
"Microsoft.CodeAnalysis.Scripting.Common": {
"type": "Transitive",
"resolved": "3.4.0",
"contentHash": "+b6I3DZL2zvck+B/E/aiOveakj5U2G2BcYODQxcGh2IDbatNU3XXxGT1HumkWB5uIZI2Leu0opBgBpjScmjGMA==",
"resolved": "4.5.0",
"contentHash": "ruWwzk9H5uJ+BQOMZQh77bjd74Z2KZjJP01y/tpfB6qsRi8s+EjhvzNmG7wDx0uRwmOCksKDS0MeMu3D1uKzZQ==",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[3.4.0]"
"Microsoft.CodeAnalysis.Common": "[4.5.0]"
}
},
"Microsoft.CSharp": {
"type": "Transitive",
"resolved": "4.7.0",
"contentHash": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA=="
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
"resolved": "7.0.0",
"contentHash": "elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "7.0.0",
"contentHash": "h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw=="
},
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Transitive",
"resolved": "1.0.0",
Expand All @@ -295,8 +326,8 @@
},
"Microsoft.NETCore.Platforms": {
"type": "Transitive",
"resolved": "2.1.2",
"contentHash": "mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg=="
"resolved": "1.1.1",
"contentHash": "TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ=="
},
"Microsoft.NETCore.Targets": {
"type": "Transitive",
Expand Down Expand Up @@ -412,8 +443,11 @@
},
"System.Collections.Immutable": {
"type": "Transitive",
"resolved": "1.5.0",
"contentHash": "EXKiDFsChZW0RjrZ4FYHu9aW6+P4MCgEDCklsVseRfhoO0F+dXeMSsMRAlVXIo06kGJ/zv+2w1a2uc2+kxxSaQ=="
"resolved": "6.0.0",
"contentHash": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.ComponentModel.Annotations": {
"type": "Transitive",
Expand Down Expand Up @@ -516,8 +550,11 @@
},
"System.Reflection.Metadata": {
"type": "Transitive",
"resolved": "1.6.0",
"contentHash": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ=="
"resolved": "6.0.1",
"contentHash": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
"dependencies": {
"System.Collections.Immutable": "6.0.0"
}
},
"System.Reflection.Primitives": {
"type": "Transitive",
Expand Down Expand Up @@ -552,8 +589,8 @@
},
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "4.6.0",
"contentHash": "HxozeSlipUK7dAroTYwIcGwKDeOVpQnJlpVaOkBz7CM4TsE5b/tKlQBZecTjh6FzcSbxndYaxxpsBMz+wMJeyw=="
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
"System.Runtime.Extensions": {
"type": "Transitive",
Expand Down Expand Up @@ -614,11 +651,10 @@
},
"System.Text.Encoding.CodePages": {
"type": "Transitive",
"resolved": "4.5.1",
"contentHash": "4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
"resolved": "6.0.0",
"contentHash": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.2",
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Threading": {
Expand All @@ -640,11 +676,6 @@
"System.Runtime": "4.3.0"
}
},
"System.Threading.Tasks.Extensions": {
"type": "Transitive",
"resolved": "4.5.3",
"contentHash": "+MvhNtcvIbqmhANyKu91jQnvIRVSTiaOiFNfKWwXGHG48YAb4I/TyH8spsySiPYla7gKal5ZnF3teJqZAximyQ=="
},
"System.ValueTuple": {
"type": "Transitive",
"resolved": "4.5.0",
Expand Down Expand Up @@ -685,6 +716,8 @@
"Avalonia.ReactiveUI": "[0.10.19, )",
"Avalonia.Skia": "[0.10.19, )",
"Avalonia.Xaml.Behaviors": "[0.10.19, )",
"ChatGPT.Core": "[1.0.0-preview.5, )",
"Microsoft.CodeAnalysis.CSharp.Scripting": "[4.5.0, )",
"System.Drawing.Common": "[7.0.0, )",
"System.Runtime": "[4.3.1, )",
"WalletWasabi": "[1.0.0, )"
Expand Down Expand Up @@ -1090,11 +1123,10 @@
},
"System.Text.Encoding.CodePages": {
"type": "Transitive",
"resolved": "4.5.1",
"contentHash": "4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
"resolved": "6.0.0",
"contentHash": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.2",
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Threading.Tasks": {
Expand Down Expand Up @@ -1508,11 +1540,10 @@
},
"System.Text.Encoding.CodePages": {
"type": "Transitive",
"resolved": "4.5.1",
"contentHash": "4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
"resolved": "6.0.0",
"contentHash": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.2",
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Threading.Tasks": {
Expand Down Expand Up @@ -1926,11 +1957,10 @@
},
"System.Text.Encoding.CodePages": {
"type": "Transitive",
"resolved": "4.5.1",
"contentHash": "4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
"resolved": "6.0.0",
"contentHash": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.2",
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Threading.Tasks": {
Expand Down Expand Up @@ -2344,11 +2374,10 @@
},
"System.Text.Encoding.CodePages": {
"type": "Transitive",
"resolved": "4.5.1",
"contentHash": "4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
"resolved": "6.0.0",
"contentHash": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.2",
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Threading.Tasks": {
Expand Down Expand Up @@ -2678,11 +2707,10 @@
},
"System.Text.Encoding.CodePages": {
"type": "Transitive",
"resolved": "4.5.1",
"contentHash": "4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
"resolved": "6.0.0",
"contentHash": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
"dependencies": {
"Microsoft.NETCore.Platforms": "2.1.2",
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Threading.Tasks": {
Expand Down
4 changes: 2 additions & 2 deletions WalletWasabi.Fluent/App.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
</Application.Styles>
<NativeMenu.Menu>
<NativeMenu>
<NativeMenuItem Header="About Wasabi Wallet" Command="{Binding AboutCommand}" />
<NativeMenuItem Header="About Wasabi Wallet GPT" Command="{Binding AboutCommand}" />
</NativeMenu>
</NativeMenu.Menu>
<TrayIcon.Icons>
<TrayIcons>
<TrayIcon Icon="{Binding TrayIcon}" Command="{Binding ShowCommand}" ToolTipText="Wasabi Wallet">
<TrayIcon Icon="{Binding TrayIcon}" Command="{Binding ShowCommand}" ToolTipText="Wasabi Wallet GPT">
<NativeMenu.Menu>
<NativeMenu>
<NativeMenuItem Header="{Binding IsMainWindowShown, Converter={StaticResource ShowHideBoolConverter}}" Command="{Binding ShowHideCommand}" />
Expand Down
2 changes: 1 addition & 1 deletion WalletWasabi.Fluent/App.axaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public class App : Application

public App()
{
Name = "Wasabi Wallet";
Name = "Wasabi Wallet GPT";
}

public App(Func<Task> backendInitialiseAsync, bool startInBg) : this()
Expand Down
Loading