openethereum/ethstore/src
Arkadiy Paronyan 6a4408cebc Backporting to beta (#3149)
* The front-end for each hard-fork, also EIP-160.

* Address EIP161 a/c

* Include EIP-161b

* EIP-161 part d.

* Fix test build.

* Fix one test, add another.

* Fix use of bloom & renaming.

* Fixed tests

* Initial groundwork for EIP-155

* Fix minor bug.

* Fix all tests finally.

* Rest of EIP-155.

* Add tests for EIP-155 algorithm.

Update transaction tests validation.

* Address grumbles.

* Remove unused code.

* Resolve IPC issues

* Fixed tests

* ipc backports

* Fixing random test failures (#2577)

* Fix SUICIDE gas mechanism and add consensus tests.

* Remove commented code.

* Set Frontier hardfork block number

* Transaction tests,

* Fixed tests

* Removed banning queue
2016-11-03 22:40:43 +01:00
..
account fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-10-04 22:08:31 +02:00
bin Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
dir Backporting to beta (#3149) 2016-11-03 22:40:43 +01:00
json fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-10-04 22:08:31 +02:00
crypto.rs Import wallet fix (#1820) 2016-08-03 15:24:09 +02:00
error.rs handle keys deserialization errors, fixes #1592 (#1701) 2016-07-28 20:26:07 +02:00
ethkey.rs import-wallet option for ethstore executable 2016-06-21 15:04:36 +02:00
ethstore.rs dynamic keys pickup 2016-07-31 10:46:28 +02:00
import.rs Fixing account naming (#1810) 2016-08-03 17:58:22 +02:00
lib.rs Key files include timestamp in name. (#1700) 2016-07-25 10:45:45 +02:00
presale.rs Import wallet fix (#1820) 2016-08-03 15:24:09 +02:00
random.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
secret_store.rs dynamic keys pickup 2016-07-31 10:46:28 +02:00