Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Releases: trustwallet/blockatlas

v1.1.15: [Tezos] Implement block api from rpc (#1354)

14 Jan 01:50
3a772c4
Compare
Choose a tag to compare
* implement block api from tezos rpc

* parse delegation operation

v1.1.14: Use TokenType from golibs (#1282)

24 Nov 01:11
e7a984d
Compare
Choose a tag to compare
* Use TokenType from golibs

* Remove TokenType

v1.1.13

11 Sep 00:30
Compare
Choose a tag to compare
Add TRC21 token type for tomochcain

Smart chain release

09 Sep 23:22
8aaf355
Compare
Choose a tag to compare
[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>

v1.1.11

04 Sep 05:39
Compare
Choose a tag to compare
Add tomochain handle for GetEthereumTokenTypeByIndex

v1.1.9: Add BEP20 support (#1213)

04 Sep 00:20
c5b1b1d
Compare
Choose a tag to compare
* 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>

v.1.1.8: Add BEP20 support (#1213)

03 Sep 01:09
c5b1b1d
Compare
Choose a tag to compare
* 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>

Add binance smart chain

31 Aug 13:38
b573ace
Compare
Choose a tag to compare
[Smart Chain] Add config (#1206)

* Add smart chain config

* update bsc sample config

v1.1.6: Add api prefix to bitcoin, binance, blockbook routes (#1198)

22 Aug 01:33
756a7dd
Compare
Choose a tag to compare
* 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>

v1.1.4

10 Jul 05:37
fb9479c
Compare
Choose a tag to compare
Add BEP8 Token Type enum (#1166)