Luca Moser
Luca Moser
# Description In order to have a relevant view of the graph from a given depth towards the tips, we want to be able to mark transactions as solid from...
# Description Through https://github.com/iotaledger/iri/pull/1484 we can get rid of the solidification thread within the `TransactionValidator` as it is enough if one thread occasionally is used to quick solidify transactions. ##...
Estimate the issuing time of a new message based on the current state of the rate setter.
- Big jumps of Mana - Relation to Tangle Time - Removal EMA - Analyze together with used consensus: OTV, OT-FPCS - Are nodes able to issue frequent statements if...
We want to expose streams/events for clients to be notified for when a block needs to be re-attached or promoted. We previously added a partial solution to this through the...
I've setup a subscriber socket with a given topic. However, it seems that `sub.Recv()` is non blocking and constantly returns empty messages even when the publisher isn't sending any messages....
Accessing https://explorer.shimmer.network/testnet/addr/rms1qzpf0tzpf8yqej5zyhjl9k3km7y6j0xjnxxh7m2g3jtj2z5grej67sl6l46 causes the tab to essentially freeze as the frontend code tries to do a gazillion of requests against the backend: https://user-images.githubusercontent.com/1385611/185230907-17b49e3e-8ec6-40e0-bd62-86ab06ef9363.mp4