Peter Surda
|
bd7c3e6e01
|
Reverted the code that tried to randomise starting PoW position.
The problem wasn't caused by the starting position but by an int
being interpreted as a string. Fixed in upstream and merged.
|
7 years ago |
Peter Surda
|
69309b82fb
|
Minor changes in cli, PoW, and a couple of new api calls.
|
7 years ago |
sbkaf
|
800fd2a143
|
finished implementing more email client like interface
|
7 years ago |
sbkaf
|
f6f68dc975
|
start changing QTreeWiget
|
7 years ago |
sbkaf
|
4763fb1238
|
merge
|
7 years ago |
sbkaf
|
585873e4f3
|
interface
|
7 years ago |
sbkaf
|
44414c2e88
|
make interface look more like an e-mail programm, not yet functional
|
7 years ago |
Peter Šurda
|
8198e1922a
|
Added a CLI interface to the daemon from
https://github.com/Dokument/PyBitmessage-Daemon/raw/master/daemon.py
|
7 years ago |
Peter Šurda
|
1796c20887
|
Merge OpenCL code and make OpenCL auto-detectable
|
7 years ago |
Jonathan Warren
|
72ea076099
|
Merge pull request #807 from Erkan-Yilmaz/patch-2
typo
|
8 years ago |
Jonathan Warren
|
e8af97fce7
|
Merge pull request #806 from Erkan-Yilmaz/patch-1
typo (missing char: n)
|
8 years ago |
Erkan Yilmaz
|
0fe6562440
|
typo
|
8 years ago |
Erkan Yilmaz
|
de67b9f0c6
|
typo (missing char: n)
|
8 years ago |
Jonathan Warren
|
1300222c5b
|
Merge pull request #805 from Atheros1/master
Fix issue #804
|
8 years ago |
Jonathan Warren
|
4403cde52b
|
Fix issue #804
|
8 years ago |
Jonathan Warren
|
f84d848e06
|
Merge branch 'master' of github.com:Bitmessage/PyBitmessage
|
8 years ago |
Jonathan Warren
|
fb9f5039f7
|
Merge pull request #796 from rzr/master
debian: dont depends on dev packages
|
8 years ago |
Jonathan Warren
|
37e8d01c29
|
Merge pull request #790 from timothyparez/development
Refactored the code in api.py
|
8 years ago |
Jonathan Warren
|
b50797d5b8
|
Merge pull request #789 from Erkan-Yilmaz/patch-2
two typos
|
8 years ago |
Jonathan Warren
|
18df8e9561
|
Merge pull request #788 from Erkan-Yilmaz/patch-1
typo
|
8 years ago |
Jonathan Warren
|
05182e7465
|
Make data send rate more accurate
|
8 years ago |
rzr
|
d9f06d1e62
|
debian: dont depends on dev packages
Signed-off-by: RzR <rzr@gna.org>
|
8 years ago |
Jonathan Warren
|
b3afbb4308
|
Merge pull request #792 from Atheros1/sha256
SHA256
|
9 years ago |
Jonathan Warren
|
6ebf8666dc
|
support SHA256 signatures
|
9 years ago |
Timothy
|
2dfce7f5e7
|
Refactored the code in api.py by extracting the handler code for each request to separate methods
This should result in code that is easier to understand, modify and maintain
|
9 years ago |
Timothy
|
08f2c3bfc0
|
Revert "Refactored the code in api.py by extracting the handler code for each request to separate methods"
This reverts commit 2ebf716941 .
|
9 years ago |
Timothy
|
2ebf716941
|
Refactored the code in api.py by extracting the handler code for each request to separate methods
This should result in code that is easier to understand, modify and maintain
|
9 years ago |
Jonathan Warren
|
ba27f6e8a6
|
Made error message for Raspberry Pi users less serious-sounding
|
9 years ago |
Erkan Yilmaz
|
8473703bfc
|
two typos
|
9 years ago |
Erkan Yilmaz
|
f0c207e6b7
|
typo
|
9 years ago |
Jonathan Warren
|
bbb8c645af
|
Merge pull request #787 from Atheros1/specifyTTL
Specify TTL
|
9 years ago |
Jonathan Warren
|
4622d952e4
|
update list of defaultKnownNodes
|
9 years ago |
Jonathan Warren
|
ce9480ab57
|
forgot a question mark character in a sql query
|
9 years ago |
Jonathan Warren
|
cc712cb8ff
|
finished work on specifyTTL
|
9 years ago |
Jonathan Warren
|
9044e84093
|
some specifyTTL work completed
|
9 years ago |
Jonathan Warren
|
3384869299
|
Merge pull request #765 from fanquake/osx_install
Fix typos & update link in INSTALL.md
|
9 years ago |
Jonathan Warren
|
b60da09e6d
|
Merge pull request #757 from benhc123/patch-2
Updated license date
|
9 years ago |
Jonathan Warren
|
3d82652d15
|
Merge pull request #782 from felidosz/master
german translation and tray icon
|
9 years ago |
Jonathan Warren
|
95bcce1d0c
|
Merge pull request #760 from themighty1/minimize-to-tray-linux
fix minimize-to-tray linux
|
9 years ago |
Jonathan Warren
|
d82eb8b11f
|
Merge pull request #766 from fanquake/use-https-link-in-help
Use https link in help message dialog
|
9 years ago |
Jonathan Warren
|
0c663ef13e
|
Merge pull request #783 from Atheros1/master
Fix #748 - Check hash of sig instead of message contents
|
9 years ago |
sbkaf
|
e6179fb953
|
minimize on tray icon click: enabled for linux (if removed)
|
9 years ago |
sbkaf
|
a68a211d5c
|
german translation
|
9 years ago |
Jonathan Warren
|
95c939a2a0
|
Fix #748 - Check hash of sig instead of message contents
|
9 years ago |
Jonathan Warren
|
3527983fa6
|
Minor refactoring
|
9 years ago |
Jonathan Warren
|
0833938ea3
|
Merge pull request #778 from Atheros1/pointMult-exception
handle OpenSSL.EC_KEY_get0_group() exception
|
9 years ago |
Jonathan Warren
|
642c5858f4
|
handle OpenSSL.EC_KEY_get0_group() exception
|
9 years ago |
Jonathan Warren
|
d0676233ed
|
Merge pull request #771 from Atheros1/master
Various fixes
|
9 years ago |
Jonathan Warren
|
0c7330f900
|
fix misbehaving logger.warning line
|
9 years ago |
Jonathan Warren
|
bd9286ef41
|
msg objects now contain an objectVersion
|
9 years ago |