Commit graph

6426 commits

Author SHA1 Message Date
sqrrm
f31bf0d5cf
Process opReturn txOutput before remaining outputs 2018-09-24 19:04:46 +02:00
sqrrm
a623fd3852
Extract opreturn post processing functions 2018-09-24 19:04:46 +02:00
sqrrm
e8b9466516
Rename processOpReturnCandidate -> isOpReturnCandidate 2018-09-24 19:04:46 +02:00
sqrrm
dc1964bda2
Parse opreturn before other outputs
Since the effects of opreturn act on the BSQ outputs it makes more sense
to parse the opreturn before parsing the remaining outputs.

Put the lock time in the LOCKUP txOutput. It makes more logical sense to
keep it there.
2018-09-24 19:04:46 +02:00
Christoph Atteneder
95f42fed21
Merge pull request #1716 from ManfredKarrer/small-improvements
Small improvements
2018-09-24 06:31:57 +02:00
Christoph Atteneder
a41c20c8df
Merge pull request #1713 from ManfredKarrer/F2F-contact-info
Add contact info for seller in case of aa F2F trade
2018-09-24 06:30:25 +02:00
Manfred Karrer
c2df7cec7c
Merge pull request #1683 from Technohacker/fix-monero-validation
Fix Monero address validation (#1652)
2018-09-23 13:54:52 -05:00
Manfred Karrer
f0471bccfd
Warn user when closing with open offers
Fixes https://github.com/bisq-network/bisq/issues/1663
2018-09-23 13:48:01 -05:00
Manfred Karrer
ef289a2898
Add warning log 2018-09-23 13:13:38 -05:00
Manfred Karrer
ba09fbf18c
Show cancel button at QR code scan window launch
Fixes https://github.com/bisq-network/bisq/issues/1708
2018-09-23 10:35:07 -05:00
Manfred Karrer
615dd5132e
Rename addWeakRCapabilitiesListener to addWeakCapabilitiesListener 2018-09-23 10:02:14 -05:00
Manfred Karrer
38e910c366
Add contact info for seller in case of aa F2F trade
Fixes: https://github.com/bisq-network/bisq/issues/1707#issuecomment-423724283
2018-09-22 18:59:15 -05:00
Christoph Atteneder
97fb1b8ec1
Merge pull request #1712 from ManfredKarrer/PreventAppNap
Play silent sound to avoid standby mode
2018-09-22 06:52:50 +02:00
Christoph Atteneder
92f99e267f
Merge pull request #1711 from ManfredKarrer/master
Small Improvements
2018-09-22 06:50:23 +02:00
Christoph Atteneder
4fbf6bbbd9
Merge pull request #1710 from ManfredKarrer/buildUpdate
Build update
2018-09-22 06:49:28 +02:00
Manfred Karrer
416d9ba8f3
Play silent sound to avoid standby mode
Apple disabled options do avoid App Nap in recent OSX versions.
Playing an inaudible sound marks the application for preventing to get
set to standby mode as well as App Nap mode.
The alternative to that "hack" would be to add OSX native code, but
even then it is likely only possible to prevent App Nap but not
sleep mode.
If Bisq is in App Nap mode offers cannot be taken as well the user loses
network connection and offers.
See: https://github.com/bisq-network/bisq/issues/1701
2018-09-21 14:50:03 -05:00
Manfred Karrer
6e9b71f777
Increase delay for auto-close of notifications from 4 to 6 sec. 2018-09-21 12:53:06 -05:00
Manfred Karrer
56c657c400
Add printAllCurrencyStats method 2018-09-21 12:52:03 -05:00
Manfred Karrer
dc175fa2a7
Add LSAppNapIsDisabled and NSSupportsAutomaticGraphicsSwitching 2018-09-21 12:45:46 -05:00
Manfred Karrer
bdf2a1b1d1
Delete stresstest directory 2018-09-21 12:27:39 -05:00
Manfred Karrer
147ba275be
Update Info.plist
- Order entries by importance/maintenance
- Remove unneeded entries
- Add version entries (need to be maintained)
- Add NSHumanReadableCopyright
2018-09-21 12:26:47 -05:00
Manfred Karrer
d451db08c4
Rename directory osx to macosx to include Info.plist file
- Our Info.plist file was not included but an auto generated file was
used instead. The app category entry was not set.
The icon entry was wrong so I removed it here.
2018-09-21 12:24:49 -05:00
Manfred Karrer
5b21d0cdba
Remove cleanup tasks 2018-09-21 11:40:44 -05:00
Manfred Karrer
fceb5862c3
Add vmPath variable 2018-09-21 11:39:52 -05:00
Christoph Atteneder
1504e4992a
Merge pull request #1694 from ManfredKarrer/faster-payment-info
Add info for Faster Payment that the receivers name is not required
2018-09-19 08:47:45 +02:00
Christoph Atteneder
1477ddaf35
Merge pull request #1696 from ManfredKarrer/master
Fix gradle build files, update docs
2018-09-19 08:46:54 +02:00
Manfred Karrer
ede7d989ba
Fix gradle build files 2018-09-18 23:44:19 -05:00
Manfred Karrer
751097b2a0
Update readme (Java version) 2018-09-18 22:16:53 -05:00
Manfred Karrer
705025fea9
Add info for Faster Payment that the receivers name is not required
See:
https://github.com/bisq-network/bisq/issues/1693
2018-09-18 17:34:58 -05:00
Manfred Karrer
61caac07c2
Merge pull request #1688 from ManfredKarrer/master
Add Citibank to supported Zelle banks, update DAO rpc doc
2018-09-18 17:00:05 -05:00
Manfred Karrer
a6fe389fba
Merge pull request #1660 from ripcurlx/java10-support
Java 10 support
2018-09-18 16:54:58 -05:00
Christoph Atteneder
db179914ad
Remove not thrown exceptions 2018-09-18 20:50:01 +02:00
Christoph Atteneder
064335716a
Clear list before setting all currencies 2018-09-18 20:38:18 +02:00
Christoph Atteneder
f7e4e5ae14
Add missing result handler execution 2018-09-18 20:29:10 +02:00
Christoph Atteneder
a8dd11c8d2
Add workaround to prevent javapackager to fail because of module configuration of fontawesomefx library 2018-09-18 13:54:20 +02:00
Christoph Atteneder
68fb1163a3
Add Java 10 configuration for merged repositories 2018-09-17 13:37:03 +02:00
Manfred Karrer
824d231a69
Add Citibank to supported Zelle banks
See: https://github.com/bisq-network/payment-methods/issues/10
2018-09-15 09:54:14 -05:00
Technohacker
aebf283996
Fix Monero address validation (#1652)
Add a CryptonoteAddressValidator and tests
The current implementation accepts valid standard addresses and
subaddresses on the basis of valid Base58 characters and length.
Verification of the address checksum is pending
2018-09-15 19:36:37 +05:30
Christoph Atteneder
28c96d6fe3
Merge branch 'master' of github.com:bisq-network/bisq-desktop into java10-support 2018-09-15 08:16:56 +02:00
Manfred Karrer
0c26833608
Update rpc port for regtest 2018-09-14 12:33:37 -05:00
Christoph Atteneder
cbefd37561
Merge pull request #1685 from ripcurlx/merge-remaining-repositories
Merge missing repositories into mono repository
2018-09-14 16:13:35 +02:00
Christoph Atteneder
40eadcc6e9
Merge branch 'master' into java10-support 2018-09-14 16:05:16 +02:00
Christoph Atteneder
4c068af7b3
Use default security provider instead of Bouncy Castle 2018-09-14 16:02:58 +02:00
Christoph Atteneder
1c783e436e
Update fontawesome library 2018-09-14 15:28:51 +02:00
Christoph Atteneder
d1be121b57
Merge statsnode repository at fc0a288 2018-09-14 11:53:35 +02:00
Christoph Atteneder
3de0a8b964
Merge seednode repository at eedf81c 2018-09-14 11:51:34 +02:00
Christoph Atteneder
a55673fe52
Merge relay repository at 5c730b0 2018-09-14 11:48:49 +02:00
Christoph Atteneder
9a7b761549
Merge pricenode repository at 85df033 2018-09-14 11:45:35 +02:00
Christoph Atteneder
ecef18a437
Merge monitor repository at fd01ee4 2018-09-14 11:42:51 +02:00
Christoph Atteneder
f1447e8a9b
Merge pull request #1684 from arunasurya/grammar-fixes
Improve grammar of Welcome text
2018-09-14 08:52:02 +02:00