Commit Graph

25 Commits

Author SHA1 Message Date
Jaco Greeff a0090dd0d8
Move git logging to .git-release.log (#7041) 2017-11-13 14:51:36 +01:00
Marek Kotewicz 6279ff32f5 Separate migrations from util (#6690)
* separate migration from util and make its dependencies into libs:

* snappy
* kvdb
* error
* common

* renamed common -> macros

* util error does not depend on snappy module

* ethsync does not depend on util nor ethcore_error

* nibbleslice and nibblevec merged with patricia_trie crate

* removed unused dependencies from util

* util journaldb traits does not need to be public

* util_error

* fixed ethcore compile error

* ignore .swo files

* Update chain.rs
2017-10-10 20:01:27 +02:00
Jaco Greeff 3d9deb7770 npm cleanups (#5512)
* Cleanup @parity modules in npm run clean

* Remove top-level yarn files (only in js)
2017-04-26 12:38:21 +02:00
Craig O'Connor f7d5d6c0cd Cancel tx JS (#4958)
* Remove transaction RPC

* Bumping multihash and libc

* Updating nanomsg

* bump nanomsg

* cancel tx

* cancel-tx-js

* cancel-tx-js

* cancel-tx-js

* cancel-tx-hs

* cancel-tx-js

* cancel-tx-js

* cancel-tx-js

* small fixes

* edit & time till submit

* edit & time till submit

* updates

* updates

* udpates

* udpates

* grumbles

* step 1

* Wonderful updates

* ready

* small refact

* small refact

* grumbles 1

* ffx2

* good ol' fashioned updates

* latest and greatest

* removeHash

* removeHash

* spec

* fix 1

* fix 1

* fix 2

* fix 2

* ff

* ff

* ff

* updates
2017-04-25 10:08:09 +02:00
Jaco Greeff a659adfd33 Only ignore parity.* files in root 2016-12-12 15:43:24 +01:00
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