hodgerpodger / staketaxcsv

python repo to create blockchain CSVs
MIT License
252 stars 119 forks source link

RPC data processing missing memo on IBC transfers #253

Closed mbolesta closed 7 months ago

mbolesta commented 1 year ago

Not critical but another regression I noticed switching to the RPC data is the memo no longer gets populated in the koinly format.

In particular it was an IBC transfer from osmosis to juno. The relayer was set in the memo previously.

hodgerpodger commented 10 months ago

Bug probably still exists for CSVs with RPC data source. So will keep this open.

Good news is only CSV with RPC data source now is BLD and DVPN.

Confirmed evmos ibc transfer with memo is preserved into koinly CSV format today.

hodgerpodger commented 7 months ago

Closing older issues without action.