Skip to content

Releases: Safeheron/safeheron-api-sdk-go

v1.0.9

23 Oct 09:37
d74989c

Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

28 Aug 06:31
94f8efc

Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

22 Aug 07:01
fb5c0d0

Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

15 Jul 09:40
178c120

Choose a tag to compare

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

10 Jul 09:36
f7e6437

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

11 Jun 06:56
d1e6f6b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

29 May 06:23
1bac80f

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

26 Mar 06:47
a9c9a30

Choose a tag to compare

Changes

Supports request and response handling methods for Approval Callback Service v3 version. Refer to:

  • cosigner.CoSignerConverter.RequestV3Convert
  • cosigner.CoSignerConverter.ResponseV3Converter

v1.0.1

06 Mar 03:08
111d222

Choose a tag to compare

  • Added Create a Transaction V3 interface

v1.0.0

14 Jan 10:44
9281b36

Choose a tag to compare

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