Noel Maersk
|
36af8e526b
|
eip-198: replace "zeroes" with "zero bytes".
Asked to write "31 zeroes", many would press `0` 31 times, even
if they know from context that \x00 was meant.
Remove this possible confusion source.
|
2018-09-04 13:07:17 +03:00 |
Noel Maersk
|
5ee7a65fd2
|
eip-198: fix minor typo: exponent -> modulus.
|
2018-09-04 13:05:16 +03:00 |
Nick Savers
|
181867ae83
|
Update eip-609.md to include link to EIP-198 (#1012)
* Update eip-609.md
Add link to EIP-198
* Update eip-198.md
Add link to CC0
|
2018-04-20 14:29:18 +01:00 |
vbuterin
|
a76a0a0cda
|
Create bigint_modexp.md (#198)
* Create bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Fixing an example after the specification change
https://github.com/ethereum/EIPs/pull/198/files#r106236783
* Fix one example after a format change
https://github.com/ethereum/EIPs/pull/198/files#r109660742
* Rename bigint_modexp.md to eip-198.md, add new prologue and copyright notice.
|
2018-03-27 15:33:40 +01:00 |