bitmessagecli crashes when trying to send and you have no own addresses #877
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-12-19#877
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
python2 bitmessagecli.py
send
M
BM-[some-address]
//error
the same with broadcasts.
Woops... I have not generated an address. I guess you should add some check for that. =)
This is fixed in https://github.com/Lvl4Sword/PyBitmessage-CLI/blob/master/bitmessagecli.py
My CLI has very minor bugs, but should be production ready.
Protip: This CLI is designed to replace the current one. So if you get an OSError, you didn't replace it 😃