Commit graph

9387 commits

Author SHA1 Message Date
sqrrm
63785b1db7
Avoid validating proposals during initial sync 2019-07-26 10:32:49 +02:00
Niyi Dada
9dea06be37 Renamed to resolve conflict with core project instance of resource. 2019-07-26 04:17:19 +01:00
Niyi Dada
ecc4784189 Splitting i18n resource bundle due to dependency resolution. 2019-07-26 04:07:49 +01:00
Niyi Dada
88e05d9001 Cleaning up; validating only with regular expressions. 2019-07-26 04:06:12 +01:00
Niyi Dada
72f2c7bb21 Best to factor out i18n from core project to asset project. 2019-07-26 01:57:31 +01:00
Niyi Dada
af9b942c28 displayStrings.properties path fix. 2019-07-26 00:54:29 +01:00
Niyi Dada
48b2e7dc90 To get around dependency of project assets on project core, a new class
was created to load the properties file.

Unit Test components for touched coins fixed.
2019-07-26 00:44:11 +01:00
Niyi Dada
5fd0a9f9ac Fix for issue 1896: removing references to deprecated
DefaultAddressValidator.
2019-07-25 22:34:50 +01:00
huey735
37a996a117
Correct "County" typo 2019-07-25 22:06:04 +01:00
Christoph Sturm
82821f1d72 mark outdated fields as deprecated 2019-07-25 16:41:28 +02: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
Christoph Sturm
c4caf4160b fix docs 2019-07-25 14:27:10 +02:00
sqrrm
5170fd83ff
Fix block without braces 2019-07-25 14:23:18 +02:00
Christoph Sturm
50f54506e1 remove step that is not needed anymore now 2019-07-25 14:10:02 +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
Florian Reimair
a02c2ef6a4
Remove debug statement 2019-07-25 12:01:44 +02:00
Florian Reimair
f6edce81b4
Logging cosmetics 2019-07-25 12:01:44 +02:00
Florian Reimair
4126f23a3d
Remove tiny gap in time for missing a message 2019-07-25 12:01:26 +02:00
Christoph Sturm
b4a0d620fc fix format string 2019-07-25 10:26:04 +02:00
Niyi Dada
363f2e9760 Issue #1896 fixed. 2019-07-25 00:33:11 +01:00
Devin Bileck
2d204c1306
Reflect change in operator for seed node jhgcy2won7xnslrb 2019-07-24 15:49:44 -07:00
Florian Fuessl
48061d558e List SixEleven Coin (SIL)
SIL dont touch this
2019-07-24 23:48:34 +02:00
Florian Reimair
2a4370f20b
Fixed NullPointerEx of corner case 2019-07-24 19:15:38 +02: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
Christoph Atteneder
baa3649075
Merge pull request #2997 from christophsturm/christoph/log-stacktrace-when-task-fails
log stacktrace to logfile when a task fails
2019-07-24 15:11:01 +02:00
Christoph Sturm
a25befb742 log stacktrace to logfile when a task fails 2019-07-24 14:51:54 +02:00
Niyi Dada
bd85dbc990 Fix for issue #2741 2019-07-23 20:19:13 +01:00
Florian Reimair
59b3627192
Fix stopping the schedule because of exception 2019-07-23 14:59:05 +02:00
Florian Reimair
b0d0688741
Fixed NullPointer in corner case 2019-07-23 14:57:00 +02: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
Christoph Atteneder
3c92abf436
Merge pull request #2918 from DarkPayCoin/list-darkpay-asset
List DarkPay (D4RK)
2019-07-23 09:29:30 +02:00
Christoph Atteneder
b31e6feadf
Merge pull request #2961 from emercoin/Listing_Emercoin_EMC
List Emercoin (EMC)
2019-07-23 09:29:13 +02:00
Christoph Atteneder
65b4043167
Merge pull request #2981 from fflo/master-namecoin
Namecoin (NMC) update AddressValidator
2019-07-23 09:26:11 +02:00
Oleg Khovayko
095f9e81d6 List Emercoin (EMC) 2019-07-22 12:33:13 -04:00
Christoph Atteneder
3b2484d57c
Merge pull request #2983 from mrosseel/rpchost
make rpc host configurable
2019-07-22 15:49:54 +02:00
Christoph Atteneder
0ba116c427
Merge pull request #2986 from WG91/master
List PENG (PENG)
2019-07-22 15:45:29 +02:00
WG91
29ccca4a9f List PENG (PENG) 2019-07-22 12:33:06 +02:00
DarkPayCoin
78cab286c8
list DarkPay single commit
Code formatting
2019-07-22 11:02:12 +02:00
Mike Rosseel
9b6bc38f71
make rpc host configurable 2019-07-21 16:31:11 +02:00
Florian Fuessl
e6bc0030ee Namecoin (NMC) update AddressValidator 2019-07-20 12:12:43 +02:00
Niyi Dada
36002dbbcc Added test for median statistics 2019-07-18 19:11:54 +01:00
Niyi Dada
36b462be27 Fix for issue 2955 2019-07-18 19:09:39 +01:00
Niyi Dada
58ce6af3eb Fix for issue 2955 2019-07-18 19:07:15 +01:00
Niyi Dada
91c3337c37 Fixes for issues 2944 and 2955 2019-07-18 18:58:55 +01:00
Florian Reimair
8c75ab0711
Refactored P2PRTT metric 2019-07-18 10:21:58 +02:00
Christoph Atteneder
79a49fed3e
Merge pull request #2948 from XxTheMatrix101xX/add-kore
List KORE (KORE)
2019-07-17 11:23:10 +02:00
Christoph Atteneder
33a1d04487
Merge pull request #2901 from cruelnovo/list-vtc-asset
List Vertcoin (VTC)
2019-07-17 11:21:57 +02:00
Christoph Atteneder
a6ab3e0865
Merge pull request #2919 from nikchis/list-particl-asset
List Particl (PART)
2019-07-17 11:21:32 +02:00