2273 Commits (acbd434f76a407dfcaa7493a138054ee726898e8)

Author SHA1 Message Date
ThomasV acbd434f76 cleanup request signing 9 years ago
ThomasV a8ed934a7f fix bug with make_unsigned_request 9 years ago
ThomasV a6c65b8997 change internal format of requests 9 years ago
ThomasV 2c1fb1e37c do not raise exception if uri has an unknown key 9 years ago
ThomasV e77f0c98e7 extend bitcoin: URI with signature data, instead of serialized format 9 years ago
ThomasV 9c30ad3dd5 extend bitcoin URIs with signed payment requests passed directly 9 years ago
ThomasV e879cb4552 https download of headers 9 years ago
ThomasV 380e072842 fix bug with import_key 9 years ago
neocogent 8792301846 restrict to *. only, add DN support also 9 years ago
neocogent 3c563b85ad adjust comment about wildcards 9 years ago
neocogent 59c231808f add wildcard ssl support 9 years ago
Neil Booth e7ea3e5d01 Add two more block explorers 9 years ago
ThomasV 471cab6089 do not base64encode signatures in requests 9 years ago
Neil Booth 677f235e4b Fix typo. 9 years ago
ThomasV f320178db9 no empty amount in bip70 9 years ago
ThomasV 6fa7f57f10 express expiration dates in natural language 9 years ago
ThomasV aa7b9af501 minor fix 9 years ago
ThomasV da55d9ed6e payment requests: cmdline fixes 9 years ago
ThomasV fbc23a61a3 fix cmdline addrequest 9 years ago
ThomasV dff8f6b338 rework paymentrequest methods 9 years ago
ThomasV 35aba0c14b show alias satus in gui after fetch 9 years ago
Eagle[TM] 4578777c29 network: Update default servers 9 years ago
ThomasV cb2bc54f96 store and display signatures of own requests 9 years ago
ThomasV 71243c2a57 dnssec: fix hash, and skip SOA 9 years ago
ThomasV 094ce2e4b3 add DNSSEC chain validation 9 years ago
ThomasV 538846ee0b remove incorrect dnssec validation 9 years ago
ThomasV f3c4a55e77 add dnssec verification to payment requests 9 years ago
ThomasV e9f3b21519 Fix transaction update 9 years ago
ThomasV 15f592f022 trezor multisig: build xpub from pubkey 9 years ago
ThomasV 0368a2cd5e fix bug from #1281 9 years ago
ThomasV b0f7411a0a check and fix history on startup 9 years ago
ThomasV e2c19ff871 fix #1344 9 years ago
ThomasV 9947173183 fix tx deserialize 9 years ago
ThomasV 5c2235e54b make tx.deserialize preserve existing inputs 9 years ago
ThomasV c224a9ad9d enable multisig with trezor 9 years ago
ThomasV 7933ac4324 reformatting 9 years ago
Neil Booth 930304e46b Remove apparently dead code. 9 years ago
Neil Booth 389c8e8a8d Only write config file once. 9 years ago
Neil Booth 3a50c78a47 Avoid string representation issues 9 years ago
Neil Booth 5acbe00cbf Suggested auto_connect daemon mode fix for #1336 9 years ago
ThomasV 65e7667eba build reverse history index, to know when a transaction can be removed 9 years ago
ThomasV 616becd9a8 move openalias from plugins to core 9 years ago
ThomasV fa2de58c90 redo fixes for 1324 9 years ago
ThomasV 0c37009cdb fix is_address (forgot p2sh) 9 years ago
ThomasV cf5328b143 do not accet testnet addresses in bitcoin.is_address 9 years ago
Roman Zeyde daee02e22d commands: fix typo 9 years ago
Roman Zeyde 9c06bee8c7 interface: slow_parse() is not defined for X509 9 years ago
ThomasV 604d5d432c sanitize server at the interface level (follow up to issue #1330) 9 years ago
ThomasV 0ac3aebb88 fix proxy setting issue #1330 9 years ago
Neil Booth d0308010da Client-side fix for #1324 9 years ago