openethereum/whisper/src
Wei Tang 05be4b5b0e
Clean up serde rename and use rename_all = camelCase when possible (#9823)
* Clean up serde rename and use rename_all = camelCase when possible

* snake_case for pricing

* Use camelcase for engine

* Use camel case for seal

* Use camel case for validator set

* Use camel case for confirmation payload

* Use camel case for consensus status

* Use camel case for nodekind

* Use kebab case for provenance

* Use camel case for pubsub

* Use lowercase and camelcase for trace

* Use camel case for whisper

* rename Ethash as irregular name
2018-10-29 23:49:04 +08:00
..
net Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
rpc Clean up serde rename and use rename_all = camelCase when possible (#9823) 2018-10-29 23:49:04 +08:00
lib.rs Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
message.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00