Age | Commit message (Expand) | Author |
---|---|---|
2022-05-30 | miniscript: nit: don't return after assert(false) | Antoine Poinsot |
2022-05-30 | miniscript: explicit the threshold size computation in multi() | Antoine Poinsot |
2022-05-30 | miniscript: add an OpCode typedef for readability | Antoine Poinsot |
2022-04-28 | miniscript: use optional instead of bool/outarg | Antoine Poinsot |
2022-04-28 | scripted-diff: miniscript: rename 'nodetype' variables to 'fragment' | Antoine Poinsot |
2022-04-28 | miniscript: remove a workaround for a GCC 4.8 bug | Antoine Poinsot |
2022-04-18 | miniscript: the 'd:' wrapper must not be 'u' | Antoine Poinsot |
2022-03-17 | Miniscript: conversion from script | Pieter Wuille |
2022-03-17 | Miniscript: type system, script creation, text notation, tests | Pieter Wuille |