This repository was archived by the owner on Mar 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 229
Releases: trustwallet/blockatlas
Releases · trustwallet/blockatlas
v1.1.15: [Tezos] Implement block api from rpc (#1354)
@hewigovens
hewigovens
3a772c4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Pre-release
* implement block api from tezos rpc * parse delegation operation
Assets 2
v1.1.14: Use TokenType from golibs (#1282)
v1.1.13
Add TRC21 token type for tomochcain
Assets 2
Smart chain release
@EnoRage
EnoRage
8aaf355
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[COINS] Change BSC ID (#1221) * Change BSC ID * Add smartchain handle * Add smart chain initializer * Update platform.go * Add BEP20 for smartchain Co-authored-by: Viktor Radchenko <1641795+vikmeup@users.noreply.github.com>
Assets 2
v1.1.11
Add tomochain handle for GetEthereumTokenTypeByIndex
Assets 2
v1.1.9: Add BEP20 support (#1213)
@vikmeup
vikmeup
c5b1b1d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
* Add BEP20 support * Rename GetEthereumTokenTypeByIndex function * Add TestGetEthereumTokenTypeByIndex * Default to ERC20 name * Update token_test.go Co-authored-by: Nick Kozlov <22479658+EnoRage@users.noreply.github.com>
Assets 2
v.1.1.8: Add BEP20 support (#1213)
@vikmeup
vikmeup
c5b1b1d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
* Add BEP20 support * Rename GetEthereumTokenTypeByIndex function * Add TestGetEthereumTokenTypeByIndex * Default to ERC20 name * Update token_test.go Co-authored-by: Nick Kozlov <22479658+EnoRage@users.noreply.github.com>
Assets 2
Add binance smart chain
v1.1.6: Add api prefix to bitcoin, binance, blockbook routes (#1198)
@vikmeup
vikmeup
756a7dd
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
* Add api prefix to bitcoin, binance, blockbook routes * Adjust config * Update client.go * Fix bnb path in test * Change mock paths * Change mock paths * Change mock paths * Change mock paths * Change mock paths * Remove / * Remove eth api / Co-authored-by: Nick Kozlov <22479658+EnoRage@users.noreply.github.com>