Files
Gerardo Salazar 28160e1301 Fixes generation of explicit "null" value in Smart Insider Transactions/Intentions (#4817)
* Adds new unit tests covering changes and testing for old case

  * JsonConvert.SerializeObject would convert a `null` value into a
    literal string of "null" when writing to a file via the ToLine
    abstract method. We opt for an empty string whenever the underlying
    value is null so that the parsing works correctly later in the
    data loading cycle.
2020-10-06 10:20:59 -03:00
..
2020-07-27 14:11:40 -07:00
2019-08-16 18:07:30 -03:00
2020-08-18 20:21:10 -03:00
2020-02-13 16:10:52 -03:00
2019-08-16 18:07:30 -03:00
2019-02-06 21:10:28 +00:00
2020-04-01 16:15:05 +01:00
2020-07-16 11:40:32 -03:00
2020-06-01 21:27:45 -03:00
2019-04-26 18:11:48 +01:00
2020-08-18 20:21:10 -03:00
2019-04-30 11:45:07 -03:00
2019-06-03 15:09:02 -03:00
2019-08-16 18:07:30 -03:00