This website requires JavaScript.
Explore
Help
Register
Sign In
grassrootseconomics
/
openethereum
Watch
5
Star
0
Fork
0
You've already forked openethereum
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
130901e820
openethereum
/
util
/
memzero
/
Cargo.toml
5 lines
97 B
TOML
Raw
Normal View
History
Unescape
Escape
Add `util/mem` to zero out memory on drop. (#8356) * Add `util/mem` to zero out memory on drop. * Remove nonsense. * Remove `Into` impls for `Memzero`. * Update ethereum-types and remove H256Mut.
2018-04-11 13:57:12 +02:00
[
package
]
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 10:33:49 +01:00
name
=
"memzero"
Add `util/mem` to zero out memory on drop. (#8356) * Add `util/mem` to zero out memory on drop. * Remove nonsense. * Remove `Into` impls for `Memzero`. * Update ethereum-types and remove H256Mut.
2018-04-11 13:57:12 +02:00
version
=
"0.1.0"
authors
=
[
"Parity Technologies <admin@parity.io>"
]
Reference in New Issue
Copy Permalink