Matthias

Results 23 comments of Matthias

Thank you for the suggestion. I think this should be the default behaviour. One could pad the result with zeros if needed using `String.padRight` easily. I'll have a look! Am...

Sorry for the late reply! Yes, I agree, it's probably not that easy. I now think, the easiest way would be to add one more function like `removeDanglingZeros` which just...

- [x] auto filter tx table depending on visible txs in graph (only show future/past txs) - [x] highlight edges on hovering and selecting - [x] show detailed tooltip on...