638 Commits (ac8b1735087bde95d239a386fcf2c93c16813cd8)

Author SHA1 Message Date
Adam Gibson ac8b173508
Ensure all displayed addresses are imported 4 years ago
Adam Gibson bd33b6d498
RPC maker/start returns 409 error if no coins 4 years ago
Adam Gibson 393971446e
Add status, label and extradata to RPC display 4 years ago
Manas Gandy e598b357fb
Add RPC API endpoint for showseed 4 years ago
Adam Gibson 6e07e4f66d
Add /taker/stop endpoint to RPC 4 years ago
Adam Gibson 28fdaa1a90
Allow re-unlock of wallets via /unlock 4 years ago
Adam Gibson 537e317a3c
Remove coincurve dependency, use python-bitcointx 4 years ago
Adam Gibson f5c7f339d3
Allow signmessage to work with any index 4 years ago
Adam Gibson e6ea9d03c2
Update HTTP status codes returned by RPC-API 4 years ago
Adam Gibson fe46b7e21f
Allow RPC coinjoin taker_finished to accept unconf 4 years ago
Kristaps Kaupe 1cc677abb0
Add derivation path to output of wallet_showutxos 4 years ago
Adam Gibson fb4644ec5b
Allow utxo address validation with script 4 years ago
Mark Lopez 9ebd538db5 Removed Unicode dash. 4 years ago
Wukong d110101fad Rename `WalletViewEntry.used` to `WalletViewEntry.status` 4 years ago
Daniel McNally ca85ac67d3
Don't throw when disabled socks config missing 4 years ago
Adam Gibson 66d7e46f9b
Fix RPC timelockaddress call. 4 years ago
Kristaps Kaupe 378018840f
Move Bitcoin RPC specific code out of JsonRpc class 4 years ago
Kristaps Kaupe 840189cd0a
Fix SNICKER daemon startup 4 years ago
xanoni af4f071b74
Add Ilita IRC server (.onion) 4 years ago
Kristaps Kaupe 1e25d1fbbf
Allow to not specify rpc_port in config, use network's default then 4 years ago
Kristaps Kaupe 21c0e3e758
Implement address labeling 4 years ago
Adam Gibson 16fa85bfa4
Prevent amounts less than minsize being processed 4 years ago
Adam Gibson 13f9bb7588
change default to IP 4 years ago
unofficial bisq contributor 9abae09ff5
typo 4 years ago
Kristaps Kaupe c2729c0c0c
fix typo 4 years ago
Kristaps Kaupe a5426808e3
Rename yield generator's txfee settings to txfee_contribution 4 years ago
Adam Gibson b5a4ba3336
Allow user to configure host,port of onion. 4 years ago
unofficial bisq contributor d7d2de3f7c
use btc.amount_to_str for potentially earned 4 years ago
Adam Gibson 7e73e4caa9
Add websocket for subscription, OpenAPI spec 4 years ago
abhishek0405 1688d2d2dc
Adds listutxos and heartbeat route, several fixes 4 years ago
Adam Gibson 80e17df4a6
Add jmwalletd script as RPC server. 4 years ago
xanoni 6ff6c8069a
Fix random typos 4 years ago
Kristaps Kaupe 3f5abeec14
Fix help description of yg's command line txfee options 4 years ago
Kristaps Kaupe df5f241f29
Add configurable miner fee randomization factor 4 years ago
Kristaps Kaupe fb9f5933e8
Re-enable Agora IRC in configuration defaults 4 years ago
undeath e082c3c451 remove unneeded hex encoding/decoding from sent_tx + push_tx 4 years ago
undeath dfc82ab130 various whitespace fixes 4 years ago
undeath 7dcd3f3b5a move client/server data encoding to twisted 4 years ago
Wukong 8085a4e86e Set `fidelity_bond_weighted_order_choose` as default 4 years ago
Adam Gibson 801dfa38f6
Fixes #991 - remove get_config_irc_channel 4 years ago
Erik Arvstedt e4be0343eb Extract function `read_password_stdin` 4 years ago
Tim Akinbo b19888e24f add opt-in rbf support for direct sends 4 years ago
Kristaps Kaupe d0966c3e42
Update Agora Tor host to onion v3 4 years ago
undeath f93ccf0f0c remove unneeded shebangs 4 years ago
Kristaps Kaupe 148f970f8f
Add single UTXO fb warning to gettimelockaddress 4 years ago
Adam Gibson 4586e34ef5
Prevent crash if negative change in sweep 4 years ago
Kristaps Kaupe 79a330ecd2
Check that gettimelockaddress argument is in future 4 years ago
Adam Gibson 8f5998b1bd
Prevent selection of non-standard utxo for podle 4 years ago
undeath ab5b45e5b7
lock timelocked utxos on maker startup 4 years ago
undeath dc13038b92 reuse index for timenumber in FidelityBonds wallet 4 years ago