openethereum/rpc/src/v1/types
Vurich 3d8dc11442 Upgrade `elastic-array` to 0.9.0
This is a huge change, which includes some changes to replace code that
originally cloned to reuse allocations instead. The updated
`elastic-array` crate renames its consuming `Vec`-conversion method to
`into_vec`, which means that I can do a simple
`sed -i 's/to_vec/into_vec/'` and then fix the compilation errors.

This commit is probably a minor performance win and definitely a
significant readability win.
2017-06-29 13:05:33 +02:00
..
account_info.rs Prioritize accounts over address book 2017-06-23 16:29:45 +02:00
block.rs Logs Pub-Sub (#5705) 2017-06-28 12:21:13 +02:00
block_number.rs Serde 0.9 (#4508) 2017-02-13 18:38:47 +03:00
bytes.rs Serde 0.9 (#4508) 2017-02-13 18:38:47 +03:00
call_request.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
confirmations.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
consensus_status.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
dapps.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
derivation.rs Key derivation in ethstore & rpc (#4515) 2017-02-15 16:56:15 +01:00
filter.rs Latest headers Pub-Sub (#5655) 2017-05-23 12:26:39 +02:00
hash.rs Updating JSON-RPC crates (#4934) 2017-03-22 07:02:14 +01:00
histogram.rs use new histogram/corpus 2017-02-17 16:18:31 +01:00
index.rs Serde 0.9 (#4508) 2017-02-13 18:38:47 +03:00
log.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
mod.rs Prioritize accounts over address book 2017-06-23 16:29:45 +02:00
node_kind.rs node kind RPC (#5025) 2017-03-27 17:30:19 +02:00
provenance.rs UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
pubsub.rs Logs Pub-Sub (#5705) 2017-06-28 12:21:13 +02:00
receipt.rs EIP-98: Optional transaction state root (#4296) 2017-01-25 20:22:48 +01:00
rpc_settings.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
sync.rs CLI options for light client 2017-03-22 16:45:50 +01:00
trace.rs eip214, #4833 (#4851) 2017-06-19 11:41:46 +02:00
trace_filter.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
transaction.rs Upgrade `elastic-array` to 0.9.0 2017-06-29 13:05:33 +02:00
transaction_condition.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00
transaction_request.rs splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01:00
uint.rs Update dependencies and bigint api (#5685) 2017-05-24 12:31:33 +02:00
work.rs Serde 0.9 (#4508) 2017-02-13 18:38:47 +03:00