April 2018 | Monthly Dev Update

Stevan Lohja
1 min readMay 2, 2018

--

Team

Stevan Lohja recently joined the team as Technical Writer.

Projects

go-ethereum v5.2.0

UPGRADE your clients to the newest version of GETH and PARITY to be ready for difficulty bomb difusal at block 5,900,000 (ECIP 1041).

New!

Address/transaction indexing

This feature makes it possible to build, continuously index, and query transactions by associated addresses.

emerald-cli v0.22.0

New!

JSON-RPC API:

  • emerald_importAddress
  • emerald_listAddresses
  • emerald_deleteAddress

RPC calls for address book manipulations. import new entity to address book, list all address book entities, and delete selected entity from address book.

emerald-cli/rs v0.22.0

New!

JSON-RPC methods:

  • emerald_listAddresses
  • emerald_importAddress
  • emerald_deleteAddress

RPC calls for address book manipulations. import new entity to address book, list all address book entities, and delete selected entity from address book.

We are extremely grateful to the many volunteers and members of our community for their ongoing contributions.

--

--