mplsgrant
da3b3b23c6
Fixed issues with fuzz in core. ( #3193 )
...
* Include ser::ProtocolVersion in fuzz generator.
* Adjusted block_read_v1's path to appropriate file.
2020-01-21 11:03:24 +01:00
hashmap
16487a3eb7
[1.1.0] Bring fuzz test back ( #2675 )
...
Corpus generation was updated and simplified, plus small updates
2019-03-15 15:32:14 +01:00
Yeastplume
557e77b218
comment out fuzz tests for now, remove wallet crate reference ( #2635 )
2019-02-27 11:12:09 +00:00
hashmap
aedac483f5
Convert to Rust 2018 edition ( #2084 )
...
* Convert to Rust 2018 edition
* Update gitignore
2018-12-08 00:59:40 +01:00
Yeastplume
b8c8840cec
Refactor wallet commands ( #2067 )
...
* start wallet command refactoring
* another re-structuring attempt
* rustfmt
* begin splitting up wallet commands
* rustfmt
* clean up wallet arg checking
* rustfmt
* macro for arg parsing
* rustfmt
* factor out init commands
* rustfmt
* move recover to new format
* rustfmt
* add listen command to new format
* rustfmt
* Finish moving commands to new format
* rustfmt
* rustfmt
* propogate errors more cleanly
* rustfmt
* error handling cleanup
2018-12-06 12:04:02 +00:00
Dobby the House Elf
b8124676c7
Move libtx to core
2018-12-05 09:41:26 -08:00
John Tromp
846b38308c
replace all Difficulty::one by ::min
2018-10-18 21:18:16 +02:00
Antioch Peverell
dca0d52dcd
Cleanup transaction with offset ( #1514 )
...
* cleanup build::transaction_with_offset
* rustfmt
2018-09-12 12:17:36 +01:00
hashmap
32662a0a16
Update fuzz in core crate
...
Fix compilation error in fuzz code after the wallet refactoring
2018-08-09 11:37:11 +02:00
Quentin Le Sceller
a30ee88236
Cleanup imports ( #1161 )
...
Reorganize imports
2018-06-14 08:16:14 -04:00
Alexey Miroshkin
eb226beea8
Introduce fuzz tests for core ( #844 )
...
This PR introduces fuzz tests and address #592
2018-03-22 16:53:47 +00:00