planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
510 stars 144 forks source link

Explorer: Query by action type #1248

Closed limebell closed 1 year ago

limebell commented 5 years ago

This issue is related with planetarium/libplanet-explorer#63.

dahlia commented 4 years ago

This seems relevant to PolymorphicAction<T>, but IAction is agnostic about PolymorphicAction<T>.TypeId. In order to achieve this, we need an option to filter by actions' payload, which is a more generalized version.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.