Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

History / Ethereum Contract ABI

Revisions

  • `fixed<M>x<N>` description minor fix

    Dmitry Ulanov committed Jan 21, 2017
  • Added function type

    @chriseth chriseth committed Nov 14, 2016
  • escape asterisks where these are failing to render (because interpreted as signifying italics)

    @swaldman swaldman committed Aug 17, 2016
  • Missed the complete example

    @hackaugusto hackaugusto committed Jun 21, 2016
  • signature type was changed from real to fixed but the signature was not updated.

    @hackaugusto hackaugusto committed Jun 21, 2016
  • replaced "substituted for" with "replaced with", for clarity.

    @swaldman swaldman committed May 30, 2016
  • Updated Ethereum Contract ABI (markdown)

    @naddison36 naddison36 committed Apr 17, 2016
  • format json format description

    Jan Xie committed Feb 11, 2016
  • Updated Ethereum Contract ABI (markdown)

    Jan Xie committed Feb 11, 2016
  • fix bytes of fixed point number

    Jan Xie committed Feb 11, 2016
  • Updated Ethereum Contract ABI (markdown)

    Jan Xie committed Feb 11, 2016
  • Changed ordering for easier reading in the solidity compiler and changed real to fixed

    @VoR0220 VoR0220 committed Feb 10, 2016
  • Fix the offset of uint256[] in sam(bytes,bool,uint256[]) (ack'd by @chriseth)

    @axic axic committed Nov 20, 2015
  • Fix method signature for sam(bytes,bool,uint256[]) to be A5643BF2 instead of 8FF261B0

    @axic axic committed Nov 20, 2015
  • bytes<N> are valid between 1 and 32 only at the moment

    @axic axic committed Nov 20, 2015
  • address is encoded as uint160 (as mentioned in the encoding section), do not confuse anyone with bytes20 in the types section

    @axic axic committed Nov 19, 2015
  • Updated Ethereum Contract ABI (markdown)

    @chriseth chriseth committed Oct 20, 2015
  • Updated Ethereum Contract ABI (markdown)

    @JustinDrake JustinDrake committed Aug 9, 2015
  • "the name of the function" to "the name of the event"

    @innovator256 innovator256 committed Jun 22, 2015
  • " * `indexed`: `true` if the field is part of the log's data segment, `false` if it one of the log's topics." : according to specs statement is factually wrong

    @innovator256 innovator256 committed Jun 12, 2015
  • Clarification.

    @chriseth chriseth committed May 28, 2015
  • Added string.

    @chriseth chriseth committed May 28, 2015
  • Grammar fix

    @lotrf3 lotrf3 committed May 27, 2015
  • Specify constructor in JSON-ABI.

    @chriseth chriseth committed May 18, 2015
  • New ABI.

    @chriseth chriseth committed May 18, 2015
  • Updated Ethereum Contract ABI (markdown)

    Gav Wood committed May 7, 2015
  • Updated Ethereum Contract ABI (markdown)

    Gav Wood committed May 7, 2015
  • Updated Ethereum Contract ABI (markdown)

    Gav Wood committed May 7, 2015
  • Revert c09fd591b04fdf5dbffcb00c980eed096393072d...8b73b9bb3b733164ae76d43422d396c938efa8eb on Ethereum Contract ABI

    Gav Wood committed May 7, 2015
  • Updated Ethereum Contract ABI (markdown)

    @LianaHus LianaHus committed Mar 23, 2015