Commit Graph

8 Commits

Author SHA1 Message Date
Cayman Nava 7dacd7eb78 add pushtx to api
Previously the software assumed use of an internal private key for use in all broadcasted transactions. This addition lets nodes relay pre-signed transactions originating from sources other than the node itself.
2014-09-09 21:27:34 -07:00
obscuren 4008ff32c9 Mutan compile 2014-08-17 12:42:02 +02:00
obscuren 7d95e8624a Added message to closure && added change addresses 2014-08-15 16:19:10 +02:00
obscuren 3c78e418fb world => World 2014-08-05 11:30:12 +02:00
obscuren e71b198e3d Renamed object to Object 2014-08-05 11:26:12 +02:00
obscuren 4f0bda403e Added vm options for object execution 2014-08-05 11:10:24 +02:00
obscuren 0f84b9c30d Added exist method 2014-08-04 16:34:55 +02:00
obscuren 342cc122b4 Added general Pipe API 2014-08-04 16:25:53 +02:00