Commit Graph

6 Commits

Author SHA1 Message Date
Stefan Thomas
937f614345 JS: Correctly construct submit request when using local_signing. 2013-02-08 03:18:46 +01:00
Stefan Thomas
e07fffc834 JS: Move transaction preparation logic to Transaction class. 2013-02-07 18:35:20 +01:00
Stefan Thomas
aecabb8c7f JS: Transaction: Fix multiple "final" events due to race condition. 2013-02-07 18:35:20 +01:00
Stefan Thomas
55526c378c JS: Local signing bugfixes. 2013-02-07 18:35:20 +01:00
Stefan Thomas
6820c6823d Add transaction signing basics.
Most fields aren't supported yet and there aren't any nice external APIs, but my
test script successfully serializes and signs an XRP Payment, so this seems like
a good time to make a commit.
2013-02-01 22:44:04 +01:00
Stefan Thomas
851db1ce23 Split Transaction class off into separate file. 2013-01-24 20:40:48 +01:00