Commit Graph

649 Commits

Author SHA1 Message Date
Gatien Bovyn 7dd57d6181 import locale for localisation 2013-06-12 10:05:20 +02:00
Jonathan Warren 7470ea8fee Merge pull request #204 from Atheros1/master
Added max acceptable difficulty
2013-06-11 13:19:55 -07:00
Jonathan Warren 087d1b8c68 Continued Max acceptable difficulty programming and testing 2013-06-11 14:15:17 -04:00
Jonathan Warren ee0c0f8c9b Continued Max acceptable difficulty programming and testing 2013-06-11 02:33:48 -04:00
Jonathan Warren 999e6e6ccd Merge branch 'master' of github.com:Atheros1/PyBitmessage 2013-06-10 23:43:11 -04:00
Jonathan Warren 7f19ac82d0 Check to see whether we are awaiting a new pubkey within the receiveData thread not the workerThread 2013-06-10 23:43:06 -04:00
Razz Fox 6afd7e46d4 Typo: "exist" to "exit" 2013-06-10 15:54:23 -07:00
Jonathan Warren 179723bbf8 Continued Max acceptable difficulty programming and testing 2013-06-10 18:53:15 -04:00
Jonathan Warren 7b508884e3 some initial work completed on MaxAcceptableDifficulty checking 2013-06-10 09:40:51 -04:00
Jonathan Warren b6d23d744f Merge pull request #198 from Atheros1/master
broadcastpending message status is obsolete, use broadcastqueued instead
2013-06-07 18:20:10 -07:00
Jonathan Warren e3927acb80 broadcastpending message status is obsolete, use broadcastqueued instead 2013-06-07 20:50:39 -04:00
Jonathan Warren 127ad53685 broadcastpending message status is obsolete, use broadcastqueued instead 2013-06-07 20:44:30 -04:00
Jonathan Warren 625b2ad2e1 Merge pull request #197 from Atheros1/master
Correct ECDSA verify
2013-06-07 15:59:28 -07:00
Jonathan Warren e25f08b9ed Correct ECDSA verify 2013-06-07 18:58:28 -04:00
Jonathan Warren d86e473995 Merge pull request #196 from Atheros1/master
Correct ECDSA verify
2013-06-07 12:47:46 -07:00
Jonathan Warren e7f972ca66 Correct ECDSA verify 2013-06-07 15:06:53 -04:00
Arceliar 30d829d0d4 Wait for PoW processes to exit before returning a result. Hopefully not needed. 2013-06-06 19:30:57 +02:00
Arceliar 4aca81e21f Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage 2013-06-06 18:57:30 +02:00
Arceliar 7f4fee40fb Removed an extraneous conditional import. 2013-06-05 23:29:40 +02:00
Arceliar 279f38ff97 Trying to enable multicore PoW with single core as a fallback when it's a problem. 2013-06-05 23:20:34 +02:00
Jonathan Warren eea7e86bdf Merge pull request #192 from Atheros1/master
Remove inbox item from GUI when using API command trashMessage
2013-06-05 14:17:16 -07:00
Jonathan Warren b6113369c6 Remove inbox item from GUI when using API command trashMessage 2013-06-05 17:15:26 -04:00
Arceliar ebd2f91eac Merge remote-tracking branch 'upstream/master'
Conflicts:
	src/proofofwork.py
	src/shared.py
2013-06-05 23:01:10 +02:00
Jonathan Warren b9e81ec53b Merge pull request #191 from justusranvier/master
Makefile corrections
2013-06-04 13:33:32 -07:00
Justus Ranvier 41792697b6 Add missing trailing semicolons to pybitmessage.desktop 2013-06-04 15:32:14 -05:00
Justus Ranvier 354c82d85b Ensure $(DESTDIR)/usr/bin exists 2013-06-04 15:23:30 -05:00
Justus Ranvier da7c151464 Update Makefile to correct sandbox violations when built via Portage (Gentoo) 2013-06-04 15:13:16 -05:00
Jonathan Warren 518fc68801 Merge pull request #188 from Atheros1/master
Remove multi-core POW support
2013-06-03 20:40:29 -07:00
Jonathan Warren 55de3ad9c7 Remove multi-core POW support 2013-06-03 23:38:10 -04:00
Jonathan Warren 884a4120d6 Merge branch 'master' of github.com:Bitmessage/PyBitmessage 2013-06-03 23:25:57 -04:00
Jonathan Warren 21559e09f1 Remove multi-core POW support 2013-06-03 23:14:24 -04:00
Jonathan Warren 3303dfe1c6 Merge pull request #187 from Atheros1/master
Emergency fix for 64-bit Windows systems
2013-06-03 17:53:56 -07:00
Jonathan Warren 32efdca33c Emergency fix for 64-bit Windows systems 2013-06-03 20:41:39 -04:00
Jonathan Warren 81d691d84a Merge pull request #184 from fuzzgun/master
Debian packaging improvements and fixes
2013-06-03 13:02:27 -07:00
Jonathan Warren e721d3b1c0 Merge pull request #185 from Atheros1/master
initilize the ackdataForWhichImWatching data structure within the single worker thread
2013-06-03 12:50:48 -07:00
Jonathan Warren 483e51ad04 initilize the ackdataForWhichImWatching data structure within the single worker thread 2013-06-03 15:48:53 -04:00
fuzzgun b296d9d39f Remove invalid characters from debian/changelog 2013-06-03 20:22:02 +01:00
fuzzgun eb2d16c574 debian build script improvements 2013-06-03 20:13:52 +01:00
Jonathan Warren 3becef5395 Merge pull request #182 from Atheros1/master
Increment version number to 0.3.2
2013-06-03 08:56:41 -07:00
Jonathan Warren 816967dd98 Increment version number to 0.3.2 2013-06-03 11:54:29 -04:00
Jonathan Warren 97eff373c6 Merge pull request #181 from Atheros1/master
Low priority POW threads
2013-06-02 22:07:00 -07:00
Jonathan Warren 433d55d351 Low priority POW threads 2013-06-03 01:04:22 -04:00
Jonathan Warren 7b6bacc9eb Merge pull request #180 from Atheros1/master
Multi-core POW
2013-06-02 20:46:12 -07:00
Jonathan Warren 3f5b7a5936 Remove remaining references to the old myapp.trayIcon 2013-06-02 23:22:28 -04:00
Jonathan Warren de384c1c56 Multi-core POW 2013-05-31 14:38:08 -04:00
Jonathan Warren a99e3d7780 Multi-core POW 2013-05-30 16:42:24 -04:00
Jonathan Warren ad2457361f Multi-core POW 2013-05-30 16:25:42 -04:00
Arceliar 2762de52e2 Moved workaround code slightly. 2013-05-30 19:58:05 +02:00
Arceliar 2ae1ef0d50 Messy hack to kill busy child processes on exit. 2013-05-30 19:54:27 +02:00
Arceliar 74b94e7571 Removed extraneous import. 2013-05-30 17:41:08 +02:00