Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

v16.0.0

Compare
Choose a tag to compare
@rekmarks rekmarks released this 23 Sep 05:51
b360a3a
  • Breaking: Use Infura V3 API (#352)
    • The previously used Infura API is deprecated and will be (or is already) removed.
    • Using the Infura Provider now requires an API key.
      See eth-json-rpc-infura and infura.io for details.
  • Update various dependencies
    • eth-json-rpc-middleware@6.0.0 (#350)
    • eth-json-rpc-filters@4.2.1 (#351)
    • eth-json-rpc-infura@5.1.0 (#352)
    • eth-rpc-errors@3.0.0 (#353)
  • Specify publish files