Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updates latest archive #6

Open
wants to merge 1,104 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
1104 commits
Select commit Hold shift + click to select a range
f59ed47
Aura: Report malice on sibling blocks from the same validator (#11160)
afck Oct 14, 2019
6b57429
ethcore client: fix a double Read Lock bug in fn Client::logs() (#11172)
Oct 16, 2019
f99819d
util Host: fix a double Read Lock bug in fn Host::session_readable() …
Oct 17, 2019
9c8b7c2
[ethash] chainspec validate `ecip1017EraRounds` non-zero (#11123)
niklasad1 Oct 17, 2019
ff697b6
TxPermissions ver 3: gas price & data (#11170)
afck Oct 18, 2019
3696f68
[ethcore/builtin]: do not panic in blake2pricer on short input (#11180)
ordian Oct 18, 2019
2d2513b
[dependencies] bump rand 0.7 (#11022)
niklasad1 Oct 18, 2019
c8b4373
[receipt]: add `sender` & `receiver` to `RichReceipts` (#11179)
niklasad1 Oct 18, 2019
6960d35
[dependencies]: jsonrpc `14.0.1` (#11183)
niklasad1 Oct 19, 2019
20bd1fa
Remove unused macro_use. (#11191)
afck Oct 22, 2019
81ca599
Made ecrecover implementation trait public (#11188)
tolbrino Oct 22, 2019
834585d
Crypto primitives removed from ethkey (#11174)
grbIzl Oct 23, 2019
acf7c48
Type annotation for next_key() matching of json filter options (#11192)
lamafab Oct 23, 2019
ffeaee7
Pause pruning while snapshotting (#11178)
dvdplm Oct 24, 2019
c4ca84c
[export hardcoded sync]: use debug for `H256` (#11204)
niklasad1 Oct 25, 2019
2c97bcc
Upgrade jsonrpc to latest (#11206)
dvdplm Oct 26, 2019
e0e79fd
Step duration map configuration parameter ported from the POA Network…
vkomenda Oct 28, 2019
293e06e
[informant]: `MillisecondDuration` -> `as_millis()` (#11211)
niklasad1 Oct 28, 2019
0d3423c
Use a lock instead of atomics for snapshot Progress (#11197)
dvdplm Oct 28, 2019
6993ec9
Use provided usd-per-eth value if an endpoint is specified (#11209)
rakanalh Oct 29, 2019
29c364b
Update bootnodes. (#11203)
ethernomad Oct 29, 2019
f743829
retry on gitlab system failures (#11222)
TriplEight Oct 30, 2019
6b17e32
Fix docker centos build (#11226)
luosprz Oct 31, 2019
8c2199d
Snapshot restoration overhaul (#11219)
dvdplm Oct 31, 2019
80754c3
Insert explicit warning into the panic hook (#11225)
grbIzl Oct 31, 2019
13729a0
[builtin]: support `multiple prices and activations` in chain spec (#…
niklasad1 Oct 31, 2019
43dc9af
[chain specs]: activate `Istanbul` on mainnet (#11228)
niklasad1 Nov 1, 2019
1b4d23f
ethcore/res: add mordor testnet configuration (#11200)
soc1c Nov 2, 2019
5fdf6be
Update list of bootnodes for xDai chain (#11236)
phahulin Nov 5, 2019
8adde60
ropsten #6631425 foundation #8798209 (#11201)
Tbaut Nov 5, 2019
887aa62
Make InstantSeal Instant again (#11186)
seunlanlege Nov 10, 2019
9d55f0b
update ropsten forkCanonHash, forkBlock (#11247)
Nov 11, 2019
db1ea1d
simplify verification (#11249)
debris Nov 12, 2019
e194a2c
Fix misc compile warnings (#11258)
dvdplm Nov 13, 2019
eb565a7
Add a benchmark for snapshot::account::to_fat_rlps() (#11185)
dvdplm Nov 15, 2019
93f700d
Return Ok(None) when the registrar contract returns empty slice (#11257)
dvdplm Nov 15, 2019
82c3265
Ensure jsonrpc threading settings are sane (#11267)
dvdplm Nov 18, 2019
e0091c6
removed redundant VMType enum with one variant (#11266)
debris Nov 20, 2019
ee01612
Clarify what first_block `None` means (#11269)
dvdplm Nov 20, 2019
c7219aa
Upgrade trie-db to 0.16.0. (#11274)
jimpo Nov 21, 2019
df1c5ac
ethcore: fix rlp deprecation warnings (#11280)
ordian Nov 21, 2019
1986c4e
fixed verify_uncles error type (#11276)
debris Nov 22, 2019
6e34ee6
Don't prune ancient state when instantiating a Client (#11270)
dvdplm Nov 22, 2019
1b0948d
Update lib.rs (#11286)
deke997 Nov 25, 2019
dcb69ba
[ethcore]: apply filter when `PendingSet::AlwaysQueue` in `ready_tran…
niklasad1 Nov 25, 2019
cf2cb58
Istanbul HF on POA Sokol (#11282)
varasev Nov 25, 2019
a016dc5
interruptible test and build jobs (#11294)
TriplEight Dec 2, 2019
71f4f61
upgrade vergen to 3.0 (#11293)
ordian Dec 2, 2019
4c3be46
Add benchmarks and tests for RlpNodeCodec decoding (#11287)
dvdplm Dec 3, 2019
f2f4217
add support for evan.network chains (#11289)
S3bb1 Dec 3, 2019
2895e3b
Treat only blocks in queue as synced (#11264)
grbIzl Dec 3, 2019
f6c3d4c
Use upstream rocksdb (#11248)
dvdplm Dec 3, 2019
80a83c9
only add transactions to signing-queue if it is enabled (#11272)
seunlanlege Dec 5, 2019
cfe5763
[chainspec]: add `eip1344_transition` for istanbul (#11301)
niklasad1 Dec 5, 2019
36c917e
validate-chainspecs: check istanbul eips are in the foundation spec (…
ordian Dec 6, 2019
a6350c6
Add check for deserialising hex values over U256 limit (#11309)
lewisbelcher Dec 6, 2019
64295fd
Adds support for ipc socket permissions (#11273)
seunlanlege Dec 6, 2019
07e3a7f
Istanbul activation on POA Core (#11298)
varasev Dec 9, 2019
4c6b282
Istanbul activation on xDai (#11299)
varasev Dec 9, 2019
f1f6493
Fix atomicity violation in network-devp2p (#11277)
Dec 10, 2019
4fa78e0
Enable EIP-2384 for ice age hard fork (#11281)
sorpaas Dec 11, 2019
ae74e8d
[secretstore] migrate to version 4 (#11322)
ordian Dec 12, 2019
6e76be7
ethcore/res: activate agharta on classic 9573000 (#11331)
soc1c Dec 13, 2019
6353586
remove null signatures (#11335)
ordian Dec 13, 2019
fd29926
tx-q: enable basic verification of local transactions (#11332)
ordian Dec 13, 2019
f6909d8
ethcore/res: activate ecip-1061 on kotti and mordor (#11338)
soc1c Dec 16, 2019
2b1d148
Add randomness contract support to AuthorityRound. (#10946)
afck Dec 17, 2019
e14d68e
Add Nat PMP method to P2P module (#11210)
NamsooCho Dec 19, 2019
f8f2224
update autoupdate fork blocks for nightly (#11308)
Dec 19, 2019
860ef19
we do not profit from incremental now (#11302)
TriplEight Dec 19, 2019
b9f9d11
Update to latest `kvdb-*`: no default column, DBValue is Vec (#11312)
dvdplm Dec 20, 2019
2808946
Replace stale boot nodes with latest list (#11351)
majordutch Dec 30, 2019
9d8e6ee
[util/migration]: remove needless `static` bounds (#11348)
niklasad1 Dec 30, 2019
23a23e7
Fix error message typo (#11363)
macsj200 Jan 2, 2020
5bd6b20
Forward-port #11356 (#11359)
dvdplm Jan 6, 2020
424b38a
Encapsulate access to the client for secret store (#11232)
grbIzl Jan 7, 2020
b8d9b6f
Rip out the C and Java bindings (#11346)
Demi-Marie Jan 7, 2020
b6afc81
Fix esoteric test config variable (#11292)
meowsbits Jan 10, 2020
e95bbe3
fix cargo audit (#11378)
ordian Jan 10, 2020
87e1080
[Trace] Distinguish between `create` and `create2` (#11311)
fleupold Jan 13, 2020
73354d8
Set the block gas limit to the value returned by a contract call (#10…
vkomenda Jan 13, 2020
ea8e7fc
authority_round: Fix next_step_time_duration. (#11379)
afck Jan 13, 2020
d8a0d38
Fix Aztlan hard fork issues (#11347)
sorpaas Jan 13, 2020
a921408
miner: fix deprecation warning Error::description (#11380)
niklasad1 Jan 14, 2020
d3b4898
json-tests: Fix compile error (#11384)
ackintosh Jan 16, 2020
77643c1
Update copyright notice 2020 (#11386)
s3krit Jan 17, 2020
171526c
ethcore/res: fix ethereum classic chainspec blake2_f activation block…
q9f Jan 20, 2020
e1d06ef
Switching to stable-track (#11377)
General-Beck Jan 22, 2020
bbc6fb5
engine error: remove faulty/unused `From` (#11404)
niklasad1 Jan 24, 2020
a9d337f
dependencies: bump `derive_more v0.99` (#11405)
niklasad1 Jan 24, 2020
b69a33b
update classic testnet bootnodes (#11398)
soc1c Jan 24, 2020
108daf1
Update ProgPoW to 0.9.3 (#11407)
EtherCoreAdmin Jan 24, 2020
a47a5b1
verification: fix race same block + misc (#11400)
niklasad1 Jan 24, 2020
33bfcec
Add EtherCore support (#11402)
EtherCoreAdmin Jan 25, 2020
6ab7789
Update POA bootnodes (#11411)
varasev Jan 27, 2020
e695393
AuthorityEngine: Minor cleanups. (#11408)
afck Jan 27, 2020
283d077
update hardcoded headers: mainnet and ropsten (#11414)
niklasad1 Jan 28, 2020
1113682
fix: export hardcoded sync format (#11416)
niklasad1 Jan 28, 2020
c7c18d0
ethcore/res: remove morden testnet (#11392)
q9f Jan 28, 2020
ceda9d9
update master/nightly version: v2.8.0 (#11419)
s3krit Jan 29, 2020
bf44f02
Add POSDAO transition and malice report queue. (#11245)
afck Jan 29, 2020
5d4993b
Revert "[Trace] Distinguish between `create` and `create2` (#11311)" …
dvdplm Jan 30, 2020
9faa823
Update publish-docker.sh (#11428)
s3krit Jan 30, 2020
9c94dcb
goerli: replace foundation bootnode (#11433)
holiman Jan 31, 2020
7d9ff1d
Remove dead bootnodes, add new geth bootnodes (#11441)
dvdplm Feb 3, 2020
3c3c19d
ethjson: impl Copy for hash type wrapper (#11423)
vorot93 Feb 3, 2020
296fac0
Rough architecutre diagram. (#11396)
tomusdrw Feb 3, 2020
ccaa514
update kvdb-rocksdb to 0.4 (#11442)
ordian Feb 3, 2020
1b96f98
chore: remove unused dependencies (#11432)
niklasad1 Feb 3, 2020
e4a4a3c
rlp_derive: cleanup (#11446)
ordian Feb 4, 2020
edf59a1
Cargo.lock: cargo update -p kvdb-rocksdb (#11447)
ordian Feb 4, 2020
cf6fa63
Avoid long state queries when serving GetNodeData requests (#11444)
dvdplm Feb 4, 2020
e9fa4d0
Cargo.lock: cargo lock translate (#11448)
ordian Feb 4, 2020
49f338a
Avoid copies (#11451)
dvdplm Feb 4, 2020
7108b3f
gcc to clang (#11453)
General-Beck Feb 5, 2020
6265433
backwards compatible call_type creation_method (#11450)
ordian Feb 5, 2020
e20d5b6
just to make sure we don't screw up this again (#11455)
ordian Feb 5, 2020
06138ec
[eth classic chainspec]: remove `balance = 1` (#11459)
niklasad1 Feb 6, 2020
090c332
Implement EIP-2124 (#11456)
vorot93 Feb 6, 2020
77f755b
update Dockerfile (#11461)
s3krit Feb 6, 2020
2182999
Update simple one-line installer due to switching to a single stable …
sandakersmann Feb 7, 2020
cb7df20
Some more release track changes to README.md (#11465)
sandakersmann Feb 7, 2020
6546322
upgrade some of the dependencies (#11467)
ordian Feb 7, 2020
2c4b51c
Cleanup some code in Aura (#11466)
dvdplm Feb 10, 2020
99271db
Use parity-crypto updated to use upstream rust-secp256k1 (#11406)
dvdplm Feb 10, 2020
c5123e1
sync: remove broken eth_protocol_version method (#11473)
ordian Feb 10, 2020
1a8c039
weak_counts has been stabilized (#11476)
vorot93 Feb 11, 2020
6b61ef8
Update params.rs (#11474)
GregTheGreek Feb 11, 2020
3357cfb
Switch from the internal runtime lib to external one from crates.io (…
grbIzl Feb 11, 2020
9477bae
Switch usage of Secret Store to the external lib (#11487)
grbIzl Feb 12, 2020
3424697
update to published rlp-derive (#11489)
ordian Feb 13, 2020
452aeec
cargo update -p cmake (#11490)
ordian Feb 13, 2020
ea9322f
fix compilation warnings (#11492)
ordian Feb 14, 2020
856a075
Include the seal when populating the header for a new block (#11475)
dvdplm Feb 14, 2020
a4aef98
complete null-signatures removal (#11491)
ordian Feb 15, 2020
ff78f43
[verification]: make test-build compile standalone (#11495)
niklasad1 Feb 15, 2020
4e2010f
[ci benches]: use `all-features` (#11496)
niklasad1 Feb 17, 2020
70f08e1
OpenEthereum bootnodes are added (#11499)
eduadiez Feb 18, 2020
a49950e
[dependencies]: remove `util/macros` (#11501)
niklasad1 Feb 19, 2020
06df521
Implement eth/64 (EIP-2364) and drop support for eth/62 (#11472)
vorot93 Feb 19, 2020
fa0c1ef
Grab bag of cleanup (#11504)
dvdplm Feb 19, 2020
bec867b
Activate on-chain randomness in POA Sokol (#11505)
varasev Feb 21, 2020
2018f5b
[dependencies]: unify `rustc-hex` (#11506)
niklasad1 Feb 21, 2020
bbcd094
Misc fixes (#11510)
dvdplm Feb 23, 2020
fa6b6a1
Add Smart Contract License v1.0
Feb 24, 2020
ad56eb4
Add benchmark for transaction execution (#11509)
dvdplm Feb 25, 2020
cd70180
[ethcore cleanup]: various unrelated fixes from `#11493` (#11507)
niklasad1 Feb 25, 2020
ec8dbb3
fix compilation warnings (#11522)
ordian Feb 26, 2020
11abf3e
[EngineSigner]: don't sign message with only zeroes (#11524)
niklasad1 Feb 27, 2020
8572d61
Faster kill_garbage (#11514)
dvdplm Feb 27, 2020
0edd55f
chain-supplier: fix warning reporting for GetNodeData request (#11530)
ordian Feb 28, 2020
597cbc2
Drop IPFS support (#11532)
vorot93 Feb 29, 2020
62b73a6
Remove references to parity-ethereum (#11525)
s3krit Mar 1, 2020
0c385de
[journaldb]: cleanup (#11534)
niklasad1 Mar 3, 2020
7d54e92
Remove AuxiliaryData/AuxiliaryRequest (#11533)
dvdplm Mar 3, 2020
bfbb92f
Fix Alpine Dockerfile (#11538)
eduadiez Mar 4, 2020
729b10e
Github Actions (#11528)
General-Beck Mar 4, 2020
6c0134f
Less cloning when importing blocks (#11531)
dvdplm Mar 4, 2020
3ccfe73
license update (#11543)
ordian Mar 5, 2020
5c3c979
ethcore: cleanup after #11531 (#11546)
ordian Mar 5, 2020
c190092
Warn if genesis constructor revert (#11550)
AtkinsChang Mar 7, 2020
10d82ef
initial cleanup (#11542)
ordian Mar 9, 2020
9e77e7e
Code cleanup in the sync module (#11552)
dvdplm Mar 9, 2020
b7c97f9
[devp2p discovery]: cleanup (#11547)
niklasad1 Mar 10, 2020
e88ac4d
[secretstore]: don't sign message with only zeroes (#11561)
niklasad1 Mar 10, 2020
5be4924
Misc docs and renames …and one less clone (#11556)
dvdplm Mar 10, 2020
ba0a380
ethcore/res: enable ecip-1088 phoenix upgrade for kotti and mordor te…
q9f Mar 13, 2020
9da1304
Remove Parity's Security Policy (#11565)
Mar 13, 2020
2bcc319
[secretstore] create db_version file when database doesn't exist (#11…
jsparber Mar 16, 2020
3231454
[devp2p discovery]: remove `deprecated_echo_hash` (#11564)
niklasad1 Mar 17, 2020
70c4ed7
informant: display I/O stats (#11523)
ordian Mar 17, 2020
bb2d7fb
Update README (#11578)
vorot93 Mar 18, 2020
874462b
Add Docker build and push to github actions (#11555)
denisgranha Mar 18, 2020
87fd914
Increase the default pruning parameters (#11558)
dvdplm Mar 19, 2020
78916be
ci: workaround for the cache bug on Linux (#11568)
ordian Mar 21, 2020
0ac15a0
Update Cargo.lock (#11573)
vorot93 Mar 24, 2020
4f26ffd
Fix project name, links, rename the binaries (#11580)
vorot93 Mar 25, 2020
2a3217d
Replace deprecated tempdir dependency with tempfile (#11588)
marktoda Mar 29, 2020
302a388
Update on push tags (#11590)
eduadiez Mar 31, 2020
1840102
ethcore/res: bump canon fork hash for mordor and kotti testnets (#11584)
q9f Mar 31, 2020
d4b5720
Update version to 3.0.0-alpha.1 (#11592)
eduadiez Apr 1, 2020
4763753
Fix compile warnings (#11595)
vorot93 Apr 3, 2020
e047bb4
Node Discovery v4 ENR Extension (EIP-868) (#11540)
vorot93 Apr 4, 2020
b683c22
Use serde_json to export hardcoded sync (#11601)
marktoda Apr 6, 2020
5627f04
[easy] `ethcore-bloom-journal` was renamed to `accounts-bloom` (#11605)
shergin Apr 6, 2020
c0920b3
Reduced gas cost for static calls made to precompiles EIP2046/1352 (#…
adria0 Apr 6, 2020
6ae613e
Remove .git folder from dogerignore file so vergen library can get bu…
denisgranha Apr 7, 2020
1cf37cc
Update enodes for POA Sokol (#11611)
varasev Apr 7, 2020
d785655
Deduplicating crate dependencies (part 1 of n) (#11606)
shergin Apr 7, 2020
5ccc98b
Activate on-chain randomness in POA Core (#11609)
varasev Apr 7, 2020
78a0e8d
Activate POSDAO on xDai chain and update bootnodes (#11610)
varasev Apr 7, 2020
c92a15d
Actually save ENR on creation and modification (#11602)
vorot93 Apr 7, 2020
12cbe93
Deduplicating crate dependencies (part 2 of n, `slab`) (#11613)
shergin Apr 7, 2020
a5820b6
Deduplicating crate dependencies (part 3 of n) (#11614)
shergin Apr 9, 2020
51e4a6d
deps: switch to upstream ctrlc (#11617)
ordian Apr 9, 2020
b8e4f14
Fix Goerli syncing (#11604)
dvdplm Apr 10, 2020
1b23af3
Upgrade parity-common deps to latest (#11620)
dvdplm Apr 11, 2020
56885fe
ethcore/res: activate ecip-1088 phoenix on classic (#11598)
q9f Apr 11, 2020
90c0be0
Update .gitmodules (#11628)
decanus Apr 13, 2020
4b5e9dd
Fix ecrecover builtin (#11623)
dvdplm Apr 14, 2020
2a3b321
validate mainnet specs against all forks (#11625)
q9f Apr 15, 2020
2b77203
Add support for non-fork side of Phoenix (#11627)
sorpaas Apr 15, 2020
4ed0a45
Fix some compiler warnings (#11632)
dvdplm Apr 15, 2020
b7dd06b
Deploy docker images on master (#11640)
Apr 20, 2020
c85300c
Remove accounts bloom (#11589)
dvdplm Apr 22, 2020
e3abea3
Remove Parity bootnodes (#11644)
dvdplm Apr 24, 2020
ec85686
add openethereum supplementary bootnodes, those are not active right …
Apr 24, 2020
4f3a128
Update EWF's chains with Istanbul transition block numbers (#11482)
ngyam Apr 24, 2020
74e9293
New default paths (#11641)
vorot93 Apr 24, 2020
f9633e6
vergen library seems to depend not only on the .git folder content bu…
Apr 27, 2020
114074c
Drain the transaction overlay (#11654)
dvdplm Apr 27, 2020
cb9800f
rename inject to drain_transaction_overlay (#11657)
ordian Apr 27, 2020
748a8e3
Don't delete old db after migration (#11662)
dvdplm Apr 29, 2020
28207a8
Fix sccache server errors (#11675)
General-Beck May 4, 2020
44f088b
v3 release version strings and track stable (#11680)
May 5, 2020
fdf5f67
Add Curl to Docker image (#11687)
May 11, 2020
7875b78
Add deprecation warnings (#11682)
vorot93 May 11, 2020
938f361
Fix typo (#11698)
vorot93 May 11, 2020
b079d17
Add 3.0.0 changelog (#11690)
vorot93 May 11, 2020
1ace3c7
Adria0/fix/tests (#11597)
adria0 May 14, 2020
234a287
Implement Simple Subroutines for the EVM (EIP 2315) (#11629)
vorot93 May 15, 2020
0d57470
authority-round: change sealing_state cannot sign log message to debu…
mrd0ll4r May 16, 2020
00d47c1
Fix compile warnings, convert common-types to edition 2018 (#11716)
vorot93 May 18, 2020
e68295b
Replace parity-snappy with snap (#11715)
vorot93 May 20, 2020
327c704
Update tests to v7.0.0 (#11719)
adria0 May 20, 2020
6179a9d
Add --sync-until=[NUM] (#11635)
dvdplm May 21, 2020
eee06b3
Fix compile warning (#11727)
vorot93 May 21, 2020
b3d54f0
Use nightly tag for master branch (#11732)
May 27, 2020
d4733b8
Add missing forks to fork ID (#11747)
vorot93 Jun 1, 2020
1b0bbd5
Implementation of EIP 2537 (#11707)
shamatar Jun 4, 2020
f8cbdad
update secret-store reference (#11761)
svyatonik Jun 5, 2020
58fde98
Update Simple Subroutines to the latest spec (#11731)
adria0 Jun 5, 2020
596d011
Upgrade num to 0.2, use enum-primitive-derive (#11636)
vorot93 Jun 7, 2020
5d5352a
Add YOLO-1 testnet (#11757)
vorot93 Jun 9, 2020
1165549
Use BigUint::modpow for ModExp precompile (#11772)
vorot93 Jun 12, 2020
2d75036
Fix alpine docker image entry point (#11749)
voron Jun 16, 2020
698e696
Trigger custom docker build when adding ci-build-docker to the commit…
Jun 16, 2020
f37bce6
Feature/publish draft release ci (#11786)
giacomolicari Jun 18, 2020
bedbff5
ethcore/private-tcx: fix deadlock caused by conflicting lock order (#…
Jun 18, 2020
f81c576
Update parity-crypto dependency (#11791)
cheme Jun 20, 2020
63e2781
Fix issues during block sync (#11265)
grbIzl Jun 30, 2020
fc03bea
Upgrade to latest rocksdb (#11648)
dvdplm Jul 6, 2020
4cdaa19
Disable warp sync snapshotting by default (#11814)
vorot93 Jul 15, 2020
fa0d4f9
Add deploy zip artifacts to AWS S3 (#11812)
giacomolicari Jul 16, 2020
203200e
Remove ETC (#11821)
vorot93 Jul 16, 2020
006303b
ci: remove permissions workaround for ubuntu (#11706)
ordian Jul 29, 2020
1c8cef6
Bump memory-db lib to 0.24.1 and add shrink_to_fit #11760 (#11827)
rakita Aug 1, 2020
d4a74d2
Update Ellaism Chainspec (#11839)
majordutch Aug 1, 2020
11e40fa
CLI usage update (#11850)
tczpl Aug 10, 2020
b02bc5d
Bump jsonrpc-* to v15 (#11878)
maciejhirsz Sep 22, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Avoid copies (openethereum#11451)
* Avoid copies

* Unused import
  • Loading branch information
dvdplm authored Feb 4, 2020
commit 49f338a173cbfa5800c4dfcaefd2be73998ffd2c
3 changes: 1 addition & 2 deletions util/journaldb/src/overlayrecentdb.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ use std::{
collections::{HashMap, hash_map::Entry},
io,
sync::Arc,
time::Duration,
};

use ethereum_types::H256;
Expand Down Expand Up @@ -294,7 +293,7 @@ impl JournalDB for OverlayRecentDB {
let pkey = &key[..DB_PREFIX_LEN];
self.backing
.get_by_prefix(self.column, &pkey)
.map(|b| b.to_vec())
.map(|b| b.into_vec())
})
}

Expand Down