Skip to content

Releases: dl-solarity/frontend

v1.3.1

21 Mar 12:23
1223062
Compare
Choose a tag to compare

Release notes v1.3.1 🎉

This is a bugfix release

  • Fixed leading zeros removal bug in hex hash functions.

v1.3.0

06 Feb 16:09
2c03d7e
Compare
Choose a tag to compare

Release notes v1.3.0 🎉

This is a minor release

  • Added input sharing feature for ABI and Hash Functions sections.
  • Integrated Solarity documentation.

v1.2.1

21 Dec 16:41
d71451f
Compare
Choose a tag to compare

Release notes v1.2.1 🎉

This is a minor release

  • Added arbitrary insertion buttons to the ABI encoder.
  • Fixed UI bugs in Safari.

v1.2.0

14 Dec 17:20
dcd4fd5
Compare
Choose a tag to compare

Release notes v1.2.0 🎉

This is a major release

  • New design!

v1.1.2

21 Nov 15:32
a3891b9
Compare
Choose a tag to compare

Release notes v1.1.2 🎉

This is a minor release

  • Added tuple()[] (an array of tuples) to the ABI encoder
  • Fixed font preloading

v1.1.1

10 Nov 10:52
00708bb
Compare
Choose a tag to compare

Release notes v1.1.1 🎉

This is a minor release

  • Added ability to specify default values in the ABI encoder
  • Fixed decoding serialization bug with embedded BigInts

v1.1.0

29 Oct 15:37
7812a8a
Compare
Choose a tag to compare

Release notes v1.1.0 🎉

This is a minor feature release

  • New font
  • UX fixes here and there

v1.0.1

19 Oct 09:09
da4d9fd
Compare
Choose a tag to compare

Release notes v1.0.1 🎉

This is a bug fix release

  • Fixed project environment

v1.0.0

18 Oct 14:43
7d6039d
Compare
Choose a tag to compare

Release notes v1.0.0 🎉

This is the first stable release

Landing page

Access Github, audits, doc, and Solidity tools.

Audits page

The list of our public Solidity audits.

Tools page

ABI

  • Encoder
  • Packed encoder
  • Decoder

Hash functions

  • keccak256
  • sha256
  • ripemd160

Converter

  • Unit converter (ether <> wei)
  • Hex converter (binary <> decimal <> hex)

Unix epoch

  • Human data to timestamp
  • Timestamp to human data

Address utils

  • Common addresses page
  • create predictor
  • create2 predictor