Age | Commit message (Expand) | Author |
---|---|---|
2022-09-17 | Permit delaying duplicate key check in miniscript::Node construction | Pieter Wuille |
2022-07-18 | refactor: remove unused using directives | fanquake |
2022-07-14 | miniscript: add a helper to find the first insane sub with no child | Antoine Poinsot |
2022-07-14 | miniscript: don't check for top level validity at parsing time | Antoine Poinsot |
2022-05-30 | miniscript: mark nodes with duplicate keys as insane | Antoine Poinsot |
2022-04-28 | miniscript: use optional instead of bool/outarg | Antoine Poinsot |
2022-04-18 | miniscript: the 'd:' wrapper must not be 'u' | Antoine Poinsot |
2022-03-17 | Miniscript: ops limit and stack size computation | Pieter Wuille |
2022-03-17 | Miniscript: conversion from script | Pieter Wuille |
2022-03-17 | Miniscript: type system, script creation, text notation, tests | Pieter Wuille |