Files
web3.js/scripts
Samuel Furter 4ffa27b694 Fixes transaction confirmations with the HttpProvider (#3140)
* confirmations are now only emitted if a new block is actually existing

* CHANGELOG.md updated

* CHANGELOG.md 'Added' section updated with the added types

* build packages updated

* istanbul updated because of the usage of 'async', contract.js test codestyle improved, and transaction confirmation handling in the Method class of the web3-core-method module

* coveralls CI script updated

* coverage paths updated in e2e.ganache.sh, e2e.geth.automine.sh, e2e.geth.instamine.sh
2019-10-17 14:11:15 +02:00
..