You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main.cpp
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
// Copyright (c) 2009-2010 Satoshi Nakamoto
2
-
// Copyright (c) 2009-2015 The Bitcoin Core developers
2
+
// Copyright (c) 2009-2016 The Bitcoin Core developers
3
3
// Distributed under the MIT software license, see the accompanying
4
4
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
5
5
@@ -1273,6 +1273,10 @@ bool AcceptToMemoryPoolWorker(CTxMemPool& pool, CValidationState& state, const C
1273
1273
if (fRequireStandard && !AreInputsStandard(tx, view))
Copy file name to clipboardExpand all lines: src/policy/policy.cpp
+53-1Lines changed: 53 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
// Copyright (c) 2009-2010 Satoshi Nakamoto
2
-
// Copyright (c) 2009-2015 The Bitcoin developers
2
+
// Copyright (c) 2009-2016 The Bitcoin developers
3
3
// Distributed under the MIT software license, see the accompanying
4
4
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
0 commit comments