2539 Commits (acbe67fd1f4d3bd0755707ee90b97295b5d7ff99)

Author SHA1 Message Date
ThomasV 41d9c94821 don't add bip70 suffixes 10 years ago
ThomasV 6d54512627 clearrequests command; minor type fix 10 years ago
ThomasV 508b5373ac minor fixes 10 years ago
ThomasV 8960b16e09 more sanitization 10 years ago
ThomasV b813ba0bdd sanitize timestamp and expiration in requests 10 years ago
ThomasV 37c07278d5 update var names 10 years ago
ThomasV 8f507d2afd change var name 10 years ago
ThomasV acbd434f76 cleanup request signing 10 years ago
ThomasV a8ed934a7f fix bug with make_unsigned_request 10 years ago
ThomasV a6c65b8997 change internal format of requests 10 years ago
ThomasV 2c1fb1e37c do not raise exception if uri has an unknown key 10 years ago
ThomasV e77f0c98e7 extend bitcoin: URI with signature data, instead of serialized format 10 years ago
ThomasV 9c30ad3dd5 extend bitcoin URIs with signed payment requests passed directly 10 years ago
ThomasV e879cb4552 https download of headers 10 years ago
ThomasV 380e072842 fix bug with import_key 10 years ago
neocogent 8792301846 restrict to *. only, add DN support also 10 years ago
neocogent 3c563b85ad adjust comment about wildcards 10 years ago
neocogent 59c231808f add wildcard ssl support 10 years ago
Neil Booth e7ea3e5d01 Add two more block explorers 10 years ago
ThomasV 471cab6089 do not base64encode signatures in requests 10 years ago
Neil Booth 677f235e4b Fix typo. 10 years ago
ThomasV f320178db9 no empty amount in bip70 10 years ago
ThomasV 6fa7f57f10 express expiration dates in natural language 10 years ago
ThomasV aa7b9af501 minor fix 10 years ago
ThomasV da55d9ed6e payment requests: cmdline fixes 10 years ago
ThomasV fbc23a61a3 fix cmdline addrequest 10 years ago
ThomasV dff8f6b338 rework paymentrequest methods 10 years ago
ThomasV 35aba0c14b show alias satus in gui after fetch 10 years ago
Eagle[TM] 4578777c29 network: Update default servers 10 years ago
ThomasV cb2bc54f96 store and display signatures of own requests 10 years ago
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