2354 Commits (eb66289314f244052a1d09ed597eceb722520d55)

Author SHA1 Message Date
ThomasV 71243c2a57 dnssec: fix hash, and skip SOA 10 years ago
ThomasV 094ce2e4b3 add DNSSEC chain validation 10 years ago
ThomasV 538846ee0b remove incorrect dnssec validation 10 years ago
ThomasV f3c4a55e77 add dnssec verification to payment requests 10 years ago
ThomasV e9f3b21519 Fix transaction update 10 years ago
ThomasV 15f592f022 trezor multisig: build xpub from pubkey 10 years ago
ThomasV 0368a2cd5e fix bug from #1281 10 years ago
ThomasV b0f7411a0a check and fix history on startup 10 years ago
ThomasV e2c19ff871 fix #1344 10 years ago
ThomasV 9947173183 fix tx deserialize 10 years ago
ThomasV 5c2235e54b make tx.deserialize preserve existing inputs 10 years ago
ThomasV c224a9ad9d enable multisig with trezor 10 years ago
ThomasV 7933ac4324 reformatting 10 years ago
Neil Booth 930304e46b Remove apparently dead code. 10 years ago
Neil Booth 389c8e8a8d Only write config file once. 10 years ago
Neil Booth 3a50c78a47 Avoid string representation issues 10 years ago
Neil Booth 5acbe00cbf Suggested auto_connect daemon mode fix for #1336 10 years ago
ThomasV 65e7667eba build reverse history index, to know when a transaction can be removed 10 years ago
ThomasV 616becd9a8 move openalias from plugins to core 10 years ago
ThomasV fa2de58c90 redo fixes for 1324 10 years ago
ThomasV 0c37009cdb fix is_address (forgot p2sh) 10 years ago
ThomasV cf5328b143 do not accet testnet addresses in bitcoin.is_address 10 years ago
Roman Zeyde daee02e22d commands: fix typo 10 years ago
Roman Zeyde 9c06bee8c7 interface: slow_parse() is not defined for X509 10 years ago
ThomasV 604d5d432c sanitize server at the interface level (follow up to issue #1330) 10 years ago
ThomasV 0ac3aebb88 fix proxy setting issue #1330 10 years ago
Neil Booth d0308010da Client-side fix for #1324 10 years ago
Michael Wozniak 523aa7c380 update restore multisig to add type 10 years ago
ThomasV 765ef338ec fix multisig seed detection 10 years ago
ThomasV 118052d815 v2.4 will require protocol v0.10 10 years ago
ThomasV 56b3c98332 generic m of n multisig 10 years ago
ThomasV 37d5e3b42a version 2.3.3, release notes 10 years ago
ThomasV fdd43bd5ad fix issue in f307b18546 10 years ago
ThomasV 56f8fc62f9 fix 1312 10 years ago
ThomasV f894af90d7 fix deserialize_proxy. fixes #1309 10 years ago
ThomasV 74d26f5bdc better error message 10 years ago
ThomasV 0682695da9 version 2.3.2 10 years ago
ThomasV ec9cdfaf48 blockchain: restore call to set_local_height, forgotten in previous commit 10 years ago
ThomasV d09a10e0f7 fix is_used for unmatured tx 10 years ago
Roman Zeyde 90076b0b79 util: add print_msg() method to DaemonThread 10 years ago
Roman Zeyde c324d21107 transaction: added missing import 10 years ago
Roman Zeyde cb4d3a78b4 verifier: fix typo 10 years ago
Roman Zeyde 6bb9ee0cf7 bitcoin: remove dead code 10 years ago
ThomasV 7a3ddfc6a4 version 2.3.1 10 years ago
ThomasV 10740470cc fix requests_dir bug 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