cosmos-sdk/codec/types
Robert Zaremba 78703f1b6e
remove any.ClearCachedValue method (#8402)
* remove any.ClearCachedValue method

This method is in a public interface but used only for tests.
It shouldn't be used - `Any` values shouldn't be manipulated. This could lead to bugs.

* rename any_test.go

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-01-21 12:35:40 +00:00
..
any.go remove any.ClearCachedValue method (#8402) 2021-01-21 12:35:40 +00:00
any.pb.go All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
any_internal_test.go remove any.ClearCachedValue method (#8402) 2021-01-21 12:35:40 +00:00
compat.go Clean Any interface (#8167) 2020-12-18 14:55:25 +00:00
compat_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
doc.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
interface_registry.go Throw an error on duplicate registration (#7729) 2020-10-29 15:32:47 +00:00
types_test.go remove any.ClearCachedValue method (#8402) 2021-01-21 12:35:40 +00:00