Tomas Susanka
7358ab1636
protobuf: Ripple ( #162 )
2018-07-10 17:35:31 +02:00
Pavol Rusnak
51eeb0ed5f
protob: remove source_account from Stellar messages
2018-07-10 13:52:03 +02:00
Pavol Rusnak
0cc19fcab9
defs: enable Groestlcoin for T2
2018-07-09 21:32:11 +02:00
FundacionPesetacoin
2301f7034c
Update pesetacoin.json ( #161 )
2018-07-06 10:40:25 +02:00
Pavol Rusnak
1ee1afd978
protob: drop StellarSignTx.protocol_version
2018-07-05 13:12:47 +02:00
Pavol Rusnak
5eae03131c
defs: fix zencash backend uri
2018-07-04 17:37:55 +02:00
Pavol Rusnak
f215c8cb5c
protob: prev_block_height_bip115 is uint32 not bytes
2018-07-04 17:30:37 +02:00
matejcik
1b9b7d6c8e
pb2py: properly handle nested messages and enums
2018-07-04 17:08:09 +02:00
Pavol Rusnak
000d832632
proto: split messages into more files by topic
2018-07-04 16:46:14 +02:00
Akira Takizawa
981b9d1a9e
Fix typo for Ethereum Social [ETSC] ( #160 )
2018-07-04 15:35:17 +02:00
Pavol Rusnak
d480b2b45a
protob: drop unused proto files, merge types.proto into messages.proto
2018-07-04 14:20:28 +02:00
Pavol Rusnak
571c2b4a1d
proto: fix whitespace
2018-07-04 14:04:29 +02:00
jurajselep
7b13d2e886
Tezos integration ( #139 )
2018-07-04 14:02:05 +02:00
Dušan Plavák
6eb330345e
Add Cardano currency support ( #148 )
2018-07-04 13:52:08 +02:00
matejcik
6575418de9
pb2py: smarter protobuf include handling
...
support PROTOC_INCLUDE env variable (fixes #158 )
support multiple `-I` arguments
smarter detection of `protoc` presence and its include dirs
2018-07-03 15:31:49 +02:00
Pavol Rusnak
d522f211fd
defs: update backend urls, add backend check to build_coins.py
2018-07-03 12:59:48 +02:00
FundacionPesetacoin
f2864f892f
Pesetacoin ( #145 )
2018-07-03 12:59:01 +02:00
FujiCoin
dde1f6dffc
fix fee rate, max fee, etc. ( #156 )
2018-07-03 12:20:12 +02:00
matejcik
c4420e41d3
protob: add a smart pb2py builder
...
Now we don't need build_protobuf anymore and this is usable
by both core and python-trezor
(as well as generating custom protobufs from other sources)
We still need protoc, unfortunately, but pb2py now calls it
by itself. (little more robustly; instead of generated
python classes, it uses the FileDescriptorSet output which
is parsable by a built-in protobuf class)
To support the script, messages.proto and types.proto must
set a common package. Also there is currently no support for
compiling more than one proto file, we depend on the fact
that messages.proto import types.proto.
(if this is needed, it should be relatively simple to add,
simply pass more than one file to the embedded protoc call)
2018-07-02 18:37:56 +02:00
HackyMiner
dc024ad2d2
Ethersocial Network(ESN) support added ( #149 )
2018-06-29 12:40:06 +02:00
Pavol Rusnak
e8224f5522
defs: update zencash icon
2018-06-28 14:54:30 +02:00
Pavol Rusnak
e7b36ec860
defs: add bip115 to coindef
2018-06-28 14:52:53 +02:00
Pavol Rusnak
ef306159aa
defs: add bip115 to coins
2018-06-28 14:12:19 +02:00
Pavol Rusnak
6e169d6f18
defs: enable Zencash for T2
2018-06-28 14:04:34 +02:00
Yura Pakhuchiy
5d61471108
Add Electrum-GRS to coin_details.json ( #151 )
2018-06-28 13:54:51 +02:00
Yura Pakhuchiy
aa5fbca84c
Add Zcoin wallets to coin_details.json ( #150 )
2018-06-28 11:22:22 +02:00
Saleem Rashid
a19d7c64ca
types: Add wire_no_fsm ( #146 )
2018-06-27 15:17:19 +02:00
Pavol Rusnak
9491cd4b9e
defs: add blockbook field to build_coins script
2018-06-26 21:30:54 +02:00
JOSEPH NICHOLAS R. ALCANTARA
3f55a0cff7
Zencash support ( #140 )
2018-06-26 21:18:27 +02:00
Travis Reeder
e16e58442a
Adds GoChain network ( #147 )
2018-06-26 21:09:23 +02:00
slush
0c4f63c418
coins_details: Minor updates
2018-06-25 20:33:43 +02:00
slush
0b8a12161f
coins_details: Minor updates
2018-06-25 20:31:02 +02:00
slush
b3276879db
Updated coin support for FW 1.6.2/2.0.7
2018-06-25 20:20:28 +02:00
Karel Bílek
0463a2adf2
defs: Add vertcoin as wallet supported coin
2018-06-25 14:58:14 +02:00
Pavol Rusnak
6c540dbfff
defs: update trezor.io backends
2018-06-25 12:17:52 +02:00
Pavol Rusnak
a01314de1a
travis: update script
2018-06-23 12:34:45 +02:00
WO
a2250e16c9
Update version group id ( #144 )
2018-06-23 12:28:19 +02:00
slush
6dc7763e6c
coins_details: Split links to 'links' and 'wallet'
2018-06-22 14:44:30 +02:00
Pavol Rusnak
2dad4dcd51
defs: disable Koto for now
2018-06-22 14:26:26 +02:00
Karel Bílek
20f53c1027
Increase doge normal fee
...
Doge has 100.000 sat/B relay fee for unconfirmed transactions. 10 sat/B seems to be enough for confirmed utxos, but let's increase this anyway
2018-06-22 01:01:40 +02:00
Pavol Rusnak
1e94dbce6a
defs: add more electrum forks to support.json
2018-06-21 18:03:30 +02:00
WO
2f418817cc
Add Koto ( #143 )
2018-06-21 17:48:25 +02:00
wo@kotocoin.info
2a3a7dec14
defs: change official site for Koto
2018-06-21 17:36:49 +02:00
Pavol Rusnak
73d62b1dc4
tools: strip ethereum token names
2018-06-21 17:05:02 +02:00
Pavol Rusnak
ecbf11e122
travis: fix test
2018-06-21 16:39:04 +02:00
Pavol Rusnak
a18de043b0
tools: small nitpicks, fix flake8 warnings
2018-06-21 16:36:29 +02:00
slush
c61a933650
Updated ethereum tokens
2018-06-21 16:00:01 +02:00
slush
390f6e9039
YUPIE token replaced by YUP (to be added)
2018-06-21 15:23:48 +02:00
slush
1de038e3c0
Scripts moved to tools/
2018-06-21 15:14:34 +02:00
slush
98fb5c87c0
Moving coins_details.json to defs/
2018-06-21 15:13:30 +02:00