diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-03-06 14:59:19 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-03-06 15:03:00 +0100 |
| commit | 7deba93bdc76616011a9f493cbc203d60084416f (patch) | |
| tree | 4234f6879c21b85c6876da6a1c914e905ab6523f | |
| parent | Merge #12568: Allow dustrelayfee to be set to zero (diff) | |
| download | discoin-7deba93bdc76616011a9f493cbc203d60084416f.tar.xz discoin-7deba93bdc76616011a9f493cbc203d60084416f.zip | |
test: Update trust git root
Marco Falke's old key expired, causing a travis error while verifying
commits 36afd4db4442c45d4078b1a7ad16a1872b5bee0d and before:
gpg: Good signature from "Marco Falke <[email protected]>" [unknown]
gpg: aka "Marco Falke <[email protected]>" [unknown]
gpg: Note: This key has expired!
Primary key fingerprint: B8B3 F1C0 E58C 15DB 6A81 D30C 3648 A882 F431 6B9B
Subkey fingerprint: FE09 B823 E6D8 3A3B C798 3EAA 2D7F 2372 E50F E137
Update the trusted root commit to the commit after that, to fix
this issue.
Tree-SHA512: 41e5913728099b131f73f8b4621cf6474d8914b2ffd524be8bac356426820f58016cc427fb32d043367688c8dbb60c26a7e34756589b61d0ba4ca3f8529a300f
| -rw-r--r-- | contrib/verify-commits/trusted-git-root | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/verify-commits/trusted-git-root b/contrib/verify-commits/trusted-git-root index c60f8ab69..e560b98d0 100644 --- a/contrib/verify-commits/trusted-git-root +++ b/contrib/verify-commits/trusted-git-root @@ -1 +1 @@ -82bcf405f6db1d55b684a1f63a4aabad376cdad7 +11049f4fe62606d1b0380a9ef800ac130f0fbadf |