trezor / trezor-common

:lock: Don't post issues/PRs to here, use the new monorepo:
https://github.com/trezor/trezor-firmware
GNU Lesser General Public License v3.0
91 stars 232 forks source link

Update support for existing coin (NIX) #268

Closed mattt21 closed 5 years ago

mattt21 commented 5 years ago

Re-add nix insight explorer, https://blockchain.nixplatform.io. Previously, the api used https://blockchain.nixplatform.io/nix-insight-api instead of the traditional api, this has been updated and should be responsive now.

Add NIX Wallet information to coin_details.json.

matejcik commented 5 years ago

coins_details is autogenerated, please move your wallets to wallets.json

mattt21 commented 5 years ago

@matejcik Added in 227b22d.

prusnak commented 5 years ago

There are still conflicts in defs/coins_details.json, remove changes to this file.

mattt21 commented 5 years ago

@prusnak changes were removed.

prusnak commented 5 years ago

LGTM Thanks!

mattt21 commented 5 years ago

One last thing @prusnak, how can we enable the t2 support as its current status for NIX is "soon".

prusnak commented 5 years ago

This will be changed automatically on the next firmware update (coming up in 2 weeks).

mattt21 commented 5 years ago

Great, thanks!