Florian Reimair
73fc35413b
bumped netlayer to 0.4.7
2018-11-07 17:13:51 +01:00
Christoph Atteneder
78e01f92da
Clean up TradeDetailsWindow
2018-11-07 16:48:32 +01:00
Christoph Atteneder
3887d4b49c
Merge pull request #1892 from ripcurlx/adapt-trade-process
...
Redesign: Adapt trade process
2018-11-07 16:11:45 +01:00
Christoph Atteneder
d59793eae0
Fix validation display error when switching between payment methods
2018-11-07 14:54:56 +01:00
Christoph Atteneder
055fc9ee12
Fix bottom padding
2018-11-07 14:45:46 +01:00
Christoph Atteneder
729eacd6d0
Adapt trade process to new design
2018-11-07 14:43:00 +01:00
diablax
8aca297edf
List Mask (MASK)
2018-11-07 03:28:34 -08:00
Chris Beams
d910ca62d1
Merge pull request #1890 from devinbileck/Fix-pricenode-gradle-build
...
Fix pricenode gradle build
2018-11-07 10:17:40 +01:00
Christoph Atteneder
f5825f674a
Merge pull request #1889 from ManfredKarrer/complete-bonded-roles-impl
...
Complete bond domain and views
2018-11-07 09:17:31 +01:00
Devin Bileck
0625b1c037
Trim whitespace from version variable
2018-11-06 23:43:03 -08:00
Manfred Karrer
2b1405ecab
Change style for menu buttons in dao views
2018-11-07 00:11:14 -05:00
Manfred Karrer
3a03deb83a
Cleanup translation string for bond domain
2018-11-06 22:46:27 -05:00
Manfred Karrer
1c8df357f4
Add length validation for salt
2018-11-06 22:32:40 -05:00
Manfred Karrer
698d01d4be
Cleanup bond views
2018-11-06 22:24:25 -05:00
Manfred Karrer
ceee3562af
Remove onTxMalleability methods
2018-11-06 19:56:11 -05:00
Chris Beams
247f383c2d
Remove untraded assets
2018-11-06 21:08:24 +01:00
Chris Beams
34a82ba890
Deprecate insufficiently traded assets
...
- Remove assets from META-INF/services/bisq.asset.Asset
- Preserve asset types but mark as @Deprecated
- @Ignore asset tests
Preserving the types is important from a compatibility perspective.
Users who have traded these assets in the past, however few there may
be, need to be able to classload the asset type(s) in order to avoid
errors when browsing through their trade portfolio history.
2018-11-06 21:08:24 +01:00
Chris Beams
85caf029b3
Add newly listed assets to TradeStatisticsManager#isWarmingUp
2018-11-06 21:08:24 +01:00
Manfred Karrer
bee2d1ebd3
Cleanup bond domain
2018-11-06 14:58:12 -05:00
Manfred Karrer
edc1a35b15
Merge branch 'release-candidate-0.9.0' into complete-bonded-roles-impl
2018-11-06 12:40:50 -05:00
Manfred Karrer
bb83cecd18
Add dependency for jfoenix (JavaFX UI components)
...
- Used for material design support
- com.jfoenix:jfoenix:9.0.6
2018-11-06 12:39:32 -05:00
Manfred Karrer
b6361b5ed2
Merge branch 'master' into release-candidate-0.9.0
...
# Conflicts:
# gradle/witness/gradle-witness.gradle
2018-11-06 12:34:57 -05:00
Chris Beams
c22ec40b87
Merge pull request #1862 from cbeams/refactor-build
...
Refactor Gradle build
2018-11-06 15:18:35 +01:00
Christoph Atteneder
c58d1caa64
Clean up generics and comparators
2018-11-06 14:19:35 +01:00
Manfred Karrer
c5630eec0f
Add support for confiscation of bonds
2018-11-06 00:42:17 -05:00
Manfred Karrer
aefcc9fbbf
Merge pull request #1886 from ripcurlx/adapt-take-and-edit-offer
...
Redesign: Adapt edit and take offer screens
2018-11-06 00:26:56 -05:00
Manfred Karrer
8e3864589a
Complete bonds view
2018-11-05 21:26:00 -05:00
Manfred Karrer
6218da0623
Support state update for unconfirmed reputation bond txs.
2018-11-05 20:22:57 -05:00
Manfred Karrer
7bf5c819cd
Implements bonded reputation
...
Still WIP with many areas...
2018-11-05 18:35:30 -05:00
Christoph Atteneder
d7f72c158b
Adapt TakeOffer to new design
2018-11-05 18:51:17 +01:00
Chris Beams
978fd2d4ab
Use $springVersion variable consistently
...
Per review feedback at
https://github.com/bisq-network/bisq/pull/1862#discussion_r230651226 .
2018-11-05 11:08:21 +01:00
Chris Beams
f8ec6beedf
Remove unused $junitVersion
...
Per review comments at
https://github.com/bisq-network/bisq/pull/1862#discussion_r230646331 .
2018-11-05 11:02:16 +01:00
Christoph Atteneder
d274262c44
Fix edit offer view
2018-11-05 09:51:23 +01:00
Christoph Atteneder
4ed6989217
Adapt arbitrator registration view
2018-11-05 09:35:28 +01:00
Chris Beams
35559350d3
Merge pull request #1865 from cbeams/fix-codeowners
...
Fix syntax error in CODEOWNERS
2018-11-05 08:20:49 +01:00
Chris Beams
ce5bf55bdd
Fix syntax error in CODEOWNERS
...
Owners are space-separated, not comma-separated. It is presumed that
this syntax error is why reviews have not been being suggested for
assignment as expected.
2018-11-05 08:05:10 +01:00
Chris Beams
3913988f66
Remove unnecessary application of 'java-base' plugin
...
This was needed at the root level for a while when first porting the
build back to the monorepo, but is no longer necessary now.
2018-11-04 19:01:55 +01:00
Chris Beams
743a7692b7
Remove unnecessary seednode resources config
...
This looks to have been a copy and paste error when originally setting
up the seednode build.
2018-11-04 19:00:44 +01:00
Chris Beams
adb3e9e3c6
Remove unnecessary :desktop:test javaagent config
2018-11-04 19:00:04 +01:00
Chris Beams
22b92f7057
Use two blank lines between configure blocks
...
To increase readability
2018-11-04 18:43:20 +01:00
Chris Beams
5cdacbe336
Extract variables for duplicate dependency versions
2018-11-04 18:41:56 +01:00
Chris Beams
cb4f6edd9a
Minimize common subproject javafx dependencies
2018-11-04 18:16:07 +01:00
Chris Beams
3cd467cc9f
Pull up remaining statsnode config to root
2018-11-04 18:00:56 +01:00
Chris Beams
b0886dd02d
Pull up remaining seednode config to root
2018-11-04 18:00:10 +01:00
Chris Beams
9c82b3076a
Pull up remaining relay config to root
2018-11-04 17:58:37 +01:00
Chris Beams
15b81df32f
Pull up remaining pricenode config to root
2018-11-04 17:57:28 +01:00
Chris Beams
2f7c5f1150
Pull up remaining p2p config to root
2018-11-04 17:46:03 +01:00
Chris Beams
e97625cfc3
Pull up remaining monitor config to root
2018-11-04 17:41:37 +01:00
Chris Beams
3c54be2d4f
Pull up remaining desktop config to root
...
And also relocate gradle-witness jar and config (back) to root-level
gradle/witness dir.
2018-11-04 17:37:32 +01:00
Chris Beams
0f5e9b794c
Pull up remaining core config to root
2018-11-04 17:18:46 +01:00