Zebra/zebra-state
Janito Vaqueiro Ferreira Filho b6a0fcc44c
C. Restore `self` ownership in `Chain::push` method (#3826)
* Drop chain if it becomes invalid

Avoid returning a chain that shouldn't be used again by having the
method take ownership of `self` and dropping it on error.

* Update documentation and comments

Restore them to be closer to how they were on `main`.
2022-03-10 10:02:19 +00:00
..
proptest-regressions/service 3. refactor(db): add disk serialization types for transactions (#3741) 2022-03-09 01:22:00 +00:00
src C. Restore `self` ownership in `Chain::push` method (#3826) 2022-03-10 10:02:19 +00:00
tests Consolidate standard lints into a cargo config file (#3386) 2022-01-24 16:25:06 +00:00
Cargo.toml build(deps): bump regex from 1.5.4 to 1.5.5 (#3797) 2022-03-10 04:01:26 +00:00