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
gcc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Steps to Reproduce
Steps to reproduce the behavior:
lib/cgo/tests/check_coin.transactions.c:983:F:coin.transaction:TestSortTransactions:0: Failed SortTransactions test "invalid fee multiplication is capped"
Describe the bug
Bug in tests after fixing
isSHA256Eq
Environment information:
Steps to Reproduce
Steps to reproduce the behavior:
make test-libc
Actual behavior
Tests fail
Expected behavior
Tests should pass
Additional context
#34
Possible implementation:
TestSortTransactions
go mplementation.PD: The "Possible implementation:" just try to make you follow some possible relevant paths than can be relevant in order to find the bug.
The text was updated successfully, but these errors were encountered: