ThomasV
|
f3bd1662f7
|
fix web request server. fixes #1455
|
9 years ago |
ThomasV
|
849cc0200b
|
better help message
|
9 years ago |
ThomasV
|
458b62f5de
|
commands: add kwargs to wrapper
|
9 years ago |
ThomasV
|
f90ca2684e
|
change paytomany syntax: accept json data instead of csv file
|
9 years ago |
ThomasV
|
d986570c2e
|
fix: func.__doc__ might be None on android
|
9 years ago |
ThomasV
|
04b9d8fffa
|
Update kivy GUI in order to merge with master
|
9 years ago |
Neil Booth
|
768adfb337
|
Fix "restore" further by accepting --mpk
|
9 years ago |
Neil Booth
|
2d05e7d891
|
Merge the network and network_proxy
|
9 years ago |
Neil Booth
|
4d6a0f29ee
|
Fix 'restore' command line to take -C.
|
9 years ago |
ThomasV
|
92e0744470
|
Refactoring of daemon:
* gui and daemon are in the same process
* commands that require network are sent to the daemon
* open only one gui window per wallet
|
9 years ago |
ThomasV
|
37034bdf7f
|
listunspent: convert value to float
|
9 years ago |
ThomasV
|
6bbfef5198
|
add timestamp to history command output, convert value to float
|
9 years ago |
ThomasV
|
fa9ce51685
|
deprecate dumpprivkeys
|
10 years ago |
ThomasV
|
02e81a3655
|
read command line arguments from stdin if '-' is passed
|
10 years ago |
ThomasV
|
e9b346ed29
|
add command for master private key
|
10 years ago |
ThomasV
|
65c7dfafbc
|
check alias in signrequest
|
10 years ago |
ThomasV
|
34e3261efd
|
fix estimate_fee
|
10 years ago |
ThomasV
|
e93ff18776
|
rename help -> commands
|
10 years ago |
ThomasV
|
43880d452e
|
dynamic fees
|
10 years ago |
ThomasV
|
465d1dfd8b
|
fix #1378
|
10 years ago |
ThomasV
|
6d54512627
|
clearrequests command; minor type fix
|
10 years ago |
ThomasV
|
8f507d2afd
|
change var name
|
10 years ago |
ThomasV
|
acbd434f76
|
cleanup request signing
|
10 years ago |
ThomasV
|
471cab6089
|
do not base64encode signatures in requests
|
10 years ago |
ThomasV
|
fbc23a61a3
|
fix cmdline addrequest
|
10 years ago |
ThomasV
|
616becd9a8
|
move openalias from plugins to core
|
10 years ago |
Roman Zeyde
|
daee02e22d
|
commands: fix typo
rename "sec" to "privkey"
|
10 years ago |
ThomasV
|
74d26f5bdc
|
better error message
|
10 years ago |
ThomasV
|
d75d3fdf5b
|
fix --pending option
|
10 years ago |
ThomasV
|
42084a3610
|
improve docstrings
|
10 years ago |
ThomasV
|
1fbbd5d65d
|
require network to show request status
|
10 years ago |
ThomasV
|
cbcb799eec
|
add filtering options for listrequests
|
10 years ago |
ThomasV
|
f3597f865b
|
--force option for addrequest
|
10 years ago |
ThomasV
|
a103f59686
|
new flags for listaddresses
|
10 years ago |
ThomasV
|
ba78093e2e
|
getalias: no check
|
10 years ago |
Kefkius
|
b6e4013a9d
|
Fix typo in param_descriptions
heigh --> height
|
10 years ago |
ThomasV
|
e5b5e8d0f4
|
comment our ackrequest
|
10 years ago |
ThomasV
|
16344b43af
|
fix issue #1282
|
10 years ago |
ThomasV
|
5714d9f4fc
|
shorter docstrings
|
10 years ago |
ThomasV
|
145bf5cf0a
|
rename decodetx and sendtx commands. merge mktx and payto commands.
|
10 years ago |
ThomasV
|
e067e34313
|
make global options: -w and -o
|
10 years ago |
ThomasV
|
f70a996619
|
fix trezor initialiation hook (pass window in load_wallet)
|
10 years ago |
ThomasV
|
9bd94e5062
|
refactor payment requests
|
10 years ago |
ThomasV
|
572a463806
|
reason->memo
|
10 years ago |
ThomasV
|
3bb00f0006
|
store json record requests
|
10 years ago |
ThomasV
|
bf755f8ac0
|
jsonrpc interface
|
10 years ago |
ThomasV
|
48e53498db
|
improve requests
|
10 years ago |
ThomasV
|
ec795ba3c0
|
fix var name
|
10 years ago |
ThomasV
|
ab60da89ac
|
Add a help group for config variables. Change name of ssl variables
|
10 years ago |
ThomasV
|
0ddd94b5b3
|
remove forgotten debugging statement
|
10 years ago |