tmpim / Krist

Krist is a centralized-database economy system for Minecraft servers. Krist does not use a block-chain, or any similar technology. Krist is not a "cryptocurrency".
https://krist.dev/
GNU General Public License v3.0
24 stars 19 forks source link

pkey field should be optional in ?pushtx and ?pushtx2 legacy calls #12

Closed BTCTaras closed 8 years ago

BTCTaras commented 8 years ago

There are addresses with transaction history from empty private keys, but it is no longer possible to send krist from them, even when they are carrying a balance as they are right now

dmarcuse commented 8 years ago

I don't think there are any cases where it would be a good idea to use empty pkeys...

Lemmmy commented 8 years ago

well theres a reason i didn't add it in the new api

BTCTaras commented 8 years ago

There aren't any

BTCTaras commented 8 years ago

But they've been used before and we should want to have backwards compatibility

Lemmmy commented 8 years ago

well they're in legacy now so :tada:

BTCTaras commented 8 years ago

thanks :100: