Skip to content

Transaction equality implementation

Moul requested to merge tx_eq into dev

v0.54.1

  • Transaction: add eq() and hash() methods
  • Transaction Unlock parameters: add eq() and hash() methods
  • Transaction: add 'time' variable for read and write but not for doc generation
  • output conditions: add eq() and hash() methods
  • test transaction equality at all levels

Merge request reports