zetov
53d5b2362a
Lock/unlock transaction + contact ( #86 )
...
* test details & close btn
* compiled
* confirm modal
* delete "cancel" btn from aliases
* fix copy btn
* text alias fix
* confirm pop up
* lock & unlock transaction
* confirm pop up comment fix
* compiled
* rebuild html
* contact service
* rebuild html
* fix add contact + rebuild html
2019-08-14 10:16:56 +02:00
Ravaga
9a081ddbf0
New translations en.json (German) ( #88 )
2019-08-12 21:16:51 +02:00
cryptozoidberg
4a1bd84c71
added api for importing contacts from file
2019-08-09 22:12:32 +02:00
sowle
a6ab2adf86
zlib_helper::pack() fixed for small amount of data + unit test added ( resolves #62 )
2019-08-05 17:07:10 +03:00
cryptozoidberg
40711646ed
'deaf' argument added for safe pos mining in simplewallet
2019-08-01 22:08:31 +02:00
sowle
e1e99544d1
fixed a bug in hdd free space checking
2019-08-01 16:50:52 +03:00
sowle
6148bf27ae
fixed not enough money error msg when requesting contract cancellation
2019-07-31 20:27:17 +03:00
sowle
c97c0854d1
wallet2: minor improvement for cancel_offer_by_id()
2019-07-30 18:31:23 +03:00
DrGurin
96abca14f2
Rebuild html ( #61 )
...
* added new password-functional
* small fixes:
* new build
* rebuild html
2019-07-26 18:52:23 +02:00
Ravaga
af8688c1a2
New Crowdin translations ( #49 )
...
* New translations en.json (Japanese)
* New translations en.json (French)
* New translations en.json (Polish)
* New translations en.json (Norwegian)
* New translations en.json (Italian)
* New translations en.json (Korean)
* New translations en.json (Hebrew)
* New translations en.json (Greek)
* New translations en.json (German)
* New translations en.json (Hungarian)
* New translations en.json (Finnish)
* New translations en.json (Danish)
* New translations en.json (Czech)
* New translations en.json (Catalan)
* New translations en.json (Arabic)
* New translations en.json (Afrikaans)
* New translations en.json (Chinese Simplified)
* New translations en.json (Dutch)
* New translations en.json (Spanish)
* New translations en.json (Ukrainian)
* New translations en.json (Turkish)
* New translations en.json (Swedish)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Serbian (Cyrillic))
* New translations en.json (Russian)
* New translations en.json (Romanian)
* New translations en.json (Vietnamese)
2019-07-26 16:50:15 +02:00
DrGurin
4abc9b9f31
Some fixes with masterpassword and new Reset button ( #48 )
...
* added new password-functional
* small fixes:
2019-07-26 16:26:08 +02:00
cryptozoidberg
18b7dbd132
fixed memoryleak in simplewallet
2019-07-25 19:22:43 +02:00
Ravaga
2c7f741a44
New Crowdin translations ( #41 )
...
* New translations en.json (Japanese)
* New translations en.json (Korean)
* New translations en.json (Chinese Simplified)
* New translations en.json (Afrikaans)
* New translations en.json (Norwegian)
* New translations en.json (Ukrainian)
* New translations en.json (Turkish)
* New translations en.json (Swedish)
* New translations en.json (Spanish)
* New translations en.json (Serbian (Cyrillic))
* New translations en.json (Russian)
* New translations en.json (Romanian)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Arabic)
* New translations en.json (Catalan)
* New translations en.json (Czech)
* New translations en.json (Danish)
* New translations en.json (Dutch)
* New translations en.json (English)
* New translations en.json (Finnish)
* New translations en.json (French)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Polish)
* New translations en.json (Vietnamese)
2019-07-23 20:24:38 +02:00
cryptozoidberg
4149d312f9
new master password policy
2019-07-22 14:54:17 +02:00
sowle
e8fe7b8124
coretests: offer_removing_and_selected_output fixed, offer_cancellation_with_zero_fee added
2019-07-20 05:12:41 +03:00
zetov
5f3406f4f8
Compiled html ( #38 )
...
* test details & close btn
* compiled
2019-07-19 20:09:20 +02:00
Ravaga
6c70ce110f
Update Crowdin configuration file
2019-07-19 19:01:30 +02:00
sowle
2b2aebdd03
coretests: corrected gen_wallet_offers_basic, offer_lifecycle_via_tx_pool, offer_removing_and_selected_output
2019-07-19 18:59:31 +03:00
sowle
6a575c6d29
fix for contract cancellation issue with zero b pledge or zero (a pledge + amount) 276
2019-07-17 15:20:10 +03:00
cryptozoidberg
0b1c1de8a8
added std analog of __builtin_popcount poor performance, but good compability
2019-07-16 21:14:21 +02:00
cryptozoidberg
41aa0932ce
returned original __builtin_popcount
2019-07-16 20:49:01 +02:00
cryptozoidberg
b1c91a23b6
masked key text
2019-07-16 19:46:56 +02:00
cryptozoidberg
a37ef693ac
got rid of maintain key in command line
2019-07-16 19:37:28 +02:00
sowle
9e9f3be0f6
attempt to fix a rare deadlock in gui on wallet's refresh (2)
2019-07-16 15:25:19 +03:00
sowle
5777e2b848
coretests: more cases for escrow_custom_test (zero pledges + contract cancellation) -- exposes a bug
2019-07-16 15:19:04 +03:00
cryptozoidberg
8d0c8a579f
attempt to fix bug in Zano/zanod related to CPU with hardware suport of SSE less then 4.2
2019-07-15 20:13:06 +02:00
sowle
3e26c91643
attempt to fix a rare deadlock in gui on wallet's refresh
2019-07-15 18:49:22 +03:00
cryptozoidberg
41695ef275
got rid of cancel offer exception
2019-07-11 19:38:14 +02:00
sowle
35d48c29cb
Zano.sh fixed according to ZANO-266
2019-07-11 15:48:43 +03:00
cryptozoidberg
ccfd1f0d35
fixed missing comment field in GUI
2019-07-10 19:04:45 +02:00
sowle
d8b5a29407
Merge branch 'release' into develop
2019-07-09 23:18:02 +03:00
sowle
88d2231a3e
=== build number: 40 -> 41 ===
2019-07-09 23:14:48 +03:00
sowle
0ab50c8fa2
Merge branch 'develop' into release
2019-07-09 22:36:20 +03:00
sowle
930b2e30ef
minor log fixes and improvements
2019-07-09 22:33:01 +03:00
cryptozoidberg
a288150e97
set spent flag
2019-07-09 19:23:43 +02:00
sowle
5752cbafaa
simplewallet: --restore-wallet option added; show_seed, viewkey and spendkey commands added
2019-07-09 04:27:13 +03:00
cryptozoidberg
6853d903ce
added command for analysing tx outputs
2019-07-05 19:46:10 +02:00
sowle
f4e1e99dcb
currency_config.h clean up
2019-07-04 15:53:56 +03:00
sowle
9fc42dac53
daemon: checking for free space (--disable-stop-on-low-free-space was also added) + minor refactoring on critical errors handling
2019-07-02 18:38:35 +03:00
cryptozoidberg
97e721f5f5
fixed bug with payment id visualisation
2019-06-29 00:39:50 +03:00
Nastia Plahtiy
d641dd6d60
Add Payment ID to the transaction details ( #32 )
...
* Add Payment ID to the transaction details
* Updated highcharts packages; fix build errors
2019-06-29 00:37:47 +03:00
sowle
22bbb59117
simplewallet: PoS mining in RPC mode made more kind to another wallet's instances (tx pool awareness, ZANO-385
2019-06-27 02:30:43 +03:00
cryptozoidberg
606b2ffc2c
added command for constructing integrated_address
2019-06-23 00:41:35 +03:00
sowle
0e08571f60
wallet & coretests: made contract validation more correct (zero A pledge is acceptable but B pledge + amount_to_pay must be > 0)
2019-06-18 20:42:37 +03:00
sowle
7a65919fba
wallet: more rules for contract proposal validation (a_pledge > 0 && b_pledge + amount_to_pay > 0)
2019-06-18 13:42:07 +03:00
sowle
71515cded2
coretests: escrow_zero_amounts added (exposes a minor issue in contract handling)
2019-06-18 13:20:20 +03:00
sowle
b03625c4c7
fix a typo
2019-06-17 23:59:45 +03:00
cryptozoidberg
3e39512ec4
Merge branch 'release' into develop
2019-06-17 16:39:43 +03:00
cryptozoidberg
f77f0d7720
added height condition
2019-06-17 16:25:40 +03:00
sowle
5b776070cb
=== build number: 39 -> 40 ===
2019-06-17 13:47:33 +03:00