Mathias LANG
Mathias LANG
So https://github.com/bosnet/sebak/pull/904 is a giant step in fixing this. It will make the most used data structure, `BlockOperation`, be serialized as binary. However, there are more steps we can and...
@spikeekips is right that they are different. However, I don't know what the advantage of using a different encoding and hashing would be ? RLP is a bit frustrating because...
Given that there is an HTTP interface for this, do we still want to expose it via CLI ?
Yep, that comment date back from the time I thought we'd had a separation. It makes sense 👍
> Addition of required fields to existing endpoint (we can use json:omitempty for optional fields) Actually that is not true at the moment. The hash depends on the internal data...
> Except above data structure and its fields, every other can be changed. Not exactly. As I said in #834 (this issue could have been a comment in #834 BTW),...
Could you provide more details ?
That's weird... The line "time-sync-command=" make it look like it shouldn't try to time sync...
Why would sebak try to connect to the time server if sync is not configured ?
Sounds like a terrible thing to do. Either leave it to the system, or checks with the other nodes, not a random 3rd party.