-
Notifications
You must be signed in to change notification settings - Fork 429
Bump murmurhash/phpunit, fix tests #876
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
afk11
wants to merge
58
commits into
Bit-Wasp:master
Choose a base branch
from
afk11:phpunit-bump
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
99c0b5c
scrutinizer: bump minimum version to 7.3
afk11 63f6a5f
lastguest/murmurhash: support ^2.0
afk11 ee42dc6
phpunit: bump to 9.0
afk11 d78dc31
AddressTest: new usage of expectException
afk11 de4033d
BloomFilterTest: fix setUp signature
afk11 314437b
HierarchicalKeyTest: fix setUp signature
afk11 6a31a6c
AmountTest: [REVIEW] change amount fixtures since bcmath now seems to…
afk11 4fb5e9a
EnglishWordListTest: new usage of expectedException
afk11 ed54304
Base58Test: new usage of expectException
afk11 8ff86ab
BlockHeaderTest: assertInternalType deprecated, fix
afk11 4b10590
BlockHeaderTest: new usage of expectException
afk11 e1d95f1
BlockTest: assertInternalType deprecated, fix
afk11 58a1885
MerkleRootTest: new expectException usage
afk11 9214c93
ProofOfWorkTest: new expectException usage
afk11 0ea10fb
DifficultyTest: [REVIEW] tweak fixtures since bcmath scale behaviour …
afk11 40be493
StaticCollectionImplTest: new expectException usage
afk11 6e0719c
EcTest: new expectException usage
afk11 5b3df7a
HashTest: new expectException usage
afk11 25830f5
ElectrumKeyTest: new usage of expectException
afk11 76a0a81
HierarchicalKeySequenceTest: new expectException usage
afk11 a95e733
HierarchicalKeyTest: new usage of expectException
afk11 82471df
MultisigHDTest: new expectException usage
afk11 25600a3
PrefixRegistryTest: assertInternalType deprecated
afk11 081e681
PrivateKeyTest: new usage of expectException
afk11 f1c705e
PublicKeyTest: new usage for expectException
afk11 31d8c6a
LocktimeTest: [REVIEW] expectException usage, and discovered issue in…
afk11 934afa1
Bip39MnemonicTest: new usage for expectException
afk11 39d34ea
EnglishWordListTest: assertInternalType deprecated, and new expectExc…
afk11 4af6f3b
bip39 word list test: expectException usage
afk11 be5f6e6
PathTracerTest: assertInternalType deprecated, fix
afk11 eb93ac8
OutputClassifierTest: assertInternalArray deprecated
afk11 6214f7a
OutputScriptFactoryTest: new expectException usage
afk11 ad23c57
StackTest: new expectException usage
afk11 ff49a9b
OpcodesTest: new expectException usage
afk11 ace96f8
ScriptTest: new expectException usage and assertInternalType deprecat…
afk11 5f100dd
BitcoindBlockSerializerTest: new expectException usage
afk11 5c675f5
BlockHeaderSerializerTest: expectException usage
afk11 b8e2749
BlockSerializerTest: new expectException usage
afk11 17f2f86
ExtendedKeySerializerTest: new expectException usage
afk11 95f2618
CompactSignatureSerializerTest: new expectException usage
afk11 aa22cb1
DerSignatureSerializerTest: expectException usage
afk11 345ec80
TransactionSerializerTest: new expectException usage
afk11 fe10def
phpunit: remove deprecated filter (and unused)
afk11 2e38d72
SignDataTest: new expectException usage
afk11 b614e47
SignerTest: new expectException usage
afk11 ff920a0
Input/OutputCollectionMutatorTest: new expectException usage
afk11 a73d7e2
TransactionTest: new expectException usage
afk11 29ebaf1
UriTest: new expectException usage
afk11 bce0cb9
branch_test.json: remove stray whitespace from file, caused test fail…
afk11 983eb97
Script.php: nasty bug. use proper equality check, not assignment oper…
afk11 dbbd2a7
BloomFactor: refactor functions to avoid bcmath, because there were s…
afk11 244c851
ScriptCheckTestBase: compare strlen to 0, not empty string??
afk11 ba1f045
delete unused class WitnessCollectionMutator
afk11 6f7d4f2
AbstractCollectionMutator: refactor out SqlFixedArray which has had a…
afk11 77887b8
tests for InputCollectionMutator
afk11 4484c55
travis.yml: test 7.3/7.4/8.0
afk11 ef19212
travis.yml: bump dist to xenial
afk11 a7c56aa
rpc tests: assertInternalType deprecated fix
afk11 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove commented debug code