descriptionThis is intended to be a computer-verifiable (but somewhat human-readable) collection of proofs that RTTP has certain properties.
ownertjm1983@gmail.com
last changeFri, 19 Jun 2015 00:55:55 +0000 (19 12:55 +1200)
content tags
add:
readme
RTTP is an in-development protocol for coordinating payments through trust networks. RTTP might stand for Responsible Trust Traversal Protocol or maybe Responsible Traversal Transaction Protocol, but probably not Responsible Transitive Transactions Protocol, and definitely not Real-time Transport Protocol, which should probably be just RTP.
shortlog
2015-06-19 Tim MakariosProved constructed_from_not_received_implies_constructedmaster
2015-06-17 Tim MakariosProved list_constructed_from
2015-06-17 Tim MakariosProved encrypted_constructed_from
2015-06-17 Tim MakariosProved that "events_not_after h t" is monotonic in t
2015-06-16 Tim MakariosProved that "events_before h t" is monotonic in t
2015-06-12 Tim MakariosProved that constructed_from is transitive
2015-06-11 Tim MakariosProve a lemma characterizing events_not_after
2015-06-11 Tim MakariosProved signature_constructed_from
2015-05-08 Tim MakariosNamed constructed_from cases
2015-05-08 Tim MakariosProved that a Number is constructed_from only itself
2015-05-08 Tim MakariosProved that an ActorName is constructed_from only itself
2015-05-08 Tim MakariosDefined events_not_after
2015-05-07 Tim MakariosProved learnable_implies_constructed_from
2015-05-07 Tim MakariosDefined constructed_from
2015-05-07 Tim MakariosAn actor can construct anything *learnable* from anythi...
2015-05-07 Tim MakariosRedefined rttp_promises using Construct instead of...
...
heads
8 years ago master