Skip to content

3.2.0

Compare
Choose a tag to compare
@juanfranblanco juanfranblanco released this 08 Apr 15:23
· 1027 commits to master since this release
  • New QuorumAccount + QuorumTransactionManager Enforce at transaction input the From account, 0 gas price and to avoid low estimates, increase the gas estimate + 9000000.
  • ByteCode linker supporting classes
  • Extensions moved to the Contract namespace for easy discovery
  • Logging more info on Exceptions
  • Testchain updates to support forks
  • Nethereum.Model BlockHeader, Account, LogBloomFilter
  • Clique miner recovery
  • Basic Authentication header from Url
  • Address Util changes (Comparison)
  • Ether Transfer Service, adding estimate and calculate transfer whole balance
  • Default Function decoding