github Nethereum/Nethereum 3.6.0

latest releases: 4.8.0, 4.7.0, 4.6.1...
4 years ago
  • Quorum: Limiting usage of PrivateFor in interceptors and internal in transaction manager
  • ABI Deserialiser: Support of new ABI for pure, view and conversion to constants Thanks to @Enigmatic331
  • ABI Deserialiser: Support of new ABI for internal types
  • ABI Encoding packed: Fixed packed encoding on Arrays (dynamic and static) to do not pack the elements as per solidity
  • On Estimation error try to retrieve the revert message by calling the function again

Code generator:

  • Remove dependency of Nethereum.ABI
  • Support for new ABI structs internal type and conversion of view / pure to constant using the new ABI
  • Javascript release also included in the vscode-solidity extension

Note: When working with the new ABI internal type for structs, the type will match the name of the struct, it won't use as a prefix the contract.

Don't miss a new Nethereum release

NewReleases is sending notifications on new releases.