Hungry
Hungry
what does this issue mean? @mkeskells
if no new joiner want practice with this issue, I'd like to take it:)
no obvious benefit: ``` Index: src/library/scala/collection/immutable/List.scala IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP UTF-8 =================================================================== --- src/library/scala/collection/immutable/List.scala (revision c35b69aad76d0f3da449585708f792268a93a2b0) +++ src/library/scala/collection/immutable/List.scala (revision ) @@ -433,6 +433,7 @@ case that1: scala.collection.GenSeq[_] => that1.isEmpty...
I looked the implementation of LinkedHashSet, `createNewEntry` doesn't rely on the value: ``` protected def createNewEntry[B](key: A, dummy: B): Entry = { val e = new Entry(key) if (firstEntry eq...
> But, when i try to use `state_sync` and try to sync from height
> My answer to 1 is yes. that's wired, it should work if you create empty config and data folder. could you please 1. grep "module=statesync" from log and paste...
sorry i remembered back to that height, this statesync function is not online yet. This belongs to an additional feature. How keen are you on these data and what do...
> Since its 2 months data, it might take more than a month to sync. That's wired, the sync speed should be 20 blocks/seconds, it should spend you about 10...
thx @ioolkos for your quick reply. Yes, I am using a MQTT client consumer (paho.mqtt.golang). My ping timeout is default 10 seconds. Will try to enlarge that. Here is the...
> In addition, what does the server log tell us? do you see some `send failed` timeouts? no, there are no `send failed`. only: ``` 2020-05-18 05:56:01.939 [warning] @vmq_mqtt_fsm:connected:443 client...