Skip to content

Fix: allow indexing eth transfers to contracts implementing `receive` or `fallback` methods.

  • drop support for pyweb3<6.7.0 due to a change in their API;
  • fixed Ethereum provider to accommodate for sending ETH to contracts with transactions that have empty data (0x);
  • upgraded Tezos sandbox to Nairobi protocol to support pytezos<=3.10.0.

See commit messages for more information.

Edited by Thomas Binétruy-Pic

Merge request reports

Loading