sqrrm
74244c4ad9
Add non static ChargeBackRisk wrapper
2019-08-26 14:33:50 +02:00
sqrrm
972dda655b
Test BuyerDataItem, use lombok generated equals and hash
2019-08-26 11:33:42 +02:00
sqrrm
61895102fd
Arbitrator sign accountAgeWitnesses
...
Automatically filter to only sign accounts that
- have chargeback risk
- bought BTC
- was winner in dispute
2019-08-21 17:43:29 +02:00
sqrrm
aed1e8027e
Publish signed witness
2019-08-21 17:35:43 +02:00
sqrrm
ad9715a2cd
Merge pull request #3108 from christophsturm/test-signed-witness
...
make sure that signed witness is immutable.
2019-08-21 16:31:37 +02:00
wiz
4d2a819a65
Add wiz's 2nd Bitcoin node
2019-08-21 18:17:18 +09:00
sqrrm
f2f62c7033
Merge pull request #3112 from freimair/optimizations
...
Various optimizations
2019-08-20 22:08:19 +02:00
Christoph Sturm
856630d1f0
Improve naming
2019-08-20 12:49:42 +02:00
Florian Reimair
ecd01fd91d
Adjust log levels of price feed service
2019-08-20 12:08:02 +02:00
Florian Reimair
5ff4bc2201
Adjust log level for DAO logging statements
2019-08-20 12:08:02 +02:00
Florian Reimair
bd3f999e5c
Only validate param change after parsing is done
2019-08-20 12:06:22 +02:00
Florian Reimair
0501412d8e
Fix performance issue with DaoResultView
2019-08-20 11:18:17 +02:00
Christoph Sturm
f3b3ca9fc4
make sure that signed witness is immutable.
...
btw I do hate byte arrays
2019-08-19 20:14:21 +02:00
Christoph Sturm
2ccecd2738
fix formatting
2019-08-19 18:26:39 +02:00
Christoph Sturm
aae430887e
fix formatting, set method parameter wrapping to "chop if long"
2019-08-19 18:13:05 +02:00
Christoph Sturm
79b3e5baf3
inject storage where possible
2019-08-19 17:21:35 +02:00
Christoph Sturm
7694d4e7d1
change some storage creations to injection. ensure its not a singleton
2019-08-19 17:19:45 +02:00
Christoph Sturm
b77cff9e26
inject CorruptedDataFilesHandler instead of making it static
2019-08-19 16:54:46 +02:00
sqrrm
4381eea242
Merge pull request #3086 from christophsturm/p2ptest
...
inject publickeyring
2019-08-16 18:22:38 +02:00
battleofwizards
7ea3ce0443
Replace "P2P network" with "Bisq network" in GUI
...
Rationale: it is not obvious whether "P2P network" in GUI
refers to Bitcoin network, Tor network, traded altcoin network,
or Bisq.
2019-08-16 13:56:26 +02:00
sqrrm
b1e293efb3
Merge pull request #3093 from wiz/jhgcy2won7xnslrb-transfer
...
Takeover jhgcy2won7xnslrb.onion from @devinbileck
2019-08-15 09:20:08 +02:00
wiz
d39f9f7499
Takeover jhgcy2won7xnslrb.onion from @devinbileck
2019-08-15 16:07:12 +09:00
Florian Reimair
963d569382
Merge pull request #3088 from wiz/wiz-bitcoin-node
...
Add wiz bitcoin node to BtcNodes list
2019-08-14 18:51:30 +02:00
Christoph Sturm
9b41cb8f90
fix seednode guice config
2019-08-14 17:58:04 +02:00
Christoph Sturm
9eb174bc88
provide PubKeyRing and use it where appropriate instead of keyring
2019-08-14 17:58:04 +02:00
Christoph Sturm
ac6068b728
start testing MyProposalListService.
2019-08-14 17:58:04 +02:00
sqrrm
e010ba8fa1
Merge pull request #3081 from christophsturm/remove-powermock
...
fix build on jdk11 and jdk12. remove powermock and jmockit
2019-08-14 17:52:30 +02:00
wiz
32db1019b5
Add wiz bitcoin node to BtcNodes list
2019-08-14 23:23:25 +09:00
Christoph Sturm
bd06d2a7df
document what this is for
2019-08-14 10:42:38 +02:00
Oscar65
a97b9078ea
typo in usuario
2019-08-14 08:13:03 +02:00
Christoph Sturm
95b65976ad
simplify
2019-08-13 19:55:03 +02:00
Christoph Sturm
0af6097ab0
make final classes final again
2019-08-13 19:54:30 +02:00
Christoph Sturm
0babe82d09
remove jmockit
2019-08-13 19:47:40 +02:00
Christoph Sturm
e9a45196a8
remove powermock from core.
2019-08-13 18:13:10 +02:00
Christoph Sturm
9a587609dd
WIP remove powermock
2019-08-13 18:08:33 +02:00
Christoph Sturm
a8494a993a
fix missing annotation
2019-08-13 15:58:14 +02:00
Christoph Sturm
c6f07ed945
singletonify the rest of the core module
2019-08-13 15:58:14 +02:00
Christoph Sturm
7500887484
even more singletoning
2019-08-13 15:58:14 +02:00
Christoph Sturm
3f097ebf63
more singletoning
2019-08-13 15:58:13 +02:00
Christoph Sturm
a4e8ec5ebf
convert some of the core config
2019-08-13 15:58:13 +02:00
sqrrm
e52c255446
Merge pull request #3058 from christophsturm/bump-guice
...
use singleton annotation instead of binding as singleton
2019-08-13 15:19:41 +02:00
sqrrm
fb1c96d24c
Merge pull request #2976 from niyid/master
...
Fixes for issues #2741 , #2944 , #2955
2019-08-09 15:35:21 +02:00
sqrrm
b92b4becfb
Merge pull request #3040 from bisq-2106-2/master
...
Fix for #2106
2019-08-09 15:32:50 +02:00
Christoph Atteneder
8164116c86
Update bitcoinj checkpoint file
2019-08-08 09:44:37 +02:00
Christoph Atteneder
a1bc159df0
Update translations
2019-08-07 22:43:09 +02:00
sqrrm
26329281ec
Check that proposal is in correct cycle
2019-08-07 20:12:20 +02:00
Christoph Sturm
643c0daef0
use singleton annotation instead of binding as singleton.
...
this is the correct way to do it. the way it is currently done means
that if a component is not declared in a module, guice still finds it
but does not use the singleton lifecycle
binding as singleton in the module is meant to be used for classes that
we don't have the sourcecode for (i.e. jdk classes)
2019-08-06 17:44:47 +02:00
sqrrm
47c7910e88
Move Clock binding to P2PModule
2019-08-01 11:43:43 +02:00
Niyi Dada
0fffbe670e
Columns added to export but hidden from view table.
...
- Transaction Fee
- Maker Fee
- Buyer Deposit
- Seller Deposit
2019-07-31 22:55:22 +01:00
sqrrm
360dc0b4e8
Merge pull request #3037 from christophsturm/inject-clock
...
inject clock for usage in isDateInTolerance
2019-07-30 16:12:48 +02:00