-
- Downloads
Verify fixed, by trying all recover_parameter from 0 to 3
Certain transaction could not be verified, as the recover parameter in verify_message from ecdasig was wrong. Signed_Transaction.verify() iterates now always through all 4 cases and returns all found key combination. Unit test added for this case.
Showing
- beembase/signedtransactions.py 2 additions, 2 deletionsbeembase/signedtransactions.py
- beemgrapheneapi/graphenerpc.py 2 additions, 0 deletionsbeemgrapheneapi/graphenerpc.py
- beemgraphenebase/ecdsasig.py 9 additions, 5 deletionsbeemgraphenebase/ecdsasig.py
- beemgraphenebase/signedtransactions.py 24 additions, 7 deletionsbeemgraphenebase/signedtransactions.py
- beemgraphenebase/types.py 5 additions, 2 deletionsbeemgraphenebase/types.py
- tests/beem/test_txbuffers.py 12 additions, 0 deletionstests/beem/test_txbuffers.py
Loading
Please register or sign in to comment