Skip to content

Releases: marcusmolchany/wallet-sign

v1.2.0

19 Oct 16:24
Compare
Choose a tag to compare

add checkbox to toggle signature block

v1.1.2

15 Oct 05:04
Compare
Choose a tag to compare
  • temporarily hide header navigation

v1.1.1

15 Oct 04:54
Compare
Choose a tag to compare
  • add button to copy a link to the current message in the signature form

v1.1.0

15 Oct 04:53
Compare
Choose a tag to compare
  • add react-router and react-router-dom
  • add / and /verify routes
  • add support for ?message= query param to fill an initial message into the signature form

v1.0.2

09 Oct 22:45
Compare
Choose a tag to compare
  • use trimStart() rather than trim() on message change

v1.0.1

09 Oct 18:41
Compare
Choose a tag to compare
  • move signed message section above hashed unsigned message section
  • add explainer test to signed message and hashed unsigned message sections
  • update readme

v1.0.0

09 Oct 17:05
Compare
Choose a tag to compare

initial release