Alon Elmaliah
Alon Elmaliah
``` 03/12 08:19:33.913 [pool-8-thread-2] INFO c.i.i.n.r.ReplicatorSinkProcessor - ----- NETWORK INFO ----- Sink 141.226.164.80 is connected 03/12 08:19:42.960 [pool-5-thread-2] INFO com.iota.iri.network.Node - toProcess = 51 , toBroadcast = 0 , toRequest...
Currently, Entrypoint is chosen by first uniformly selecting a random tip from all available tips and then walking back until X cumulative weight is reached. In #86 we explored a...
https://github.com/crholliday/iota-prom-exporter
in IRI testnet and mainnet are separated by a different packet size in the gossip protocol. this is done so nodes don't mix up. we can adopt a similar approach...
In Sept 16', the transaction scheme changed. so databases prior to this date would parse correctly. the old transaction structure can be found from decompiling the jar. It would be...