Release v3.2.0
Release notes v3.2.0 π
Added several new libs to work with Bitcoin:
BlockHeaderto parse and format Bitcoin block headers.TxMerkleProofto verify the inclusion of a Bitcoin transaction in a block.TxParserto parse and format Bitcoin transactions.EndianConverterto convert between little-endian and big-endian formats.
Removed rarely used, legacy libs and contracts:
SetHelper.UniswapV2Oracle.UniswapV3Oracle.