cryptozoidberg
c7aa656b3e
fixed dummy func
2020-10-17 20:08:00 +03:00
cryptozoidberg
80672a783b
added dummy method for CORE_BUSY situation modelling
2020-10-16 14:09:31 +03:00
cryptozoidberg
cbfc172d7c
Merge branch 'ui_develop' into develop
2020-10-13 09:53:57 +03:00
Kirill
93d7fc6dbc
Ui fix disappear close wallet icon ( #228 )
...
* fixed icon disappear on retina screens
* added error case FAILED and throw it to console with message:
Error: (${error}) was triggered by command: ${command}`
* pagination for hide mining transactions
* files
* close wallet icon
2020-10-13 08:51:37 +02:00
cryptozoidberg
79aeba7d34
Merge branch 'develop_mobile' into develop
2020-10-12 16:28:32 +03:00
cryptozoidberg
524bc7f7fc
Merge branch 'develop' into develop_mobile
2020-10-12 16:27:55 +03:00
cryptozoidberg
e63b10df12
Merge branch 'master' into develop
2020-10-12 16:26:43 +03:00
cryptozoidberg
97ffe61e71
Merge branch 'ui_develop' into develop
2020-10-12 16:26:00 +03:00
Kirill
2693c5a4ba
Ui pagination hide mining ( #227 )
...
* fixed icon disappear on retina screens
* added error case FAILED and throw it to console with message:
Error: (${error}) was triggered by command: ${command}`
* pagination for hide mining transactions
* files
2020-10-12 15:12:47 +02:00
Kirill
c3bd7e1d1d
fixed icon disappear on retina screens ( #226 )
2020-10-10 13:10:21 +02:00
Kirill
a47e92d117
Ui fix message failed ( #225 )
...
* fixed icon disappear on retina screens
* added error case FAILED and throw it to console with message:
Error: (${error}) was triggered by command: ${command}`
2020-10-10 13:09:48 +02:00
ArqTras
6154e2fadd
Update pre_download.h ( #218 )
...
Typo
2020-10-09 15:12:15 +02:00
arthurest
06ce740345
fixed transaction sync issue ( #223 )
2020-10-03 13:32:00 +02:00
sowle
2613423d19
coretests: wallet_watch_only_and_chain_switch test added
2020-10-02 16:31:31 +03:00
sowle
6a18d031ae
fixed minor bug in wallet2::assign_account() + more getters for account_base
2020-10-02 16:19:08 +03:00
arthurest
7e972a4321
fixed transaction sync issue ( #221 )
2020-10-02 13:06:22 +02:00
cryptozoidberg
9c92f7edb5
Merge branch 'develop' into ui_develop
2020-10-02 13:26:40 +03:00
cr.zoidberg
f6408a0580
workaround for new XCode 12 policy for simulator builds
2020-10-02 00:14:04 +03:00
cr.zoidberg
e65d2ab333
Merge branch 'develop' into develop_mobile
2020-10-01 17:16:33 +03:00
zano build machine
8b242b149c
=== build number: 104 -> 105 ===
2020-10-01 16:23:31 +03:00
cryptozoidberg
9bf85dfed5
fixed detach_blockchain for watchonly wallet
2020-09-29 23:42:09 +03:00
sowle
4432ecbe08
gui: more careful logging
2020-09-26 16:19:36 +03:00
sowle
11850a1e05
gui: fixed a transactions' incorrect pagination when a wallet mines PoS and sends rewards to another address
2020-09-25 17:47:37 +03:00
sowle
6f7d07d282
wallets_manager: set wallet state to ready (instead of 0 "undefined") upon generation (fix for #219 )
2020-09-22 17:18:53 +03:00
sowle
a6cf555879
cmake: require version 3.16 if PCH is enabled for Linux build
2020-09-21 14:40:17 +03:00
sowle
0186d4619b
fix "git describe" parsing regexp (issue with wrong commit id in build numbers)
2020-09-21 14:39:21 +03:00
sowle
9f964860f3
=== build number: 103 -> 104 ===
2020-09-19 15:51:02 +03:00
sowle
0b6c5ca53a
gui code improvements
...
1) all hardcoded URL links moved to constants.ts
2) gui now aware of mainnet/testnet
3) testnet build open up testnet block explorer
4) testnet build is marked with TESTNET note right after version
2020-09-19 06:01:38 +03:00
sowle
f2fa26f1d8
mainwindow: get_network_type() added to allow the GUI distinguish between mainnet and testnet
2020-09-19 05:56:21 +03:00
sowle
cb97ca9994
mainwindow: getting rid of unused code
2020-09-19 05:55:14 +03:00
sowle
a9025d3b33
Merge branch 'issue207' into develop
2020-09-18 19:45:49 +03:00
sowle
c317463537
wallet2: unused code removed
2020-09-18 15:41:19 +03:00
sowle
a813fa39f6
Merge branch 'master' into develop
2020-09-18 02:27:48 +03:00
sowle
f512f948a1
perf tests: minor fix in chacha_stream_performance_test
2020-09-18 02:26:05 +03:00
sowle
9babd5a54e
fixed an issue with gui wallet compilation when node_modules is present in the directory tree
2020-09-16 17:22:23 +03:00
sowle
37091efbe4
linux: Zano.sh improved to work from any location
2020-09-16 16:33:53 +03:00
sowle
7bb3993029
ng build
2020-09-11 17:43:40 +03:00
sowle
acda8f911b
Merge branch 'ui_develop' into issue207
2020-09-11 14:24:24 +03:00
ArqTras
8eff816e06
Update .gitmodules ( #217 )
...
Fix clone on msys
2020-09-10 13:15:38 +02:00
cryptozoidberg
a7c0905835
Merge branch 'release'
2020-09-09 20:53:41 +02:00
arthurest
0a78a09283
Develop ( #216 )
...
* fixed issue when user at first typing '.' in field amount
* show amount value in modal without 0
* changed wallet colors style
* Implement master password confirmation
* Small GUI bugs-> added translate for scale
* Unexpected screen after clicking 'go back'
* #154->Make alias registration error messages more informative
* added Wallet Status on Lock-Screen
* cleaned unused code
* changed ! to i in sidebar
* fixed ng build --prod issue
* 139 -> Search in History tab
* restored wallet text after not right merge
* hide for Tracking wallet 'send' and 'contracts' tabs
* 163-> GUI: tx history pagination is not working sometimes
2020-09-09 20:29:14 +02:00
cryptozoidberg
c20712802d
disabled signing due to certificate expiration
...
disabled signing due to certificate expiration(temporary)
2020-09-09 19:44:23 +02:00
cryptozoidberg
1c78e4c2c6
Merge branch 'develop' into ui_develop
2020-09-09 13:17:18 +02:00
cryptozoidberg
07830d7988
Merge branch 'release' into develop
2020-09-09 13:16:43 +02:00
cryptozoidberg
bc68026e30
added missing field to serialization map
2020-09-09 13:15:46 +02:00
zano build machine
f50501eaab
=== build number: 102 -> 103 ===
2020-09-08 23:07:10 +03:00
zano build machine
9eb4fe9228
=== build number: 101 -> 102 ===
2020-09-08 23:06:45 +03:00
sowle
a2c617807e
Merge branch 'develop' into ui_develop
2020-09-08 21:44:21 +03:00
sowle
ef36998126
build scripts: testnet var fixed
2020-09-08 21:39:01 +03:00
cryptozoidberg
125a7be3c5
Fixed build for macos
2020-09-08 17:07:24 +02:00