Commit graph

10272 commits

Author SHA1 Message Date
sqrrm
4243776aa5
Check not null tx 2019-06-19 14:32:06 +02:00
sqrrm
386209bd99
Merge pull request #2888 from sqrrm/late-vote-reveal-handling
Late vote reveal handling
2019-06-19 12:54:51 +02:00
sqrrm
cbab7965ad
Merge pull request #2889 from sqrrm/limit-bsq-offer
Limit BSQ validator to 10M BSQ, fix #2727
2019-06-18 19:58:42 +02:00
sqrrm
8c278a650a
Fix check for vote inclusion 2019-06-18 15:02:41 +02:00
sqrrm
212b779203
Use genesis height as fallback 2019-06-17 10:58:29 +02:00
Florian Reimair
65aeca804d
Remove MessageListener before adding it 2019-06-17 09:52:26 +02:00
sqrrm
29c48e9548
Display changed param value at proposal time, fix #2692 2019-06-16 15:49:30 +02:00
sqrrm
ba002b5207
Limit BSQ validator to 10M BSQ, fix #2727 2019-06-16 14:49:37 +02:00
sqrrm
12e46f027a
Indicate when vote wasn't included in result in proposalDisplay 2019-06-16 00:34:49 +02:00
sqrrm
98b4fe0d91
Show failed ballots as failed, fix #2704 2019-06-16 00:08:27 +02:00
sqrrm
fcfd302f62
Use proper vertical alignment for checkbox 2019-06-15 11:29:47 +02:00
sqrrm
23927af6a7
Add checkbox to hide extreme offers in chart 2019-06-14 14:08:49 +02:00
apaulb
1307aec0e4 List Myce (YCE) 2019-06-08 18:53:38 +02:00
Christoph Atteneder
abc0909ffe
Merge pull request #2870 from freimair/monitor-bsqblocks
Monitor knows about the DAO
2019-06-06 14:02:16 +02:00
sqrrm
13f265122b
Add basic chat UI
Very basic switch between chat and overview per trade, improvements
needed on the UI.
2019-06-06 00:34:53 +02:00
Florian Reimair
afcc7c00f5
Renamed classes 2019-06-05 19:39:54 +02:00
sqrrm
2375880d3c
Change message box aid 2019-06-05 19:26:04 +02:00
Florian Reimair
344e0aba9d
Removed static bsq block height 2019-06-05 18:47:11 +02:00
Florian Reimair
4e5cd50e64
Increase max message size until a greater refactoring 2019-06-05 17:50:59 +02:00
Florian Reimair
a625f4b111
SeedNodeSnapshot knows the Dao 2019-06-05 17:50:59 +02:00
Florian Reimair
fb71889042
Gather Dao data 2019-06-05 17:50:58 +02:00
Florian Reimair
7442d2a428
Fix NullPointerEx in Monitor 2019-06-05 17:50:58 +02:00
Florian Reimair
438c0dcf43
Init BsqBlocks metric 2019-06-05 17:50:35 +02:00
sqrrm
0217c3d63f
Add comments on BSQ trade fee calculation 2019-06-05 14:57:37 +02:00
Christoph Atteneder
5b841709d4
Revert to SNAPSHOT version 2019-06-04 10:53:42 +02:00
Christoph Atteneder
ca24ce0217
Bump version number 2019-06-04 10:49:00 +02:00
Christoph Atteneder
fbd49a2cce
Update stores 2019-06-04 10:14:58 +02:00
Christoph Atteneder
5db568f982
Update translations 2019-06-04 10:13:36 +02:00
Christoph Atteneder
e7175b06c4
Merge pull request #2864 from Emzy/patch-1
node1.emzy.de has moved to a new server
2019-06-04 10:06:56 +02:00
Stephan Oeste
1f1c6be0d5
node1.emzy.de has moved to a new server
New IP address for node1.emzy.de is 167.86.90.239
2019-06-03 22:37:31 +02:00
sqrrm
eb80770f4c
Merge pull request #2862 from agb19/patch-1
Fix "useless use of IPv6" in Tor socket
2019-06-03 13:47:31 +02:00
sqrrm
fb71c3245f
Test trade chat UI 2019-06-03 13:12:49 +02:00
sqrrm
3b87045133
Make attachments optional 2019-06-03 13:12:12 +02:00
agb19
9970571979
Fix "useless use of IPv6" in Tor socket
Implements the "possible fix" described in issue #2840 by appending the directive `java.net.preferIPv4Stack=true` to the JVM options. 
Tested successfully on Debian 9 and Tails 3.14, using platform Tor and onion-grater.
2019-06-03 10:08:46 +00:00
sqrrm
b93e7bac56
Add trader chat
- Add communication messages to Trade protobuf message to be able to
save chat messages per trade
- Add Type enum and field to DisputeCommunicationMessage protobuf to
be able to dispatch Dispute and Trade chat messages properly
- Rename some function as isClient instead of isTrader to make it easier
to understand who is who when two traders are communicating with each
other
2019-06-02 15:40:50 +02:00
sqrrm
428b3f5513
Merge pull request #2858 from y3v63n/master
Update displayStrings.properties
2019-05-31 18:28:48 +02:00
y3v63n
03d3125531
Update displayStrings.properties
Fixing linguistic issues in the English version
2019-05-31 14:31:18 +03:00
sqrrm
1b1dce1012
Add ChatManager
Move session classes to core. Break out DisputeCommunicationMessage
handling from DisputeManager and put in ChatMananger prepare for other
uses of ChatManager.

Renaming of DisputeCommunicationMessage would be nice but it's
representing the protobuf messages so the name has to stay.
2019-05-30 18:49:54 +02:00
Christoph Atteneder
126afd2d0f
Merge pull request #2854 from sqrrm/fix-peer-handling
Fix peer handling
2019-05-30 12:45:25 +02:00
Christoph Atteneder
a1477699af
Merge pull request #2811 from KrzysiekJ/list-burnt-blackcoin
List burnt BlackCoin (BLK-BURNT)
2019-05-30 12:41:50 +02:00
sqrrm
78a837ec68
Handle encrypted BSQ wallet 2019-05-28 18:27:27 +02:00
sqrrm
dcfb5faf1e
Show peer address properly 2019-05-28 17:01:40 +02:00
Christoph Atteneder
fa45916582
Merge pull request #2750 from zzzpotato/list-zeroclassic-asset
List ZeroClassic (ZERC)
2019-05-27 17:07:45 +02:00
sqrrm
2d77f32598
Handle Chat message subscription inside Chat 2019-05-25 18:15:46 +02:00
sqrrm
1a25678080
Move close ticket button creation to arbitration
Add extra button for generically added button in chat
2019-05-25 16:39:18 +02:00
sqrrm
b1362a9a36
Separate most of Chat and arbitration
The naming of DisputeCommunicationMessage has to stay but they otherwise
fit what would be more aptly named ChatCommunicationMessage or something
in that spririt.
2019-05-25 16:22:15 +02:00
sqrrm
390fc444d1
Send acks when capability found 2019-05-25 12:37:39 +02:00
sqrrm
b5b126ceb4
Refactor Chat out of TraderDisputeView
On the way to adding chat for traders this is a first step. Mainly just
moving functionality out of TraderDisputeView to Chat class. There are
still remaining dispute functionality that needs to be factored away.
2019-05-24 00:33:50 +02:00
sqrrm
e3b4181f81
Merge pull request #2846 from sqrrm/use-correct-minfee
Use minTakerFee when calculating taker fee
2019-05-22 22:45:10 +02:00
sqrrm
ce38cec1af
Use minTakerFee when calculating taker fee 2019-05-22 12:57:17 +02:00