Arthur Britto
96286afca6
JS: Add ImmediateOrCancel and FillOrKill to Transaction flags.
2013-03-14 19:33:48 -07:00
Arthur Britto
77ff48ebf2
JS: Make transaction signing not require remote.
2013-03-11 03:04:22 -07:00
Stefan Thomas
3932ce95fd
JS: Hotfix for sequence issue.
2013-02-23 23:25:55 +01:00
Stefan Thomas
85f9f67865
JS: Fix Transaction#paths.
2013-02-13 13:09:36 +01:00
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