rust-bitcoin-unsafe-fast/src
Elichai Turkel 1c88be4df5
Merge pull request #422 from rust-bitcoin/2020-04-remove-alloc
Remove some needless allocations
2020-05-19 13:20:34 +03:00
..
blockdata Remove the cursor overhead, write is implemented on vec these days 2020-05-19 12:57:39 +03:00
consensus Remove the cursor overhead, write is implemented on vec these days 2020-05-19 12:57:39 +03:00
network Change WitnessTransaction inv type to use txid 2020-04-14 14:11:44 +01:00
util Remove the cursor overhead, write is implemented on vec these days 2020-05-19 12:57:39 +03:00
hash_types.rs Fixing namespaces in `impl_hashencode` 2020-01-22 13:23:09 +01:00
internal_macros.rs Merge pull request #375 from canndrew/fix-serde-struct-macros 2020-04-19 19:56:27 +01:00
lib.rs Export the util::amount::Denomination type 2020-02-28 11:51:44 +00:00
test_macros.rs Remove Decimal and replace strason with serde_json 2019-06-13 18:29:16 +01:00