Mayukha Vadari
5d3b8976f7
refactor: simplify TxFormats common fields logic ( #4637 )
...
Minor refactor to `TxFormats.cpp`:
- Rename `commonFields` to `pseudoCommonFields` (since it is the common fields
that all pseudo-transactions need)
- Add a new static variable, `commonFields`, which represents all the common
fields that non-pseudo transactions need (essentially everything that
`pseudoCommonFields` contains, plus `sfTicketSequence`)
This makes it harder to accidentally leave out `sfTicketSequence` in a new
transaction.
2025-06-17 12:15:51 +09:00
..
2022-08-29 10:52:04 +00:00
2025-06-15 23:09:01 +09:00
2023-03-14 20:54:54 -07:00
2025-05-14 14:00:20 +10:00
2020-04-23 10:02:04 -07:00
2025-06-15 23:09:01 +09:00
2025-06-15 23:09:01 +09:00
2025-06-15 23:09:01 +09:00
2025-06-15 23:09:42 +09:00
2025-06-17 12:15:50 +09:00
2021-09-13 15:13:14 -07:00
2025-06-15 23:14:45 +09:00
2025-06-15 23:14:43 +09:00
2025-06-15 23:14:43 +09:00
2025-06-15 23:14:43 +09:00
2025-06-15 23:14:43 +09:00
2025-05-14 14:00:20 +10:00
2025-06-15 23:06:42 +09:00
2025-06-15 23:09:01 +09:00
2022-04-06 13:29:48 -07:00
2023-09-24 10:16:39 +00:00
2025-06-15 23:14:42 +09:00
2025-05-14 14:00:20 +10:00
2022-08-25 08:49:14 -07:00
2021-03-11 14:35:30 -08:00
2025-06-15 23:09:01 +09:00
2020-12-04 12:44:19 -08:00
2023-11-01 14:12:24 +01:00
2022-03-01 11:25:03 -08:00
2025-06-15 23:09:01 +09:00
2023-11-01 14:12:24 +01:00
2022-03-01 11:25:03 -08:00
2022-03-01 11:25:03 -08:00
2020-12-04 12:45:12 -08:00
2025-06-15 23:09:01 +09:00
2022-03-01 11:25:03 -08:00
2025-06-15 23:09:01 +09:00
2025-06-15 23:09:01 +09:00
2022-03-01 11:25:03 -08:00
2023-11-21 18:47:08 +01:00
2023-02-02 16:20:35 -08:00
2025-06-15 23:09:01 +09:00
2020-04-23 10:02:04 -07:00
2022-07-17 22:17:33 -07:00
2025-06-15 23:09:42 +09:00
2023-11-01 14:12:24 +01:00
2025-06-17 12:15:51 +09:00
2025-02-03 10:33:19 +10:00
2023-10-19 12:11:12 +02:00