Manfred Karrer
|
c0f2bf656b
|
Change log level
|
2016-05-22 03:21:34 +02:00 |
|
Manfred Karrer
|
8e18ff8f21
|
Added Europecoin, DAO, Maker
|
2016-05-22 03:02:19 +02:00 |
|
Manfred Karrer
|
0827db65ea
|
Add N/A if price is null
|
2016-05-22 02:38:14 +02:00 |
|
Manfred Karrer
|
6908bbc283
|
Added Shift
|
2016-05-22 02:05:46 +02:00 |
|
Manfred Karrer
|
b4c9356992
|
Add higher max size for getDataResponse, accept 2 rule violations for max size
|
2016-05-22 00:25:24 +02:00 |
|
Manfred Karrer
|
ea818cf66b
|
Improve logging, fix toString
|
2016-05-22 00:24:38 +02:00 |
|
Manfred Karrer
|
9f45abcf81
|
Improve stats
|
2016-05-22 00:15:16 +02:00 |
|
Manfred Karrer
|
77a83795df
|
Remove unneeded check, change log level
|
2016-05-21 21:49:59 +02:00 |
|
Manfred Karrer
|
367747921e
|
Fix col width
|
2016-05-21 21:40:28 +02:00 |
|
Manfred Karrer
|
6a47f9570b
|
Synchronize offerBookListItems
|
2016-05-21 21:40:18 +02:00 |
|
Manfred Karrer
|
bfc6c23eee
|
Fix sorting
|
2016-05-21 21:38:36 +02:00 |
|
Manfred Karrer
|
ef0be4c6d8
|
Show stats per day
|
2016-05-21 21:38:14 +02:00 |
|
Manfred Karrer
|
7638a79615
|
Show percentage price
|
2016-05-21 21:37:17 +02:00 |
|
Manfred Karrer
|
a181617e58
|
Fix sorting
|
2016-05-21 21:36:43 +02:00 |
|
Manfred Karrer
|
4116f91c6e
|
FIx sorting
|
2016-05-21 21:34:19 +02:00 |
|
Manfred Karrer
|
96fce3b5b4
|
Add corrupted data exception handling
|
2016-05-21 21:34:06 +02:00 |
|
Manfred Karrer
|
ec63bc40f8
|
Set log level for bitcoinj warnings to error
|
2016-05-21 21:33:13 +02:00 |
|
Manfred Karrer
|
8e9793d4e7
|
Merge remote-tracking branch 'origin/Development' into Development
|
2016-05-18 21:45:17 +02:00 |
|
Manfred Karrer
|
0dc17216b6
|
Added SolarCoin
|
2016-05-18 21:36:55 +02:00 |
|
Manfred Karrer
|
3cc3d29c1c
|
set default value for showOwnOffersInOfferBook to true
|
2016-05-18 21:22:59 +02:00 |
|
Manfred Karrer
|
4fef65b841
|
Change wording
|
2016-05-18 20:56:33 +02:00 |
|
Manfred Karrer
|
5d7b3239e9
|
Merge pull request #452 from ivilata/NetworkStressTests
Network stress tests
|
2016-05-18 20:47:45 +02:00 |
|
Ivan Vilata-i-Balaguer
|
dc6676d98f
|
Document network stress test class for its invocation
|
2016-05-18 13:33:07 +02:00 |
|
Ivan Vilata-i-Balaguer
|
43fa580e8d
|
Remove computation delay from ideal max delay of mailbox stress test
|
2016-05-18 13:15:03 +02:00 |
|
Ivan Vilata-i-Balaguer
|
47af7fca70
|
Print time needed to complete mailbox stress test
|
2016-05-18 13:11:44 +02:00 |
|
Ivan Vilata-i-Balaguer
|
b4b4071436
|
Use meaningful timeouts and constants in network stress test
|
2016-05-18 12:55:26 +02:00 |
|
Ivan Vilata-i-Balaguer
|
2a24ce94a3
|
Constant for mailbox message delay in network stress test
|
2016-05-18 12:40:13 +02:00 |
|
Ivan Vilata-i-Balaguer
|
d1c6d4ad9c
|
Rearrange network stress test code for clarity
No actual changes to code.
|
2016-05-18 11:23:21 +02:00 |
|
Ivan Vilata-i-Balaguer
|
8c8fbd1947
|
Comment out some debug prints in mailbox network stress test
|
2016-05-18 10:47:03 +02:00 |
|
Ivan Vilata-i-Balaguer
|
cb14a7961b
|
Show progress in mailbox network stress test
|
2016-05-18 10:41:47 +02:00 |
|
Ivan Vilata-i-Balaguer
|
1a496e0963
|
Wait for mailbox send before stopping peer in network stress test
Otherwise the peer may be already stopped before sending.
|
2016-05-18 10:39:07 +02:00 |
|
Ivan Vilata-i-Balaguer
|
ea35ace8db
|
Report failed mailbox messages in network stress test
|
2016-05-18 10:19:14 +02:00 |
|
Ivan Vilata-i-Balaguer
|
1a5960124c
|
Wait a little more for node bootstrap in network stress test
|
2016-05-18 10:16:36 +02:00 |
|
Ivan Vilata-i-Balaguer
|
976d9cb333
|
Implement sending and receiving mailbox messages in network stress test
Not working thoug, lots of "Message not broadcasted because we have stopped the handler already.".
|
2016-05-17 14:06:07 +02:00 |
|
Ivan Vilata-i-Balaguer
|
14374fed6d
|
Do not send direct message to oneself in network stress test
|
2016-05-17 11:27:46 +02:00 |
|
Ivan Vilata-i-Balaguer
|
bad681d8e8
|
Remind not to send direct message to oneself in network stress test
|
2016-05-17 10:33:02 +02:00 |
|
Ivan Vilata-i-Balaguer
|
1f6ea10bd6
|
Check for timeout when starting and stopping nodes in mailbox stress test
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
554652c6fe
|
Factor out environment integer parsing in network stress test
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
d0a54a476c
|
Get number of mailbox messages from environment, create properly sized latch
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
3ab270f5c5
|
Skeleton of mailbox send stress test
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
c27aabda2e
|
Some comments on test progress indicators
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
123928a7a2
|
Remove unused function for test progress reporting
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
16e2e03a98
|
Only use numbers in test progress reporting, simpler and cleaner
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
7f1204e09e
|
Simplify test progress reporting, force printing on last entry
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
53019a88f2
|
Split latch count down and progress bar printing methods
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
dfaf6302b9
|
Throttle progress printing in network stress test
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
e7fd9d9ed7
|
Shorten progress bar when it exceeds terminal width
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
3a9b2dd932
|
Show progress of direct sent messages in network stress test
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
7b0834e3b8
|
Change format of progress report in network stress test
Printing on stdout with a different format makes progress bars easier to filter out.
|
2016-05-17 09:13:28 +02:00 |
|
Ivan Vilata-i-Balaguer
|
0e9bcff2c8
|
Better progress reporting in network stress test shutdown
|
2016-05-17 09:13:28 +02:00 |
|