Timeline for How to convert a bytes32 to string
Current License: CC BY-SA 4.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 14, 2022 at 22:05 | review | Suggested edits | |||
| Mar 16, 2022 at 5:18 | |||||
| Jun 29, 2021 at 16:33 | comment | added | Ramesh Pareek | does not work getting this error ` Failed to decode output: null: invalid codepoint at offset 2; missing continuation byte (argument="bytes", value={"0":91,"1":218,"2":113,"3":98,"4":184,"5":77,"6":255,"7":114,"8":27,"9":203,"10":143,"11":119,"12":114,"13":120,"14":180,"15":136,"16":222,"17":216,"18":209,"19":71,"20":82,"21":100,"22":212,"23":54,"24":28,"25":107,"26":10,"27":191,"28":204,"29":42,"30":153,"31":168}, code=INVALID_ARGUMENT, version=strings/5.1.0) ` was trying to convert this string 0x5bda7162b84dff721bcb8f777278b488ded8d1475264d4361c6b0abfcc2a99a8 | |
| Oct 8, 2020 at 11:37 | comment | added | Patrick Collins | updated for solidity version past 0.5.0 | |
| S Oct 7, 2020 at 3:30 | history | suggested | Patrick Collins | CC BY-SA 4.0 | Making it clear that it May work past 0.7.2 |
| Oct 6, 2020 at 10:43 | review | Suggested edits | |||
| S Oct 7, 2020 at 3:30 | |||||
| S Oct 5, 2020 at 21:58 | history | suggested | Patrick Collins | CC BY-SA 4.0 | added version support for newer solidity versions. |
| Oct 5, 2020 at 17:16 | review | Suggested edits | |||
| S Oct 5, 2020 at 21:58 | |||||
| Feb 6, 2020 at 11:11 | comment | added | Lukas Lukac | and what does?? | |
| Jan 4, 2019 at 14:38 | comment | added | Yogesh - EtherAuthority.io | This does not work in solidity version 0.5.0+ | |
| Sep 27, 2018 at 16:10 | vote | accept | anrodon | ||
| Sep 24, 2018 at 9:33 | history | answered | R.D | CC BY-SA 4.0 |