Magicking / eth-stress

GNU General Public License v3.0
7 stars 1 forks source link

[Private transaction] Support for Quorum / Tessera externally signed private transaction #2

Open Magicking opened 5 years ago

Magicking commented 5 years ago

Description:

Quorum / Tessera externally signed private transactions requires to first send the transaction payload to the transaction manager (Tessera >= 0.8 ) and secondly send the transaction containing the payload identifier hash with the V signature set to [0x25 ; 0x26]

Required work

Implement Quorum / Tessera externally signed private transaction

Documentation:

Magicking commented 5 years ago

See more info at https://github.com/jpmorganchase/quorum/issues/658