JoelKatz
9fa335af63
Update to 32-bit flags. A few serialized transaction fixes.
2012-04-12 16:02:20 -07:00
JoelKatz
fcdf42e799
Promote 'amounts' to a new type. Codify storage format, both internal
...
and serialized. Define operators.
2012-04-09 19:36:51 -07:00
JoelKatz
812445f205
getFormat -> getTxnFormat
2012-04-07 03:56:40 -07:00
JoelKatz
b72cdbac66
Cleanups. Move the sequence number into the middle transaction.
2012-03-26 18:04:36 -07:00
JoelKatz
38cecf2d8f
Code improvements:
...
A way to avoid duplicate field indexes that Arthur came up with.
Abstract out code to create individual fields.
Field index operations.
Flag operations.
Optional field operations.
2012-03-25 00:04:59 -07:00
JoelKatz
18ca0ebb21
Don't use 'magic numbers' for transaction types. Extra transaction constants.
...
getFormat function.
2012-03-20 11:21:40 -07:00
JoelKatz
7e6406a484
Move the table to the implementation.
2012-03-19 09:08:55 -07:00