keorn
|
fa504e510f
|
Merge branch 'master' into auth-bft
|
2016-12-12 21:28:46 +01:00 |
|
keorn
|
19adb84527
|
TestNet flushing and cleanup
|
2016-12-12 19:44:24 +01:00 |
|
keorn
|
f8ed5cf022
|
finalize unit tests
|
2016-12-12 17:20:20 +01:00 |
|
Gav Wood
|
c0a2d5c8f5
|
Merge pull request #3796 from ethcore/tx-broadcast
Avoid broadcasting transactions to peers that send them
|
2016-12-12 04:13:56 +01:00 |
|
keorn
|
3c5d5856d2
|
nicer tracing
|
2016-12-11 22:54:48 +01:00 |
|
Gav Wood
|
58b72c521d
|
Rename ethcore -> parity in licenses.
|
2016-12-11 19:31:31 +01:00 |
|
Gav Wood
|
17cc2be4b5
|
Rename ethcore -> parity in license.
|
2016-12-11 19:30:54 +01:00 |
|
keorn
|
a4bf914683
|
Merge branch 'auth-bft' of https://github.com/ethcore/parity into auth-bft
|
2016-12-11 18:23:54 +01:00 |
|
keorn
|
d4c9493b00
|
verification cache retrieval
|
2016-12-11 17:50:12 +01:00 |
|
Tomasz Drwięga
|
b56f12adc6
|
Merge branch 'master' into tx-broadcast
Conflicts:
ethcore/light/src/net/context.rs
ethcore/light/src/net/tests/mod.rs
|
2016-12-11 17:31:56 +01:00 |
|
Gav Wood
|
b28537aa9a
|
Merge pull request #3809 from ethcore/mining-min-gas-limit
block: enforce gas limit falls within engine bounds
|
2016-12-11 15:08:30 +01:00 |
|
Robert Habermeier
|
9252ebf93d
|
block: enforce gas limit falls within engine bounds
|
2016-12-11 12:50:48 +01:00 |
|
arkpar
|
c777362d02
|
Sync channel for consensus test
|
2016-12-11 12:32:01 +01:00 |
|
Tomasz Drwięga
|
1e8638608c
|
fixing tests
|
2016-12-10 22:59:35 +01:00 |
|
Tomasz Drwięga
|
19ca9ad460
|
Prevent broadcasting transactions to peer that send them.
|
2016-12-10 21:22:19 +01:00 |
|
keorn
|
b6c7ed24b7
|
Client trait reorg
|
2016-12-10 18:35:29 +01:00 |
|
keorn
|
f3af0f46be
|
Merge branch 'master' into auth-bft
|
2016-12-10 18:14:35 +01:00 |
|
keorn
|
b9909da8b1
|
move Sealing methods to MiningBlockChainClient
|
2016-12-10 17:40:20 +01:00 |
|
Tomasz Drwięga
|
1f9adc8622
|
Merge branch 'master' into txqueue-gc
Conflicts:
ethcore/src/miner/miner.rs
|
2016-12-10 17:00:29 +01:00 |
|
keorn
|
239ba61a99
|
move transition message to to_step
|
2016-12-10 16:50:23 +01:00 |
|
Tomasz Drwięga
|
704054ef40
|
Merge branch 'master' into tx-broadcast
Conflicts:
ethcore/src/client/traits.rs
|
2016-12-10 15:23:53 +01:00 |
|
Tomasz Drwięga
|
e1ade5b375
|
Maintaining a list of transactions propagated from other peers
|
2016-12-10 15:18:44 +01:00 |
|
Gav Wood
|
82efa2675e
|
Merge remote-tracking branch 'origin/master' into consistent-id
|
2016-12-10 13:36:30 +01:00 |
|
keorn
|
e5f8044cad
|
Merge branch 'master' into auth-bft
|
2016-12-10 11:01:23 +01:00 |
|
keorn
|
5f09eb9d04
|
update tests to new spec (#3790)
|
2016-12-10 10:38:10 +01:00 |
|
Gav Wood
|
5f1fcf95e0
|
Make *ID names consistent with std Rust (Id)
|
2016-12-09 23:01:43 +01:00 |
|
Robert Habermeier
|
503b126c93
|
Merge branch 'master' into lightserv
|
2016-12-09 21:37:55 +01:00 |
|
Gav Wood
|
2226324495
|
Merge pull request #3778 from ethcore/auth-round-test
AuthorityRound network simulation test
|
2016-12-09 20:58:05 +01:00 |
|
keorn
|
b15edd095e
|
Merge branch 'auth-bft' of https://github.com/ethcore/parity into auth-bft
|
2016-12-09 20:51:42 +01:00 |
|
keorn
|
08e7e79bfd
|
more test
|
2016-12-09 20:48:05 +01:00 |
|
arkpar
|
97f358ced9
|
AuthorityRound network simulation test
|
2016-12-09 20:38:06 +01:00 |
|
Tomasz Drwięga
|
c91a614c3d
|
Fixing tests
|
2016-12-09 20:24:33 +01:00 |
|
arkpar
|
ca7406773f
|
AuthorityRound network simulation test
|
2016-12-09 19:27:16 +01:00 |
|
Tomasz Drwięga
|
cee07fef74
|
Trigger remove_old on new block
|
2016-12-09 15:54:13 +01:00 |
|
Tomasz Drwięga
|
5d054f08c3
|
Clearing old transactions
|
2016-12-09 15:05:03 +01:00 |
|
keorn
|
56e9dab9de
|
add Engine stop method
|
2016-12-09 14:52:08 +01:00 |
|
arkpar
|
cc8c2ea58d
|
Reject existing tx
|
2016-12-09 14:37:11 +01:00 |
|
keorn
|
42c34b5c1b
|
ignore flaky test
|
2016-12-09 10:53:38 +01:00 |
|
Robert Habermeier
|
eec1929658
|
Merge branch 'master' into lightserv
|
2016-12-09 01:29:46 +01:00 |
|
keorn
|
7c42241466
|
remove merge code
|
2016-12-08 22:00:26 +01:00 |
|
keorn
|
74770e4773
|
better docstrings
|
2016-12-08 21:49:55 +01:00 |
|
keorn
|
cc284dd86f
|
Merge branch 'master' into auth-bft
|
2016-12-08 21:35:08 +01:00 |
|
keorn
|
79ef64349c
|
remove assert
|
2016-12-08 21:27:49 +01:00 |
|
keorn
|
9ecb07434f
|
fix informant
|
2016-12-08 21:13:32 +01:00 |
|
Gav Wood
|
2d6656fc43
|
Merge pull request #3725 from ethcore/engine-password
Make engine hold AccountProvider
|
2016-12-08 20:52:12 +01:00 |
|
keorn
|
dca752e9bb
|
docs, tweaks
|
2016-12-08 20:09:30 +01:00 |
|
Robert Habermeier
|
efd66f566d
|
ethsync: optional ipc codegen
|
2016-12-08 19:52:48 +01:00 |
|
Robert Habermeier
|
8d16f73795
|
first few LES tests, fix get_header logic bug
|
2016-12-08 12:20:18 +01:00 |
|
keorn
|
3ebfa1481d
|
better proposal block handling
|
2016-12-08 12:03:34 +01:00 |
|
Jaco Greeff
|
7c054d2da0
|
Remove unneeded block scope
|
2016-12-07 17:07:28 +01:00 |
|