zkao

Results 55 issues of zkao

This issue opens the discussion on the temporal safety parameter. [The transaction RFC]( https://github.com/farcaster-project/RFCs/blob/59f5f329df85b42c43a31059fae4b266a978ea0d/08-transactions.md#bitcoin-transactions-temporal-safety) presents the framework used to establish the variables: Guesstimates for mainnet: `cancel timelock`: ~ 10 +...

Compute a hash of serialized type, apply other transformations if needed, and use it as [message type](https://github.com/lightningnetwork/lightning-rfc/blob/master/01-messaging.md#type-length-value-format) Then if we change the type of messages, the type code automatically changes....

enhancement

identify and isolate interfaces to client (privkey) and syncer (blockchain) on core_protocol formal

Messages received by the service buses in `runtime.rs` are now processed in `process_msgs.rs` `Event`s are created (`event.rs`). They contain the machinery for replying, forwarding, sending msgs etc, in a more...

I also noticed now that the walletd, grpcd and databased launching are not using `runtime.spawning_services` _Originally posted by @zkao in https://github.com/farcaster-project/farcaster-node/issues/670#issuecomment-1223854206_

opening this not to lose the commit TODO: - remove dest from report fns - report_to should return Vec