Nikolay Volf
10bbe8c8a2
Merge pull request #1290 from ethcore/send-tx-errors
...
More meaningful errors when sending transaction
2016-06-16 15:27:21 +04:00
Robert Habermeier
53db9921d6
alter snappy methods to do vec resizing themselves
2016-06-16 12:57:57 +02:00
Gav Wood
88b03580ff
Gas price statistics. ( #1291 )
...
* Gas price statistics.
Affects eth_gasPrice.
Added ethcore_gasPriceStatistics.
Closes #1265
* Fix a bug in eth_gasPrice
* Fix tests.
* Revert minor alteration.
* Tests for gas_price_statistics.
- Tests;
- Additional infrastructure for generating test blocks with
transactions.
2016-06-16 12:44:08 +02:00
Arkadiy Paronyan
1e9da1e0fa
Update README.md
2016-06-16 11:21:35 +02:00
Nikolay Volf
5a0d367e0b
Merge pull request #1298 from ethcore/fiximport
...
Fix read-ahead bug.
2016-06-16 13:17:13 +04:00
Gav Wood
80e56cb8d7
Refactor to use a const.
2016-06-15 23:12:43 +02:00
Gav Wood
9603597da7
Fix read-ahead bug.
...
Re-ahead 8 bytes rather than 3 to ensure large blocks import fine.
2016-06-15 21:31:19 +02:00
Marek Kotewicz
77c3e10b6a
Merge pull request #1297 from ethcore/nsis-firewall
...
firewall rules for windows installer
2016-06-15 21:12:48 +02:00
NikVolf
7649037e51
firewall rules
2016-06-15 21:40:41 +03:00
Arkadiy Paronyan
87e9ca7517
Merge pull request #1296 from ethcore/nsis-path
...
x64 program files path for installer
2016-06-15 19:53:52 +02:00
NikVolf
5538527016
x64 path
2016-06-15 20:52:00 +03:00
Robert Habermeier
7ca5c115d8
validate all compressed buffers
2016-06-15 19:18:49 +02:00
Robert Habermeier
b38f33531e
validate_compressed_buffer binding
2016-06-15 19:14:46 +02:00
Arkadiy Paronyan
7284df9bf5
Fixed loosing peers on incoming connections. ( #1293 )
...
* Deactivate peer if it has no new data
* Fixed node table timer registration
* Fixed handshake timeout expiration
* Extra trace
* Fixed session count calculation
* Only deactivate incapable peers in ChainHead state
* Timer registration is not needed
2016-06-15 19:01:58 +02:00
Robert Habermeier
25f1f22c86
use account_pair in feed
2016-06-15 18:41:02 +02:00
Tomasz Drwięga
6803375301
Consolidating all RPC error codes
2016-06-15 18:32:21 +02:00
Tomasz Drwięga
dcd64f73d4
Merge branch 'master' into send-tx-errors
2016-06-15 18:27:56 +02:00
Robert Habermeier
0e3a15cadb
add a state rebuilder
2016-06-15 17:46:40 +02:00
Robert Habermeier
d7498c1dd5
rename AccountReader to Account, give a separate module
2016-06-15 16:42:49 +02:00
Robert Habermeier
a2bb3f2832
account storage decoding implemented
2016-06-15 16:34:11 +02:00
Marek Kotewicz
549647b6f2
fixed #1261 , overflow when calculating work ( #1283 )
...
* fixed #1261 , overflow when calculating work
* tests for difficulty_to_boundary
* return !U256::zer() for boundary <= 1
2016-06-15 16:33:38 +02:00
Robert Habermeier
d26e038dc7
fix bug in account code storage, add to_thin_rlp for AccountReader
2016-06-15 15:59:21 +02:00
Robert Habermeier
9badb310ae
remove snappy_buffer_size constant in favor of max_compressed_len
2016-06-15 13:05:00 +02:00
Robert Habermeier
6b852a0635
Merge pull request #1287 from rphmeier/update_readme
...
clarify build instructions
2016-06-15 12:48:54 +02:00
Robert Habermeier
2527130831
indentation (renders the same)
...
[ci skip]
2016-06-15 12:46:02 +02:00
Robert Habermeier
53b3a6f0a1
use UntrustedRlp in to_block
2016-06-15 12:45:04 +02:00
Robert Habermeier
3d86d099bb
remove either/or commands, keep it simple
...
[ci skip]
2016-06-15 12:22:36 +02:00
Marek Kotewicz
0f1e2f5d2f
Merge pull request #1280 from ethcore/1255
...
fixed #1255
2016-06-15 11:39:39 +02:00
Tomasz Drwięga
818b87e311
Fixing returned value
2016-06-15 09:01:57 +02:00
Marek Kotewicz
79bd168267
bump rust-crypto ( #1289 )
2016-06-15 01:27:47 +02:00
Gav Wood
be6c572449
Update eth.rs
2016-06-15 01:26:58 +02:00
Robert Habermeier
44ed899fb3
address comments
...
[ci skip]
2016-06-15 01:16:16 +02:00
debris
dac387fac1
changed rpc error message to Still Syncing, when mining is not ready
2016-06-15 01:12:46 +02:00
Arkadiy Paronyan
71131c41e5
Security audit issues fixed ( #1279 )
...
* Restrict network key file permissions
* Check for overflow in str to bigint conversion
* RLP decoder overflow check
2016-06-15 00:58:08 +02:00
Tomasz Drwięga
b562480173
Fixing origin/host validation ( #1273 )
2016-06-15 00:57:49 +02:00
Tomasz Drwięga
b89888eda1
Merge branch 'master' into send-tx-errors
...
Conflicts:
Cargo.lock
2016-06-15 00:30:54 +02:00
Tomasz Drwięga
efa8f661e5
More meaningful errors when sending transaction
2016-06-15 00:17:23 +02:00
Arkadiy Paronyan
f7536876d5
Merge pull request #1284 from ethcore/win-nsis
...
windows installer + parity start ui cli option
2016-06-14 23:33:30 +02:00
Arkadiy Paronyan
aeae4670f1
Merge pull request #1285 from ethcore/ipc-bump
...
ipc lib version bump
2016-06-14 23:29:08 +02:00
Robert Habermeier
58948c53ff
clarify windows instructions
...
[ci skip]
2016-06-14 19:37:51 +02:00
Robert Habermeier
17a60920cb
adjust comments
2016-06-14 19:14:41 +02:00
Nikolay Volf
f5cc3db4da
fixes with buffered writes
2016-06-14 20:12:42 +03:00
Robert Habermeier
3290f393bd
block rlp compression
2016-06-14 18:34:27 +02:00
Robert Habermeier
874bc808cb
add some missing header setters
2016-06-14 18:12:05 +02:00
Nikolay Volf
7b89d6a263
bump further
2016-06-14 18:45:12 +03:00
Nikolay Volf
a26a4edc85
version bump
2016-06-14 18:37:04 +03:00
Nikolay Volf
91bb6c5d43
final fix
2016-06-14 18:26:40 +03:00
NikVolf
37260d7cf5
fix build and remove .cargo regs
2016-06-14 18:16:41 +03:00
NikVolf
8ced25b36c
remove some comments from sample
2016-06-14 18:12:41 +03:00
NikVolf
39e2f6c891
cfg attrs
2016-06-14 17:37:01 +03:00