Commit Graph

15090 Commits

Author SHA1 Message Date
Christoph Atteneder
2fd5f40239
Reduce the number of connected BTC nodes from 9 to 7 2021-05-21 19:58:09 +02:00
m52go
8b9046525a
Address #5513 and add minor improvements 2021-05-21 13:49:38 -04:00
Christoph Atteneder
f7e27a907e
Remove unused imports 2021-05-21 19:09:33 +02:00
Christoph Atteneder
19ccf96318
Rename the BTC default value for the provided nodes option 2021-05-21 17:26:01 +02:00
Christoph Atteneder
a046db528a
Reduce the number of connected BTC nodes from 9 to 7 2021-05-21 17:19:38 +02:00
Christoph Atteneder
c6d6bbefa3
Merge pull request #5516 from cd2357/fix-raspi-build
Fix raspi build
2021-05-21 15:40:31 +02:00
Christoph Atteneder
bb5c494959
Merge pull request #5515 from cd2357/open-binaries-dir-on-finish
Package: Open binaries shared folder on finish
2021-05-21 15:39:40 +02:00
Christoph Atteneder
37f9041f51
Merge pull request #5517 from cd2357/package-enforce-j11
Package: Remove one y/n interaction: Enforce Java 11
2021-05-21 15:38:27 +02:00
BtcContributor
ed6c046ff5
Add account owner on display account + fix a couple of minor issues 2021-05-21 11:53:06 +02:00
cd2357
8e2323c72c
Package: Remove y/n interaction: Enforce Java 11
Enforce JDK 11 for building and packaging. If user tries to package binaries using any other version, the packaging will fail.
2021-05-20 23:35:26 +02:00
cd2357
0109d92aa0
Package: Fix issue with raspi build
Fix packaging issue which sometimes caused issues with creating the raspi package on Windows (and other environments where a recent ./gradlew :desktop:build was not run recently).
2021-05-20 22:56:59 +02:00
cd2357
31b40d3fa6
Package: Open binaries shared folder on finish
If user selects Y at the last packaging step ("copy binaries to shared folder"), open an explorer window at the shared folder location after binaries are copied. Copy binaries to shared folder only after all binary processing is done (including sha generation).
2021-05-20 22:47:59 +02:00
Christoph Atteneder
f0725e56db
Merge pull request #5514 from cd2357/create-os-specific-jar-hash
Build: Include build platform in fat jar filename
2021-05-20 22:00:53 +02:00
Christoph Atteneder
3c4e212471
Merge pull request #5487 from cd2357/fix-mac-jar-hash
Fix mac jar hash
2021-05-20 21:56:12 +02:00
cd2357
12f074103a
Build: Include platform in filename of fat jar
Rename resulting fat jar in such a way that it includes the platform on
which it was built.
2021-05-20 20:38:52 +02:00
sqrrm
31d37db78a
Merge pull request #5499 from ripcurlx/update-javafx-to-16
Upgrade JavaFX to v16
2021-05-20 16:28:13 +02:00
Christoph Atteneder
0160039788
Revert "Remove openjfx plugin and manually add cross-platform openjfx libs"
This reverts commit 1c0409ad84.
2021-05-20 16:19:48 +02:00
Christoph Atteneder
c6e2b2cffa
Merge pull request #5512 from jmacxx/fix_withdraw_fee_update
Withdrawal view: reduce vertical spacing and fix issue with custom fee
2021-05-20 09:54:05 +02:00
jmacxx
1cf6e76a24
reduce vertical spacing and fix issue with custom fee 2021-05-19 12:28:51 -05:00
Christoph Atteneder
1c0409ad84
Remove openjfx plugin and manually add cross-platform openjfx libs 2021-05-19 11:37:38 +02:00
BtcContributor
f835389993
Fix codacy issue 2021-05-18 18:20:53 +02:00
BtcContributor
8dfe2601df
Restore proto order and add backward compatibility 2021-05-18 18:10:20 +02:00
Christoph Atteneder
e3842f2d04
Use gradle javafx plugin 2021-05-18 17:19:56 +02:00
Christoph Atteneder
fb410ac345
Upgrade JavaFX to v16 2021-05-18 16:44:30 +02:00
Christoph Atteneder
8221bc54ef
Merge pull request #5485 from BtcContributor/cloneoffer_securitydeposit
Return correct security deposit percentage size/minimum deposit when cloning an offer
2021-05-18 16:33:33 +02:00
Christoph Atteneder
ff1d818b9c
Merge pull request #5502 from cd2357/remove-jcenter-dependency
Preserve shadow plugin name
2021-05-18 16:27:10 +02:00
Christoph Atteneder
08320d862f
Merge pull request #5484 from cd2357/faster-sync-dao
Speed up "Synchronizing DAO" by ~30%
2021-05-17 20:35:15 +02:00
cd2357
a4863baa94
Preserve shadow plugin name
Include plugins.gradle.org repository, which contains the shadow plugin of the same artefact group and name as used before in jcenter.
2021-05-17 12:55:32 +02:00
BtcContributor
2809e8d768
Add Account owner full name field to Uphold payment method 2021-05-17 11:24:07 +02:00
BtcContributor
e4d479d89c
Add brackets to if-else statement 2021-05-17 10:47:45 +02:00
Christoph Atteneder
ee6ccc4869
Merge pull request #5450 from jmacxx/bsq_fee_estimation
reduce BSQ fee estimation constant for segwit
2021-05-17 10:36:19 +02:00
Christoph Atteneder
4da173266f
Merge pull request #5492 from BtcContributor/text_overlapping
Fix text overlapping in Wallet Info menu
2021-05-17 09:23:19 +02:00
Christoph Atteneder
9d6236c35f
Merge pull request #5497 from cd2357/remove-jcenter-dependency
Remove jcenter repository
2021-05-17 09:21:14 +02:00
cd2357
dd803b0ef6
Rename variable for clarity
Rename blocksByHash because it is not actually indexing blocks by hashes, instead it's a cache of known hashes.
2021-05-17 08:38:26 +02:00
cd2357
f26ccb15b7
Remove jcenter repository
Replace the jcenter repo with mavenCentral and jitpack.
2021-05-16 15:17:44 +02:00
cd2357
b6dbe85313
Strengthen index integrity
Update the two new indices on every known write to the list, namely addBlock() and addBlocks(). Restrict ability to modify the blocks list outside of these methods by overwriting the getBlocks() getter such that it returns an unmodifiable list.
2021-05-15 22:34:27 +02:00
BtcContributor
0940312d8b
Fix text overlapping in Wallet Info menu 2021-05-13 15:17:15 +02:00
Christoph Atteneder
e375e9aadb
Merge pull request #5416 from xrhodium/fixed-xrc-title
Fixed XRC coin title to correct one
2021-05-12 21:29:05 +02:00
Christoph Atteneder
c9166f9ae0
Merge pull request #5489 from jmacxx/fix_pricenode_minfee
Fix the PriceNode lower bounds for MinFee
2021-05-12 21:25:28 +02:00
jmacxx
f462a72899
Differentiate PriceNode minFee/txFee limits (2 and 10) 2021-05-11 21:50:10 -05:00
cd2357
85fe297128
Checksum deterministic jar after signing
Copy the deterministic, signed jar to the binaries folder only after it has been processed. Once copied, it will be checksum-ed in the last packaging step.
2021-05-12 01:17:50 +02:00
cd2357
3f0dd29158
Generate checksums for generated binaries
Add SHA256 checksum for each generated binary.
2021-05-12 01:07:47 +02:00
BtcContributor
8af3573cfe
Reorganize code 2021-05-11 17:42:58 +02:00
BtcContributor
1ba42e0d91
Return correct security deposit percentage size when cloning an offer 2021-05-11 17:39:18 +02:00
Christoph Atteneder
21a231b735
Merge pull request #5478 from BtcContributor/restore_strings
Restore missing displayStrings strings in Settings
2021-05-11 16:20:06 +02:00
Christoph Atteneder
68f4ec144b
Merge pull request #5483 from BtcContributor/custominput_customfee
Fix custom fee rate field when custom inputs are used
2021-05-11 14:43:39 +02:00
cd2357
9977920e4c
Address Codacy complaint / newline 2021-05-11 12:20:51 +02:00
cd2357
fea717eeab
Add blockHeight cache in DaoState
Improve block lookup by height by introducing an index, instead of iterating through all blocks and comparing the height.
2021-05-11 12:03:46 +02:00
cd2357
792d135693
Remove duplicate lookup method
Method is duplicate of isBlockHashKnown().
2021-05-11 11:49:30 +02:00
cd2357
ede38c13a3
Cache block hashes in DaoState
Improve isBlockHashKnown() by about 100ms per call by caching the hashes of the known blocks.
2021-05-11 11:03:57 +02:00