Releases: Safeheron/safeheron-api-sdk-go
Releases · Safeheron/safeheron-api-sdk-go
v1.0.9
What's Changed
- Updates Related to the Gas Service Feature by @absorprofess in #31
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Added accountKey field to Transaction List V2 by @absorprofess in #30
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Added Deactivate API Key interfaces by @absorprofess in #29
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Add riskType, entity, hopNum, and exposureType fields to RiskDetail in AML Risk Assessment Result by @absorprofess in #28
Full Changelog: v1.0.5...v1.0.6
v1.0.5
v1.0.4
v1.0.3
What's Changed
- add cosigner v3 demo by @absorprofess in #23
- Newly Supported API Endpoints by @absorprofess in #25
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Changes
Supports request and response handling methods for Approval Callback Service v3 version. Refer to:
cosigner.CoSignerConverter.RequestV3Convertcosigner.CoSignerConverter.ResponseV3Converter
v1.0.1
v1.0.0
Changes
- Added Retrieve Transaction Approval Details interface
- Added isSourcePhishing and isDestinationPhishing field to Transaction List V1, Transaction List V1, and Retrieve a Transaction
- Added isSourcePhishing and isDestinationPhishing fields to transaction webhook callback
- golang.org/x/crypto: Updated to version v0.31.0
- github.com/ethereum/go-ethereum: Updated to version v1.13.15