Commit Graph

23 Commits

Author SHA1 Message Date
fiatjaf
ba1196a962 File.Human() option to print partial results. v0.4.0 2024-10-27 09:37:34 -03:00
fiatjaf
a0aba28a2a return bitcoin transaction from sequence computation. 2024-10-27 09:37:17 -03:00
fiatjaf
4cb1ec89c0 use stdlib "slices". 2024-02-08 16:36:18 -03:00
fiatjaf
1b0ecd993e UpgradeSequence() instead of seq.Upgrade() and correct behavior. v0.3.0 2023-10-02 19:45:27 -03:00
fiatjaf
57291497e6 Sequence.GetAttestation() v0.2.2 2023-10-02 08:45:39 -03:00
fiatjaf
4f3422212a add license so pkg.go.dev works. v0.2.1 2023-09-30 14:52:54 -03:00
fiatjaf
dba106fc3e a readme. v0.2.0 2023-09-30 14:51:20 -03:00
fiatjaf
bbc37a4a1d rename struct field from .Instructions to .Sequences 2023-09-30 14:31:11 -03:00
fiatjaf
212b1c85b1 change sorting so bitcoin-attested sequences go after their counterparts that are just pending. 2023-09-30 14:12:27 -03:00
fiatjaf
cd3d6ee1a5 fix verifier condition. 2023-09-30 13:27:18 -03:00
fiatjaf
1b3227889e rename to nbd-wtf/opentimestamps. 2023-09-30 13:15:20 -03:00
fiatjaf
402291008e upgrade .SerializeInstructionSequences() to the crazy checkpointing scheme. 2023-09-30 13:14:54 -03:00
fiatjaf
ef94324f2e implement ripemd160 just so we can validate peter todd's old examples. v0.1.0 2023-09-28 15:35:07 -03:00
fiatjaf
7084284622 implement verifier. 2023-09-28 14:57:03 -03:00
fiatjaf
3e702d758e calendar upgrade functionality. 2023-09-27 20:32:50 -03:00
fiatjaf
b6c735501d remove println calls. 2023-09-27 08:59:15 -03:00
fiatjaf
46a1de627a fix interpretation of 0xff: checkpoints you can pick up and store in your pocket. 2023-09-26 23:29:14 -03:00
fiatjaf
3c38206ce3 parsing from file fixes + pretty printing. 2023-09-25 06:03:35 -03:00
fiatjaf
619f2cb453 implement the basic binary parsing logic. 2023-09-21 18:09:20 -03:00
fiatjaf
a0d8e40379 delete things to start fresh. 2023-09-20 10:13:13 -03:00
fiatjaf
cd227e6986 simplify codebase. 2023-09-19 21:18:40 -03:00
fiatjaf
5afda80c1a bring examples so tests pass. v0.0.1 2023-09-18 16:31:05 -03:00
fiatjaf
0b433cd95a copy the other repo and make packages install. 2023-09-18 16:29:42 -03:00