tag:github.com,2008:https://github.com/joe-nano/besu/releases Release notes from besu 2021-08-04T05:44:38Z tag:github.com,2008:Repository/398713788/21.7.2 2021-08-04T05:44:38Z 21.7.2 <p>Release 21.7.2</p> garyschulte tag:github.com,2008:Repository/398713788/21.7.1 2021-07-14T17:39:54Z 21.7.1 <p>Release 21.7.1</p> garyschulte tag:github.com,2008:Repository/398713788/1626086821182 2021-07-12T07:02:04Z 1626086821182: Privacy payload plugin (#2377) <ul> <li>Hook up an empty plugin for future unrestricted privacy encryption</li> </ul> <p>Skeleton implementation for PrivacyPayloadEncryptionProvider<br> Wire up unencrypted serialization for private transactions</p> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>wire up simple privacy plugin in acceptance tests</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Pass the marker transaction through to plugin</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Move getters/setters into consistent place</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Rename plugin methods and config to be more generic</li> </ul> <ul> <li>remove protections around transaction.restriction</li> <li>the plugin is responsible for this</li> <li>make plugin more generic so could be used for restricted/unrestricted</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Provide more meaningful error message</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Fix up test naming to match impl naming</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Rename UNRESTRICTED_PRIVACY to PLUGIN_PRIVACY</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>fix typo in PrivacyParmeters::toString</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Fix exception messages to be PrivacyPlugin</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Remove blockNumber from getPrivateTransactionFromPayload</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> antonydenyer tag:github.com,2008:Repository/398713788/1626082128492 2021-07-12T07:02:04Z 1626082128492: Privacy payload plugin (#2377) <ul> <li>Hook up an empty plugin for future unrestricted privacy encryption</li> </ul> <p>Skeleton implementation for PrivacyPayloadEncryptionProvider<br> Wire up unencrypted serialization for private transactions</p> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>wire up simple privacy plugin in acceptance tests</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Pass the marker transaction through to plugin</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Move getters/setters into consistent place</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Rename plugin methods and config to be more generic</li> </ul> <ul> <li>remove protections around transaction.restriction</li> <li>the plugin is responsible for this</li> <li>make plugin more generic so could be used for restricted/unrestricted</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Provide more meaningful error message</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Fix up test naming to match impl naming</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Rename UNRESTRICTED_PRIVACY to PLUGIN_PRIVACY</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>fix typo in PrivacyParmeters::toString</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Fix exception messages to be PrivacyPlugin</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> <ul> <li>Remove blockNumber from getPrivateTransactionFromPayload</li> </ul> <p>Signed-off-by: Antony Denyer <a href="mailto:git@antonydenyer.co.uk">git@antonydenyer.co.uk</a></p> antonydenyer tag:github.com,2008:Repository/398713788/21.7.0 2021-07-08T17:48:45Z 21.7.0 <p>Release 21.7.0</p> RatanRSur tag:github.com,2008:Repository/398713788/21.7.0-RC2 2021-06-22T19:59:15Z 21.7.0-RC2 <p>Release 21.7.0-RC2</p> garyschulte tag:github.com,2008:Repository/398713788/21.7.0-RC1 2021-06-15T17:26:57Z 21.7.0-RC1 <p>Release 21.7.0-RC1</p> RatanRSur tag:github.com,2008:Repository/398713788/21.1.7 2021-06-01T15:47:00Z 21.1.7 <p>Release 21.1.7</p> matkt tag:github.com,2008:Repository/398713788/21.1.6 2021-05-19T22:00:40Z 21.1.6 <p>Release 21.1.6</p> RatanRSur tag:github.com,2008:Repository/398713788/21.1.5 2021-04-21T17:23:35Z 21.1.5 <p>Release 21.1.5</p> matkt