Commit graph

4603 commits

Author SHA1 Message Date
OracionSeis e3cf75a7a5 Merge branch 'master' into BCN_merge 2014-05-09 00:44:23 +04:00
NoodleDoodleNoodleDoodleNoodleDoodleNoo 0a63100f73 Update cryptonote_format_utils.cpp
Fixed problem with integer saturation when summing summary_amounts and out_amounts in a 32-bit platform.
2014-05-08 23:24:07 +04:00
OracionSeis fad044e0de Quazarcoin initial commit 2014-05-08 19:50:47 +04:00
monero-project 5ceffa8c8a disable checkpointing for security reasons
Further investigation of fast sync security is required
2014-05-08 11:12:54 -04:00
monero-project d8e3a0c346 Merge pull request #3 from NoodleDoodleNoodleDoodleNoodleDoodleNoo/patch-2
Update cryptonote_format_utils.cpp
2014-05-07 20:17:45 -04:00
NoodleDoodleNoodleDoodleNoodleDoodleNoo ed444b7175 Update cryptonote_format_utils.cpp
Fixed problem with integer saturation when summing summary_amounts and out_amounts in a 32-bit platform.
2014-05-07 17:15:43 -07:00
monero-project b27f060815 added checkpoint @ 29556 2014-05-07 19:55:34 -04:00
monero-project 7620d55e6c Merge pull request #2 from NoodleDoodleNoodleDoodleNoodleDoodleNoo/patch-1
Update slow-hash.c
2014-05-07 14:18:20 -04:00
NoodleDoodleNoodleDoodleNoodleDoodleNoo 3cc45e9324 Update slow-hash.c
Fixed scratchpad initialization/finalization for faster looping.
2014-05-07 11:15:45 -07:00
monero-project 9b7accb257 Merge pull request #1 from vertoe/master
fix CMakeLists.txt to add -lpthread, did not compile boost 1.55
2014-05-05 20:14:41 -04:00
vertoe 41533168a9 fix CMakeLists.txt to add -lpthread, did not compile boost 1.55 2014-05-05 19:59:21 +02:00
mydesktop 4baedc4838 fix genesis block hash, checkpoint, days behind 2014-05-03 15:17:29 -04:00
mydesktop 333f975760 initial [broken] update 2014-05-03 12:19:43 -04:00
mydesktop 0f42b2eba6 Merge branch 'master' of github.com:monero-project/bitmonero 2014-04-30 16:55:49 -04:00
mydesktop 79a4bedc36 mac osx building fixes 2014-04-30 16:50:06 -04:00
monero-project 504bdddcb5 Reverting wallet2.cpp to proper bugfix 2014-04-30 16:42:00 -04:00
monero-project 8658f20232 how does github lol 2014-04-30 16:41:03 -04:00
mydesktop d165b74910 Revert "prompt to delete build directory on 'make clean'"
This reverts commit 9c70be0e77.
2014-04-30 16:39:11 -04:00
mydesktop 465bdc9629 further fixes for mac osx 2014-04-30 16:29:45 -04:00
mydesktop 67df296650 various fixes to allow mac osx compilation 2014-04-30 13:52:21 -04:00
amjuarez 25d3389eae Merge pull request #8 from fourschaft/master
Increased thread stack size on OSX
2014-04-30 17:14:31 +00:00
monero-project 9c70be0e77 prompt to delete build directory on 'make clean' 2014-04-30 13:07:00 -04:00
mydesktop 8e92162d2c Warn user on attempting to remove build directory for make clean 2014-04-30 13:01:32 -04:00
Otto Fourschaft c9be942603 Increased thread stack size on OSX 2014-04-30 20:21:49 +04:00
monero-project 56bb9591a5 return for unhandleable tx_extra 2014-04-30 12:03:30 -04:00
monero-project cf8fe28676 Temporarily disable error relating to mangled tx_extra fields 2014-04-30 11:37:25 -04:00
amjuarez a57f4fcf98 Merge pull request #7 from ekimmo/master
[URGENT] Fix for simpleminer's MinerGate compatibility
2014-04-30 13:52:30 +00:00
Erik Kimmo 3742cce0a9 [URGENT] Fix for simpleminer's MinerGate compatibility (reconnection issues in invoke_request when hostname is not
specified in the url).
2014-04-30 17:01:03 +04:00
thankful_for_today e940386f9a voting stopped 2014-04-30 14:39:49 +04:00
thankful_for_today 132c364301 Merge branch 'master' of https://github.com/bitmonero-project/bitmonero
voting commit merged
2014-04-30 14:36:31 +04:00
thankful_for_today 7b582fec55 2nd seed node added 2014-04-30 14:33:18 +04:00
Antonio Juarez 57cf536258 extra for transfers 2014-04-29 17:26:45 +01:00
amjuarez ce3a6f7857 Merge pull request #5 from fourschaft/master
OSX compilation fixed
2014-04-26 09:21:20 +00:00
bitmonero-project fcd8efdbed Merge pull request #1 from HenryHartshorne/master
Changed block minor version (voting for merged mining)
2014-04-26 04:01:37 +04:00
Otto Fourschaft 1e14796666 OSX compilation fixed 2014-04-25 22:33:24 +04:00
Henry Hartshorne 6ed4507803 Changed block minor version 2014-04-25 22:08:19 +04:00
amjuarez 3f29e75b56 Merge pull request #4 from bitmonero-project/upstream
mining bug fixed
2014-04-21 13:03:04 +00:00
amjuarez ce93a356d0 Merge pull request #3 from ekimmo/master
Mining protocol made compatible with MinerGate.com
2014-04-21 12:27:37 +00:00
thankful_for_today 3f6cf176d4 mining bug fixed 2014-04-21 16:18:18 +04:00
Erik Kimmo 905a91a656 Fix for reconnection issues in invoke_request in case the hostname is
empty.
2014-04-21 15:18:13 +04:00
thankful_for_today 0fd82c910b mining bug fixed 2014-04-20 00:53:40 +04:00
thankful_for_today 6d2bcc8ee9 mistake in README fixed 2014-04-18 18:30:17 +04:00
Erik Kimmo 8d91aac912 Mining protocol made compatible with MinerGate.com
Fixed incorrect nonce offset in job data.
2014-04-18 18:24:52 +04:00
thankful_for_today 147aac7c50 checkpoints removed 2014-04-18 12:55:52 +04:00
thankful_for_today 1a8f5ce89a Bitmonero release 2014-04-18 01:21:40 +04:00
Antonio Juarez 9682a15400 Port mapping with UPnP 2014-04-09 13:14:35 +01:00
Antonio Juarez a401a02ddb Improvements in JSON RPC 2014-04-07 16:02:15 +01:00
Antonio Juarez 29c2859a3e json rpc for wallet and bugfix 2014-04-02 17:00:17 +01:00
Antonio Juarez 8efa1313f3 some fixes 2014-03-20 11:46:11 +00:00
Antonio Juarez 296ae46ed8 moved all stuff to github 2014-03-03 22:07:58 +00:00