Commit Graph

32 Commits (51d73f0eba36627bf878006d227c57841477f853)

Author SHA1 Message Date
Jonathan Warren a2a7edc9be resolve merge conflict 9 years ago
bmng-dev 97647f23a6 Refactor header generation
Modify generateFullAckMessage to use shared.CreatePacket
9 years ago
bmng-dev b1261a6c0e Move pointMult to highlevelcrypto
Update pointMult calls to highlevelcrypto.pointMult
9 years ago
antius 53a3d1635a Make addDataPadding method to avoid clutter. 9 years ago
Jonathan Warren c18ee8e803 resolve merge conflict 10 years ago
Jonathan Warren 80932bbab0 fix pubkey signature bug leftover from objectProcessorThread-related-changes 10 years ago
Jonathan Warren 3c79b7bf65 save the tag in the inventory for your own broadcasts also 10 years ago
Yuri 346582dcb5 Fixed grammar: 'Waiting on' -> 'Waiting for' 10 years ago
Jonathan Warren 45a0046e7d completed work on objectProcessorThread 10 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
Jonathan Warren 436fced04b neededPubkeys data structure now in shared module 10 years ago
Jonathan Warren c857f73d0b Continued moving code into individual modules 10 years ago
Jordan Hall 2eb6558cf1 Added a number of missing imports fixing several issues (thank you PyDev) 10 years ago
Jordan Hall c7d9b316ef Seperated out class_singleWorker (POW thread) 10 years ago