s3krit
|
77643c13e8
|
Update copyright notice 2020 (#11386)
* Update copyright noticed 2020
* Update copyright in two overlooked files
|
2020-01-17 14:27:28 +01:00 |
|
Niklas Adolfsson
|
dab2a6bd4b
|
fix compile warnings (#10993)
* fix warnings
* fix: failing build, use `spec` as dev-dependency
|
2019-08-27 17:29:33 +02:00 |
|
Niklas Adolfsson
|
c5c3fb6a75
|
fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217)
* fix(rpc-types): remove uint and hash wrappers
* fix(tests)
* fix(cleanup)
* grumbles(rpc-api): revert `verify_signature`
* revert change of `U64` -> `u64`
* fix(cleanup after bad merge)
* chore(bump ethereum-types)
* fix(bad merge)
* feat(tests ethereum-types): add tests
* chore(update `ethereum-types` to 0.4.2)
* feat(tests for h256)
* chore(rpc): remove `ethbloom` import
Use re-export from `ethereum-types` instead
* fix(bad merge): remove `DefaultAccount` type
* doc(add TODO with issue link)
|
2019-02-25 14:27:28 +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 |
|