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

[pull] master from paritytech:master #6

Open
wants to merge 359 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
359 commits
Select commit Hold shift + click to select a range
0424206
keccak-hash: add keccak256_range and keccak512_range functions (#370)
ordian Apr 10, 2020
53b47b7
keccak-hash: bump version to 0.5.1 (#371)
ordian Apr 10, 2020
13ae5be
[parity-crypto] Release 0.6.1 (#373)
dvdplm Apr 11, 2020
0bba566
keccak-hash: fix bench and add one for range (#372)
ordian Apr 11, 2020
ef69ef1
parity-util-mem: fix for windows (#375)
ordian Apr 14, 2020
b99e466
bump parity-util-mem (#376)
ordian Apr 15, 2020
a52fbeb
kvdb-rocksdb: optimize and rename iter_from_prefix (#365)
ordian Apr 15, 2020
6bb24f2
Add arbitrary trait implementation (#378)
kirk-baird Apr 23, 2020
692aa9d
Fix limit prefix delete case (#368)
cheme Apr 23, 2020
9d1c613
uint: fix UB in uint::from_big_endian (#381)
ordian Apr 27, 2020
89e465e
prepare releases for a few crates (#382)
ordian Apr 27, 2020
50c3dc2
kvdb-rocksdb: update rocksdb to 0.14 (#379)
ordian Apr 29, 2020
990d45d
Add Rocksdb Secondary Instance Api (#384)
insipx May 1, 2020
371f17f
primitive-types: add no_std support for serde feature (#385)
xu-cheng May 4, 2020
844f899
prepare new `kvdb-` release (#386)
ordian May 5, 2020
b3cc129
update changelogs and bump versions (#387)
ordian May 5, 2020
a28452b
Implement codec for ethereum types (#393)
sorpaas May 17, 2020
a4a9745
uint: simplify `Ord` impl (#389)
ordian May 18, 2020
8e12159
uint: manually implement `Eq` and `Hash` (#390)
ordian May 18, 2020
3af0cb2
kvdb-rocksdb: call iter_with_prefix directly on cfs in write (#397)
ordian Jun 8, 2020
f3023c9
parity-util-mem: optimize MallocSizeOf for flat collections (#398)
ordian Jun 17, 2020
03e3d34
Box secret memory (#400)
cheme Jun 19, 2020
cf53731
parity-util-mem: export MallocShallowSizeOf (#399)
ordian Jun 19, 2020
7855f99
primitive-types: scale-info support (#312)
ordian Jun 23, 2020
1d08c66
parity-util-mem: bump version and deps and update changelog (#402)
ordian Jun 24, 2020
de6545d
Changelog to publish kvdb-web 0.7.0 (#404)
cheme Jul 6, 2020
e4751ed
Port runtime to tokio-compat (#403)
vorot93 Jul 16, 2020
bbdd089
parity-runtime: bump to v0.1.2 (#405)
sorpaas Jul 17, 2020
83f5a97
plain_hasher/uint: remove some unsafe code and don't assume endiannes…
knarz Jul 27, 2020
4a7afbb
fix benches in uint and plain_hasher (#408)
ordian Jul 27, 2020
c3d4d3d
kvdb-rocksdb: set format_version to 5 (#395)
ordian Jul 27, 2020
b6cf436
plain_hasher: remove std feature and unsafe code (#410)
ordian Jul 28, 2020
760447f
Add automatic methods to KeyValueDB which test for the existence of c…
coriolinus Jul 28, 2020
1c731db
dependency upgrades to remove block-cipher-trait (#415)
meehow Jul 28, 2020
d3a2f9c
uint: Add checked_pow (#417)
mxinden Aug 3, 2020
1880a8b
uint: bump minor version (#418)
ordian Aug 3, 2020
0431acb
travis: pin geckodriver in wasm-pack tests (#419)
ordian Aug 4, 2020
c36aead
uint: make const matching work again (#421)
ordian Aug 25, 2020
bc97844
uint/src/uint.rs: Fix doc comment typo (#423)
mxinden Aug 25, 2020
8137204
kvdb-rocksdb: bump rocksdb, version, update changelog (#424)
ordian Aug 26, 2020
adc85bf
Fix panic in FromStr implementation (#425)
e00E Aug 26, 2020
7ac4a94
kvdb-rocksdb: do not use deprecated cache option (#426)
ordian Aug 26, 2020
c6fb644
rlp: impl Encodable for Box<Encodable> (#427)
vorot93 Sep 10, 2020
2814417
bump rlp to 0.4.6 (#430)
ordian Sep 29, 2020
9d80e9b
rlp: u128 support (#431)
vorot93 Oct 15, 2020
0b190c6
Implement `RlpIterator` for `ExactSizedIterator` (#433)
Ericson2314 Oct 23, 2020
fd1b178
fixed-hash: Remove allocation in FromStr (#435)
e00E Oct 26, 2020
a19cf1f
Add H128 type (#434)
drewstone Oct 27, 2020
ac082b5
Add conversions U256 <-> f64 (#436)
bh2smith Oct 29, 2020
539a279
Bump secp256k1 to 0.19, use global context (#438)
vorot93 Nov 13, 2020
e1b6361
add dependabot config (#442)
ordian Nov 24, 2020
822e039
build(deps): update console_log requirement from 0.1.2 to 0.2.0 (#443)
dependabot[bot] Nov 24, 2020
27bc11d
build(deps): update cfg-if requirement from 0.1.10 to 1.0.0 (#444)
dependabot[bot] Nov 24, 2020
7719dc9
primitive-types 0.7.3 (#440)
ordian Nov 24, 2020
773f4f8
build(deps): update hex-literal requirement from 0.2.1 to 0.3.1 (#449)
dependabot[bot] Nov 25, 2020
14403e8
build(deps): update lru requirement from 0.5 to 0.6 (#448)
dependabot[bot] Nov 25, 2020
d6f3ccb
build(deps): update sysinfo requirement from 0.11.7 to 0.15.3 (#447)
dependabot[bot] Nov 25, 2020
356b74e
build(deps): update num-bigint requirement from 0.2.3 to 0.3.1 (#451)
dependabot[bot] Nov 26, 2020
e07e7db
build(deps): update dlmalloc requirement from 0.1.3 to 0.2.1 (#452)
dependabot[bot] Nov 26, 2020
fce7315
Fix typo (#457)
dvdplm Nov 30, 2020
f985098
rlp: Use BytesMut for RlpStream's backing buffer (#453)
vorot93 Nov 30, 2020
38627a6
build(deps): update hashbrown requirement from 0.8 to 0.9 (#456)
dependabot[bot] Nov 30, 2020
903c06e
The time crate after 0.2 is unergonomic to use; just use chrono (#458)
dvdplm Nov 30, 2020
6bdc113
build(deps): update send_wrapper requirement from 0.3.0 to 0.5.0 (#461)
dependabot[bot] Dec 1, 2020
93ede8b
rlp: add bytes impls (#459)
vorot93 Dec 1, 2020
2394a11
rlp: Fix buffer indexing (#462)
vorot93 Dec 4, 2020
1a7fc68
rlp: store test bytes in hex literals (#465)
vorot93 Dec 4, 2020
85bcb11
Make RLP optional in several crates (#466)
vorot93 Dec 7, 2020
4978bf0
bump versions and update changelogs (#463)
ordian Dec 7, 2020
64dd79e
update other dependencies (#471)
ordian Dec 7, 2020
54076a5
ethereum-types/rlp should pull primitive-types/rlp (#474)
vorot93 Dec 8, 2020
7a54f5b
uint: optimize FromStr, make it no_std-compatible (#468)
vorot93 Dec 9, 2020
129912c
kvdb-rocksdb: replace tempdir with tempfile(#350) (#477)
frostRed Dec 10, 2020
763c967
chore(deps): cargo upgrade parking_lot --all (#470)
niklasad1 Dec 13, 2020
935a92c
Bump bytes to 1.0 (#482)
vorot93 Dec 23, 2020
da4262d
Implement Num from num-traits (#480)
SamWilsn Dec 25, 2020
6560949
parity-crypto: remove UB test (#484)
ordian Dec 28, 2020
f9d468e
parity-crypto: upgrade deps (#483)
ordian Dec 28, 2020
e64bf1a
update some dev-dependencies (#493)
koushiro Dec 29, 2020
0264ebf
fix: make from_str parse 0x-prefixed strings (#487)
gakonst Dec 30, 2020
b52051d
build(deps): update impl-trait-for-tuples requirement (#490)
dependabot[bot] Dec 30, 2020
36004c9
primitive-types: address nits of #480 (#485)
ordian Jan 1, 2021
f98a93d
Remove deprecated FromStr/TryFrom impls for Secret (#495)
dvdplm Jan 4, 2021
e7a708a
build(deps): update secp256k1 requirement from 0.19.0 to 0.20.0 (#496)
dependabot[bot] Jan 4, 2021
a7003bc
build(deps): update smallvec requirement from 0.6.10 to 1.6.0 (#494)
dependabot[bot] Jan 4, 2021
2c8cd78
build(deps): update rand requirement from 0.7.2 to 0.8.0 (#488)
dependabot[bot] Jan 4, 2021
c2fab00
build(deps): update rand_xorshift requirement from 0.2.0 to 0.3.0 (#491)
dependabot[bot] Jan 4, 2021
6fc8030
update changelogs and bump uint (#486)
ordian Jan 5, 2021
fd69e62
bump fs-swap (#498)
xlc Jan 6, 2021
e1dfdce
triehash: patch release (#499)
ordian Jan 8, 2021
24893ac
fix clippy warning (#504)
honeywest Jan 18, 2021
1d3de9e
add a test for #507 (#508)
ordian Jan 20, 2021
f627a42
ethereum-types: fix wasm builds for serialize feature (#503)
ordian Jan 20, 2021
74c7b6d
remove parity-runtime (#511)
ordian Jan 27, 2021
bb7b437
Update codec and crates depending (#510)
gui1117 Jan 27, 2021
3ad905d
parity-util-mem: use ios compilation conditions same as macos. (#522)
artemii235 Feb 8, 2021
98d62c1
CI: add a workaround for build issue (#527)
ordian Feb 16, 2021
6e807e8
build(deps): update sysinfo requirement from 0.15.3 to 0.16.3 (#526)
dependabot[bot] Feb 16, 2021
db7c985
build(deps): update scale-info requirement from 0.5 to 0.6 (#519)
dependabot[bot] Feb 17, 2021
0a7fe81
build(deps): update arbitrary requirement from 0.4 to 1.0 (#530)
dependabot[bot] Mar 1, 2021
7ff438a
[kvdb-rocksdb] add DatabaseConfig max_total_wal_size (#528)
mdben1247 Mar 2, 2021
f3b859a
build(deps): update pbkdf2 requirement from 0.6.0 to 0.7.3 (#523)
dependabot[bot] Mar 2, 2021
6a4ce4b
impl num_traits::sign::Unsigned (#531)
sunny-g Mar 3, 2021
50fcd23
build(deps): update num-bigint requirement from 0.3.1 to 0.4.0 (#532)
dependabot[bot] Mar 8, 2021
61fc474
build(deps): update sysinfo requirement from 0.16.3 to 0.17.0 (#536)
dependabot[bot] Apr 9, 2021
bce6c33
build(deps): update rocksdb requirement from 0.15 to 0.16 (#537)
dependabot[bot] Apr 19, 2021
0867e48
bump kvdb-rocksdb and update changelog (#542)
ordian May 3, 2021
0ac86ef
primitive-types: add U128 full_mul (#546)
ordian May 24, 2021
7c2a9b2
Simplification (#550)
gilescope Jun 11, 2021
96909f3
parity-util-mem: fix for FreeBSD (#553)
ordian Jun 28, 2021
828a5d6
uint: implement integer_sqrt (#554)
ordian Jun 30, 2021
52d50c7
build(deps): update hashbrown requirement from 0.9 to 0.11 (#533)
dependabot[bot] Jun 30, 2021
5ac8cdb
primitive-types: update to `scale-info` 0.9 (#556)
ascjones Jul 1, 2021
075a34e
update the changelogs (#557)
ordian Jul 1, 2021
9e0e53a
github actions ci (#559)
ordian Jul 1, 2021
84a7d26
start removing stuff (#561)
ordian Jul 2, 2021
a05ef25
primitive-types/impl-codec: Bump to include new `parity_scale_codec::…
Xanewok Jul 2, 2021
2d571df
decommission parity-crypto (#566)
ordian Jul 5, 2021
a9dbe62
rlp: fix bool encoding/decoding (#572)
ordian Jul 30, 2021
faad8b6
update rustfmt config to match substrate (#570)
ordian Jul 30, 2021
bd6bb46
bump rocksdb to 6.20.3 (#573)
ordian Jul 30, 2021
916a382
release rlp 0.5.1 and kvdb-rocksdb 0.12.1 (#575)
ordian Jul 31, 2021
8a1739a
add to kvdb-rocksdb create_if_missing config option (#576)
debris Aug 4, 2021
c031b09
kvdb api uses now template argument `P: AsRef<Path>` instead of `&str…
debris Aug 5, 2021
3030a6d
Move memory stats gathering from `polkadot` to `parity-util-mem` (#588)
koute Sep 15, 2021
6f186f1
Switch from `jemallocator` to `tikv-jemallocator` (#589)
koute Sep 20, 2021
8e990ac
Update the CHANGELOG (#590)
koute Sep 20, 2021
df638ab
Combine `scale-info` feature into `codec`, and wire it through `ether…
JoshOrndorff Sep 30, 2021
aa58883
feat(primitive-types, serde): deserialize hex strings without 0x pref…
shekhirin Nov 10, 2021
235a010
prepare for releases: ethereum-types and ethbloom (#594)
ordian Nov 10, 2021
eebf04b
build(deps): update sysinfo requirement from 0.17.0 to 0.21.1 (#600)
dependabot[bot] Nov 12, 2021
c3ef97d
move to rust 2021 (#601)
nuke-web3 Nov 21, 2021
5fe7924
Stop calling `state.finish()` for fixed hashes (#602)
Nov 27, 2021
d8c6320
build(deps): update sysinfo requirement from 0.21.1 to 0.22.0 (#609)
dependabot[bot] Dec 15, 2021
71fbb39
feat(rlp): add optional derive feature (#613)
koushiro Jan 17, 2022
a855f4d
build(deps): update sysinfo requirement from 0.22.0 to 0.23.0 (#614)
dependabot[bot] Jan 18, 2022
8f5bf54
Display formatting support (#584) (#603)
dalance Jan 27, 2022
aa0e838
uint: release 0.9.2 (#617)
ordian Feb 4, 2022
502533e
build(deps): update lru requirement from 0.6 to 0.7 (#595)
dependabot[bot] Feb 4, 2022
73bfa40
build(deps): update parking_lot requirement from 0.11.1 to 0.12.0 (#619)
dependabot[bot] Feb 4, 2022
b88b13b
Bump parity-scale-codec to 3.0.0 (#622)
vorot93 Feb 4, 2022
88cc592
build(deps): update hashbrown requirement from 0.11 to 0.12 (#612)
dependabot[bot] Feb 4, 2022
2d7f7e2
uint: div_mod_word use intrinsic u128 division(#406) (#478)
frostRed Feb 4, 2022
b37d0b3
uint: Fix overflowing_neg by implementing two's complement (#611)
lenerd Feb 4, 2022
1d3a3d5
New releases preparation (#623)
ordian Feb 4, 2022
f2bbf51
Remove duplicate H128 impl from ethereum-types (#624)
vorot93 Feb 7, 2022
bcb2e48
YOLO scale-info update (#627)
ordian Feb 7, 2022
70a745a
update rocksdb to 0.18 (#629)
ordian Feb 18, 2022
dbc740b
Disable jemalloc on OpenBSD and MSVC where it is not working (#633)
nazar-pc Mar 20, 2022
8d99ffa
uint: Make is_zero implementation const (#639)
ueco-jb Apr 4, 2022
436cb08
docs: improves `overflowing_add` documentation (#641)
Cardosaum Apr 28, 2022
f6ed7ba
Add GHA to dependabot and CODEOWNERS (#646)
sergejparity Jun 2, 2022
b3717a0
build(deps): bump actions/checkout from 2 to 3 (#648)
dependabot[bot] Jun 3, 2022
3dd1eed
build(deps): bump Swatinem/rust-cache from 1.3.0 to 1.4.0 (#647)
dependabot[bot] Jun 3, 2022
f48cfcd
build(deps): update sysinfo requirement from 0.23.0 to 0.24.1 (#649)
dependabot[bot] Jun 6, 2022
3cc2bcb
uint: make fn one const (#650)
webmaster128 Jun 15, 2022
6a7bf78
uint: remove some unsafety (#653)
ordian Jun 17, 2022
b16db49
build(deps): bump Swatinem/rust-cache from 1.4.0 to 2.0.0 (#654)
dependabot[bot] Jul 18, 2022
55d5fe5
build(deps): update sysinfo requirement from 0.24.1 to 0.25.1 (#657)
dependabot[bot] Aug 1, 2022
6153693
uint: make max_value const, test, simplify (#652)
webmaster128 Aug 14, 2022
6ed3110
fix some warnings (#663)
ordian Aug 14, 2022
8941d3f
rocksdb: remove and simplify a bunch of stuff (#662)
ordian Aug 14, 2022
26d712d
Streamline kvdb API and upgrade rocksdb to 0.19 (#661)
ordian Aug 15, 2022
df78257
primitive-types: use weak dep feature (#664)
ordian Aug 16, 2022
77ddc33
uint: introduce abs_diff (#665)
ordian Aug 16, 2022
076ba7a
build(deps): update sysinfo requirement from 0.25.1 to 0.26.0 (#670)
dependabot[bot] Aug 30, 2022
706c989
Support deserializing from borrowed or owned bytes, too (#668)
jsdw Aug 31, 2022
aeca7d6
Allow deserializing from newtype structs too (#672)
jsdw Sep 2, 2022
f16979b
Update CONTRIBUTING.md (#671)
ordian Sep 2, 2022
9642a0e
Upgrade quickcheck in uint, fixed-hash (#674)
kpp Sep 2, 2022
7a9cc3b
ethereum-types: make ethbloom optional (#625)
vorot93 Sep 2, 2022
62aa409
kvdb-rocksdb: do not attepmt to repair (#667)
ordian Sep 5, 2022
6e5fe50
build(deps): update criterion requirement from 0.3.0 to 0.4.0 (#676)
dependabot[bot] Sep 12, 2022
4d799dc
parity-util-mem: remove wee_alloc (#678)
ordian Sep 19, 2022
738e7a3
build(deps): update lru requirement from 0.7 to 0.8 (#675)
dependabot[bot] Sep 19, 2022
6aa58bf
release is coming (#680)
ordian Sep 20, 2022
baebea7
Add if_ethbloom conditional macro (#682)
vorot93 Sep 30, 2022
7b10e2b
build(deps): bump Swatinem/rust-cache from 2.0.0 to 2.0.1 (#683)
dependabot[bot] Oct 17, 2022
3c807b5
rlp: release 0.5.2 (#686)
ordian Oct 21, 2022
26c1423
add `H384` and `H768` hash types (#684)
drskalman Oct 27, 2022
09371a1
primitive-types: release 0.12.1 (#688)
ordian Oct 27, 2022
0373dec
build(deps): bump Swatinem/rust-cache from 2.0.1 to 2.0.2 (#689)
dependabot[bot] Nov 4, 2022
82b2147
Uint: Add support for bit and,or,xor assign traits (#690)
halo3mic Nov 7, 2022
bb5c7f1
build(deps): bump Swatinem/rust-cache from 2.0.2 to 2.1.0 (#692)
dependabot[bot] Nov 8, 2022
fc75eaa
build(deps): bump Swatinem/rust-cache from 2.1.0 to 2.2.0 (#694)
dependabot[bot] Nov 10, 2022
806ca48
Remove `parity-util-mem` (#696)
mrcnski Nov 29, 2022
c41d51d
release is coming (#697)
ordian Nov 29, 2022
78ec931
build(deps): update sysinfo requirement from 0.26.0 to 0.27.5 (#706)
dependabot[bot] Jan 11, 2023
8ed1307
Add bounded-collections crate (#708)
KiChjang Jan 26, 2023
528e5e7
Write better description for bounded-collections (#709)
KiChjang Jan 26, 2023
5ba1db5
Remove a reference to `sp_core` in the comments (#710)
KiChjang Jan 26, 2023
0e53fd9
Make alloc public and bump version (#711)
KiChjang Jan 26, 2023
b9123ad
Ensure bounded-collections compiles under no_std (#712)
KiChjang Jan 27, 2023
854e68b
Remove non-existent bounded mod reference (#715)
KiChjang Jan 27, 2023
c2da3b9
Add checked num traits (#716)
gilescope Feb 1, 2023
07127b6
bounded_vec: Avoid unnecessary allocation when decoding (#713)
mrcnski Feb 1, 2023
0eb011b
release impl-num-traits 0.1.2 (#718)
ordian Feb 1, 2023
223af1d
Uint: Fix clippy warnings (#707)
DragonDev1906 Feb 1, 2023
2fb72ee
bounded-collections: Fixes `Hash` impl (#721)
mrcnski Feb 16, 2023
108da26
build(deps): update sysinfo requirement from 0.27.5 to 0.28.1 (#724)
dependabot[bot] Feb 27, 2023
27b17c0
build(deps): bump Swatinem/rust-cache from 2.2.0 to 2.2.1 (#725)
dependabot[bot] Feb 27, 2023
2fa111d
build(deps): update hex-literal requirement from 0.3.1 to 0.4.1 (#739)
dependabot[bot] Apr 21, 2023
dbfbbde
upgrade `rocksdb` to 0.20.1 (#743)
ordian Apr 21, 2023
910097e
fixed-hash: Derive PartialEq and Eq instead of implementing them manu…
fhartwig Apr 22, 2023
4bcc5b2
Make `Const*` types `Clone+Default` and fix `Debug` (#744)
ggwpez Apr 28, 2023
3401582
`serde` feature added (#745)
michalkucharczyk May 8, 2023
bd9d3e0
Remove-manual-typeinfo (#748)
skunert May 8, 2023
9fa489c
Update rockdb to 0.21 (#750)
tdimitrov May 10, 2023
aea11e8
build(deps): update sysinfo requirement from 0.28.1 to 0.29.0 (#747)
dependabot[bot] May 10, 2023
a5ef730
Fallible element pushers should return unused element (#758)
gavofyork Jun 12, 2023
db9940d
doc: unsigned int byte() order (#732)
carver Jul 10, 2023
dce4bbd
Feature: Make U256::to_f64_lossy more accurate (#726)
junderw Jul 12, 2023
0f96b34
build(deps): update criterion requirement from 0.4.0 to 0.5.1 (#757)
dependabot[bot] Jul 12, 2023
b0c12c2
build(deps): bump Swatinem/rust-cache from 2.2.1 to 2.5.1 (#763)
dependabot[bot] Jul 12, 2023
7194def
fix(rlp): `len()` changes as `RlpIterator` is consumed (#766)
achillelamb Jul 12, 2023
d3a9327
reuse Copy trait in hash::clone() (#767)
svyatonik Jul 12, 2023
f9cfc79
build(deps): bump Swatinem/rust-cache from 2.5.1 to 2.6.2 (#778)
dependabot[bot] Aug 22, 2023
a8a85a4
Deserialize boundedbtreeset (#781)
ozgunozerk Aug 31, 2023
7b41a04
bounded-collections: fix build for no_std + serde (#789)
ordian Sep 17, 2023
6ba5669
build(deps): bump Swatinem/rust-cache from 2.6.2 to 2.7.0 (#787)
dependabot[bot] Sep 19, 2023
97973e5
feat(schema): added json schema to support schema on xcm messages (#785)
dzmitry-lahoda Oct 9, 2023
400398a
build(deps): bump actions/checkout from 3 to 4 (#783)
dependabot[bot] Oct 10, 2023
b4e1516
release primitive-types and bounded-collections (#794)
ordian Oct 10, 2023
3a35610
Add `BoundedVec::try_rotate_{left,right}` (#800)
ggwpez Nov 28, 2023
4da96ae
improvement(primitive-types): better json-schema, allow to build for …
dzmitry-lahoda Dec 5, 2023
8384f5f
build(deps): bump Swatinem/rust-cache from 2.7.0 to 2.7.1 (#795)
dependabot[bot] Dec 5, 2023
8723455
imp: in `fixed-hash` allow opting out `rand` when `std` enabled (#804)
Farhad-Shabani Dec 5, 2023
422471a
Try fixing CI (#817)
ordian Jan 2, 2024
31e7719
rlp: tests: fix 32-bit overflow (#808)
Fabian-Gruenbichler Jan 2, 2024
2241f64
build(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.2 (#823)
dependabot[bot] Jan 11, 2024
314bda6
build(deps): bump Swatinem/rust-cache from 2.7.2 to 2.7.3 (#824)
dependabot[bot] Jan 15, 2024
dbf46ba
Release 0.2.0 (#825)
ggwpez Jan 29, 2024
d5e9c1d
Add more comment (#827)
rongyi Feb 5, 2024
757e2bd
primitive-types: add repository URL to Cargo.toml (#844)
lucab Aug 10, 2024
9ff9316
fix compile errors with new Rust (#854)
ordian Aug 10, 2024
2f1866d
Upgrade rocksdb to 0.22 (#853)
jasl Aug 10, 2024
701148e
Update syn to 2 (#855)
jasl Aug 10, 2024
0db43ee
Remove From [u8; n] impl for uint types (#859)
pgherveou Sep 10, 2024
63c5afb
Bump versions (#860)
pgherveou Sep 11, 2024
ab7a762
bump rlp-derive version (#861)
ordian Sep 11, 2024
7c701c6
another missing bump (impl-codec) (#863)
ordian Sep 12, 2024
366a95c
Serde Serialize & Deserialize for BoundedBTreeMap (#870)
PolkadotDom Oct 8, 2024
85f813a
fixed-hash: remove `byteorder` feature (#872)
koushiro Oct 10, 2024
6a5bff1
build(deps): bump Swatinem/rust-cache from 2.7.3 to 2.7.5 (#876)
dependabot[bot] Oct 16, 2024
6afa783
build(deps): update jsonschema requirement from 0.17 to 0.23 (#875)
dependabot[bot] Oct 16, 2024
315299d
try fixing macos ci (#882)
ordian Nov 4, 2024
31ae234
bounded-collections: Add Const(Int|Uint) for generic const getter sup…
conr2d Nov 4, 2024
e3787dc
bounded-collections: Bump version to 0.2.2 (#883)
conr2d Nov 8, 2024
8082691
Update CHANGELOG.md (#885)
leopardracer Dec 4, 2024
d54ac84
Add `is_full` API to all bounded collections (#887)
shawntabrizi Dec 9, 2024
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
build(deps): update criterion requirement from 0.4.0 to 0.5.1 (parity…
…tech#757)

Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](bheisler/criterion.rs@0.4.0...0.5.1)

---
updated-dependencies:
- dependency-name: criterion
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
commit 0f96b34651d1b26002cac223e038088a962fd6d4
2 changes: 1 addition & 1 deletion ethbloom/Cargo.toml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ impl-codec = { version = "0.6.0", path = "../primitive-types/impls/codec", defau
scale-info = { version = ">=1.0, <3", features = ["derive"], default-features = false, optional = true }

[dev-dependencies]
criterion = "0.4.0"
criterion = "0.5.1"
rand = "0.8.0"
hex-literal = "0.4.1"

2 changes: 1 addition & 1 deletion fixed-hash/Cargo.toml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ arbitrary = { version = "1.0", optional = true }

[dev-dependencies]
rand_xorshift = "0.3.0"
criterion = "0.4.0"
criterion = "0.5.1"
rand = { version = "0.8.0", default-features = false, features = ["std_rng"] }

[features]
2 changes: 1 addition & 1 deletion keccak-hash/Cargo.toml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ primitive-types = { path = "../primitive-types", version = "0.12", default-featu

[dev-dependencies]
tempfile = "3.1.0"
criterion = "0.4.0"
criterion = "0.5.1"

[features]
default = ["std"]
2 changes: 1 addition & 1 deletion kvdb-rocksdb/Cargo.toml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ version = "0.21"

[dev-dependencies]
alloc_counter = "0.0.4"
criterion = "0.4"
criterion = "0.5"
ethereum-types = { path = "../ethereum-types" }
kvdb-shared-tests = { path = "../kvdb-shared-tests", version = "0.11" }
rand = "0.8.0"
2 changes: 1 addition & 1 deletion rlp/Cargo.toml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ rustc-hex = { version = "2.0.1", default-features = false }
rlp-derive = { version = "0.1", path = "../rlp-derive", optional = true }

[dev-dependencies]
criterion = "0.4.0"
criterion = "0.5.1"
hex-literal = "0.4.1"
primitive-types = { path = "../primitive-types", version = "0.12", features = ["impl-rlp"] }

2 changes: 1 addition & 1 deletion uint/Cargo.toml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ name = "uint_tests"
required-features = ["std"]

[dev-dependencies]
criterion = "0.4.0"
criterion = "0.5.1"
num-bigint = "0.4.0"

[target.'cfg(all(unix, target_arch = "x86_64"))'.dev-dependencies]