summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-13psbt: Unify formatting of key-value data to specify data type and nameAndrew Chow
2022-07-12179: Remove my email due to spam (#1337)MacroFake
2022-07-05370: Add test vectorsAndrew Chow
2022-07-02Add BIP39 implementation referencehujiulong
2022-06-20bip-0340: clarify that lift_x fails with out-of-range inputsJonas Nick
2022-06-19Update bip-0300.mediawiki54627384
2022-06-13370: Clarify that modifiable flags are bitsAndrew Chow
2022-06-12Add one Swift implementation featured with full native syntax, exception hand...Tim Wang
2022-06-07Merge pull request #1323 from LegReq/masterkallewoof
2022-06-06Fix incorrect signature test vectors in BIP322Wip
2022-06-02370: clarify inputs/outputs modifiableAndrew Chow
2022-06-01370: height lock must be greater than 0Andrew Chow
2022-06-01370: Describe locktime type tiebreakerAndrew Chow
2022-05-26typo: correct mispellingAlex Bosworth
2022-05-23[BIP-119] Minor wording fixupsJeremy Rubin
2022-05-23[BIP-119] Reword section on fungibility in motivationJeremy Rubin
2022-05-23[BIP-119] No double space after period, no trailing whitespacesJeremy Rubin
2022-05-20BIP 0371: Make hex example consistent with base64Alex Bosworth
2022-05-10[BIP-119] Slim down motivation, add more referencesJeremy Rubin
2022-05-10[BIP-119] Make serialization specification complete, defining all functions f...Jeremy Rubin
2022-05-10[BIP-119] Clarify Endianness of serializationsJeremy Rubin
2022-05-10[BIP-119] Use mediawiki syntax highlighting, add comment to specJeremy Rubin
2022-05-10bip-39 dart implementation addedSunit Roy
2022-05-06Merge pull request #1314 from luke-jr/fix_bip326kallewoof
2022-05-06Merge pull request #1276 from katesalazar/patch-3kallewoof
2022-05-06Merge pull request #1300 from dplusplus1024/patch-1kallewoof
2022-05-05Merge pull request #1193 from katesalazar/202109261239Luke Dashjr
2022-05-05Merge pull request #1290 from allenpiscitello/patch-1Luke Dashjr
2022-05-05Merge pull request #1275 from meshcollider/202201_fix_broken_linkLuke Dashjr
2022-05-05Merge pull request #1309 from JeremyRubin/anti-dos-119Luke Dashjr
2022-05-05Merge pull request #1294 from JeremyRubin/patch-7Luke Dashjr
2022-05-05Merge remote-tracking branch 'origin-pull/1267/head'Luke Dashjr
2022-05-05Merge pull request #1296 from brandonblack/bip-0371-vectors-fixesLuke Dashjr
2022-05-05Bugfix: BIP 326: Correct Author/Title headingsLuke Dashjr
2022-05-05Merge pull request #1299 from ajtowns/202204-longtitleLuke Dashjr
2022-05-05Merge pull request #1287 from sdaftuar/2021-02-bip338-fixupsLuke Dashjr
2022-05-05Merge pull request #840 from graingert/patch-1Luke Dashjr
2022-04-28[BIP-119]: Make IsPayToBareDefaultCheckTemplateVerifyHash PythonicJeremy Rubin
2022-04-28[BIP-119] Remove C++ Spec from BIP-119 entirely.Jeremy Rubin
2022-04-28[BIP-119] Reimplement CTV in higher level pythonic pseduocode and clarify DoS...Jeremy Rubin
2022-04-11Grammar updateD++
2022-04-07bip-326: avoid errors from scripts/buildtable.plAnthony Towns
2022-04-05Add restriction on feefilter messagesSuhas Daftuar
2022-04-04Correct pubkey type for TAP_INTERNAL_KEYBrandon Black
2022-04-04Fix data type for TAP_MERKLE_ROOTBrandon Black
2022-04-04Remove repeated clauseBrandon Black
2022-04-01Fix TAP_SCRIPT_SIG signature too short vectorBrandon Black
2022-04-01Remove stray '<'Brandon Black
2022-03-29Update BIP-119 to include python reference hash / link BIP-341Jeremy Rubin
2022-03-24Fixing incorrect allowing of unsigned transactionallenpiscitello