MadelineMurray
MadelineMurray
Update the [useWhiteList](https://docs.tessera.consensys.net/en/latest/HowTo/Configure/Peer-discovery/) configuration option to useAllowList. Retain useWhiteList as a deprecated option until the next quarterly release.
Move CLI exceptions to the default log level. As a user, if I've been unable to start Tessera, I need the CLI exception to know what to fix. This shouldn't...
Define release cadence, process, and owner.
Add examples of send-tx that showcase the various types of private transactions (EEA, privacy groups) > We do have a Besu+Orion send transaction example (EEA compliant). You can find more...
Pinning this issue for visibility ⚠️ The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the [Consensys blog](https://consensys.io/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat?utm_source=github&utm_medium=referral&utm_campaign=2023_Sep_truffle-sunset-2023_announcement_). Thank you for all the...
Pinning this issue for visibility :warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the [Consensys blog](https://consensys.io/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat?utm_source=github&utm_medium=referral&utm_campaign=2023_Sep_truffle-sunset-2023_announcement_). Thank you for all the...
As Web3Signer becoming successor of EthSigner, the quickstart needs updating to use Web3Signer.
[Raised in RocketChat](https://chat.hyperledger.org/channel/besu?msg=3gsQR3svKFEp5gq4i): Hi community, We have noticed that if a private tx reverts (e.g, when a require condition fails), then the private nonce is not incremented. On the other...
Doc using Besu Docker image on Windows
When starting Besu will create a directory if the parent directories already exist but will not create parent directories. This is standard behavior that we do not want to change...