openethereum/util
Sočik 7d1415a253
2.3.7 stable backports (#10487)
* version: bump stable

* Сaching through docker volume (#10477)

* _old codebase_ before docker update

* before docker update, testing runnr

* docker update, testing the caching

* distributed job cargo homes

* distributed job cargo homes 2

* distributed job cargo homes 3

* dockerfile with gitlab checkout, audit uses template

* dockerfile gets repo in volume

* change builds_dir

* trying docker cache for repo

* repo cached automatically

* after script is not concatenated

* check sccache non-cacheable reasons nature

* watch cache

* log sccache

* log sccache 2

* debug log sccache

* fix debug log sccache

* fix debug log sccache 2

* debug log cache 3

* debug log cache 3

* trace log all sccache

* test wo cargo cache

* test w removed cargo cache

* report non-cacheable reasons, cargo cache is back and empty

* report non-cacheable reasons, cargo cache is back and empty 2

* report non-cacheable reasons, cargo cache is back and empty 3

* wrap into after_script

* restore CI tags

`qa` -> `linux-docker`

* return to main runners, this will fail until config on runners And Dockerfile won't be updated

* typo fix CI lint

* return to docker tag

* fix win&mac build (#10486)

add CARGO_HOME:                      "${CI_PROJECT_DIR}/.cargo"

* fix(extract `timestamp_checked_add` as lib) (#10383)

* fix(extract `timestamp_checked_add` as lib)

* fix(whisper types): remove unused `EmptyTopics`

* fix(time-lib): feature-flag to use time-lib or std

This commit adds conditional compilation checks that falls back to `our time-lib` when
`time_checked_add` is not available in the standard library

Note, `time_checked_add` covers both `checked_add` and `checked_sub`

* fix(grumble): use cfg_attr to define rustc feature
2019-03-20 09:17:37 +01:00
..
EIP-712 misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
bloom misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
blooms-db Blooms file iterator empty on out of range position. (#10145) 2019-01-07 17:54:06 +01:00
dir misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
fake-fetch misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
fastmap misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
fetch misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
io misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
journaldb Replace ethcore-logger with env-logger. (#10102) 2019-01-08 15:07:20 +01:00
keccak-hasher misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
len-caching-lock misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
macros misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
memory-cache misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
memzero misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
migration-rocksdb misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
network misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
network-devp2p Backports for Beta 2.3.3 (#10333) 2019-02-13 11:00:41 +01:00
panic-hook misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
patricia-trie-ethereum misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
registrar misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
rlp-compress misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
rlp-derive misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
runtime misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
stats misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
time-utils 2.3.7 stable backports (#10487) 2019-03-20 09:17:37 +01:00
triehash-ethereum misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
unexpected misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
version 2.3.7 stable backports (#10487) 2019-03-20 09:17:37 +01:00