Commit Graph

195 Commits (eed6c0fa43230834b1fe3e3f01b8dee9dd9730d4)

Author SHA1 Message Date
Pavol Rusnak a01a9cef9e
protob: add GetPublicKey.script_type
6 years ago
Dušan Klinec ca22a57963 xmr: wire type fix (#175)
6 years ago
Pavol Rusnak 9fa3a7a399
protob: more meta info in monero messages
6 years ago
Pavol Rusnak a5e6dff3ff
protob: refactor Monero messages
6 years ago
Dušan Klinec ac0193b0b6 Monero protocol messages added (#164)
6 years ago
Pavol Rusnak b7e76e4e81
protob: refactor graph.py
6 years ago
Pavol Rusnak f7df570194
protob: add graph.py script, small fixes to proto files
6 years ago
Pavol Rusnak 25bc3b4570
protob: update message workflow comments
6 years ago
Pavol Rusnak e0108d34bf
protob: rename common.proto to messages-common.proto, move Success/Failure and friends there
6 years ago
Pavol Rusnak 32850a6262
Revert "protob: remove source_account from Stellar messages"
6 years ago
Tomas Susanka 7358ab1636 protobuf: Ripple (#162)
6 years ago
Pavol Rusnak 51eeb0ed5f
protob: remove source_account from Stellar messages
6 years ago
Pavol Rusnak 1ee1afd978
protob: drop StellarSignTx.protocol_version
6 years ago
Pavol Rusnak f215c8cb5c
protob: prev_block_height_bip115 is uint32 not bytes
6 years ago
matejcik 1b9b7d6c8e pb2py: properly handle nested messages and enums
6 years ago
Pavol Rusnak 000d832632
proto: split messages into more files by topic
6 years ago
Pavol Rusnak d480b2b45a
protob: drop unused proto files, merge types.proto into messages.proto
6 years ago
Pavol Rusnak 571c2b4a1d
proto: fix whitespace
6 years ago
jurajselep 7b13d2e886 Tezos integration (#139)
6 years ago
Dušan Plavák 6eb330345e Add Cardano currency support (#148)
6 years ago
matejcik 6575418de9 pb2py: smarter protobuf include handling
6 years ago
matejcik c4420e41d3 protob: add a smart pb2py builder
6 years ago
Saleem Rashid a19d7c64ca types: Add wire_no_fsm (#146)
6 years ago
Pavol Rusnak 9491cd4b9e
defs: add blockbook field to build_coins script
6 years ago
JOSEPH NICHOLAS R. ALCANTARA 3f55a0cff7 Zencash support (#140)
6 years ago
Tomas Susanka 2f2888fba1 stellar: account fields are strings (addresses) not bytes (pubkeys)
6 years ago
Pavol Rusnak 0bf60dbda9
protob: add show_display to StellarGetPublicKey/StellarGetAddress
6 years ago
Tomas Susanka dcda93322a protob: stellar get address
6 years ago
Pavol Rusnak babc60a48e
protob: reorder fields in LiskVerifyMessage to match VerifyMessage
6 years ago
alepop 18f7dee118 protob: restore Lisk {SignMessage, MessageSignature, VerifyMessage} (#120)
6 years ago
Pavol Rusnak 018eebac7e
protob: rename decred_expiry to expiry (so we can use this field for Zcash too)
6 years ago
Pavol Rusnak 0f7118bb3d
protob: add missing flags for decred and zcash
6 years ago
Pavol Rusnak 0c9d67954c
protob: drop CoinType
6 years ago
Pavol Rusnak fb662e53b1
protob: remove {Lisk,Stellar}{SignMessage,MessageSignature,VerifyMessage}
6 years ago
Pavol Rusnak ede4833c13
protob: add Initialize.skip_passphrase
6 years ago
Pavol Rusnak ef5240bccc
protob: add TransactionType.overwintered flag (for Zcash)
6 years ago
Tomas Susanka b91db285ba stellar: StellarSignMessage.message is bytes not string
6 years ago
Aleksey Popov 9abe3a7c69 protob: Change stellar fields from int64 -> sint64
6 years ago
Aleksey Popov 6dd5d17a8e protob: Change some Lisk transaction fields to `bytes`
6 years ago
Aleksey Popov 4fc9fdff7d protob: Fix `amount` and `fee` Lisk fields string -> uint64
6 years ago
Aleksey Popov 6a7710c026
protob: Add messages for Lisk support
6 years ago
ZuluCrypto 8ac9068e02 Stellar - add protobuf messages and types
6 years ago
Roman Zeyde 260747dfa4 proto: add {ApplySettings,Storage}.auto_lock_delay_ms
6 years ago
Jan Pochyla 66a85673ed add debug link fields
6 years ago
Pavol Rusnak d83bb5464c
add {Storage,Features}.unfinished_backup
6 years ago
Pavol Rusnak 998eb4c7a7
add ApplySettings.passphrase_source
6 years ago
Pavol Rusnak 7e61f37038
protob: change comment for tx_type
6 years ago
Peter van Mourik 42e2f494b2 Changed tx_type to uint32
6 years ago
Pavol Rusnak ec24aa1d80
proto: rename EthereumSignTx.txtype to tx_type
6 years ago
Peter van Mourik bdefc5ac37 Added txtype as optional field in preparation of Wanchain support
6 years ago