Large ECC upgrade #29

Merged
Atheros1 merged 25 commits from ecc into master 2013-01-25 21:32:54 +01:00

25 Commits

Author SHA1 Message Date
Jonathan Warren
797f1ef38c Merge pull request #28 from Atheros1/ecc
skip the slow message 'leaking' functionality if tens of messages are qu...
2013-01-25 11:40:41 -08:00
Jonathan Warren
b8df5976eb skip the slow message 'leaking' functionality if tens of messages are queued waiting to be sent 2013-01-25 14:39:22 -05:00
Jonathan Warren
4a78c708de Merge pull request #27 from Atheros1/ecc
added error handling for when client auto-resends a message but user has...
2013-01-25 10:30:58 -08:00
Jonathan Warren
12f03fc891 added error handling for when client auto-resends a message but user has deleted keys from keys.dat file 2013-01-25 13:29:31 -05:00
Jonathan Warren
7323e5e20c Merge pull request #26 from Atheros1/ecc
fixed UI issue: Two radio buttons on the new-address dialog box were not properly grouped
2013-01-25 10:18:10 -08:00
Jonathan Warren
94cc8742c7 fixed UI issue: First two radio buttons on the new-address dialog box were not properly grouped 2013-01-25 13:16:03 -05:00
Jonathan Warren
74b833205a slightly modified comments 2013-01-24 17:45:36 -05:00
Jonathan Warren
6c05784911 added form to regenerate existing deterministic addresses 2013-01-24 16:07:24 -05:00
Jonathan Warren
dc3ee41f56 finished ECC upgrade (broadcast functionality) 2013-01-24 14:52:48 -05:00
Jonathan Warren
ce8b114e32 fixed error concerning concatanation of string and int objects 2013-01-24 12:25:48 -05:00
Jonathan Warren
c21fec355e moved stream and address checking 2013-01-24 12:23:37 -05:00
Jonathan Warren
0db891d332 send functionality should properly handle bad address version numbers or high stream numbers 2013-01-24 12:19:24 -05:00
Jonathan Warren
bb791afbe4 resolved merge conflict 2013-01-24 11:51:02 -05:00
Jonathan Warren
b3fa3a6fe7 conflict fix 2013-01-24 11:45:25 -05:00
Jonathan Warren
c09a9e7fd8 added some comments 2013-01-24 11:40:04 -05:00
Jonathan Warren
3df7a16540 small changes 2013-01-24 11:38:12 -05:00
Jonathan Warren
1a3cf0d74d moved pubkey POW responsibility from the receiveData thread to the singleWorker thread 2013-01-22 14:29:49 -05:00
Jonathan Warren
dffbffca45 various small changes 2013-01-22 00:21:32 -05:00
Jonathan Warren
f7f8545b97 added pyelliptic LICENSE and README.md 2013-01-20 20:33:03 -05:00
Jonathan Warren
ddd21e91bd minor changes 2013-01-20 20:17:39 -05:00
Jonathan Warren
f0626a8542 commented out two additional lines for Linux support 2013-01-20 19:12:01 -05:00
Jonathan Warren
1416430b3e added support for Linux 2013-01-20 19:00:46 -05:00
Jonathan Warren
74dc0a9a8f Most of the ECC upgrade completed 2013-01-18 17:38:09 -05:00
Jonathan Warren
59187e1937 Merge branch 'master' of github.com:Atheros1/PyBitmessage into ecc 2013-01-16 15:25:46 -05:00
Jonathan Warren
f0666e6544 some address generation work completed 2013-01-16 11:52:52 -05:00