Commit Graph

54 Commits (be16be2bb4a8cb1b7ca845f88f9b678e6194e2ec)

Author SHA1 Message Date
mirrorwish 554627dd92 Refactor Inventory
7 years ago
Peter Šurda d63ecfc566 Translation update
7 years ago
Peter Šurda ab974abce0 Sent message status on ACK
7 years ago
mailchuck 32b0d24be2 singleWorker shutdown fix
7 years ago
mailchuck 4dbd444053 Logging fix
7 years ago
mailchuck a727847e55 Addresses can be configured not to send acks
7 years ago
mailchuck 399100e6d8 PoW support code cleanup
7 years ago
mailchuck d69c2e097f Cleaner shutdown
7 years ago
mailchuck 231219a193 Improved logging
7 years ago
Henrik Olsson 57575d0a39 Fix some typos
7 years ago
Jonathan Warren cc712cb8ff finished work on specifyTTL
8 years ago
Jonathan Warren 95c939a2a0 Fix #748 - Check hash of sig instead of message contents
8 years ago
Jonathan Warren 5b87bc26ec Fix #758
8 years ago
Jonathan Warren 50c392c197 resolve merge conflict
8 years ago
Jonathan Warren e898b40203 Removed obsolete Protocol v2 code
8 years ago
Jonathan Warren 38b861033d acknowledgement EOL time: 2.5 days
8 years ago
Jonathan Warren 713ed89467 Bugfix: infinite loop if our max acceptable difficulty is too low
9 years ago
Jonathan Warren bcb05419db updated defaultKnownNodes
9 years ago
Jonathan Warren a480fd4f3d After upgrade period, also support old v2 addresses
9 years ago
Yuri 34824c044e Moved all keys.dat writing code into writeKeysFile in shared.py
9 years ago
Jonathan Warren c306062282 Bitmessage Protocol Version Three
9 years ago
bmng-dev 269506ff8f New localization module (l10n)
9 years ago
Jonathan Warren a2a7edc9be resolve merge conflict
9 years ago
bmng-dev 97647f23a6 Refactor header generation
9 years ago
bmng-dev b1261a6c0e Move pointMult to highlevelcrypto
9 years ago
antius 53a3d1635a Make addDataPadding method to avoid clutter.
9 years ago
Jonathan Warren c18ee8e803 resolve merge conflict
9 years ago
Jonathan Warren 80932bbab0 fix pubkey signature bug leftover from objectProcessorThread-related-changes
9 years ago
Jonathan Warren 3c79b7bf65 save the tag in the inventory for your own broadcasts also
9 years ago
Yuri 346582dcb5 Fixed grammar: 'Waiting on' -> 'Waiting for'
9 years ago
Jonathan Warren 45a0046e7d completed work on objectProcessorThread
9 years ago
Jonathan Warren d34114d14c Fix #541
10 years ago
Jonathan Warren 12edee4ac4 added API commands: createChan, joinChan, leaveChan, deleteAddress
10 years ago
Jonathan Warren ff8a88422c Fix DevTalk discussion issue: sent message has wrong status (doesn't / does expect ack)
10 years ago
Jonathan Warren 79dc462b1e Chan fix: completed
10 years ago
Jonathan Warren 498928405b Chan fix: initial work completed
10 years ago
Jonathan Warren 02ea2a50d3 more v4 address work. Should be done.
10 years ago
Jonathan Warren 79f6169803 further v4 address work
10 years ago
Jonathan Warren 56168e82b5 most initial work on v4 pubkeys completed
10 years ago
Jonathan Warren a9b15f83ba initial testing inv refactorization
10 years ago
Grant T. Olson 1fb11495a6 use helper_sql in class_singleWorker
10 years ago
Jonathan Warren 1bb86794a8 undid support for receiving v4 addresses until more chanages are implemented
10 years ago
Adam Fontenot 2a565c97a5 Allow backend to send and receive version 4 addresses
10 years ago
Jonathan Warren cdec4ad506 Added option in settings menu to allow sending to mobile
10 years ago
Jonathan Warren c424885734 Update statuses of sent broadcasts seperately even if all sent data is identical for two messages
10 years ago
Jonathan Warren cddfe2c44f Only return one item for certain API commands
10 years ago
Jonathan Warren d036ca18ed Completed chan integration in the GUI
10 years ago
Jonathan Warren 3427bc5c26 Store msgid in sent table
10 years ago
Linker Lin 4a84a30fc6 replace acquire lock by 'with' statement
10 years ago
Jonathan Warren dacd9aa925 Add strftime import
10 years ago