rakita
27a0142af1
OpenEthereum rebranding ( #31 )
2020-09-22 14:53:52 +02:00
adria0
1700873f48
Fix warnings: dyn
2020-08-07 20:47:12 +03:00
Artem Vorotnikov
610d9baba4
Reformat the source code
2020-08-07 20:46:52 +03:00
Svyatoslav Nikolsky
ef0eda0c39
SecretStore: use in-memory transport in cluster tests ( #9850 )
...
* fixing SS tests
* removed some redundant clones
* fixed grumbles
* replaced hash.clone() with *hash + fixed comment
* lost files
2019-02-18 13:38:19 +01:00
Tomasz Drwięga
ab22d5e278
Replace ethcore-logger with env-logger. ( #10102 )
...
* Replace ethcore-logger with env-logger.
* Fix logger initialization in WASM tests.
* uncomment logger initialization in secret store
* Don't use ethcore-logger in whisper.
* Move ethcore-logger within parity dir.
* Uncomment rest from secret-store.
* Use `let _ =` in private_contract for consistency
* `ok()` to `let _ =` fix in service
* Use `let _ = ` for state_db
2019-01-08 15:07:20 +01:00
Afri Schoedon
7c335e8764
misc: bump license header to 2019 ( #10135 )
...
* misc: bump license header to 2019
* misc: remove_duplicate_empty_lines.sh
* misc: run license header script
* commit cargo lock
2019-01-07 11:33:07 +01:00
Tomasz Drwięga
ff0095ac5e
Move a bunch of stuff around ( #10101 )
...
* Move devtools.
* Merge stop_guard & rename memzero
* Move price-info to miner.
* Group account management
* Clean up workspace members.
* Move local store closer to miner.
* Move clib examples.
* Move registrar and hash-fetch
* Move rpc_cli/rpc_client
* Move stratum closer to miner.
* Fix naming convention of crates.
* Update Cpp examples path.
* Fix paths for clib-example.
* Fix removing build.
2018-12-28 17:33:49 +08:00