Anton Kaliaev
116a4ec705
I assume there is a deeper issue with how UnmarshalBinary works in go-amino (i.e., when loading array of some objects, the empty array becomes []object{nil}). Note when Marshaling, the object is nil. |
7 years ago | |
---|---|---|
.. | ||
kv | temporary fix | 7 years ago |
null | fixes after bucky's review | 7 years ago |
indexer.go | fixes after bucky's review | 7 years ago |
indexer_service.go | fixes from my own review | 7 years ago |