From 0dabba3a68f2e013c23919cdeb632d78d14447d4 Mon Sep 17 00:00:00 2001 From: fdov Date: Thu, 17 Jun 2021 19:53:57 +0200 Subject: [PATCH 1/2] test --- doc/bips.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bips.md b/doc/bips.md index 475a214f8b..eccf8dfdd0 100644 --- a/doc/bips.md +++ b/doc/bips.md @@ -1,3 +1,5 @@ +TEST + BIPs that are implemented by Ravencoin (up-to-date up to **v0.13.0**): * [`BIP 9`](https://github.com/bitcoin/bips/blob/master/bip-0009.mediawiki): The changes allowing multiple soft-forks to be deployed in parallel have been implemented since **v0.12.1** ([PR #7575](https://github.com/bitcoin/bitcoin/pull/7575)) From f85f2b4ed468facd04baee937a24e38aee6d85f3 Mon Sep 17 00:00:00 2001 From: fdov Date: Thu, 17 Jun 2021 20:40:48 +0200 Subject: [PATCH 2/2] test 2 --- doc/bips.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/bips.md b/doc/bips.md index eccf8dfdd0..73692c1d57 100644 --- a/doc/bips.md +++ b/doc/bips.md @@ -1,4 +1,8 @@ TEST +TEST +TEST +TEST +TEST BIPs that are implemented by Ravencoin (up-to-date up to **v0.13.0**):