Version 2.1.0 introduces two new amendments:
What's Changed
- [TRIVIAL] Add unit test for redundant payment by @Bronek in #4860
- Windows CI unit tests need to pass by @ximinez in #4871
- Use platform-agnostic library names in Conan recipe by @thejohnfreeman in #4831
fixNFTokenReserve
: Throw error when NFT buyer does not meet reserve requirement by @shawnxie999 in #4767 (originally reported by @tequdev in #4679)- Headers needed in Conan package to build xbridge witness server by @legleux in #4885
- Validate grpc port info in GRPCServer ctor by @ckeshava in #4728 (originally reported by @interc0der in #4557)
- Add STObject constructor to explicitly set inner object template by @gregtatcam in #4906
- Proposed 2.1.0-rc1 by @intelliot in #4910
Full Changelog: 2.0.1...2.1.0-rc1
Testing Credits
- Thanks to @sgramkumar and others for continued testing.