Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps Nethereum.ENS from 3.8.0 to 4.0.1.

Release notes

Sourced from Nethereum.ENS's releases.

4.0.1

  • Fixes
  • Json.Net was not deserialising TransacionHash in the Transaction

4.0.0

EIP-1559 Support

  • RLP Signing (simplify signing)
  • Transaction1559 signing, recovery
  • LegacyTransaction changes across
  • OfflineSigner removed from Web3 (specific to Legacy), use LegacyTransaction, LegacyTransactionChainId or Transaction1559
  • TransactionFactory changes to recover from RLP or chain transaction
  • Generic TransactionVerificationAndRecovery
  • AccessList support
  • New SignedTypeTransaction and SignedTransaction
  • Transaction Managers changes
  • New RPC methods and changes
  • Fee suggestion strategies, based on Micah design (SimpleSuggestionStrategy) and the port of Felföldi Zsolt example https://github.com/zsfelfoldi/ethereum-docs/blob/master/eip1559/feeHistory_example.js
  • New EtherTransferServices and Builders
  • FunctionMessages, DeploymentMessages, TransactionInput, Transaction, Untyped Functions, Untyped deployments, extra fields, overloads and extensions
  • Blockchain storage new fields and mappers
  • External signer changes (only tested with Azure Key Vault, not with Ledger or Trezor)
  • Unity port of rpc, signing and fee suggestion strategies ...

Other changes

  • New Nethereum.Fx, Nethereum.LiteFx, and restructure of projects Fx includes most all the projects in one single package, whilst lite FX is a small subset excluding signing capability
  • Web3Lite A new version of Web3 without signing capability to reduce dependencies
  • Pantheon is now Besu
  • MultiQuery smart contract is a QueryHandler
  • Json.Net upgrades and NBitcoin in HDWallet
  • NBitcoin.Secp256k1 support for Net5 and NetCore, for performance improvements
  • Net472 and AOT for Unity
  • Unity in Net472 and NET461 uses Json.Net provided by unity
  • Net50 upgrade
  • Create2 support
  • Code generator fixes for overloads, operators and 24bit types
  • Code generator javascript changes
  • Code generator remove grpc support
  • Uport and DIDs removed
  • Event async methods are suffixed with Async
  • ConfigureAwait corrections across
  • SimpleIpcClient thanks to @​clsdubai
  • XUnit Test client integration and tests refactorings
  • BlockCrawler enabling disabling steps
  • Basic authentication support for websockets and unity
  • Rsk fixes ...

... (truncated)

Commits
  • 2b5e80a Up a version generators
  • 8f0119c Up a version using generators
  • db7bd8a Moving a version to patch
  • abd05e8 #696 Ensuring DTOs have DataContracts
  • b1c0a84 Include dlls on a commit
  • ed37cb0 #694 forcing check on privatekey length on unsigned
  • abfb0c7 Code generator changes and moving the output to the right folder
  • 87fb8e1 Upgrade geth to dev branch to fix ci tests (eth_feeHistory)
  • eaf1d2e Nethereum Fx packaging
  • 0f8005a Last changes for Pantheon to Besu
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Nethereum.ENS](https://github.com/Nethereum/Nethereum) from 3.8.0 to 4.0.1.
- [Release notes](https://github.com/Nethereum/Nethereum/releases)
- [Commits](Nethereum/Nethereum@3.8.0...4.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 29, 2021
@dependabot-preview dependabot-preview bot requested a review from tiemonl July 29, 2021 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant