bb311e838b
* fix modexp bug: return 0 if base=0 (#6424) * Running state test using parity-evm (#6355) * Initial version of state tests. * Refactor state to support tracing. * Unify TransactResult. * Add test. * Byzantium updates |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-APACHE2 | ||
license-header | ||
LICENSE-MIT | ||
README.md |
Bigint
Big numbers and hashes
License
Unlike most parts of Parity, which fall under the GPLv3, this package is dual-licensed under MIT/Apache2 at the user's choice.
Find the associated license files in this directory as LICENSE-MIT
and LICENSE-APACHE2
respectively.