Files
openethereum/util/bigint
Arkadiy Paronyan bb311e838b [beta] Byzantium updates (#6529)
* 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
2017-09-16 12:21:35 +02:00
..
2017-09-16 12:21:35 +02:00
2017-05-11 15:34:35 +02:00
2017-05-11 15:34:35 +02:00
2017-05-11 15:34:35 +02:00
2017-05-11 15:34:35 +02:00

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.