If your application uses the Bitcoin Core RPC you should test it with v28.0, either rc2 or the final release.

E.g. the (unmaintained) rpc-bitcoin npm package accidentally broke: https://github.com/vansergen/rpc-bitcoin/pull/65

Reply to this note

Please Login to reply.

Discussion

I believe the current plan is to have a v28.1 release later that's a little bit more relaxed about weird invalid stuff. So if things break, and you can't quickly fix them, maybe wait for that release.

But don't wait passively: actually open a github issue.

I was unsure if I shouldve opened an issue on core for this one, should I?

Yes, assuming there isn't one yet.