Christoph Sturm
9f54f480e6
move all init code to setUp
2019-07-30 13:07:12 +02:00
Christoph Atteneder
ec6c23d09d
Improve documentation
2019-07-30 11:41:30 +02:00
Christoph Atteneder
d0d819221d
Remove old TODO and remove unused duplicate constant for safe account age date
2019-07-30 11:41:02 +02:00
Christoph Atteneder
5dc321cc43
Change scope of safe account age point in time as long as it is not used anywhere else
2019-07-30 11:40:20 +02:00
Christoph Atteneder
aa2e3eadcc
Fix typos
2019-07-30 11:39:42 +02:00
Christoph Atteneder
fdf5364c47
Add domain layer for signed account age witnesses (credits ManfredKarrer and oscarguindzberg)
2019-07-30 11:38:57 +02:00
Christoph Atteneder
db25293d62
Merge branch 'master' of github.com:bisq-network/bisq into hotfix-for-v1.1.3
...
# Conflicts:
# build.gradle
# desktop/package/linux/Dockerfile
# desktop/package/linux/package.sh
# desktop/package/linux/release.sh
# desktop/package/macosx/create_app.sh
# desktop/package/macosx/finalize.sh
# desktop/package/macosx/insert_snapshot_version.sh
# desktop/package/windows/package.bat
# desktop/package/windows/release.bat
# relay/src/main/resources/version.txt
2019-07-29 19:00:37 +02:00
sqrrm
2570e9b728
Merge pull request #2999 from christophsturm/christoph/rename-clock
...
rename Clock to ClockWatcher
2019-07-29 14:39:22 +02:00
Christoph Atteneder
cec7d780c7
Update translations
2019-07-29 11:36:28 +02:00
J. Maurice
6eaa2e0072
Add Japanese translations
2019-07-29 11:33:25 +02:00
sqrrm
50f350445c
Add checkpoint at block 586920
...
A checkpoint at block 586920 with hash
523aaad4e760f6ac6196fec1b3ec9a2f42e5b272 to avoid that clients in
a corrupt state continue running.
Ignore checkpointing if ignoreDevMsg is set
2019-07-28 20:32:19 +02:00
sqrrm
70b7660e6c
Merge pull request #3005 from christophsturm/christoph/split-pb
...
split the pb.java file into multiple files
2019-07-26 16:14:57 +02:00
sqrrm
514f5e40a5
Merge pull request #3002 from devinbileck/update-seed-operator
...
Reflect change in operator for seed node jhgcy2won7xnslrb
2019-07-26 15:08:36 +02:00
sqrrm
36632030d1
Fix block without braces
2019-07-26 10:33:18 +02:00
sqrrm
63785b1db7
Avoid validating proposals during initial sync
2019-07-26 10:32:49 +02:00
huey735
37a996a117
Correct "County" typo
2019-07-25 22:06:04 +01:00
sqrrm
30b8e7b55d
Merge pull request #3003 from sqrrm/proposal-parsing-fix
...
Avoid validating proposals during initial sync
2019-07-25 15:15:08 +02:00
sqrrm
5170fd83ff
Fix block without braces
2019-07-25 14:23:18 +02:00
Christoph Sturm
de4e1d7b58
move protobuf to proto package
2019-07-25 14:08:00 +02:00
Christoph Sturm
1c0fe2673f
split pb.java file into separate files.
2019-07-25 13:40:02 +02:00
Devin Bileck
2d204c1306
Reflect change in operator for seed node jhgcy2won7xnslrb
2019-07-24 15:49:44 -07:00
Christoph Sturm
c3d21806c4
rename Clock to ClockWatcher
...
* this class is not a clock but it watches the clock, detects standby
and runs periodic tasks.
* there is already a jdk method called clock
First i thought it should be called PeriodicTaskManager, now i find
ClockWatcher more fitting.
2019-07-24 16:39:03 +02:00
Niyi Dada
bd85dbc990
Fix for issue #2741
2019-07-23 20:19:13 +01:00
sqrrm
7547b3bb62
Avoid validating proposals during initial sync
2019-07-23 13:04:46 +02:00
Niyi Dada
6e8212e20f
Fixed label name for median.
2019-07-23 09:04:18 +01:00
Mike Rosseel
9b6bc38f71
make rpc host configurable
2019-07-21 16:31:11 +02:00
Niyi Dada
91c3337c37
Fixes for issues 2944 and 2955
2019-07-18 18:58:55 +01:00
sqrrm
26c35cc0c0
Change log level from error to debug
2019-07-16 21:51:03 +02:00
Christoph Atteneder
f1bc157f57
Update btcj checkpoints
2019-07-15 10:21:12 +02:00
Christoph Atteneder
c48739fd3b
Update translations
2019-07-15 10:04:37 +02:00
sqrrm
a8bb8322af
Continue requesting blocks if not in sync
2019-07-15 00:30:20 +02:00
sqrrm
5c15e29f49
Parse block only if height is right
2019-07-15 00:30:16 +02:00
Christoph Atteneder
78865dc0ff
Merge pull request #2954 from sqrrm/ignore-local-node
...
Add option to ignore local bitcoin node
2019-07-12 18:55:29 +02:00
sqrrm
93cebf4145
Add option to ignore local bitcoin node
2019-07-12 16:03:04 +02:00
sqrrm
a0104c03ec
Limit number of blocks sent in GetBlocksResponse
2019-07-12 16:00:44 +02:00
Christoph Atteneder
d9e088f469
Merge pull request #2952 from freimair/envelope_of_envelopes
...
Envelope of envelopes #2
2019-07-12 10:29:22 +02:00
Christoph Atteneder
e2bb538202
Merge pull request #2937 from sqrrm/exclude-bsq-nontrade
...
Exclude non executed BSQ trade
2019-07-12 10:28:14 +02:00
sqrrm
b623092afb
Don't dump blockchain data during initial parsing
2019-07-12 00:17:32 +02:00
Florian Reimair
b44cb452f9
Rename stuff
2019-07-10 16:31:58 +02:00
Harry MacFinned
8914b5b96b
Add files via upload
...
add DAC + RDD to the list of removed assets.
Should solve #2189 for those assets
I built the code and it seems to work.
2019-07-09 17:24:29 +00:00
Christoph Atteneder
7b29511415
Merge pull request #2939 from freimair/envelope_of_envelopes
...
Bundle of envelopes
2019-07-08 19:45:34 +02:00
Florian Reimair
3fb8be3481
Rename
2019-07-08 09:33:50 +02:00
sqrrm
6d195725ec
Exclude non executed BSQ trade
2019-07-05 09:05:57 +02:00
Christoph Atteneder
a0debe1766
Merge pull request #2909 from devinbileck/update-checkpoints
...
Update BitcoinJ checkpoint files
2019-07-03 10:28:36 +02:00
a123b
affa1b16fa
Use tempTradingPeerNodeAddress if the trade doesn't have a trading peer set yet
...
This should fix the errors on the maker side when there's a disagreement
about market price.
Fixes #2910
Fixes #2924
2019-06-28 13:22:37 +02:00
sqrrm
e13faba79a
Merge pull request #2920 from devinbileck/resurrect-testnet
...
Resurrect testnet
2019-06-24 22:49:03 +02:00
Devin Bileck
03bc06819f
Use new testnet genesis transaction
2019-06-24 13:15:38 -07:00
sqrrm
f62261719a
Include check for services in readyForTxBroadcast
2019-06-24 21:42:42 +02:00
Devin Bileck
2ba3c0f915
Update new testnet seednode address
2019-06-24 12:24:35 -07:00
Florian Reimair
b101035d99
Sketch of businesslogic regarding EnvelopeOfEnvelopes
2019-06-24 16:55:58 +02:00