Commit Graph

  • e1dfd58bdb Remove unnecessary else Zachary Michaels 2014-08-06 12:50:48 -0400
  • 1b90c6f3d5
    Hack to add pthread to link libraries on mingw Zachary Michaels 2014-08-06 12:50:12 -0400
  • f9f4fc1b00
    Change to -static gcc flag Zachary Michaels 2014-08-06 12:45:47 -0400
  • 44f920b0fd Set the boost thread api for mingw Zachary Michaels 2014-08-06 12:43:01 -0400
  • a31d6bb9fb Hack to allow toolchains to pass flags to mingw Zachary Michaels 2014-08-06 12:42:24 -0400
  • 9c848ceae7 Ignore another warning to make mingw happy Zachary Michaels 2014-08-06 12:32:59 -0400
  • 0fe311b2f0
    Remove unused CMake function Zachary Michaels 2014-08-06 12:30:12 -0400
  • 8d6a04a9f0 Default to static linking on both MSVC and MINGW Zachary Michaels 2014-08-06 12:27:16 -0400
  • f3271e8f12
    Merge pull request #141 v0.8.8.4 Riccardo Spagni 2014-09-15 20:17:23 +0200
  • b92a8b53e0
    fix CMake for multiplatform versioning Riccardo Spagni 2014-09-15 20:15:26 +0200
  • d0069112a3
    Merge pull request #140 Riccardo Spagni 2014-09-15 17:04:16 +0200
  • 0214524166
    added mikezackles / Zachary Michaels gpg key Riccardo Spagni 2014-09-15 16:56:54 +0200
  • 83276bf92d
    Merge pull request #139 Riccardo Spagni 2014-09-15 16:42:50 +0200
  • 72a80f6213
    fixed incorrect version reference Riccardo Spagni 2014-09-15 15:58:22 +0200
  • 95a2701ec5 Change testnet prefix Zachary Michaels 2014-09-09 16:29:24 -0400
  • 120c84d04f Make P2P use the testnet data dir Zachary Michaels 2014-09-09 14:50:21 -0400
  • 23525655fa Replace macro with equivalent function call Zachary Michaels 2014-09-09 12:15:42 -0400
  • d03308734b
    Separate testnet address prefix Zachary Michaels 2014-09-09 10:58:53 -0400
  • ee1bacc64f Add testnet seed nodes Zachary Michaels 2014-09-09 09:10:30 -0400
  • 4a6eb0a016 Create testnet data dir if necessary Zachary Michaels 2014-09-08 18:33:17 -0400
  • 018e251cc0
    Separate testnet default data dir Zachary Michaels 2014-09-08 17:30:50 -0400
  • 3ef7f33300 Add descriptions for RPC command line params Zachary Michaels 2014-09-08 16:59:42 -0400
  • 1e38a02bb5 Add testnet genesis tx as output by CN reference Zachary Michaels 2014-09-08 16:05:16 -0400
  • 96eed84aad Pass tx and nonce to genesis block constructor Zachary Michaels 2014-09-08 15:09:59 -0400
  • 257077a96b Separate network id for testnet Zachary Michaels 2014-09-08 13:40:28 -0400
  • 658b6690a3
    Separate rpc port for testnet Zachary Michaels 2014-09-08 13:07:15 -0400
  • 98ed9a41f7 Separate p2p port for testnet Zachary Michaels 2014-09-08 12:51:04 -0400
  • fb4146fa34 Reorganize testnet constants Zachary Michaels 2014-09-04 22:14:36 -0400
  • 79862ad1de Add testnet constants Zachary Michaels 2014-08-25 12:20:17 -0400
  • 07470fd400
    Add testnet flag Zachary Michaels 2014-07-16 13:30:15 -0400
  • 32004a756c increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value Riccardo Spagni 2014-09-15 12:46:04 +0200
  • 2c0a87f2ac additional README info on static builds and FreeBSD Riccardo Spagni 2014-09-15 12:31:45 +0200
  • fdae09754e increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value Riccardo Spagni 2014-09-15 12:46:04 +0200
  • 700b72c709 additional README info on static builds and FreeBSD Riccardo Spagni 2014-09-15 12:31:45 +0200
  • 5c63628b10
    increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value Riccardo Spagni 2014-09-15 12:46:04 +0200
  • 49485c5db8
    additional README info on static builds and FreeBSD Riccardo Spagni 2014-09-15 12:31:45 +0200
  • 9088ea1138 Fix for clang Zachary Michaels 2014-09-09 17:22:54 -0400
  • ec51ba4844 OS X fix Zachary Michaels 2014-09-09 16:58:39 -0400
  • 23a831d12c Change testnet prefix Zachary Michaels 2014-09-09 16:29:24 -0400
  • 6ed3dad404 Another brace fix Zachary Michaels 2014-09-09 15:14:07 -0400
  • d385c59a1a Remove brace initializers for references Zachary Michaels 2014-09-09 14:55:56 -0400
  • 041db5921e Make P2P use the testnet data dir Zachary Michaels 2014-09-09 14:50:21 -0400
  • 56ffaa8d30 Replace macro with equivalent function call Zachary Michaels 2014-09-09 12:15:42 -0400
  • 383d9ded06
    Separate testnet address prefix Zachary Michaels 2014-09-09 10:58:53 -0400
  • ecc2b8e694 Add testnet seed nodes Zachary Michaels 2014-09-09 09:10:30 -0400
  • ca003ed57c Create testnet data dir if necessary Zachary Michaels 2014-09-08 18:33:17 -0400
  • 7031a09687
    Separate testnet default data dir Zachary Michaels 2014-09-08 17:30:50 -0400
  • 60140b3de2 Add descriptions for RPC command line params Zachary Michaels 2014-09-08 16:59:42 -0400
  • 58d42b2952 Add testnet genesis tx as output by CN reference Zachary Michaels 2014-09-08 16:05:16 -0400
  • 78026530bc Pass tx and nonce to genesis block constructor Zachary Michaels 2014-09-08 15:09:59 -0400
  • 0bc9852665 Separate network id for testnet Zachary Michaels 2014-09-08 13:40:28 -0400
  • 8362467102
    Separate rpc port for testnet Zachary Michaels 2014-09-08 13:07:15 -0400
  • 59d7c03479 Separate p2p port for testnet Zachary Michaels 2014-09-08 12:51:04 -0400
  • acde1b0f24
    Reorganize testnet constants Zachary Michaels 2014-09-04 22:14:36 -0400
  • a8278dd307 Remove redundant parameter Zachary Michaels 2014-09-02 13:13:49 -0400
  • 492863875d Rename transfer to create_pending_transaction Zachary Michaels 2014-09-02 12:42:08 -0400
  • 4071901fef Formatting Zachary Michaels 2014-09-02 09:16:46 -0400
  • 5048d9f150 Reformat and document construct_tx Zachary Michaels 2014-08-29 11:45:22 -0400
  • 5c5bc63f7b Fix tx_pool Zachary Michaels 2014-08-29 10:30:23 -0400
  • cd0ce67027 Pass destinations by value to construct_tx Zachary Michaels 2014-08-29 08:59:39 -0400
  • a859af7f82 Sort block template transactions by fee/size ratio Zachary Michaels 2014-08-28 19:09:38 -0400
  • 25e30bb012 Formatting and comments Zachary Michaels 2014-08-28 04:43:59 -0400
  • c9cb36f672 Formatting changes Zachary Michaels 2014-08-27 16:24:02 -0400
  • b73f859358 Reformat relevant code paths Zachary Michaels 2014-08-26 19:01:56 -0400
  • 1430cc4ce0 Add testnet constants Zachary Michaels 2014-08-25 12:20:17 -0400
  • 7413f803b5
    Add testnet flag Zachary Michaels 2014-07-16 13:30:15 -0400
  • 51011ed960 fix logic in tag check, AND -> OR Riccardo Spagni 2014-09-15 08:24:32 +0200
  • 3129d51eb4 ignore tag check if we haven't pulled tags Riccardo Spagni 2014-09-15 08:22:52 +0200
  • f2937d15bd Merge branch 'master' of http://github.com/fluffypony/bitmonero Riccardo Spagni 2014-09-15 08:18:34 +0200
  • d97191d4f9
    new Makefile target: release-static Riccardo Spagni 2014-09-15 08:13:26 +0200
  • 8afbed4027 new Makefile target: release-static Riccardo Spagni 2014-09-15 08:13:26 +0200
  • 5a3ce8a7dc FreeBSD static linking fixes Riccardo Spagni 2014-09-15 08:08:03 +0200
  • 566d194c41 Merge branch 'master' of http://github.com/fluffypony/bitmonero Riccardo Spagni 2014-09-14 14:13:09 +0200
  • 9e2ac5308a add gpg pubkeys to start enforcing signed commits Riccardo Spagni 2014-09-13 10:03:31 +0200
  • e91d61d203 Daemon stats updated with memory and CPU usage Oran Juice 2014-09-14 01:03:16 +0530
  • 720cc41762 Added system stats: memory usage + CPU usage code for Linux Oran Juice 2014-09-13 21:34:56 +0530
  • 9c56b38b16
    Merge pull request #136 Riccardo Spagni 2014-09-13 10:22:13 +0200
  • 636bba72dd Added stats command in daemon. Shows time elapsed. Oran Juice 2014-09-13 13:53:15 +0530
  • 3f4fd02c3c Merge bb2b606e91 into 63f60b1777 iamsmooth 2014-09-13 08:04:36 +0000
  • bb2b606e91 fix incorrect error message (obvious cut and paste bug from upstream) iamsmooth 2014-09-13 08:04:05 +0000
  • 12c1b0922a
    add gpg pubkeys to start enforcing signed commits Riccardo Spagni 2014-09-13 10:03:31 +0200
  • 6b77e8358c Change wallet to not try to extract tx public key when tx has no outputs (fixes 202612 tx format messages and is otherwise correct) iamsmooth 2014-09-13 04:25:33 +0000
  • 08205f01d9 output rng fix from boolberry iamsmooth 2014-09-12 22:57:32 +0000
  • b98fb38c2b added tags to .gitignore, unless everyone wants to see my GTAGS file... jebes 2014-09-12 16:31:52 -0400
  • 63f60b1777 Merge pull request #133 from fluffypony/master Riccardo Spagni 2014-09-12 13:30:14 +0200
  • 570b90eb43 fixed cmake variable matching Riccardo Spagni 2014-09-12 13:27:30 +0200
  • e7c52d94c0 Merge pull request #132 from fluffypony/master Riccardo Spagni 2014-09-12 13:18:12 +0200
  • aab57ba9cc Merge branch 'master' of http://github.com/fluffypony/bitmonero Riccardo Spagni 2014-09-12 13:16:29 +0200
  • 8334ce0b24 versioning now includes the commit hash, or -final for tagged releases Riccardo Spagni 2014-09-12 13:06:51 +0200
  • 446a7ddc49 always check git diff Riccardo Spagni 2014-09-12 00:40:25 +0200
  • ffaa78700c Merge pull request #129 from Jebes/master Riccardo Spagni 2014-09-12 13:12:07 +0200
  • 14b3b6ea02 versioning now includes the commit hash, or -final for tagged releases Riccardo Spagni 2014-09-12 13:06:51 +0200
  • dd51b03d87 always check git diff Riccardo Spagni 2014-09-12 00:40:25 +0200
  • a13e879251 HOW DO I ENGLISH? jebes 2014-09-11 10:45:05 -0400
  • f7900ccfc1 mispelled brief, corrected it jebes 2014-09-11 10:36:39 -0400
  • dfed3d39b6 Merge remote-tracking branch 'upstream/master' jebes 2014-09-11 10:20:55 -0400
  • 9d6f9335d1 HOW DO I GIT? jebes 2014-09-11 10:20:17 -0400
  • a70bf86037 Documented varint jebes 2014-09-11 10:14:05 -0400
  • 8779a6da39 Merge pull request #128 from fluffypony/master Riccardo Spagni 2014-09-11 13:30:24 +0200
  • b35c1e2491 fixed UPNP_LIBRARIES scope fluffypony 2014-09-11 13:28:49 +0200