Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3344 commits
Select commit Hold shift + click to select a range
4f66aac
add livecoinwatch_id to backend coin_config
Apr 6, 2023
8e47bd7
Updates livecoinwatch chart generation
Apr 6, 2023
0a7a439
Merge pull request #2240 from KomodoPlatform/timeout
smk762 Apr 6, 2023
461350e
ensure simple mode ticker also selected
Apr 6, 2023
eff6904
Merge pull request #2234 from KomodoPlatform/maxtakervol
smk762 Apr 6, 2023
78ff36f
Merge pull request #2233 from KomodoPlatform/fix_pair
smk762 Apr 6, 2023
22b0339
use base/rel instead of left/right for chart tickers
Apr 6, 2023
cea6eeb
Merge pull request #2227 from KomodoPlatform/vote2023
smk762 Apr 6, 2023
93f42a6
tweak theme for highlighting active input field
Apr 7, 2023
e98ef98
increase digits shown in chart
Apr 7, 2023
55773b0
Use more intuative wording in pro order form
Apr 7, 2023
ac5a983
Fix overflow in pro view comboboxes
Apr 7, 2023
96b135f
Merge pull request #2239 from KomodoPlatform/rm_nomics
smk762 Apr 7, 2023
a9d4c19
Merge branch 'dev' into fix_combos_overflow
Apr 7, 2023
c00ffdb
Improve combobox data display
Apr 7, 2023
ac768b5
improve coin /and values display in swap/order modals
Apr 7, 2023
0fc598d
Merge remote-tracking branch 'upstream/dev' into coincolors
cipig Apr 7, 2023
51d7e47
Merge remote-tracking branch 'upstream/dev' into disable_band
cipig Apr 7, 2023
3dbefba
fix some coin text colors for contrast
Apr 8, 2023
05d9008
widen pair info badges in swap modals
Apr 8, 2023
17c371f
reset icon size for comboboxes
Apr 8, 2023
daa708e
Revert "don't update max_taker_vol on every orderbook update"
cipig Apr 9, 2023
feeded9
fix anchor layout error
Apr 9, 2023
7c0255f
set ticer status log to debug
Apr 10, 2023
78bc7c9
fix getTitle error in notifications
Apr 10, 2023
1ee8d5b
Merge pull request #2244 from KomodoPlatform/revert_2234
smk762 Apr 10, 2023
815c676
Fix spelling mistake
Apr 10, 2023
00b9146
update combobox background for lite theme
Apr 10, 2023
104552a
update chart theme colors
Apr 10, 2023
d92c4cf
update lite theme colors
Apr 10, 2023
5be6b9c
remove duplicate component
Apr 10, 2023
63d3148
fix contrast for contact name pop up
Apr 10, 2023
15571dc
maximise combo width in pro view
Apr 10, 2023
5e1e85e
fix bad contrast coin ticker text colors
Apr 10, 2023
fc17cce
rm leftover comma
Apr 10, 2023
e626f5d
Merge pull request #2245 from KomodoPlatform/fix_rewards_error
smk762 Apr 10, 2023
abd16e9
Merge branch 'dev' into fix_combos_overflow
Apr 10, 2023
5a2e5ff
allow theme based coin text color definitions
Apr 11, 2023
6d0775e
Merge pull request #2242 from KomodoPlatform/fix_combos_overflow
smk762 Apr 12, 2023
59fe417
Set BTC-segwit to wallet only
Apr 12, 2023
a9118c9
Merge pull request #2247 from KomodoPlatform/temp-btc-segwit-wallet-only
smk762 Apr 12, 2023
6b22de9
fix filename error for smart chain icon
Apr 12, 2023
259779e
fix implicitHeight binding loop in combo searchbar
Apr 12, 2023
8aa55d4
unwrap assetrow
Apr 12, 2023
f11c5b5
fix typeError in AddressTypeSelector
Apr 12, 2023
44a1796
fix typeError in searchField file when model is array
Apr 12, 2023
d1efdf2
Merge pull request #2259 from KomodoPlatform/fix-addressbook-icon
smk762 Apr 13, 2023
2d33fcb
handle button where no notifications
Apr 13, 2023
8d5ac29
Merge pull request #2262 from KomodoPlatform/fix-notifications-btn
smk762 Apr 13, 2023
edb19a1
Merge branch 'dev' into update_api
Apr 13, 2023
4b60d5f
update API to v1.0.2-beta
Apr 13, 2023
bea819c
Merge pull request #2246 from KomodoPlatform/dev
smk762 Apr 14, 2023
114c8ec
extend loop from 2 min to 5 min
Apr 17, 2023
c6b907d
Merge pull request #2265 from KomodoPlatform/reduce-paprika-api-calls
smk762 Apr 19, 2023
b8ba4da
Update cmake for windows
smk762 May 14, 2023
0aebe3d
Merge pull request #2228 from cipig/coincolors
smk762 May 19, 2023
a9dbbc7
add Energy Web (EWT)
cipig May 20, 2023
d5a82bf
enum
cipig May 20, 2023
0ac64aa
Merge pull request #2271 from KomodoPlatform/update-win-cmake
cipig May 20, 2023
506c9de
Merge remote-tracking branch 'origin/dev' into ewt
cipig May 20, 2023
15d3261
filter out zero value transactions
May 25, 2023
5e50b62
Merge pull request #2274 from KomodoPlatform/hotfix-poison-tx
smk762 May 26, 2023
3bba74e
add `spamfilter_enabled` to backend config settings
May 26, 2023
91766e2
add spamfilter_enabled to config template
May 26, 2023
1413e6d
update .gitignore to exclude .vscode folder
May 26, 2023
870e2ab
add section about poison tx in faq
May 26, 2023
953c248
add spam filter toggle to settings
May 26, 2023
fb9fc85
add some comments in frontend wallet page
May 26, 2023
d39f055
apply spam tx detection and styling in history rows
May 26, 2023
1f13158
Add note in trasaction details modal for poison tx
May 26, 2023
ae89b83
force refresh history when toggling poison display
May 26, 2023
816d21a
disables copy button for poison tx adresses
May 26, 2023
c41ae5f
Merge pull request #2229 from cipig/disable_band
smk762 Jun 7, 2023
89cce00
Use cmake 3.25.0 so CI/CD builds
Jun 7, 2023
45bee0a
Merge pull request #2278 from KomodoPlatform/use-cmake-3.25.0
smk762 Jun 7, 2023
8c06a93
Merge pull request #2275 from KomodoPlatform/hotfix-poison-tx
smk762 Jun 7, 2023
512b931
Merge pull request #2272 from KomodoPlatform/ewt
smk762 Jun 7, 2023
76df78b
Merge branch 'dev' into v0.5.8
Jun 7, 2023
cf9767f
use swap contract addresses from coins config file
Jun 7, 2023
f659b67
Merge branch 'v0.5.8' into update_api
Jun 7, 2023
33beccc
remove unused variable
Jun 7, 2023
d5adbb9
remove old segwit switch code
Jun 7, 2023
72da790
append `-segwit` to segwit bestorder uuids
Jun 8, 2023
206323e
fix contract address variables
Jun 8, 2023
7bee308
Add coin activation modal trigger button to sidebar
Jun 8, 2023
ba23116
tweak tooltip
Jun 9, 2023
1fcb83d
Dont send notifications for 0 value balance changes
Jun 11, 2023
ec85e36
increment version
Jun 11, 2023
100dfd8
Adds cmake DEX_VERSION variable
Jun 11, 2023
9aa6ba7
try qtinstaller workaround
Jun 11, 2023
e0a60c0
fix qrc activation
Jun 11, 2023
008e3d6
Merge pull request #2277 from KomodoPlatform/temp-branch-058
smk762 Jun 12, 2023
c8b38bf
Merge pull request #2280 from KomodoPlatform/fix-segwit-bestorders
smk762 Jun 12, 2023
3b075db
revert version string in destination folder
Jun 12, 2023
7a23396
Merge pull request #2288 from KomodoPlatform/clarify-max-sell
smk762 Jun 13, 2023
d0e7bb2
Merge pull request #2287 from KomodoPlatform/add-assets-from-sidebar
smk762 Jun 13, 2023
4843a71
Merge pull request #2279 from KomodoPlatform/streamline-swap-contract…
smk762 Jun 13, 2023
436642e
update mm2 to v1.0.5 (latest release)
Jun 13, 2023
9094d42
update api version to latest release
Jun 13, 2023
9e2cf0f
Merge branch 'update_api' of https://github.com/KomodoPlatform/atomic…
Jun 13, 2023
014b3df
Merge pull request #2292 from KomodoPlatform/update-windows-installer
smk762 Jun 13, 2023
29ba3ad
Merge branch 'v0.5.8' into update_api
Jun 13, 2023
62dda56
Merge pull request #2230 from KomodoPlatform/update_api
smk762 Jun 13, 2023
05a1936
Merge pull request #2295 from KomodoPlatform/v0.5.8
smk762 Jun 13, 2023
3162f9a
update changelog link
Jun 14, 2023
4e1e896
add DOC and MARTY faucet buttons
Jun 14, 2023
0eb9019
Merge pull request #2297 from KomodoPlatform/update-changelog-link
smk762 Jun 14, 2023
4657f41
Merge pull request #2298 from KomodoPlatform/add-doc-marty-faucet
smk762 Jun 14, 2023
579c3ae
add close button for faucet response modal
Jun 14, 2023
3dad871
improve contrast on filter "All" line
Jun 14, 2023
555e538
Merge pull request #2299 from KomodoPlatform/add-facuet-close-button
smk762 Jun 16, 2023
8c16615
updates domain
gcharang Jun 18, 2023
87a453f
Merge pull request #2300 from gcharang/dev
smk762 Jun 18, 2023
a55e94f
remove matic gas urls, make param optional
Jun 19, 2023
d08ab51
Merge pull request #2301 from KomodoPlatform/rm-bad-gas
smk762 Jun 21, 2023
3b17aa4
Merge pull request #2296 from KomodoPlatform/dev
smk762 Jun 27, 2023
92186e8
atomicDEX Desktop to Komodo Wallet
naezith Jul 5, 2023
b661f76
AtomicDEX to Komodo Wallet
naezith Jul 5, 2023
f5c4ca5
change app logos and images
naezith Jul 6, 2023
92c441a
change DEX_PROJECT_NAME to komodo-wallet
naezith Jul 6, 2023
7711eda
change DEX_PROJECT_NAME to komodo-wallet
naezith Jul 6, 2023
41ff63a
vcpkg name to komodo-wallet
naezith Jul 6, 2023
dd49815
atomicdex-wallet to komodo-wallet
naezith Jul 6, 2023
50362e0
atomicdex-desktop to komodo-wallet in comments
naezith Jul 6, 2023
aef9913
tests atomicdex-desktop to komodo-wallet
naezith Jul 6, 2023
5aae7dc
bump version from 0.5.8 to 0.6.0
naezith Jul 6, 2023
e7598c5
update logos
naezith Jul 6, 2023
a64d767
update logos
naezith Jul 6, 2023
c81a88b
perfect size white tray icon
naezith Jul 6, 2023
69c2e6e
Merge pull request #2319 from naezith/rebrand
tonymorony Jul 8, 2023
db6a980
windows ico 256x256
naezith Jul 8, 2023
2b37782
Merge pull request #2321 from naezith/rebrand
tonymorony Jul 8, 2023
7c8e035
Merge pull request #2320 from KomodoPlatform/rebrand
tonymorony Jul 9, 2023
3269b84
dont use bad gas station
Jul 10, 2023
b88aa63
dont use bad gas station
Jul 10, 2023
4b952ab
updated readme
tonymorony Jul 10, 2023
24af2ba
updated twitter
tonymorony Jul 10, 2023
0508a69
Merge pull request #2323 from KomodoPlatform/readme_update
tonymorony Jul 10, 2023
867f47a
update test coins
Jul 10, 2023
e0b777d
Merge pull request #2324 from KomodoPlatform/rm-eth-gas
smk762 Jul 10, 2023
23e0bf0
Merge pull request #2322 from KomodoPlatform/dev
smk762 Jul 10, 2023
febbd4d
update logo to visible in light theme (#2327)
tonymorony Jul 10, 2023
5f6101d
Merge pull request #2328 from KomodoPlatform/dev
tonymorony Jul 10, 2023
d223f5f
fix zhtlc download modal display on error
Jul 14, 2023
e92312b
show ticker in activation status log
Jul 14, 2023
8a8d53e
Merge pull request #2332 from KomodoPlatform/debug-zcash-params-download
smk762 Jul 14, 2023
0655395
add missed optional header
DeckerSU Jul 26, 2023
50874ca
sidebar is always expanded, regardless of mouse position
DeckerSU Jul 26, 2023
a7a741c
update prices url
Aug 2, 2023
4983100
fix GLIBC error
cipig Aug 2, 2023
eac55d7
Merge pull request #2336 from KomodoPlatform/glibc_fix
smk762 Aug 7, 2023
a138024
Merge pull request #2335 from KomodoPlatform/update-prices-url
smk762 Aug 7, 2023
b0f0bb8
Merge pull request #2326 from KomodoPlatform/use-doc-marty
smk762 Aug 7, 2023
bf58563
Merge pull request #2334 from DeckerSU/feature-sidebar-always-expanded
smk762 Aug 7, 2023
537ec98
fix wally compile
cipig Aug 10, 2023
beaa7ec
Merge pull request #2340 from KomodoPlatform/fix_compile
smk762 Aug 16, 2023
8024213
update install qt action
Aug 16, 2023
8959a72
Added nim install
Weblet-dex Aug 19, 2023
89ddb96
update rebrand paths
Aug 26, 2023
885dddd
Merge pull request #2343 from Weblet-dex/osx-build-nimble
smk762 Aug 28, 2023
a9d9559
update ifw path to v4.6
Aug 28, 2023
79c0944
Merge branch 'fix-osx-signing' of https://github.com/KomodoPlatform/a…
Aug 28, 2023
28b9e2c
log paths
Aug 28, 2023
8ef2319
log ifw path
Aug 28, 2023
62a471e
autodetect ifw version
Aug 28, 2023
ccb7c10
retry windows ifw path
Aug 28, 2023
bb24e71
debug cmake vars
Aug 29, 2023
627cbc6
more debug
Aug 29, 2023
63aeed5
why var no pop?
Aug 31, 2023
803da14
fallback to last scanned folder
Aug 31, 2023
7f27229
Merge pull request #2342 from KomodoPlatform/update-ifw-4.6.0
smk762 Aug 31, 2023
53f81e5
Merge pull request #2346 from KomodoPlatform/fix-osx-signing
smk762 Aug 31, 2023
25f1a9f
fix typo
omahs Aug 31, 2023
c7a5045
fix typo
omahs Aug 31, 2023
56ffff7
fix typos
omahs Aug 31, 2023
d7aaa9f
Merge pull request #2347 from omahs/patch-1
smk762 Sep 8, 2023
f7ae40e
comment out unused event function
Sep 9, 2023
d83ef56
set min width for max compatibility
Sep 9, 2023
a1b8590
tighten ticker combos
Sep 9, 2023
716c6dd
fix binding loop on popups
Sep 9, 2023
97d23de
Tighten sidebar
Sep 9, 2023
c7cb275
reduce orderbook margins
Sep 9, 2023
e359b84
fix conditional for date
Sep 9, 2023
71d7d15
fix syntax
Sep 9, 2023
60c7b6b
reduce sidebar
Sep 9, 2023
5e25bdd
tighten bestorder margins
Sep 9, 2023
639cd23
tweak pro view columns
Sep 9, 2023
45cda85
reduce trading info width
Sep 9, 2023
65354d3
reduce pro orderform width
Sep 9, 2023
0e9ee59
fix chart position
Sep 9, 2023
9631e8d
use pre-release binary
Sep 9, 2023
d7ffae2
remove "add crypto" button
Sep 9, 2023
da0ad8b
remove title row from portfolio page
Sep 9, 2023
1d62796
remove add crypto button and arrow overlays
Sep 9, 2023
a3abffa
dont close notifications when marking all as read
Sep 9, 2023
89a4a3b
increment version
Sep 9, 2023
9d2bdf4
add recommended_fiat to cfg.json
Sep 9, 2023
b90850b
add backend for recommended fiats
Sep 9, 2023
a5eeb03
highlight selected fiat, refresh recommended on selection
Sep 9, 2023
366506d
update addressbook tags
Sep 9, 2023
08c8fdc
udpate addressbook tag colors
Sep 9, 2023
5cf2b5b
improve tag text contrast
Sep 9, 2023
2c3f9ae
fix enable coins modal
Sep 10, 2023
6f1c4f2
comment out request
Sep 10, 2023
a9b7b45
fix remaining count section
Sep 10, 2023
4d2c05e
sync z coin from spaling
Sep 10, 2023
79d3bf6
use checkpoint block as sync_param.height in zhtlc activation
Sep 11, 2023
68de3f5
add settings option for pirate sync block
Sep 11, 2023
91d82a1
use settings value for pirate sync block
Sep 11, 2023
ed350b6
sanity for progress
Sep 11, 2023
9795d20
rm syncblock
Sep 11, 2023
54f912c
sync by date
Sep 11, 2023
042f980
Merge pull request #2349 from KomodoPlatform/fix-dex-overflow
smk762 Sep 12, 2023
7507835
Merge pull request #2350 from KomodoPlatform/tweak-coins-sidebar
smk762 Sep 12, 2023
10ff45b
Merge pull request #2351 from KomodoPlatform/fix-notification-button-
smk762 Sep 12, 2023
6c5f988
Merge branch 'dev' into enhance-fiat-select
Sep 12, 2023
8812902
no duplicates in recommended fiats
Sep 12, 2023
9cadcf5
fix bad conditional
Sep 13, 2023
0a43765
Merge pull request #2352 from KomodoPlatform/enhance-fiat-select
smk762 Sep 14, 2023
bd59af9
rm log
Sep 15, 2023
4b6cb3c
use info instead of debug logs
Sep 15, 2023
e248a68
extend z coin activation loop
Sep 16, 2023
ae8322e
Merge pull request #2360 from KomodoPlatform/fixt-tendermint
smk762 Sep 17, 2023
0a4550e
Merge branch 'dev' into zcoin-activation-date
Sep 17, 2023
18e0b7e
Merge pull request #2356 from KomodoPlatform/zcoin-activation-date
smk762 Sep 18, 2023
3df4551
Merge pull request #2353 from KomodoPlatform/fix-addressbook-tags
smk762 Sep 18, 2023
6408792
use release api
Sep 18, 2023
d5c0a20
Merge pull request #2361 from KomodoPlatform/use-release-api
smk762 Sep 18, 2023
4c37bd1
fix anchors error
Sep 19, 2023
f76a532
Merge branch 'dev' into GleecDEX
Sep 19, 2023
c1cc203
use gleec logos
Sep 19, 2023
a2e2853
margin for simple highlight header
Sep 19, 2023
3c2a133
fix simple highlight header margin
Sep 19, 2023
b91b8bf
Use rounded derived height sync param
Sep 20, 2023
41ef0c2
avoid > 100%
Sep 20, 2023
771fe83
its not python mate
smk762 Sep 20, 2023
30b4fbe
Merge pull request #2364 from KomodoPlatform/z-sync-rounded
smk762 Sep 21, 2023
5ffbfd5
use nim 1.6.2
Sep 21, 2023
5eae94d
Merge branch 'dev' of https://github.com/KomodoPlatform/atomicDEX-Des…
Sep 21, 2023
87e3dc6
fix nim version
Sep 21, 2023
2c7c072
fix tendermint tx history
Sep 22, 2023
a66cc3a
Merge pull request #2370 from KomodoPlatform/fix-tendermint-tx-history
smk762 Sep 22, 2023
de26806
fix coins repo refs
Sep 22, 2023
6061aa6
Merge branch 'dev' of https://github.com/KomodoPlatform/atomicDEX-Des…
Sep 22, 2023
7324e0b
tinted windows
Sep 22, 2023
0ab9ce0
Merge pull request #2363 from KomodoPlatform/dev
smk762 Sep 23, 2023
dfe2250
Merge branch 'dev' into GleecDEX
Sep 23, 2023
1df9e5a
Merge branch 'master' into GleecDEX
Sep 24, 2023
b339009
Merge pull request #10 from KomodoPlatform/GleecDEX
gleecdev Sep 24, 2023
694c862
fix: update Twitter link to new handle on X.com
DeckerSU Jul 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
29 changes: 16 additions & 13 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,35 @@
---
name: Bug report
about: Create a report to help us improve
about: Something looks weird or doesn't work as expected? Let us know the details so we can fix it!
title: "[BUG]: "
labels: bug
assignees: Milerius, tonymorony
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.
Please give us a clear and concise description of what the bug is, including screenshots or video if applicable.


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


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


**Screenshots**
If applicable, add screenshots to help explain your problem.
**Operating Environment(s):**
- OS: [e.g. Windows/OSX/Linux. If Linux, include distro. ]
- OS version: [e.g. 7/10/11, 10.13/10.15, 18.04/20.04 ]
- Komodo Wallet Version: [e.g. 0.6.1]
- Build branch: [e.g. master/dev]

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

**Additional context**
Add any other context about the problem here.
- Add any related context about the problem here (e.g. screen resolution, mining activity on address)
- Attach [log files](https://forum.komodoplatform.com/t/accessing-komodo-wallet-desktop-log-files/540)
20 changes: 12 additions & 8 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE REQUEST]: "
about: Something missing? Got a cool idea? Let us know!
title: "[FR]: "
labels: ''
assignees: Milerius, tonymorony
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 [...]
What problem does your suggestion solve? E.g. It would be more convenient if [...]


**Describe your solution**
A clear and concise description of how your solution could be implemented.

**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.
Have you considered any alternative approaches to solving the problem?


**Additional context**
Add any other context or screenshots about the feature request here.
For visual features, screenshots are great to include.
If your request is similar to a feature from a different app, please include a link.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Support query
about: Did something go wrong? Need some help? Please follow the links below for assistance
title: "[SQ]: "
labels: 'support'
assignees: ''

---

[Komodo Platform Discord Support Channel](https://discord.gg/RRZ8hzc)
[Komodo Platform Forum](https://forum.komodoplatform.com/t/komodo-wallet-desktop-collection/541)
[Develper Documentation](https://developers.komodoplatform.com/)
7 changes: 4 additions & 3 deletions .github/workflows/atomicdex-desktop-cd.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
name: AtomicDex-Desktop CD releases
name: komodo-wallet-desktop CD releases

on:
push:
branches:
- temporary_disabled

env:
DEX_PROJECT_NAME: "atomicdex-desktop"
DEX_DISPLAY_NAME: "AtomicDex Desktop"
DEX_PROJECT_NAME: "komodo-wallet"
DEX_DISPLAY_NAME: "Komodo Wallet"
DEX_COMPANY: "KomodoPlatform"
DEX_VERSION: "0.6.1"
DEX_WEBSITE: "https://atomicdex.io/"

jobs:
Expand Down
Loading
Loading