Skip to content

前端的输入框应该做好相应的检查 #162

@atenjin

Description

@atenjin
  1. 对于value的输入,要检查边界值,合法性,当前用户是否有足够的钱
  2. 对于地址输入框要检查好:
    1. 是否是 hex,是hex的时候用户有没有填写0x,如果没有是自己帮加上还是给予提示要求加上
    2. 对于非hex地址,检查对应的编码等等...

前端对相应的输入框检查同时需要防御注入攻击,特殊字符等等

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions