8000 Tags · ValeriD/blockatlas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ValeriD/blockatlas

Tags

v1.1.15

Toggle v1.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Tezos] Implement block api from rpc (trustwallet#1354)

* implement block api from tezos rpc

* parse delegation operation

v1.1.14

Toggle v1.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use TokenType from golibs (trustwallet#1282)

* Use TokenType from golibs

* Remove TokenType

v1.1.13

Toggle v1.1.13's commit message
Add TRC21 token type for tomochcain

v1.1.12

Toggle v1.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[COINS] Change BSC ID (trustwallet#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

Toggle v1.1.11's commit message
Add tomochain handle for GetEthereumTokenTypeByIndex

v1.1.10

Toggle v1.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add BEP20 support (trustwallet#1213)

* 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>

v1.1.9

Toggle v1.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add BEP20 support (trustwallet#1213)

* 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

Toggle v.1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add BEP20 support (trustwallet#1213)

* 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.7

Toggle v.1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Smart Chain] Add config (trustwallet#1206)

* Add smart chain config

* update bsc sample config

v1.1.6

Toggle v1.1.6's commit message

Verified

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 (trustwallet#1198)

* 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>
0