Pavol Rusnak
|
258e6e7fb2
|
rebuild pb
|
2014-05-26 00:59:42 +02:00 |
|
Pavol Rusnak
|
2066f9e95c
|
use imported flag to indicate that storage was imported from an external source
|
2014-05-26 00:58:17 +02:00 |
|
Pavol Rusnak
|
1865a0428d
|
add imported flag
|
2014-05-26 00:53:45 +02:00 |
|
Pavol Rusnak
|
555b56181e
|
use button confirmation for loaddevice
|
2014-05-25 18:32:12 +02:00 |
|
Pavol Rusnak
|
322c06bf7b
|
add simple gui qt utility
|
2014-05-24 00:31:42 +02:00 |
|
Pavol Rusnak
|
5e9cd15527
|
use new base58 code for address functions, add function for obtaining wif
|
2014-05-22 22:29:53 +02:00 |
|
Pavol Rusnak
|
4b1211e0ae
|
extract base58 functions to separate source file
|
2014-05-22 21:52:04 +02:00 |
|
Pavol Rusnak
|
612f5ab050
|
fix copyright headers
|
2014-05-22 20:54:58 +02:00 |
|
Pavol Rusnak
|
c1140e071e
|
added deserialization
|
2014-05-21 00:22:48 +02:00 |
|
Pavol Rusnak
|
d7169a342c
|
fix initialize handling in interactive mode
|
2014-05-20 15:37:58 +02:00 |
|
Pavol Rusnak
|
44116b8a74
|
make serialize api more friendly
|
2014-05-15 19:35:28 +02:00 |
|
Pavol Rusnak
|
c08bbfa58e
|
fix last commit
|
2014-05-15 18:50:28 +02:00 |
|
Pavol Rusnak
|
c1dc507189
|
add hdnode serialization function
|
2014-05-15 17:36:23 +02:00 |
|
Pavol Rusnak
|
06dd166a82
|
add more precomputation to ecdsa signing
|
2014-05-15 17:11:26 +02:00 |
|
Pavol Rusnak
|
0d0a1ab5f2
|
import v1.0.0
|
2014-04-29 14:38:32 +02:00 |
|
Pavol Rusnak
|
b7f5849ecc
|
fix ButtonRequestType in Ping and GetEntropy
|
2014-04-28 14:39:05 +02:00 |
|
Pavol Rusnak
|
cff0b5fbf7
|
add test_signtx to test_protection_levels
|
2014-04-27 23:06:06 +02:00 |
|
Pavol Rusnak
|
deec6fc2fc
|
simplify test for test_255_outputs using list comprehensions
|
2014-04-24 16:23:06 +02:00 |
|
Pavol Rusnak
|
615473409a
|
add expected responses to test_msg_signtx test
|
2014-04-24 15:59:10 +02:00 |
|
Pavol Rusnak
|
3865d22c56
|
add expected responses to test_msg_signtx.test_one_one_fee unit test
|
2014-04-23 23:44:56 +02:00 |
|
slush0
|
99af68388d
|
Added unittest test_attack_change_outputs
Removed obsolete tests, enabled test with 255 outputs
|
2014-04-18 18:57:00 +02:00 |
|
slush0
|
54bc7239ce
|
Adde debug_processor to sign_tx() for unittest purposes
|
2014-04-18 18:56:12 +02:00 |
|
slush0
|
de1bef9533
|
Check if all signatures has been provided correctly
|
2014-04-18 18:10:00 +02:00 |
|
Pavol Rusnak
|
72753fa914
|
fix typo
|
2014-04-17 18:40:50 +02:00 |
|
Pavol Rusnak
|
35661161c9
|
simplify test_255_outputs
|
2014-04-17 18:33:26 +02:00 |
|
Pavol Rusnak
|
b91bd9d628
|
use simplesigntx tests for signtx
|
2014-04-17 16:37:09 +02:00 |
|
Pavol Rusnak
|
c642605ad2
|
modify simplesigntx to match signtx semantics
|
2014-04-17 16:30:19 +02:00 |
|
slush0
|
1d46bd70a9
|
Reworked TransactionType (again)
|
2014-04-17 14:05:45 +02:00 |
|
slush0
|
96966309d3
|
Compiled pb
|
2014-04-17 14:05:38 +02:00 |
|
slush0
|
e4f9dcd7c9
|
Stupid compiler, inputs_count is reserved when there's repeated inputs field.
|
2014-04-17 13:27:18 +02:00 |
|
slush0
|
48ad2f6785
|
Updates stream signing algo
|
2014-04-17 08:32:50 +02:00 |
|
slush0
|
994ff45a30
|
Updated TransactionType
|
2014-04-17 08:32:50 +02:00 |
|
slush0
|
b678022437
|
Added inputs_count/outputs_count to TransactionType
|
2014-04-17 05:51:54 +02:00 |
|
Pavol Rusnak
|
94d4a3733e
|
fix typos
|
2014-04-11 15:33:29 +02:00 |
|
Pavol Rusnak
|
ca952548b7
|
fix whitespace
|
2014-04-11 15:22:50 +02:00 |
|
Pavol Rusnak
|
7ae8894214
|
fix two more unit tests
|
2014-04-11 15:17:36 +02:00 |
|
slush0
|
2964cc4f9c
|
Temporary disabled unit test
|
2014-04-10 15:23:36 +02:00 |
|
slush0
|
cbe8b42eed
|
First unit test for streaming tx
|
2014-04-10 15:23:36 +02:00 |
|
slush0
|
d017ae2adf
|
Fixed RequestTx structure
|
2014-04-10 15:23:36 +02:00 |
|
slush0
|
400f3e669f
|
Reworked RequestTx
|
2014-04-10 15:23:35 +02:00 |
|
slush0
|
ff77261a61
|
Fixed bin_output
|
2014-04-10 15:23:35 +02:00 |
|
slush0
|
345f6d6814
|
Compiled pb
|
2014-04-10 15:23:35 +02:00 |
|
slush0
|
e6bfe66399
|
Validity of config set to 30 days
|
2014-04-10 14:43:05 +02:00 |
|
slush0
|
c6bcf54876
|
Reworked TxRequest message
|
2014-04-10 14:42:50 +02:00 |
|
Pavol Rusnak
|
28be645370
|
fix whitespace
|
2014-04-09 20:19:30 +02:00 |
|
slush0
|
bff8038fad
|
Reworked TxRequest message
|
2014-04-09 20:15:49 +02:00 |
|
Pavol Rusnak
|
df99b56108
|
add PassphraseRequest to docu
|
2014-04-09 19:56:47 +02:00 |
|
Pavol Rusnak
|
5dc0be857c
|
update pb
|
2014-04-07 18:37:03 +02:00 |
|
Pavol Rusnak
|
8d94d6168f
|
change java package for protobuf classes
|
2014-04-07 18:01:11 +02:00 |
|
Pavol Rusnak
|
8f7658da89
|
outputs->bin_outputs, our_outputs->outputs in TransactionType
|
2014-04-02 20:27:42 +02:00 |
|