JoelKatz
ba6d040266
Infrastructure for "tx" RPC command to track transactions.
2012-01-20 16:43:53 -08:00
JoelKatz
50e23112e3
Fix applying transactions with a local destination to the wallet.
2012-01-20 13:43:07 -08:00
JoelKatz
94e4e1d04b
Handle all the weird edge cases, such as:
...
A remote transaction is received *from* a local account. We neeed
to update our balance and sequence tracking.
A local transaction loses to a conflict.
2012-01-18 15:33:58 -08:00
JoelKatz
1277ffd91c
Apply local Txns.
2012-01-18 14:14:34 -08:00
JoelKatz
fa16bb430b
Infrastructure for local transactions, wallet interface.
...
Transaction JSON code.
2012-01-08 22:18:03 -08:00
JoelKatz
f87d1bfcb7
A class to track a local transaction through its life cycle.
2012-01-08 21:38:24 -08:00