grin/core/tests
Yeastplume bd98d17f75
[current/v5.3.x] 5.3.x Version of Rust 1.80 updates (#3797)
* Update grin_secp to 0.7.14 (#3788)

* Update versioning on master to 5.4.0-alpha.0

* Update versioning on master to 5.4.0-alpha.0 (#3789)

* Remove Merkle Proof Generation from Foreign API `get_outputs` (#3792)

* Update versioning on master to 5.4.0-alpha.0

* Remove merkle proof generation from foreign API

* Rust 1.80+ fixes & accumulated warning cleanup (#3796)

* Update versioning on master to 5.4.0-alpha.0

* updates for 1.80 and other accumulated warnings

* further warning cleanups

* move dead code tag to function defn rather than module

* Chain type field (#3790)

* Adding chain type field into get_status rpc

* formatting

* update version for next build

---------

Co-authored-by: aglkm <39521015+aglkm@users.noreply.github.com>
2024-09-16 15:39:41 +01:00
..
block.rs never speak of the verifier cache again (#3628) 2021-04-01 15:04:53 +01:00
common.rs implement fix past fees RFC with fee shift since genesis (#3629) 2021-05-11 16:39:09 +01:00
consensus_automated.rs TUI Freeze Fix - Add manually maintained hash to difficulty iterator (#3684) 2022-01-07 14:23:58 +00:00
consensus_mainnet.rs [SYNC PERFORMANCE] Adjust DifficultyIterator to no longer deserialize PoW proof nonces (#3671) 2021-12-10 11:39:39 +00:00
consensus_testnet.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00
core.rs implement fix past fees RFC with fee shift since genesis (#3629) 2021-05-11 16:39:09 +01:00
merkle_proof.rs Fixmmr part2 (#3666) 2021-11-26 11:25:10 +00:00
pmmr.rs [current/v5.3.x] 5.3.x Version of Rust 1.80 updates (#3797) 2024-09-16 15:39:41 +01:00
segment.rs Fixmmr part2 (#3666) 2021-11-26 11:25:10 +00:00
transaction.rs implement fix past fees RFC with fee shift since genesis (#3629) 2021-05-11 16:39:09 +01:00
vec_backend.rs Fixmmr part2 (#3666) 2021-11-26 11:25:10 +00:00