btcs

bitcoin script parser/evaluator/compiler/decompiler
git clone git://jb55.com/btcs
Log | Files | Refs | README | LICENSE

commit 9765eb6f6a720c7c1c59415f4a5f580bc7ca5106
parent fa4e3049d24bddbefa72cc0bd84e7a2d82797273
Author: William Casarin <jb55@jb55.com>
Date:   Wed, 27 Dec 2017 20:36:35 -0800

todo: remove old stuff

Diffstat:
Mdoc/TODO.org | 11++---------
1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/doc/TODO.org b/doc/TODO.org @@ -15,12 +15,5 @@ of the better sighash scheme in bip143. there are so many interesting sighash types, and there are probably going to be more eventually, that implementing legacy just seems like a waste of time now - -* Evaluator - -Some things to consider - -- [ ] May need context for things like CSV -- [ ] Should we represent context as the program environment? -- [ ] Pure environment and perhaps live testnet environment? -- [ ] How to do this? + +* Remaining OPCODES