ThomasV
|
234471b70c
|
version 2.4.3 and release notes
|
9 years ago |
dabura667
|
678ec84267
|
Add Chinese Simplified wordlist
|
9 years ago |
ThomasV
|
37034bdf7f
|
listunspent: convert value to float
|
10 years ago |
ThomasV
|
6bbfef5198
|
add timestamp to history command output, convert value to float
|
10 years ago |
ThomasV
|
93b674982e
|
fix tx strip
|
10 years ago |
ThomasV
|
f583fcfedb
|
do not import dns on android
|
10 years ago |
ThomasV
|
3f1e4ae3b1
|
strip spaces from raw tx
|
10 years ago |
ThomasV
|
4a514c7638
|
version 2.4.2 and release notes
|
10 years ago |
ThomasV
|
fa9ce51685
|
deprecate dumpprivkeys
|
10 years ago |
ThomasV
|
02e81a3655
|
read command line arguments from stdin if '-' is passed
|
10 years ago |
ThomasV
|
5686499eae
|
fix #1400
|
10 years ago |
ThomasV
|
bfae04e6f0
|
Improved in network callbacks:
* Pass arguments
* Don't redraw history when a tx is verified.
* Fix new tx notifications.
|
10 years ago |
ThomasV
|
438bc94dce
|
fix #1399
|
10 years ago |
ThomasV
|
e0939348c3
|
minimize calls to estimated_fee
|
10 years ago |
ThomasV
|
6232a0b76c
|
speedup fee computation when collecting small inputs
|
10 years ago |
Roman Zeyde
|
ac8e792c58
|
test_ripemd: add simple test case for ripemd module
|
10 years ago |
Roman Zeyde
|
fa412c3a86
|
test_bitcoin: add tests for int packing
|
10 years ago |
Roman Zeyde
|
175fef2d56
|
test_bitcoin: add test case for seeds
|
10 years ago |
ThomasV
|
d69da1ef43
|
add/remove transaction: remove unused tx_height parameter
|
10 years ago |
ThomasV
|
e9b346ed29
|
add command for master private key
|
10 years ago |
Roman Zeyde
|
abc7429b0f
|
bitcoin: remove multiple imports
|
10 years ago |
Roman Zeyde
|
b5854b6e8b
|
account: remove unused variables
|
10 years ago |
Roman Zeyde
|
a3a01be8ce
|
remove unused code
|
10 years ago |
ThomasV
|
c3991091de
|
move init_qt hook
|
10 years ago |
ThomasV
|
6b87256795
|
sign tx with empty scriptSig inputs
|
10 years ago |
ThomasV
|
5f413aca1c
|
rm unneeded float conversion
|
10 years ago |
ThomasV
|
c844d22a19
|
synchronous_get: return -> raise exception
|
10 years ago |
ThomasV
|
85d9b8aa8d
|
fix: dePem cert before parsing
|
10 years ago |
ThomasV
|
ca3c320ef4
|
simplify x509 constructor
|
10 years ago |
ThomasV
|
713fa00d86
|
fix estimatefee for daemon
|
10 years ago |
ThomasV
|
65c7dfafbc
|
check alias in signrequest
|
10 years ago |
ThomasV
|
34e3261efd
|
fix estimate_fee
|
10 years ago |
ThomasV
|
714445aba8
|
fix: wallet.is_used
|
10 years ago |
ThomasV
|
e93ff18776
|
rename help -> commands
|
10 years ago |
ThomasV
|
aadffa0c8f
|
check_ssl_config: verify pubkey
|
10 years ago |
ThomasV
|
a9e74da11c
|
check SSL certificate in config dialog
|
10 years ago |
ThomasV
|
43880d452e
|
dynamic fees
|
10 years ago |
ThomasV
|
476d198be9
|
fix missing occurences of X509.parse
|
10 years ago |
ThomasV
|
e8d30129ea
|
replace TLSLite dependency with minimal RSA implementation
|
10 years ago |
Neil Booth
|
4c8408b42d
|
Print reason for failure to connect headers
Used to fail just with a "header didn't connect" message, now
it gives a reason too.
|
10 years ago |
ThomasV
|
8ae64064b6
|
dont silence dns errors
|
10 years ago |
ThomasV
|
380bccacf0
|
request_queue.put should never block, because maxsize is not set
|
10 years ago |
ThomasV
|
963ec4ca3e
|
dnssec: don't call get_default_resolver
|
10 years ago |
ThomasV
|
9938fbd160
|
version 2.4.1
|
10 years ago |
ThomasV
|
465d1dfd8b
|
fix #1378
|
10 years ago |
ThomasV
|
2ec19e7528
|
fix bugs with ecdsa/dnssec
|
10 years ago |
Eagle[TM]
|
4731418af9
|
Use ssl.PROTOCOL_TLSv1 on client side to avoid SSLv23
|
10 years ago |
ThomasV
|
77b0e7be5e
|
network: initial status should be 'unknown', distinct from 'connecting'
|
10 years ago |
ThomasV
|
348a9b0e21
|
fix imports, cleanup
|
10 years ago |
ThomasV
|
e96a0945ca
|
do not use pycrypto for DNSSEC validation
|
10 years ago |