Commit Graph

20 Commits

Author SHA1 Message Date
Gav Wood 3aab5dec9b
Refactor into a service. 2016-12-11 20:14:18 +01:00
Gav Wood d3de475205 EIPs 155, 160, 161 (#2976)
* 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.

* 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.

* Minor reformat.

* Address grumbles.

* Remove unused code.

* Fix SUICIDE gas mechanism and add consensus tests.

* Remove commented code.

* Set Frontier hardfork block number

* Fix warning.

* Transaction tests,
2016-11-03 22:22:25 +01:00
Wojciech Langiewicz 8920bea241 ignore out directory 2016-02-29 21:14:38 +01:00
Wojciech Langiewicz 5545cbc6bc ignore intellij idea project files as well 2016-02-26 10:07:30 +01:00
Nikolay Volf 3c82e4865d ignore updates 2016-02-14 20:49:36 +03:00
Nikolay Volf 304173f595 preserving root cargo lock 2016-02-14 19:35:45 +03:00
Nikolay Volf 45059d5119 untrusted rlp data length check 2016-01-25 16:40:59 +04:00
Gav Wood 6dca77434f Merge pull request #152 from gavofyork/ethash
Ethash
2016-01-17 13:51:23 +01:00
Gav Wood 9b87bae322 Merge remote-tracking branch 'util/master' into gav 2016-01-17 13:05:18 +01:00
arkpar 0d394c0502 target in .gitignore 2016-01-17 12:07:35 +01:00
arkpar 9087cc798b sync refactoring; range tests 2015-12-25 14:55:55 +01:00
debris ada79ed62a loading genesis state 2015-12-12 06:05:36 +01:00
debris 43b88e4e76 blockheader 2015-12-08 16:31:36 +01:00
arkpar 34acc420f2 Merge branch 'master' of github.com:gavofyork/ethcore-util into network
Conflicts:
	src/triehash.rs
2015-12-03 15:15:17 +01:00
arkpar 2e3750323a Bugfixes; Move discovery draft to a module 2015-12-03 15:11:40 +01:00
debris 51bd813734 updated gitignore 2015-12-02 21:51:20 +01:00
debris a4db001a6a added test for rlp iterator and *.swp to gitignore 2015-11-25 03:01:47 +01:00
Gav Wood c595348e31 Git ignore update. 2015-11-24 21:08:33 +01:00
Gav Wood f0b8e38546 Git ignore. 2015-11-24 21:08:22 +01:00
Gav Wood f6360a1a39 Initial commit 2015-11-24 20:50:56 +01:00