Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • changes in `Iroha` instances like new `ChangeBlockBuildStepTime` 
  • `AddPeer` instruction will add new peer to WSV:Peer:Peers
  • `ShareNewBlock` event can trigger new block  propagation to peers from WSV:Peer:Peers
  • `Vote` can be implemented as Instruction

Open Questions

  •  When Peers send accepted transactions

...

  • Right after acceptance

...

  • or each tick of Block Build Step

...

  •  What is the difference between Block commit message handling and Block synchronization

...

  •  How to update configuration which requires instance reloading (new address, etc)