Commit Graph

  • 297d25dd65 Combine mining queue and enabled into single locked datum (#1749) Gav Wood 2016-07-28 21:06:36 +0200
  • 11cb544c24 Collect consensus/null engines into a single module (#1754) keorn 2016-07-28 20:32:20 +0200
  • b62a5c8f7d fix failing test (#1756) keorn 2016-07-28 20:31:56 +0200
  • 9746b944f1 Stackoverflow fix (#1742) Marek Kotewicz 2016-07-28 20:31:29 +0200
  • f33cd60dc2 compaction profile used during migration, fixes #1750 (#1751) Marek Kotewicz 2016-07-28 20:29:58 +0200
  • 171244a471 Splitting documentation into separate build job (#1752) Tomasz Drwięga 2016-07-28 20:27:10 +0200
  • 80a7e4b964 handle keys deserialization errors, fixes #1592 (#1701) Marek Kotewicz 2016-07-28 20:26:07 +0200
  • 3199576416 add gitlab-ci yaml (#1753) Denis S. Soldatov aka General-Beck 2016-07-28 23:34:32 +0800
  • 30ba10e10c Better handling of multiple migrations (#1747) keorn 2016-07-28 12:05:41 +0200
  • 6b1e722a6b Disconnect peers on a fork (#1738) Arkadiy Paronyan 2016-07-27 21:38:22 +0200
  • eaa41ea568 Add RPC & client call to replay a transaction. (#1734) Gav Wood 2016-07-27 21:34:32 +0200
  • b9a08c36aa another version bump for jsonrpc-ipc (#1744) Nikolay Volf 2016-07-27 22:13:21 +0300
  • ccb62d3b55 Trace other types of calls (#1727) Gav Wood 2016-07-27 17:41:21 +0200
  • edda0b2380 Fixing compilation on latest nightly (#1736) Tomasz Drwięga 2016-07-27 17:12:14 +0200
  • 02cf48681d Blocks and snapshot compression (#1687) keorn 2016-07-27 17:11:41 +0200
  • 4907c5028f Merge pull request #1739 from ethcore/ipc-fix-macos Nikolay Volf 2016-07-27 17:50:34 +0300
  • c5ddacc3ee bump json-ipc-server version NikVolf 2016-07-27 15:48:23 +0300
  • c65ee93542 Use std::sync::Condvar (#1732) Arkadiy Paronyan 2016-07-27 11:39:24 +0200
  • 4cb4344542 Bump json-ipc-server version (#1733) Nikolay Volf 2016-07-27 01:03:01 +0300
  • a9ae6e3b58 bump json-ipc-server version (#1731) Nikolay Volf 2016-07-26 21:31:46 +0300
  • 3f41186b2e Fixing some clippy warnings (#1728) Tomasz Drwięga 2016-07-26 20:31:25 +0200
  • 01e33ffb61 Bumping Parity UI [ci skip] (#1682) Tomasz Drwięga 2016-07-26 16:51:28 +0200
  • 7cf807d1b4 Various improvements to tracing & diagnostics. (#1707) Gav Wood 2016-07-26 16:48:50 +0200
  • 53a975d1dc Fixed reading chunked EIP8 handshake (#1712) Arkadiy Paronyan 2016-07-26 16:04:14 +0200
  • 6c15a47acc Fix importing blocks from a pipe file (#1724) Arkadiy Paronyan 2016-07-26 10:44:01 +0200
  • 1cc6b2b976 Proper errors for binary serializer (#1714) Nikolay Volf 2016-07-26 11:33:52 +0300
  • 22a87b1203 Use transaction for writing blocks (#1718) Arkadiy Paronyan 2016-07-26 00:25:49 +0200
  • 67a9a40243 Exclude generated code from coverage (#1720) Nikolay Volf 2016-07-26 01:21:49 +0300
  • f614a69929 moving to the single binary (#1710) Nikolay Volf 2016-07-26 01:21:08 +0300
  • 856657e39a Log a chain-reorg. (#1715) Gav Wood 2016-07-26 00:20:37 +0200
  • 431ba5e260 Restore new block informant message (#1716) Arkadiy Paronyan 2016-07-26 00:19:37 +0200
  • 4dc1d42a93 moving hash.rs to bigint in progress debris 2016-07-25 20:19:33 +0200
  • d0e79be5c6 Parallel block body download (#1659) Arkadiy Paronyan 2016-07-25 18:38:36 +0200
  • 898f1410a5 Rotate blockchain cache (#1709) Arkadiy Paronyan 2016-07-25 18:17:45 +0200
  • b220e07feb Fix broken internal names. (#1711) Gav Wood 2016-07-25 17:45:55 +0200
  • 226fe8e0bb cli overhaul (#1600) Marek Kotewicz 2016-07-25 16:09:47 +0200
  • 435ba186f8 Key files include timestamp in name. (#1700) Gav Wood 2016-07-25 10:45:45 +0200
  • f048839a4b Fixing warnings (#1705) Arkadiy Paronyan 2016-07-25 10:21:02 +0200
  • e734810293 Ethereum classic (#1706) Gav Wood 2016-07-25 10:20:22 +0200
  • 8574bfd546 Docker Arguments (#1703) Anthony Tatowicz 2016-07-24 10:40:38 -0500
  • 9cdd2d265a Informant tidyup. (#1699) Gav Wood 2016-07-24 17:38:29 +0200
  • 3f841cc578 Name and meta in accounts (#1695) Gav Wood 2016-07-24 17:38:21 +0200
  • a76981a61d Stackoverflow #1686 (#1698) Marek Kotewicz 2016-07-24 00:20:21 +0200
  • 1fbef3289b filtering transactions toAddress includes contract creation (#1697) Marek Kotewicz 2016-07-23 18:50:20 +0200
  • 247495fba2 Prevent syncing to ancient blocks (#1693) Arkadiy Paronyan 2016-07-23 17:27:23 +0200
  • 9a8fdeead9 Enable WAL and disable DB repair (#1696) Arkadiy Paronyan 2016-07-23 17:05:34 +0200
  • aafb014d01 Returning error when transaction is rejected (for consistency) (#1667) Tomasz Drwięga 2016-07-22 14:48:05 +0200
  • 10bdfe6926 Disabling signer when in geth-compatibility mode (#1676) Tomasz Drwięga 2016-07-22 14:47:31 +0200
  • 63dbb527cc Suicides tracing (#1688) Marek Kotewicz 2016-07-22 14:47:23 +0200
  • ce00c13c7a Merge pull request #1685 from ethcore/substate_cleanup Marek Kotewicz 2016-07-21 19:23:28 +0200
  • 1372f870d5 Merge pull request #1684 from jesuscript/#411-move-scripts Marek Kotewicz 2016-07-21 17:39:00 +0200
  • a1857bf139 cleaning up substate debris 2016-07-21 16:50:24 +0200
  • 77babe6226 added suicide details debris 2016-07-21 16:26:49 +0200
  • 8ab56ea3d1 IPC (feature-gated) (#1654) Nikolay Volf 2016-07-20 18:13:56 +0200
  • 429c83f92f Deadlock on incoming connection (#1672) (#1675) Arkadiy Paronyan 2016-07-20 18:12:07 +0200
  • 7ae9e61d6c Bumping JSONRPC-http-server (#1678) Tomasz Drwięga 2016-07-20 18:05:22 +0200
  • 52b1bc5ff6 resolve #411: remove install scripts KKudryavtsev 2016-07-20 16:46:30 +0100
  • 46b5801730 Fixing hash deserialisation (#1674) Tomasz Drwięga 2016-07-20 12:42:12 +0200
  • 7dd29825c4 Ping discovery nodes gradually (#1671) Arkadiy Paronyan 2016-07-20 12:41:31 +0200
  • 8a8cfb133f Deadlock on incoming connection (#1672) Arkadiy Paronyan 2016-07-20 12:40:26 +0200
  • 9c7395a6be Fixing errors returned by sendTransaction* method family (#1665) Tomasz Drwięga 2016-07-20 12:37:49 +0200
  • b007770ba8 Moved syncing log out of the client (#1670) Arkadiy Paronyan 2016-07-20 12:36:20 +0200
  • 0cba70fba3 Host validation (again) (#1666) Tomasz Drwięga 2016-07-20 12:34:17 +0200
  • 9c8b80f998 Update install-deps.sh (#1664) Nikolay Volf 2016-07-20 12:31:27 +0200
  • d67369a01c fix typos (#1644) gregg dourgarian 2016-07-19 13:42:23 -0500
  • 861c8d0701 Size for blocks (#1668) Gav Wood 2016-07-19 20:40:18 +0200
  • 3cc3dbef66 Revert "Validating Host headers in RPC requests" (#1663) Gav Wood 2016-07-19 13:15:25 +0200
  • 6e79a36ef6 Validating Host headers in RPC requests (#1658) Tomasz Drwięga 2016-07-19 12:53:58 +0200
  • 615fca5dc5 Merge pull request #1662 from ethcore/fixed_failing_master Marek Kotewicz 2016-07-19 10:54:57 +0200
  • f31e7d54af fixed failing master debris 2016-07-19 10:54:25 +0200
  • 038862fa9d Fixing clippy warnings (#1660) Tomasz Drwięga 2016-07-19 09:25:51 +0200
  • 340f0b6f58 Don't ping all nodes on start (#1656) Arkadiy Paronyan 2016-07-19 09:24:19 +0200
  • 4e447ccc68 More performance optimizations (#1649) Arkadiy Paronyan 2016-07-19 09:23:53 +0200
  • 459dcbcef1 Removing unused client code (#1645) Nikolay Volf 2016-07-19 09:21:41 +0200
  • 3ba3dd3805 Asynchronous transactions (polling based for now). (#1652) Gav Wood 2016-07-19 09:19:58 +0200
  • 18f16616fe Merge pull request #1637 from ethcore/sync-svc Nikolay Volf 2016-07-18 16:32:13 +0200
  • 028d6f6853 Merge branch 'master' into sync-svc NikVolf 2016-07-18 15:20:57 +0200
  • 6a47fd176b remove import glob NikVolf 2016-07-18 15:20:25 +0200
  • 605d9d24a4 Adding more details to miner log Tomasz Drwięga 2016-07-18 13:50:45 +0200
  • 3d00a912b5 Merge pull request #1627 from ethcore/new-ui Marek Kotewicz 2016-07-18 12:16:37 +0200
  • 3005b394f3 Verbose compilation Tomasz Drwięga 2016-07-18 10:39:57 +0200
  • dd17c766b8 Blockchain repair on missing state root (#1646) Arkadiy Paronyan 2016-07-17 23:03:29 +0200
  • 0d2f516ad7 Multi-mode logging. (#1643) Gav Wood 2016-07-17 23:00:57 +0200
  • 34b7cf2e0a Pro paths (#1650) Gav Wood 2016-07-17 23:00:47 +0200
  • a2735308b9 Merge branch 'master' into new-ui Tomasz Drwięga 2016-07-17 17:41:58 +0200
  • a44e95b0ec hashing secret on the sync side NikVolf 2016-07-17 10:39:35 +0200
  • 5ab18d1313 Performance optimizations (#1642) Arkadiy Paronyan 2016-07-17 09:18:15 +0200
  • a453bab9e8 Removed DAO soft fork traces (#1640) Arkadiy Paronyan 2016-07-16 19:50:13 +0200
  • 5dba43178b Removed DAO soft fork traces (#1639) Arkadiy Paronyan 2016-07-16 19:49:52 +0200
  • 9eed51ed20 comments - NikVolf 2016-07-16 19:25:28 +0200
  • c3ef5c10a3 got rid of the generic parameter for ipc interface NikVolf 2016-07-16 19:24:45 +0200
  • 77bbab009e got rid of Arc<T> dispatch NikVolf 2016-07-16 19:09:14 +0200
  • d8472a8031 1.2.2 Arkadiy Paronyan 2016-07-16 19:06:26 +0200
  • 8e26977693 review fixes NikVolf 2016-07-16 18:51:06 +0200
  • 72a8f56e51 appveyor rustc version update (#1638) Nikolay Volf 2016-07-16 18:37:03 +0200
  • a74b72faa2 submodules update NikVolf 2016-07-16 16:51:03 +0200
  • ac8db8f101 redundant crate NikVolf 2016-07-16 16:00:14 +0200
  • be25e930e5 Merge branch 'master' into sync-svc NikVolf 2016-07-16 15:57:30 +0200
  • fea05dc594 toml file fix NikVolf 2016-07-16 15:55:07 +0200
  • 4cb1c906b0 rpc dependencies relayout NikVolf 2016-07-16 15:51:06 +0200