openethereum/ethcore/src/evm
Arkadiy Paronyan c7dbd87f8e Backporting to beta ()
* v1.5.1

* Disable notifications ()

* Fix wrong token handling ()

* Fixing wrong token displayed

* Linting

* Revert filtering out

* Revert the revert

* Don't panic on uknown git commit hash ()

* Additional logs for own transactions ()

* Integration with zgp whitelist contract ()

* zgp-transactions checker

* polishing

* rename + refactor

* refuse-service-transactions cl option

* fixed tests compilation

* Renaming signAndSendTransaction to sendTransaction ()

* Fixed deadlock in external_url ()

* Fixing web3 in console ()

* Fixing estimate gas in case histogram is not available ()

* Restarting fetch client every now and then ()
2017-02-03 13:57:04 +01:00
..
benches Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
interpreter Backporting to beta () 2017-02-03 13:57:04 +01:00
evm.rs Backporting to beta () 2017-01-12 17:06:15 +01:00
ext.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
factory.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
instructions.rs Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00
jit.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
mod.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
schedule.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
tests.rs Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00