Martin Novak
e89e453152
fix: after-rebase fixes
2022-12-07 13:19:09 +01:00
Martin Novak
584b30fca7
fix(common, python): commands help docs
2022-12-06 10:10:15 +01:00
Martin Novak
f0f0878e78
feat(common): check built-in ETH defs when generating all ETH defs
2022-12-06 10:10:15 +01:00
Martin Novak
1dc55f00f0
feat(core, legacy, common): update definitions timestamp in FW
2022-12-06 10:10:15 +01:00
Martin Novak
865765db91
feat(common, core, python, tests): Eth definitions in zip file
2022-12-06 10:09:38 +01:00
Martin Novak
30cdde6902
feat(common): change chain_id to int; remove url from network jsons
2022-12-06 09:46:29 +01:00
Martin Novak
a19e124091
feat(common): added logger to ethereum_definitions.py
2022-12-06 09:44:49 +01:00
Martin Novak
beeb196daa
feat(common, core, legacy): refactor definitions
2022-12-02 15:00:43 +01:00
Martin Novak
a436d7bfc4
feat(common): is_testnet field added toCoin
2022-12-02 14:52:53 +01:00
Martin Novak
5186ca1c99
chore(common, docs): ethereum definitions
2022-12-02 14:52:53 +01:00
Martin Novak
8780d56cba
feat(core, legacy, python, protobuf): refactoring
2022-12-02 14:51:26 +01:00
Martin Novak
2730f32a3a
feat(core, protobuf): removed rskip60 field from definitions
2022-12-02 14:48:38 +01:00
Martin Novak
8914b2afd3
fixup! feat(common): two-phase signing of definitions
2022-12-02 14:45:17 +01:00
Martin Novak
70fb057ace
feat(common): two-phase signing of definitions
2022-12-02 14:45:17 +01:00
Martin Novak
c02e73d1dc
feat(common): check sizes for network and token definitions
2022-12-02 14:45:17 +01:00
Martin Novak
e05839bdd0
feat(common): generate Eth. definitions also for builtin definitions
2022-12-02 14:45:17 +01:00
Martin Novak
31e0bd9ecb
feat(core, legacy): updated built-in definitions
2022-12-02 14:45:17 +01:00
Martin Novak
c1f27e0a11
feat(core): use protobuf messages for network and token definitions; style and typing fixes
2022-12-02 14:27:15 +01:00
Martin Novak
7bf1c85897
feat(core,common): Eth definitions signed using Merkle tree
2022-12-02 13:35:13 +01:00
Martin Novak
fbacd4cc07
feat(common): added built-in Ethereum definitions
2022-12-02 13:31:14 +01:00
Martin Novak
99c791ab76
feat(common): generate Ethereum definitions from CoinGecko and Defillama
2022-12-02 13:30:40 +01:00
Martin Novak
64716b1dd7
chore(common/tools): CoinDef generator revived
2022-12-02 13:02:28 +01:00
matejcik
c2d8623039
fix(common): improve testnet detection for ethereum
2022-08-02 13:57:31 +02:00
matejcik
8c3d3c6548
chore: bump black to 22.3
...
changes:
* exponent operator ** now allows no spaces around itself: https://github.com/psf/black/issues/538
* optional unicode marker u"" is no longer allowed
[no changelog]
2022-06-29 14:35:16 +02:00
grdddj
82622adf6f
fix(tools): modify type-hints to be compatible with older python versions
2022-05-30 14:41:32 +02:00
grdddj
9261f2ffce
feat(common): add wallet info to cointool dump
2022-05-26 12:18:40 +02:00
grdddj
08f463e5e8
chore(common): small improvements to cointool dump
2022-05-26 12:18:40 +02:00
grdddj
519f79f9eb
chore(common): add type hints to some coin tools scripts
...
Type-checking tools are still complaining at some places about inconsistencies.
It would be too much effort to make them completely happy.
2022-05-26 12:18:40 +02:00
Martin Milata
29bab9e8a4
chore(common): update chains and tokens
2022-05-03 23:00:25 +02:00
matejcik
7295d2ee1e
fix(common/tools): coin must be either supported or unsupported
2022-03-25 14:27:30 +01:00
Pavol Rusnak
d48aa2637f
fix(common): fix broken nem urls
2022-03-02 13:15:24 +01:00
grdddj
5d76144ef5
chore(common): always use resolve() when accessing parent of the Path
...
[no changelog]
2022-02-07 14:05:27 +01:00
matejcik
e972839ac7
style(all): fix pylint complaints
...
[no changelog]
2021-10-27 13:13:15 +02:00
Pavol Rusnak
7b2825e68e
fix(common): rebrand brhodium to xrhodium
2021-10-26 12:01:08 +02:00
amadejpapez
85ba7c12ba
style(all): use f-strings for formatting
...
[no changelog]
2021-10-13 11:53:17 +02:00
matejcik
d329052334
feat(common): remove "soon" as support status
2021-09-20 15:49:11 +02:00
matejcik
c65124c320
fix(common): add coins_details to release.sh
...
so that we know if we're delisting something by mistake
2021-08-27 13:38:45 +02:00
matejcik
417b33ba78
feat(common): better checks for delisted tokens
2021-08-27 13:38:45 +02:00
matejcik
2173f6cec7
feat(common): create release script
2021-08-24 13:14:06 +02:00
Andrew Kozlik
3f647f1b7b
chore(common): Ensure that testnet coins use slip44 coin type 1.
2021-06-30 18:25:58 +02:00
matejcik
845a66a7de
chore(common/tools): drop outdated and unused CoinDef generator
2021-06-08 09:55:19 +02:00
matejcik
00d4b0a4a9
fix(common/tools): typo in support.py output
2021-06-04 11:38:18 +02:00
Andrew Kozlik
b0ed553847
style(core): Fix black formatting.
2021-03-23 11:02:04 +01:00
Pavol Rusnak
048205b864
fix(common): magnum wallet is dead
...
https://twitter.com/Magnum_Wallet/status/1333472916588081154
2021-03-20 11:21:09 +01:00
Pavol Rusnak
cc9dd66729
feat(common): let's work with Trezor Suite instead of the web wallet
2021-03-17 16:47:57 +01:00
matejcik
c101754842
fix(common/tools): cast a wider net when looking for CMC match
2021-03-01 12:05:54 +01:00
matejcik
ed0ac98970
fix(common/tools): strip "mainnet" from Ethereum network names
2021-03-01 12:05:54 +01:00
matejcik
090d103382
fix(common/tools): cleaner handling of duplicity overrides
2021-03-01 12:05:54 +01:00
Pavol Rusnak
17fa6ab4ec
chore(common): update chains+tokens
2021-03-01 12:05:54 +01:00
Pavol Rusnak
4ed714ba47
common/defs: add xpub_magic_multisig_segwit_{native,p2sh} fields to coins
2021-01-21 23:46:29 +01:00