Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: luno/luno-go

Tags

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
optimisation: Maintain a lookup of frequently used big.Int instances (#…

…154)

* Maintain a small lookup of the first few big.Ints - reduces GC pressure significantly

* Update decimal/decimal.go

---------

Co-authored-by: Ed Harrod <[email protected]>

v0.0.35

Toggle v0.0.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add auth header details to all calls if specified

When auth details are specified, add auth header to all requests regardless if the endpoint requires authentication. This will allow the system to apply rate limiting according to the limits set to the user and not general ip-based rate limiting.

v0.0.34

Toggle v0.0.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
time: Handle different time formats when unmarshalling (#162)

* time: Handle different time formats when unmarshalling

* readme: Update example, increment version

v0.0.33

Toggle v0.0.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sonar: Run in public mode (#157)

* sonar: Run in public mode

* sonar: Fix secrets not being allowed in if conditions

v0.0.32

Toggle v0.0.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
renovate: Update module golang.org/x/time to v0.6.0 (#138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.0.31

Toggle v0.0.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
version: Update to 0.0.31 (#125)

* version: Update to 0.0.30

* version: Update to 0.0.31

v0.0.30

Toggle v0.0.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
api: Regenerate types - add TransferID (#122)

v0.0.29

Toggle v0.0.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.0.29 (#106)

Co-authored-by: Neil Garb <[email protected]>

v0.0.28

Toggle v0.0.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version, fix module name (#99)

v0.0.27

Toggle v0.0.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version (#91)

Co-authored-by: Neil Garb <[email protected]>