thecointech / thecoin

Mono-repo for TheCoin project
https://thecoin.io
GNU Affero General Public License v3.0
4 stars 1 forks source link

Lock down transfer endpoints #596

Open FrozenKiwi opened 15 hours ago

FrozenKiwi commented 15 hours ago

(All) endpoints need sanity checking.

For example: uberTransfer accepts timestamp without sanity checks, which is then used in website to convert to CAD value. It is not used internally, but there's no reason to risk it.