Advertisement
Guest User

Untitled

a guest
Jul 21st, 2015
4,248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.81 KB | None | 0 0
  1. 1737fec29739f3b867e81365f8a0bcd4dd138e82 Merge pull request #347
  2. 9b83a4349ec72e7dfaf8c09fdb89a5581a84d75a Update after recent simplewallet string changes
  3. 35378f1995fb141926192111694bdc1a44d1da31 simplewallet: fix context/string order mismatch
  4. e62692f5896460556538a14fef1324c4272159ec simplewallet: use unsigned long long instead of size_t in message
  5. 107eeaf6c53cc9a104190f1181060a6280d40751 Merge pull request #346
  6. 8fe180ab80fc16418fadd05ca9aaf6e7d7d8aefa wallet: add boolean to always confirm transactions with the user
  7. 7ef8e5c033e8537f281a2d0f5b090ad49972539c Merge pull request #345
  8. f6e28b81a8dd982af06942cc0aaa3ff6da8d67f7 Merge pull request #344
  9. 5a266769325d4d14e12405fdc763d02c57ec414e Merge pull request #343
  10. d386be640df3912bfd2c2ca652518add1b35cb18 Merge pull request #342
  11. 3c13da568d25c544c48e1b0317c9ef08e6bc6fda boost doesn't like %zu for size_t, replace with %u
  12. e0278314d347d83e28e8227fa3003a216ef35119 console_handler: do not call a NULL function pointer
  13. b87e066f0258c22b1cde3d10ebd3b77b689fe99d console_handler: check for eof before trying to use input
  14. e20a4ddc76df695f43ea745ac8204029c8e8537a blockchain: fix testnet syncing (to not use blocks.dat)
  15. 70ae2ee711c8262f5aba9ebe81f7b5b49bc26e6b Fixed threadpool bug when running on single core systems. *Thanks to freshman for reporting bug.
  16. 464dbe7379afe89869066a6735300c9de9f31ea5 Fixed MINGW duplicate library errors when MSYS folder cannot be found. *Thanks to luigi1111 for reporting.
  17. a092fcd6072c85d436585ddb7b494b9c184c5102 Merge pull request #341
  18. bbb936df0fd75bea41a00113a8ac4c4a281e970f Use g++ flag "-pthread" instead of "-lpthread", where preferred
  19. c9e5fece32462dd3431c8ccbf6a7d8c5d6b30cb3 Merge pull request #340
  20. 35b62fbd8ebc8299589f97fd0029d3e2a83ca98b hyc accidentally typo'd...we shall never speak of this again
  21. dc624849bf602072fc91ea4182462b5660888c76 Merge pull request #339
  22. 54c785d0bb02e8cbcd8126107b7aa461882f6281 fixed ARM arch test to prevent breaking on short arch strings
  23. a4254a48f12c50470f3cc0e73029e8c7dec4a18e updated vl32 to current
  24. e6ab2dfdf3c6bb2a516abb4ddbcafeb1a1791601 updated in-source lmdb
  25. ea08c768e27d594a91ad511feb9794bda3fe1c2a open() flag O_DSYNC isn't on BSD, use O_SYNC
  26. 5de12913dc28a10e0c79afaba0bda78e4a0fdfb3 Merge pull request #338
  27. 71793ef43fb48089a281b754749f693832a3526a Add batch support to BlockchainLMDB::get_output_key
  28. 94ea3e8ed2835a7694c4c653f0092adc2d3b8e70 Removed on_idle() calls to Blockchain::store_blockchain() for lmdb. Added option to cache tx-input verification results.
  29. 2e293a563e3c237060638670d190dce467045868 Fixed binary size issue due to embedded checkpoint data. Fixed OSX compilation issues due to random lmdb resize points. Fixed infinite loop bug when calling core::get_block_template(..).
  30. 2b2ae367243413a56775572595e02c670eb6399b Pause miner before preparing for incoming blocks
  31. e5d2680094ee15889934fe28901e4e133cda56f2 ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
  32. 1f83444d3d2e32a32e52bb261babb000548fad2c Update blockchain.cpp
  33. 3381fd69a80ae0e5b1f1022abb5936052ddf89d9 Update db_bdb.cpp
  34. dbbc4578366dd657019d1a4ea8bc3d5ce77ae393 Update db_bdb.cpp
  35. 4b7ad2b0a7e16e53229af7644dbb6b834bfbb0e4 Update db_bdb.cpp
  36. da1d3c01de23d5c6a3efa0b047de68f26f18d7af Experimental BDB workaround optimizations
  37. b4849310dce1099e81bf1c0f9acefe8317608432 Merge pull request #336
  38. ea58576cf60059898ab923bc65e94bbd9f92e175 Add missing file - i18n.cpp
  39. ad841cb1b90101b40ce351bef51aca23fd1c26fe Merge pull request #335
  40. 9688e6fdd896f4034b1c0dd40c406cd83880f830 Merge pull request #334
  41. 10e50a4da86a0d625496998090a5070c8373ce78 Merge pull request #333
  42. 78b2eabc8753056fd363db6fc449bbcddec9fcb8 Translatable strings for simplewallet
  43. fd73d9cc3a05ca551cdd1c425c664e24e746b152 Check and resize if needed at batch transaction start
  44. f9e4afd52a404f49dc71709e35c88e0d6a4ecbaa blockchain_utilities: Increase debug statement's log level
  45. 699e4b3f65baf8bb2ddd2377dc74e2a3168c6244 blockchain_utilities: Pass expected number of blocks when starting batch
  46. 6e170c8b786a443bfece65f28e33d1b5455b269c Optionally allow DB to know expected number of blocks at batch transaction start
  47. 5d304cabfd35a58ccece0d9728d5459db3e7adf1 Fix loop bug when calling core::get_block_template, causing calling thread to lock up.
  48. 9dc25497a2b8840d17ed5589df42399d37bbb704 Merge pull request #331
  49. 531656edd95d8412e33f594f10fabf316f7d9a94 Merge pull request #332
  50. 86234921506944dddab4e2f5edf96bf747be6c73 Interpret x86_64 as x86-64 for architecture
  51. 4b0dbf8493f5d084d59d60a30ed1e85f43cf1cb1 fix incorrect arch in readme
  52. 369c7b32f86cfe57e5dabc6db8c70b5c4046e104 blockchain_utilities/README.md: add workaround for resizing in batch mode
  53. 26970c7e2779ba4a639e25a232c71229d8b030b9 blockchain_utilities/README.md: add high level "what is this about"
  54. 2cd4d7dd2088f586857c4b158a62244a09dd010a Merge pull request #329
  55. 204759f1112a3ad6de8bd64056fc7f41d23b25eb mnemonics: fix duplicate symbol error
  56. eeff247bf15e2e9406776f8e441d1986c133466a Merge pull request #326
  57. ea33cadebf93995c86559f233d4c79d65ff1f860 mnemonics: fix prefix extraction with non ASCII text
  58. 1720affbd628db150a67e7ef09817f3f8707ee55 Merge pull request #325
  59. 4790db9d04ce705a9c4fe179375ac617efab105c Merge pull request #324
  60. 2716a7592bc4f6fc108baff9c53675afa131bef1 Merge pull request #323
  61. 3ade396406493708da31e69cd3e3b3d1cbb04924 Set dnssec_valid value correctly in dns_utils; fix address_from_url test
  62. dc4dbc1cebc51e2567572c33571f943c0e30cc38 simplewallet: allow creating a wallet from a public address and view secret key
  63. 6a0f61d80087259d7fa2e62df0e6cf68764dc3a4 account: allow creating an account from a public address and view secret key
  64. e05a58aeada8bc51ae5f179cf2086afbc16694d0 wallet2: fix write_watch_only_wallet comment description
  65. 4bf6f0d57a30d78fc191a375077eb9c04448a35f simplewallet: forbid seed commands for watch only wallets
  66. 2952ffd80f218ae86fc70c44e1d347f726c4f13f wallet2: use the same exponential splitting for normal txes
  67. 7c8d3be656a15d97cde33992dd379b20b5afea29 wallet2: try to split dust sweep txs exponentially
  68. f43f0660aaca833afbb0940e10215a462b3379b2 Merge pull request #322
  69. f6da25a32e944b028b7d9c2e4a0769543d5ba19e Fix standard address deserialization
  70. 2d9d6c76217c4c64e168209fb0cedfdd0e2ab883 Merge pull request #321
  71. 1595187ae2d97e0720ab2ac309f9b4784137d79f Merge pull request #320
  72. 66a5c9e50fee08096117266e94ba02d39a7570ea Merge pull request #318
  73. 7c2c3be49bf725ec6609b4ab1d673767cc242e7f Merge pull request #317
  74. bbc54754181943df16c6b5775f94aef200fb52e6 Fix DNS checkpoint consensus code
  75. f9b361be8a32fec2cc6ef0f835e4b8077b713753 daemon: fix an exit crash
  76. 6f8a6dcb6c8113f6a37784e713cd5c5ba1806d94 Add RPC commands to manipulate integrated addresses
  77. 67be2e4b3a911cc3b06d1df494fc4d2a047ed03a simplewallet: allow integrated_address to generate a random payment id
  78. 7bd6efe3130bd8637601091251d455eba5981a8f account: add a couple consts
  79. 63741d82644944f236c93e9f44cb988a38df1993 Integrated addresses (standard address plus payment id)
  80. fb2007181ed453ee54369d02b98856e4dcf3045d simplewallet: allow a different password for the watch-only wallet
  81. d6ba5ef8c560b2c443d82113b33cb6019f79ee11 Merge pull request #312
  82. 1b25e8dfc5667d9e9c5607741c12dfe1610686b0 Merge pull request #311
  83. f89cf1df87889d67dcd30c6e7ea954732e222f9c Merge pull request #308
  84. 5bee2d2edfee201668269cd03381ad416ce95d75 Merge pull request #303
  85. a9b1f7eb0597dad17d8146ce7abba1ce8c08c91f dns_utils: simpify smart pointer use, and use for url strings too
  86. d7df08d6ec9ce491b8c1d6e5ac3884946f7c0f7d properly decrement p2p socket count
  87. 35b160edea51492c9f98b59f7e175490c7cc2590 fix ^D exit for bitmonerod
  88. 5df550d27624b435dfd12205c97d73ff12cc7e21 Merge pull request #306
  89. 0f4a036437fd41a5498ee5e74e2422ea6177aa3e re-add Windows DNS bug fix, per c0de96f8bd2f64884255f9b0b61a4775ada5e3e6
  90. 431397abfaf37b28c6981242d7fd59d8e520c8ec Merge pull request #302
  91. 6a1190792b0409e7a996400614e5e2c6ba02e5f6 update libunbound
  92. c882af63c1978dacedaca2e4de8114e45163dab5 wallet: add watch only wallet support
  93. f7767c65085cce4ca8eea975f47d26b76909e030 account: add a forget_spend_key method
  94. afb225b3ce570eca0c50fc56dd32b38d9c1a0758 Merge pull request #301
  95. ce974949e240a5a3a9fa9c366a7f2c27bae9eff1 fixed static assert test
  96. ee0997529ec015dfc4dd0061c9685bf917fb4827 Merge pull request #300
  97. e01d32e52d862d590ec23a17d3460066639a3803 cleaning up, removing redundant files, renaming, fixing incorrect licenses
  98. dfd53b353e400a24091d9f4db9910cc2a1c962d8 readme updates: added sponsors, fixed build instructions
  99. 72248cfe6f11932303c1ee7c718ed71f48607b87 Merge pull request #296
  100. a62daebba523395ad4c446c0c0f77752c2b5319e wallet_rpc_server: add a sweep_dust RPC command as well
  101. 3204f0d53642588643312a742d13cc2b1d1e3cd9 wallet: add a sweep_dust command
  102. bcf064e9ed7bd969d76a41206ae16ed9da551757 Merge pull request #299
  103. e0c2be87fe0f936c2086a423758c33eec020b158 Merge pull request #298
  104. 6aee052001effb2cd5d97dec8bffb5c0618afae6 Merge pull request #297
  105. 26fac96c5d863ae89021e25f33f82123f0ae0c1e Merge pull request #294
  106. b9371749968611ba5dabe85c10cc34a139710685 Merge pull request #293
  107. 87c01c30f38941e567cdb934fe03c0b403475de9 console_handler: handle EOF properly
  108. 183cfac751fe45a15941dffb5daa071b7ad26e6e README: minor wording changes
  109. 568060443765c96dabc53d22ad12e025bc702a9e Replace hardcoded value with existing constant of same value
  110. f37ee2f30428040741ffc5c5bc96a12280f1ad93 Update database resize behavior
  111. f85cd8e10bc3e1acaf85bd5244dbc546f00abbf8 Include database error in more error messages
  112. 693a8bf7b104a81c85c52a4b2b19e256463b6c7f rpc_command_executor: fix mining in testnet mode
  113. d09be116c625a372e5b318f6dfb017ed358adc54 core_rpc_server: add a getter for the testnet flag
  114. 754f863a7edabd12741c1c25d341235bb5870645 core_rpc_server: log some error messages to the console
  115. 4f0e8cfa92b9446784443c91850790e04ecb482c daemon: remove obsolete daemon_commands_handler.h
  116. bac366e1736aa60ea815c8b5d19251118495dc52 core_rpc_server: reenable print_pl
  117. 39a9508a20445ed59da3066bac395aa4262b18d1 net_peerlist: fix grayt/white naming mismatch
  118. 10ff75e92e5e65e23579c038aff917e78b2f7964 daemon: Set log file default to use data dir
  119. deacecc15e8aba3ee3e69ddb43210251333162d0 simplewallet: Update and add log options
  120. f24bcd51999feb50b5f84ddfe1341b345b673224 simplewallet: Don't log view key and spend key
  121. 8069b3ba7f56965fbede8693fd1b4be810418013 blockchain_db: add a few const
  122. 09324764c051305a3735b6387ed360848c200f1a wallet: add consts where appropriate
  123. 5001489353b694c7b017765278da5771b19e6f7a explicitly include libc++ with clang
  124. 8cd6072090c7bfa590d04872c60e17faed2b597e Merge pull request #292
  125. e042fad3176d7d9867710b16cfb1ccab27baf901 Merge pull request #291
  126. 634e367ff5e43d9ccb0ef1634b418d7a7ab2b61c Merge pull request #289
  127. 696225321f26c0754f0ae60d18201e375fb6ff82 Fix compile for GCC 5.1.0
  128. c44755a5e293721a381ba203a2b519192b999680 Build seed node list without duplicates
  129. 6f151940495323bdca449cf2f435501d27a29f79 Merge pull request #290
  130. 38068d07ca8ac5e00afb72b4dce2294742ef680f Merge pull request #288
  131. 2939361d72e040e10c7b378facb32a56332ebd3b Merge pull request #287
  132. 53ac50733a647a4bbdef27d43a0fc50d7306c3f0 Merge pull request #285
  133. 087d7f33e76ceb16ea000159dfb541f1560a8a8c Add spendkey dump to simplewallet
  134. fee8424938a6403bdd12d568037a3305cfcf5341 Allow name@domain.tld for OpenAlias lookups
  135. a0fe18f63a38948ab2ed89db416a4a01bb6043d7 Revert "Allow name@domain.tld for OpenAlias lookups"
  136. 01076ae70006558be580a3625ecc738efc9adeb7 Check if LMDB needs resize every 1000 blocks
  137. b0d849e0a475d575cdb34c6b42119b4380e220e5 null out batch txn pointer as needed (BlockchainLMDB)
  138. f278fe3883f7d708082a19856eda02fddaf2fc56 s/terget/target/
  139. d8ee0a95c7e3a1aba2aa79173f2d55f2db6f31cd print limits when running limit commands with no arguments
  140. d1eac1b71cf9315487494be1ae460bb77a3a9207 Support debugging command --pop-blocks on in-memory blockchain
  141. 7b7ef73c15b0b7775e504714fbdf1b0dee7f0461 LMDB should now dynamically resize the mapsize
  142. 2dc1cd9ae6c55f8135111e5e05ca3fb0b3829272 Merge pull request #286
  143. d35bffb950d7cdfc24c72ef098c3018befad14d6 Allow BlockchainLMDB to be opened in read-only mode
  144. ac79502308d24c9ffc0be28c47c7a63c8f0465ed Move mdb_txn_safe implementation to cpp file
  145. 73d3511412895b90117e595e031d4e57cc8de314 Rename "--block-number" option to "--block-stop"
  146. 2b2dbd887d7b57fabfe18d09e2a2bd09e2eec358 Check if chunk size is zero instead of negative
  147. 21a72bd47baf3181f7d75a49c2ed15413e2148f8 Merge pull request #284
  148. 478ec22a1af6e18ea73e3ac77ee24aa95771a4bf Merge pull request #283
  149. b1d92bcc371dbfeda7d245ef74e716f49d8c87d2 Fixes changes to sort tx by fee per kb
  150. 5c025f99a8a4ad65a3a4e0b6a7fc0e930ff40366 Check for Clang before adding compiler flag
  151. 1d42deb767d731912c3d63b0132c75d7ba4f62d4 Merge pull request #281
  152. ec5eca699d742f1a1358950fb71399b489395f1c Merge pull request #280
  153. a8a5939df34edecca271bddb1c066dbb30604dd3 Merge pull request #277
  154. 503d1aa3b88de15ba7765dbd73d9b488f1b40ef3 Merge branch 'tewinget-sort_tx_by_fee_per_kb'
  155. 012164fff8fa43a83ae0a61fbc98e7935f63f552 resolved merge conflict in tx_pool.cpp
  156. 85589274aa36dae517b5f9357659d25dd444bfea Merge pull request #274
  157. ac011b43126cc4dce4c3ee0c0f3e406f99a0f514 Rename src/blockchain_converter/ to src/blockchain_utilities/
  158. ed9c63961297f420bb58ea1b726b3192127adcd7 Add --block-number option to blockchain_import
  159. 1eb4c66ad8647c8f73c31dd32645a689426346bd Update blockchain utilities with portable bootstrap file format
  160. 54bd9c1ed562fdd82e83bd3b67b484d3591c10a8 Add MDB_NORDAHEAD as a supported LMDB flag for blockchain_import
  161. a52496de7798c1ea1ed96f3ca34f4d7f7723354a Condense #if directives
  162. 8c1a1884b5ee13861961b40ebebc1bfb2f414466 Add basic "pop blocks" command to blockchain_import for debugging
  163. 71af04669c418e6312320bf098dd9928854f4d00 Update log statements
  164. 48926d0eeb732e0e32a00be8f6d8f3e1831d3fda Fix incompatibility with blockchain exporter when source is LMDB
  165. 867e98d739ded6cb314665e537c23a780acd6a3e Merge branch 'clang_fixes' into clang_fixes-master
  166. 8005a0c7a17a0e41c4df053d71c7148bf30af378 Merge pull request #269
  167. 9598a39578268bff1d863fc01a25d5d045e98a1d Merge pull request #268
  168. 8b0d313d3e93110605911f34415c7cbf09b9024a Merge pull request #267
  169. b63e8410b98a9a00723f29f5aae554dfa83ba695 Merge pull request #265
  170. 385d7c0495348474993149c94aa734376c46da08 Sort txs by per-kb-fee for miners
  171. 1b2614ba8358f35264a639f30b1b5d5bd61f20aa When removing 'stuck' transactions, don't ignore the first tx in the pool
  172. b18368b635ba08aea541ef52ebc74180822644a2 Allow name@domain.tld for OpenAlias lookups
  173. 641d824f372569046811a2a8ad3cec175280f726 Keep memory pool consistent when stuck tx removed
  174. b76857f9d9a8bf45b854e9c3da56b550ade1a7c6 Add mempool output to daemon via command and RPC
  175. 2717883dbaa6339ea3eb5e685852c0a40351aad9 DNS Checkpoint updating-related fixes/changes
  176. bed23319040776dc34e11a022a5ee2ff470df208 Require BerkeleyDB to be installed (for now) if building non-static
  177. 2ff0d757eb0ce000f222e03cd217e2cc7b47d5f7 Fix missing virtual destructor
  178. eb565a1ce208c543392808559ddea709eb1c935b Suppress 'register storage class is deprecated' warning in boost dependency library
  179. 41f0a8fe4d87a0c58dcc60917eedaa6315fb30b8 update lmdb64
  180. 1b19ee040fa6285aaf11a7fcbd8945bb5dc55e25 disable non-working optimized slow_hash on 32 bit intel
  181. e325c5f04d43d72154442aa0d9ed94b734b65c3a Merge pull request #261
  182. b7d8728b50a5a4665cf07b56691d144fe7042d3c Don't recommend --HEAD for brew users
  183. da66872a542e0885ebe026012d0805934fe0f5a7 Merge pull request #260
  184. 32c19c6c3d677564d217ba31c16fdfc84b4faf80 [fix] log level change. compilation: dns, tests
  185. 277a207b2fb21558aeb06acc3a3e0f218d01ca41 Merge pull request #259
  186. 5b0149304798f0e510032ff5fba30dd1a74e4942 Fixes start_mining in cli interactive mode
  187. d39d9e5186a043834dce207a08a65e7ada7123c3 fixed static windows makefile targets
  188. 7711359e14a16b3045b8e72e20d5c62d3353c339 Merge pull request #258
  189. ae08be5394ff463ff8dc6d9aa77cc56586f01a63 Disable DNS checkpoint updating on testnet
  190. c41d14b2aa3fc883d45299add1cbb8ebbe6c9ed8 Merge pull request #256
  191. 1523762f59ad0c06f0b19d9de23e5ea40e8ed32f Merge pull request #257
  192. 9bfa593eee5a528c70dfaed39feb140a7b10e8b5 [fix] Network 1.8: unlimited the RPC connections
  193. a8bc7182eaa39d8be61f5e2ed9d98184e5820f17 Merge BlockchainDB into upstream
  194. 7292dea19222d1f6acba2fcee475d0726476d3fe Merges PR #37
  195. 9519526224e02618313f5dff23de62923de55984 Only compile BerkeleyDB as an option in non-static
  196. cbddb5f6903a45088671096807317b0eae8073a7 updated unbound cmake for static builds
  197. 7d8acd1c45df042d3f0d8d3edabd7bc8d74f12c6 explicitly disable AES on ARM
  198. 4222b372e4363e580fe1e7e30fe5af946d47b9a7 add arm6 target and flags
  199. 5675325769525e8d64a1106f20902e26a1b4fd2c new makefile targets for static builds
  200. b2b612794db8a32eccd1f858e6d5f0b025a941d5 no newline at end of file
  201. 4fb09968f7e29544593b44725cfe8f112bf13b5f Merge pull request #255
  202. 83ddc942c1629d67b9897ba8be8632035527c6fc handle unlikely rounding up after sqrt
  203. f2e8348be0c91c903e68ef582cee687c52411722 triangular distribution to choose recent outputs more often for mixins
  204. 7172bdab60175f3131ad2108761184d3e955990d minor CMakeLists fix for Unbound, ldns -> sldns
  205. 8d4772fa432a125d75f5d4cc70bb36ed7ca9002b reinstate accidentally removed CMakeLists
  206. 6f0d93097e3fbe9b1101e90ad1adc718a18263aa Merge pull request #252
  207. ea32a84e45763f70d3f8dc4d831baeee58c1185a Merge pull request #251
  208. 618f20ce494ada0ac6ab087b33fc45e4968b3ac8 Network 1.7; Quieted the debug a bit.
  209. c0de96f8bd2f64884255f9b0b61a4775ada5e3e6 Fixed DNS resolution bug in Windows
  210. 391c7f9612a9862f699165ab26390d5253807834 Utils: use const, document dbg. Less default debug
  211. 0823c98bbc872cfac9b669a7e33828a4815d6857 update hardcoded fallback seeds
  212. 1f49833d4fc449d54c95c3235b5c18523e6f8d69 update unbound from upstream
  213. 44f423477a6ce0971ced31afee38e259b2b571d6 [fix] mac os x includes std::random...
  214. 162c993262a656872479d20f1e60da2aa2685e0e Network 1.6: network limits, logging, +doxy
  215. a3b2226394c9bce5ae7cea99439a79ab6f54bcda my changelog
  216. 2900b1e76cf89c46e5600a6d02a2d75fc2b0bd9a doxygen files
  217. 1489310d5392a55de225ea55a0ebd90fc4dc7b1a doxygen related tool
  218. f9dba47a17f60cf23f8549bd824c0d116d00c282 added windows_stream.* console colors
  219. c511abf0058b8c1d020255faaad418b0ffd2eb26 remerged; commands JSON. logging upgrade. doxygen
  220. 3cbdf198f168e113f12fa49d016133c434964ed7 Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
  221. b0151de60144ddc1f56d253e7574bd6a9aefa28f Merge pull request #248
  222. 94cb295db4fad7ab3deb0fe50bab4bc9223665c0 Merge upstream into blockchain
  223. e7391a411372cabbefe3fd46ba667c21cf1fa3b6 Merge BerkeleyDB blockchain db implementation
  224. a0590d29cd9949c65a4cd67630a84410a30d33fe Restore daemon interactive mode
  225. cd31ea9631e08e4eb02b3df7ee296b450f1fd4fe Merge pull request #247
  226. 65d6d36449695b65d8d746509bff4606746cc329 Merge pull request #244
  227. c1187fabcfc14d873f998ad816965e3b5743e229 Merge pull request #242
  228. 8636b95f37cb07ea818545a9e755a6a97fb2c9f0 Merge pull request #239
  229. c9424c131663a0928170543bcd6233ce1251e96d fix cmake miniupnpc typo
  230. 7b14d4a17f739c383322312f1a597f264c074c6e Steps toward multiple dbs available -- working
  231. 874f48bc82a5d73695171287a8397d037b471547 update berkeleydb branch to blockchain branch
  232. 5c0bc0050ccfd579ed75be384e928e0165d6b2ce Merge upstream updates into blockchain branch
  233. a96134113ead8bc21ea79be6c0660121978fbcc5 Merges #36
  234. e6740ee1031bfa04d02b7611bd0c6cfa78c46220 Enforce DNSSEC for checkpoint updates
  235. dbf46a721af5d54792bca80fc1c439c1badc9069 DNSSEC added (hardcoded key)
  236. d7286395c97afd9d33d6170c1cf24f1e38140b37 Merge pull request #243
  237. 1c49d6b2d392f67df18cfa8103584957c1bfe562 updated gtest to latest
  238. 8855a32044f53c5aa39feac305cd357a39f90d90 Merge upstream to daemonize changes
  239. dbdcf11778ac9500ce55affae8db89ac868c42da blockchain_converter: Add support for resume from last block
  240. 488080326c676acfcfd4edf7a6c9add71c63599a blockchain_import: lengthen string for line clear
  241. 7476d2e253b50ade052cc62bdac78cd190b11190 blockchain_export: show progress during export
  242. 4bedd68d2c058184333101e4d3a31856f6226cd4 Update Blockchain::get_db() to return reference instead of pointer
  243. 0386e9925bb7f42b364dc1284d8f9fd6fdfa2e6c Add README for blockchain converter, importer, and exporter utilities
  244. 51e3579a809a01b4cc73891e44bba44b986f4840 Fixed bug in static linking boost on MINGW
  245. f78bb00943b5d8ca1a81204cc1756d12f2e89f75 Hopefully fixes build on Windows for real this time
  246. 2b0583b2c6ffb5e80f7d02ea384f039bfc88363c Hopefully fixes build on Windows
  247. ead7fad5526dad53c7885895bd5e52c890a49191 BerkeleyDB implementation of BlockchainDB seems to be working!
  248. 8e3347f31096fa26d88cb14582c866e8db785059 Pull blockchain changes into berkeleydb branch
  249. 38c54b79fdf9af7446ea055180340f7e131cde82 Merges PR #35
  250. bd9da6d5a56604bb5a4d6beb2a71dad8186ac40c Merges #33
  251. 6e9e8ab6205fe072355bd020690dbdc2d3259bf8 Move db_drivers/ to external/
  252. 56a1bf527b7a522802f99e6589972e79e34750e0 fixed BUILD_64 option
  253. c97a685a3756186469be89dd67b9a31029c5bdb2 fixed arch_width option
  254. 3a3c07c3308718ae9bca2d59af1845f63c6a7700 fixed msys2 / mingw folders based on architecture, added license to unbound CMakeList as that is not part of standard Unbound
  255. 3b3da8648325615ba2893a7b85bda14cc6684838 moved 32-bit/64-bit detection into main CMakeLists
  256. a0cbf733b6972453030f3ec230a0af487bd3cb63 removed findlmdb.cmake, no longer required
  257. 0e8bbdb0bddd35d7dfbec5941189203d5897bb99 32-bit LMDB, removed check for in-system LMDB as it is consensus-critical
  258. 11e815761f31b84d96c37cc621c58669ce0c3d1b Revert "Moved db_drivers/ into external/ for consistency"
  259. daf2a8f6cb9e76535af354f97fbb803d35e8c786 Revert "Build fixed, goofed up some CMake"
  260. e146027acd3887f0cad9dea547cc74c608d5ec0b BlockchainBDB passes unit tests
  261. ffadb6571a3c3b1d5365d682304a98cee79c68c8 blockchain_export: Add compile-time support for BlockchainDB
  262. 43477b7dac861a83ade364ebb5a5c3da8228b3e4 BerkeleyDB Blockchain building, not working yet
  263. cade0da8f1e932a17886aa9893a580fa3e3289c7 CMake wiring, minor cleanup, minor test addition
  264. 1bc89398b4cea4406418f7c385025a1d3c062054 BerkeleyDB BlockchainDB impl copy/paste/modify
  265. 5112dc37d75cd7c08661591aade3572128db3f9f Try to not pollute cryptonote namespace
  266. edef0bb77175d225f93ac68fdc9f2ba37971ed30 Initial commit of BDB BlockchainDB implementation
  267. f6cbfb623bd2e7f75b8380b43e29ae6d73442330 Add blockchain_export utility
  268. 275cbd4348975371988c79f67d68ceede3f47a1d Add support for database open with flags
  269. cb862cb81a664f8c98ed27ba281b8969cbe48e39 Add mdb_flags variable to LMDB database open
  270. 260cc56faed3ef9f9c44c5d021dd88d591e33a9e Add blockchain_import utility
  271. ca75b4789cf6ff379a3d8191e8a8a03cc669de31 Blockchain: add get_db() accessor, needed for blockchain_import
  272. a3dd9d10f39bddfb386370eb01e76cbbb0fe6fbb blockchain_converter: Add support for batch transactions
  273. acb5d291b893bf2b3e6378ea516690d4dc04fecc Update and relocate comment that applies class wide
  274. b43716c756192e52762692ab6bf9c1e744f24abb Do store transaction's blob size in transaction_chain_entry
  275. 3be518ff40f84f51de1b347feb5bf9047d974730 Use single get_transaction_hash to get both id and blob size
  276. eee3ee70730bc3bf7874e5f22139a55dac3a2cdd BlockchainDB implementations have names now
  277. 5d2a2b7e69dc3cdd8f753fd2efb29633befc61c2 Fixed includes in BlockchainDB unit tests
  278. 8b82f3c57ffdc4dc190f4755c61d74d8359c8c0f Build fixed, goofed up some CMake
  279. 02969d69f066bcf7b15a06f92b93a407ffec0d2d default mix factor in simplewallet
  280. 178b009e904d1addb2b9c82044283d02098444cd Merge pull request #238
  281. b21335642e75b35d3b178a754f4cdb2314989cd1 Moved db_drivers/ into external/ for consistency
  282. 5eab480cb116b7c58fe020951995815baa7ccd8f Moved BlockchainDB into its own src/ subfolder
  283. 7e72e943db5b2661c669c5631a15b595488677af update checkpoint
  284. 8237705964bf712dbae37290d263dd88839e053d Merge pull request #237
  285. 41a95e7b11ba9eb7ef94e1708f2407608148b8ed add comment about avoiding overflow
  286. 754a785ee15915c4d8d81dbd55d7005e07c6407e minimum subsidy for mining incentives, remove unused LEGACY_FEE define
  287. c01069f35253586ac2fbc3d507c7ed3ccdd900ce fixed English word list issue: 'launchpad' should be 'ourselves'
  288. 10e4132e22ccc0f1a41763adee74699ebedb5ffc fixed English word list issue: 'incline' should have remained 'inline'
  289. 9dab105e2eff9addbdb094de6bf09bf085a696e7 DNS checkpoint loading for testnet should now be correct
  290. 52f9629bd71af28d6a313747944c26e5b9bf14a1 sending commands to forked daemon works on testnet now
  291. 76289d0e3bf514db589169a464c0f6d45dae7043 Fix tests building -- function signatures changed
  292. 10167123722e8b20a1aee0f07cf09e06e18d9ec4 markdown formatting fix
  293. 98a4e6ae6a7bfa5038ef64edebf7f72a417db318 Merge pull request #234
  294. 7590f33f9edd8f26ce38fcdd4f30fe8bcca975a9 move website and DNS unit tests from monero.cc to getmonero.org
  295. f79821ac7ebc269b18dd2edd8ac0cb022861ad11 fix locking in count-peers thread (2)
  296. 0198ffb2201e6e089aa385f80a1407e450a9856b 2014 network limit 1.3 fix log/path/data +utils
  297. db53e1956a441c6e8496809f4ade4c4c7fa05276 revert stop_daemon method to use correct exit
  298. 96cbecffd7235c1cf7ff5717fabe2d94d3192736 RPC calls for background daemon added in
  299. 9193d6fb5be92df732af18b08b1e052f84cc2f9d Daemonize changes pulled in -- daemon builds
  300. 0ad0784f46cacfbd5ac00a9de4f1dd3e74ca8f95 Changed log level of debug message -- too spammy
  301. b5796da0fa67269ed218cdd14ef9f3b548fd6507 Merge #32
  302. 6485dacc2fcaab7eb6db63c46716ffdfa0c568c4 BlockchainLMDB: Add profiling to tx_exists()
  303. 83fb6d8d07c0b473e7b53a35d8e69f586bd1945e BlockchainLMDB: Add batch transaction support to tx_exists()
  304. 8529c0ea9aa305f097d4a2c89d581163e208e04f BlockchainDB, BlockchainLMDB: Add profiling for DB commits
  305. 7a66b8bbcfb3f8084141d8ffb1154a3a514a9ee5 BlockchainDB: Add virtual function declarations for batch transactions
  306. b7a2d84919bc28b3747974509f932e64907e357a BlockchainLMDB: Add check for open database to two functions
  307. 58ecc58be13befb8b5d0e6b847987b2fd9635d2c BlockchainLMDB: Add support for batch transactions
  308. 8909d7d82eaf2b130b7d36fb5db7863170356b15 Improve block and tx processing efficiency by less repeat hashing
  309. 3676ac5841b1e433830323b3c51bf78e96947054 Add profiling to block and tx processing
  310. ce71abd0fe9739c3557ba5fce446d1244670976f Move LMDB storage to subfolder
  311. 42f8fe5c7f5c3ed7b0d0090a943bffd518c6554d Fix formatting
  312. aa82f786c730cb27a69bb70d0806ccc384a5890a Fix log statement
  313. 26873db199198bad1892b17a9e7bc0a72c16d5b5 Remove unused variable
  314. 4b90fd389de915767b89c558d7ec8187a5d61d14 Add log statement
  315. 2531aa31f80dff871b08371324a43e1363218c59 Add and extend log statements
  316. 59305d3137cbf477c2dc07c26b757d23729ad72b Blockchain: match original function declaration from blockchain_storage
  317. cd972bdcc25e9ed1d4c5bc7663242afa6a61125e Update year and formatting in license
  318. b7d112f601b9e6901c1785e378a72e5e6f866b1b Merge pull request #31 from warptangent/fix/fix_get_tail_id
  319. b88ab643ca576b450944b0438ae1f606520204fe Fix Blockchain::get_tail_id() to set parameter to last block number instead of height
  320. 963bc09087ecf50d1043e62876a8878dae258385 Revert "Bounds error, should fix #27"
  321. 6f1c4b4c2c78c930fe30ed648e855a6ce55f7dcd Bounds error, should fix #27
  322. ae2a50659f7dc74a5446a0dc3a5f8f78563b9e1f 2014 network limit 1.2 +utils +toc -doc -drmonero
  323. 0f06dca83197e317384609c8c7e1413289a1be03 fixed size_t on windows
  324. 39fc63f48dd570920d04a4e5f1eb7aab5f11d5c4 removed not needed <netinet/in.h>
  325. 5ce4256e3d6ff2e1595750e3875865089e20a03b 2014 network limit 1.1 +utils +toc -doc -drmonero
  326. eabb519605cab00dbaa5a1868d229f09c74570a6 2014 network limit 1.0a +utils +toc -doc -drmonero
  327. e72899280363968ee60670cdb0fa2fe008eb9e79 Merge pull request #229
  328. 7b01a076b90cecbeea0f071b41f5e9fa818635b2 added tx size to incoming_transfers RPC Call
  329. fc62af5cf8af85703af6583bc1af7bab45b4e334 Merge remote-tracking branch 'monero-project/master' into blockchain
  330. 6e5797dc1160f73b073b4d9ecdec455ffb11e309 Merge pull request #221
  331. cbb07422649d2f8fb08d01f1302d52daf567f121 changed MM logo
  332. f103e0d8f053d2fcdf7e8de032775bf769e6df92 added donation and sponsor info to readme
  333. d1f40506fabcc006c326df355c6d471ed739b783 Merge PR #26
  334. 84fe5fbd65100a731608471ef0a4c462ea8f5626 Add compile-time support for both db implementations: in-memory and LMDB
  335. a4f5344024d55986fb52cf58c1cbdbf694c51e3b Merge PR 25 into blockchain
  336. 8bd1983cdc03653912fbe27f7fe85d0135435d12 Blockchain: reflect log updates from blockchain_storage
  337. 7f9b0701652d356b2651214011d6415c70ba2bbb Blockchain: reflect log and assert updates from blockchain_storage
  338. 70342ecadaa1bacbb60be3332894738798d2871b Blockchain: reflect log level of blockchain_storage
  339. c8d27fb38df4a3170755390959e388cebd229bd2 Blockchain: reflect assert behavior of blockchain_storage for get_tx_outputs_gindexs()
  340. d00ee784db647ecb1be454a3c5939fac619e7a54 Update recently added log statement to fix possible null dereference
  341. eeb0634f60002cb0a5de1a5f835b4b2abdaa5cab Merge remote-tracking branch 'origin/pr/24' into blockchain
  342. 79ea1f6ff0ae122ae2008cc1a5d6ab38683a40ba Merge upstream
  343. 3ece1584f081fb995217b3dfc718b5e099f10220 make fallback compatible with newer slow-hash
  344. 17d81f24c3778fce1ca073f2352e8e606c173e5f Merge branch 'master' of https://github.com/fluffypony/bitmonero
  345. 497a514bd328400c8572041c1217ab2adac5e2c8 replaced 64-bit multiplication in difficulty.cpp with a portable version
  346. 709bbc52c4c0fe3799d791e25fc7b1d1da160638 replaced 64-bit multiplication in difficulty.cpp with a portable version
  347. bd143e0c2f7c56b6c853ef79ff49db53e37cc366 Merge pull request #220
  348. 9b3673a54c8dec71f64ee7571997075529c47cb8 added portable slow-hash, updated makefile targets, fixed readme
  349. de8a1291ce1d4b96ba0a4e80798e6e783d649e19 Merge pull request #219
  350. e70bc3d369e5c8bde1a796455eddb46a7c6473ef fixed sse2 ifdef
  351. bd10324f0d1f185bb0800f6aa94293d15fbd8d9a Merge pull request #218
  352. 2b3b70a261cf1408e20eded4b6f8405ee231d4d3 remove aes flag, detect no sse2
  353. bb85fea35a760c2a8c7c9be3b8802d7aa0f8c245 fixed AES support flag
  354. 615079e2f46aaac4102969e73196c31138d299e5 allow for explicitly disabling AES-NI
  355. 9d523780292b1bbf7208425a716e227730a9ba27 Merge to keep up with upstream
  356. acd4c369e4330562f7dbb22b665b3a1222835b55 Should fix std::min issues related to size_t
  357. 34883599bc74e8b98795fd2df24d306fe8aa1cca Add in-source lmdb to build process
  358. 4e45fae9c309401886b8a3fde0db6188fabb9d28 Initial import of lmdb source
  359. 9e0516c1dd2bd8616db90a3530bb8fbd67d5e90e Merge pull request #215
  360. 580e0033579269ff54f3d6afe8871f2c6ed990b9 Merge pull request #214
  361. 5149286c0b124e046e0e47a9f5f62dc8f6e1d7e7 Merge #216
  362. 40e0b70075608cae9810de1667cdfe0b879049e1 Merge #22
  363. f74792b77881318087312afb27a12dd26d2edb6e Fix seed node threaded DNS lookup
  364. 800d9b9247530e3810a9e36699bdb96d782e51e4 Remove code previously made unused and marked unused
  365. d43782f04124c3bcabfb4902ca27ee460c6563b2 Merge pull request #21 from warptangent/fix_block_reorg
  366. 0840c2fd7eb28aabcf793c2ec59824fd354a936c Fix height assertion in Blockchain::handle_alternative_block()
  367. 63051bea1c5f37b922a50af444e039d5ea33c09d Fix comparison between main and alternate chain's cumulative difficulty.
  368. 909ea810671e8da74b0c0d92641eee8dd798e0b3 Remove a have_block() check so alternate block can be processed
  369. 4d0a94b20cd6e3b03657dc4ca49bc248a1e7f230 Complete implementation of transaction removal
  370. 1701c267502c32af64212d8e496cbdb6f3bc00df Use block index when obtaining block's difficulty for log statement
  371. 23c3d382c8a0c1bbbff8eacebf96152fca8cf476 added monoermooo's gpg key
  372. 24d500ce8e27eade6e591f83e1381be62134e151 Add a --restricted-rpc flag to simplewallet
  373. 87839cd4843efb231f0406881437d724dbf0161c Allow get_bulk_payments to return all payments regardless of payment ID
  374. 030eab7a49ee3846e7591edd81cf56737c850ef3 Merge pull request #20 from warptangent/fix_transfers
  375. 4eba21fd48c245fc137630341738c1edfd35a230 Fix transfers to support mixins
  376. d045dfa7ce0bf131681193c97560da26f9f37900 Fix transfers (without mixins)
  377. 429a7405622ef84c17ecc851d0a6ac0086218837 throw inline functions need to keep exception type
  378. 14555eefd5d2163fbd0cd892cf873b10d20b64b6 Fixes segfault in Blockchain::handle_alternative_block
  379. 24ddfa792ef0ab7062ce373351eaa4846b0737f4 Merge pull request #206
  380. 5086ca1db5bb05314e14597f006052f054a3f0d3 add BlockchainDB tests to new cmake
  381. 6600966e308528a412f85d5b55a380df05c1de8f Merge pull request #211
  382. 7de1a2d57ae1e242b7949dffcd902266500b47ca previous hash added to GBT
  383. 7374b81b23f906979972eddd6642ec67faccb711 Merge pull request #19 from warptangent/fix_tx_output
  384. 4fa1a83f6e554670eb82a2611922eb995d8a7a65 Merge pull request #18 from moneromooo-monero/blockchain
  385. c5c100c69b83242dae2ebfd88eaff2ff743e9b30 Obtain tx hash and tx output index from amount and output offset
  386. c50cd956743838dc256a1fe81722c80898cd2ec9 Fixes a bug with getting output metadata from BlockchainDB
  387. ad8200a5731e462cf191e49570359283d760b372 db_lmdb: fix global index calculation off by 1
  388. c3fa07b44b95996ceb9a15964211593ceed517c2 update comments to reflect changed code
  389. 57b80c541e01df8ad83aa6f8611c2ebc5669c716 db_lmdb: remove redundant checks
  390. 5baf9d9eb36d5ec411f4f26b5718b1a2caac8949 Merge pull request #17 from moneromooo-monero/blockchain
  391. 1362846dd7c7e50b8804e24ece1a750472cc4485 blockchain_converter: add --testnet for converting testnet blockchain
  392. 59d2b0ed1cb9f25c1cf25d75cda864a44a094bde db_lmdb: do not give the group database write permissions
  393. 4c2a45288a6bc89ce2e48c2854943904dcd01bab db_lmdb: catch attempt to remove block from an empty blockchain
  394. eaaaada79799e757d90488b3f3f6b861232f929b Merge pull request #16 from moneromooo-monero/blockchain
  395. 81c28c211cbf96c37027f267f4e4bcf8ab485968 Merge pull request #15 from moneromooo-monero/blockchain
  396. 3a3459d59ba655ea5a19cbb3ebb9de2890e87ea3 db_lmdb: factor all the log+throw code paths
  397. 53ce3c95d9b21aac558f8e569d90fc05e0df3e8c Merge pull request #14 from moneromooo-monero/blockchain
  398. 3fcb8daf6e337e9eeb41b00d0583758a09eed823 db_lmdb: factor the MDB_val setup code
  399. 198368b2e1674307539d6646dac8f4ad57170469 blockchain: fix wallet syncing from scratch
  400. 609cf7fc92987da0585651a6e95225575ecacd09 blockchain_converter: a bit more user friendly output
  401. 2b9f73787259dfbf164516925beb5befd8f1df6b blockchain_converter: only call data path function once
  402. 1860658eeca1a311e95ff2b0cf3a3dabe135484a blockchain: do not append "testnet" to the data directory
  403. 1c578ad3f8ad57b291a4f651ef897120f7735b20 db_lmdb: remove block timestamp too when removing a block
  404. c93a18663774f2961aac94bfebf4954af0dc7196 db_lmdb: do not cast const away
  405. e285ee5aec3f931e34fa490d476d8ddb16007fe6 Merge pull request #13 from moneromooo-monero/blockchain
  406. 1d23db220ad584b3af1cc243cd3a1193bb1deeed db_lmdb: do not keep a dangling pointer to stack objects
  407. 29b5876ad1a6b6eeeae941fe63d37d79cfa3fe24 db_lmdb: make cursor internal members private
  408. a3157d7b697cc4313460c37a3e8740afc149b2d3 blockchain_storage: refactor genesis block creation
  409. 8e41b1e7353215a83835818e1f8ab86ba90169aa blockchain_storage: add consts where appropriate
  410. 98bdadcad7a276f2196cfebfe2148d36f65872d1 blockchain_converter: delete blockchain on succesful exit
  411. 256162fcd5cffaec5d1670e9cc32635ea540ac2d checkpoints: add consts where appropriate
  412. b7270ab60e74700da4cfb126b2509de4e947eb24 blockchain: add consts where appropriate
  413. 23f3cb4c0e3e290a6de65ebce890dfd5a7b0d45b blockchain_db: add consts where appropriate
  414. 10fd6cab6ce65e114e9148d905cd0fa6a9b86e07 blockchain_db: factor some exception code
  415. 215e63b79fe32b6755882c9626a946be7bc48395 extraneous semicolon in Blockchain::complete_timestamps_vector
  416. 11129b9ee4e1f022ca1ae1c26d8f50e8aa8d3e03 blockchain_converter: use the actual blockchain location
  417. 8e1b7e2ad44d31b7d3e91dadbadd0eef99aa1e54 raised maximum mapsize for lmdb to ~16GB
  418. 0886183568a41b41c83e9cd7f624de295d8367c3 build: add liblmdb to the cmake autodetection system
  419. 6c8b8acfe45f8b2f20df48fed88ea074a26d653f more blockchain height-related fixes, syncing other nodes code this time
  420. 9455e0cd58871812294ceeeef44b053aea8e0671 ~ didn't work, need hard path.  debug print.
  421. 4af0918501c40c20f9b42d1d2d7da154d365a58b very, VERY primitive blockchain converter
  422. 26a7db38eb59110e71a8a6a6d05124d2c5417d2b add new checkpointing behavior to Blockchain class
  423. 767aac274b13b9d3b7e73375c44f1a5fec563a00 Remove unused dependency
  424. 006e106ae9235198e286d6503e53fa41865e1601 Store output pubkeys separately, bug fixes
  425. ab7951d99a6aad3f4de7503e67f89cc664863b87 Minor bugfixes, redundancy removal
  426. 71b18d716637066d758243cea191dedcc237b3e5 moar bug fixes, removed debug prints
  427. 09159131111b2c2c6ff6c620fa3b73624d38a2be BlockchainLMDB seems to be working*!
  428. 1a546e32227492cec4238ff0634e7c59b23ce9bb some bug fixes, but still needs work
  429. 006afe2172ea0a480e61805ed2232f625b9aff7c Minor bug fixes and debug prints
  430. 90f402e258d6ec8b0bb27e78be013af5ba463953 minor fixes to Blockchain.cpp
  431. 74a1a89e27c719811a1fcc0578e4795802555225 Integrate BlockchainDB into cryptonote_core
  432. d8c570b5888bed6c8d4bc7fa21f7cf6372eb6e6b All LMDB BlockchainDB implemented, not tested
  433. e47e343a1c579f1d92b473d1517c7de58ffb71cc LMDB blockchain: remove outputs and spent keys
  434. a0af217d9ad42ab21d8e79987d8a07eeb457045d Adding block data to LMDB BlockchainDB coded
  435. db00ce0173f49ef9e1d07019b803155c9d4fe945 Parts of LMDB impl of BlockchainDB done and working
  436. 1240cf805be0945fffaa4a59a5bd491893e44ed3 BlockchainDB unit tests, lmdb linker flag
  437. b98b96489f0b84daea4bdb5291dfa1e5e54ae612 Initial commit of lmdb BlockchainDB impl
  438. bc44bc19f4fa9e7eabb1a1b82127398c1a201048 Initial commit of BlockchainDB tests, other misc
  439. 90d6f8bf62bca97dc911b30505252becd8ef7520 Adding libglim as an external library
  440. 07733f98c02490bf972ae5f5f7ba25a49a846dec update new blockchain to build with new changes
  441. 1ffbeb2d2ef07eeba5a0380f73ca87de3ee0c0c9 stupid past me, fixing typos and shit...
  442. 67515b8b19b7a9ea4f1666519a624f5efa44cdf3 missing typedef
  443. aba548cbf755277e99e3e3350f8232b103fb1ab5 import of BlockchainDB files
  444. 54fbf2afb3bc029823ed6c200e08bd21fe42ac10 Merge pull request #208
  445. f4b69d553a249ace3694e3b4fd307ddffa156d7d year updated in license
  446. 1b462261b88da00f20c743b8638969b8f1ff2a19 std::atomic_flag has no copy/move constructor, can't have a vector
  447. df53c0a595cb472f78954deeb293d983bdf02002 small typo in previous commit
  448. 4a53898764d961374f0874ab9029e9b7c2897b75 DNS seed timeout and fallback
  449. f4675dc05d0c716e120d3e5e3bca5ed23f245552 Merge pull request #203
  450. c3ec723882d1f7a63937922520c50ce8f39d25ca Merge pull request #202
  451. c1bf8fb94b217f9ec63ac484991fa48271ad93b3 Merge pull request #201
  452. f5c2a5ec9ce1156ab05aa3e9b35a55a68fe90f00 Merge pull request #200
  453. 04294d5856c87f1f20d09274565201d824d5a8c8 Merge pull request #205
  454. 5ace99a1b2aedc93d5b900b1b29847694423a052 Merge branch 'master' of https://github.com/fluffypony/bitmonero
  455. a956f07c2d0bd66c20e6080995d4c7dbb8120ca8 added gpg key for warptangent
  456. ac19084480dff993b586c818711897f1d35ddfe4 revert the removal of the 'arch' flag from the release-static target
  457. d5620851f9a18406dcffbad469bc88b5245516f5 onwards to 0.8.8.7
  458. 583cf0ad8a59b8bded1bd075d06e3ace2fa611e5 Document existing function
  459. 95eb944eade434f86908262932ea991236820a61 Repeat prompt for wallet path if invalid
  460. b26144859ce5f8f6684666dbe2b3d2fd0d9de593 revert the removal of the 'arch' flag from the release-static target
  461. d7aafd555a032b02ea8c593a4cba0e0f24d23c0c wallet2::rewrite update to not require bin file
  462. 9b7e0a06b5835fe4ca619796bcf7f52612651687 wallet2::load correctly initialize m_blockchain for wallet loaded without bin file
  463. cfc8c55036a96dd1b51c99cb022c5de847f7a76e Add simple_wallet::seed_set_language method
  464. 26b87dfdc28728aaafc92f28871888a64048c30b Add wallet2::verify_password method
  465. efad7351451659e70f32bffb588ebe103c472ca9 version bump to 0.8.8.6
  466. ebb117c7b6b0bf04afc169e93db71b1d87becaeb Merge pull request #196
  467. 1925eeffa8e51548b1e4f2b9a8ef05883254cbd5 Merge pull request #183
  468. f9822c483ead4c392fdf1f1317af31a1bfa9e228 wallet JSON update for non-deterministic wallet data
  469. 4c6230d6cfc9c147202b634ee7ebbacaebb9901c Checking and handling for deterministic vs non-deterministic wallet
  470. 1beedb9dd4633f7e365f470f9dbddc8596b1ee75 Extract check for deterministic keys to wallet2::is_deterministic()
  471. 359ede395809d9dc7916489be0ce8d7cf2f21931 indentation
  472. 2290eff6d61db63b93d38d4fad15ab0524afd926 replace lines with call to recently added print_seed()
  473. 831933425b3406310e70476dc56e822f7ae3c549 update unbound from upstream
  474. 9f74cc8e19501c0bf2535e41b683cd72a55af57f increased version number for tagged release
  475. a144997c489ed354168c50820a46fbc003db6f6e fixed CMake version matching
  476. ef2a2b42c9e710d1455fd2983e82bfe930c7101f Merge pull request #186
  477. 220832b79155a25dcb0f668b4e72b40b15149e02 Merge pull request #187
  478. 3dd19c4cd426c06a1dfb5d631174cb3b038f1f4c prompt for seed language and error handling - "seed" simplewallet command was only displaying seed if wallet was newly generated
  479. 3300ae5f4e0f9b1b09515bc9b291150c0bc65146 remove unused display variable
  480. 0e0e55714d8bc8ff9c8637d7116825d9c64b28ae return true on success
  481. 2e11eb150444086dd936b10680bf354b548cc1f5 deterministic wallet use of twelve words fixed
  482. 21a3c46a1b422514a375334da172074afe69b7fd ensure that keccak is called on view spend key, not a possibly pre-sc_reduce32 version of it - for deriving view secret key
  483. e1555fdf8b9e83c46857e2252494840916b69c22 Merge pull request #192
  484. affde29754c2e2309bec3394c4271c56e3bce18e moved rapidjson to external folder, fixed CMake
  485. 4cd15cdde58c00bfcde5af1c9f57779e62a76f2f Merge pull request #1
  486. 7935e49529dfe8139b8a5f34cb17700142319aa8 Merge pull request #191
  487. 685dd4a5d393e14a42f7ebb8adef75654b3ab6cc don't build tests unless we're building all-* or *-test builds
  488. 892e2b14da8fe16c05721064a6956418c333a7ba updated readme to include libevent / libgtest deps
  489. 40971b4ee61944fa9d010d65a45df1b8096c43f7 Merge pull request #188
  490. ab7c6c07e71c025a978948760159f823cc48fe37 Merge pull request #180
  491. ce71c01f11fa27164d4681396f0ab0d97b04b400 cmake: work around a bug with implicit link directories
  492. de4fc405769c2554630c49a3be8c253bb8dfaa8a mingw: copy required libraries to the build tree
  493. ec54e2f82be0aa8a1bdea8549640698e0ff2a371 cmake: place binaries together in the build tree
  494. 18c56abe4bf5d069abe9ee44442cbbb859f845f5 msys: don't use LTO
  495. 5680c9cac7725ad265eb01336f80366a2dfddce3 msys: factor out -Werror on msys
  496. 475154255ace3212087b9b3492c1cd8e51bfde61 msys: look in msys' directory for files
  497. dde7897fd47063275063452cc1a425c6856f6739 Disable legacy fees for now
  498. d855fe4e896f6f981b6169fbb44734ae78c68706 miniupnpc: bump the _POSIX_C_SOURCE feature macro
  499. cc74b43651710fd37284b0c33e6c5423e5ab8537 Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, denominations based on DEFAULT_DUST_THRESHOLD, document fee arg to create_transactions as unused, se DEFAULT_DUST_THRESHOLD for wallet dust collection instead of calcualted tx fee
  500. 2b93288fd717bbe5ebf046dd45000aee8cb3da46 Merge pull request #184
  501. d2287d31083bc1f9c5ff52f77c23846ff5241819 per kb fees not passing correct fee to transfer()
  502. dc67b12ea9b8056efdf72c57bf4377c758f26a64 Should now properly do per-kb fee
  503. 557e27fd2150953ce175ec123013faddcabcccde per kb fees
  504. 250254c338e3db88f8c6895f37e253d0384c6408 Exception handling while refreshing in rpc wallet (credits to QCN)
  505. c696492549e1750727fa0735c75c8aa090e534b7 unbound: fix getaddrinfo detection for 32-bit windows
  506. e3776876af57756a3fdafd168df9d680a6ee69f2 cmake: Windows and static builds need this
  507. 01895dd0676cb8252ed5274c15000e361c965370 cmake: fix up link lines
  508. 4b6515cfb59bb9d118b57f8ede4f67ea49dfbb23 unbound: fix type checking
  509. d43a20f8f41b0d10b09a7cd6e1940d4eca41a125 unbound: plumb the libdir up
  510. 7d708e422397fb0ba8ac29855eb27964115e7217 cmake: support 2.8.7
  511. 464c2805e5512117970974d5cadc4e59eee5d921 cmake: fix up miniupnpc's define
  512. 9689df925c7e1b3291ad2f351136fee5f383f527 cmake: clean up EXTRA_LIBRARIES
  513. 3b7bdcb7908bed79937cb34b4ec2ebe74f192857 cmake: set the project name
  514. 0f0efc4af221edca19cdcbba5f80b140c58f855e cmake: prepend to CMAKE_MODULE_PATH
  515. 031e3da72473b4d2c51ce9ff25ede75bd2c61a90 cmake: remove scream-make (all-caps functions)
  516. abbd5c0bdb5541aa8c75beea9e8a119297b6d76f unbound: import cmake build system
  517. e59b5b70783daf9569d7f0999ddaa5a2c8e9be94 miniupnpc: clean up build system
  518. 475fe209a8a18657796b7c694f4bfb298ce2aa95 cmake: minor cleanups (indentation and typos)
  519. 799e8b241fc4c049434c825a2a3d4f74d34d0ada cmake: use option() for STATIC
  520. c24d22b44e1c6a0c30c7e85da9e828810141f313 cmake: clean up if auto-dereferencing
  521. 9ed415ad43d4625ebb92ac1b800e57064e65aebc build: inform the build of what generates version.h
  522. eba180a1c786c4a86ead7e46f6e19febef4dd940 cmake: support git info in released tarballs
  523. eeffac6839431cec45c8d7e798b6ae42e6a0817c cmake: fix up BOOST_IGNORE_SYSTEM_PATHS
  524. a43f1a88d8018e98d7389c23598e9292a5635305 cmake: remove configuration variables
  525. a87ce0946192ab6ea3668298565a24bf66724691 cmake: factor out error messages
  526. 9aa48b6c500ba8bf70b219832ce584e54a93e9d9 miniupnpc: clear out else/endfoo command arguments
  527. 8a86ac8439cde9e11d3fb2214fcc5691fbf41bbf daemon_tests: update cmake code
  528. fa3ff758624e9c9704a4a541c195e10335debc3c gtest: support an external gtest
  529. 7bfcffadb91022e420b32a2d0cfa97a0e9f98b64 cmake: put each test executable in its own directory
  530. f53f04724c714a40c10e8c0afdca465054fabca8 cmake: handle private vs. public headers
  531. 55ca7d3b34762d9184090d659189959261bcb9a1 cmake: refactor common code with libraries
  532. c773f465ca7e691b94394d8c7c682c8eb78e5c25 cmake: refactor common code with executables
  533. 89cff7bddc6f76ae7382e92569f9a902b262cc5f cmake: put each library into its own directory
  534. 699d93246105d004a0377f5df587d3ad4b20dc4b Merge pull request #182
  535. 8eb23757993251f3b8cdf7638ecd53c7d854afbc Apple and BSD don't need malloc.h
  536. f1eaf88ba691fc37c07b664af9ebb6fb342b4c23 Prints seed after wallet upgrade. Removed iostream include.
  537. 70971be96bce4ac7efad7160ac904161a45f5b9b Doxygen comments
  538. 031ca23ce9adcdb802097f93017e4acab87d4b37 Rewrites to old wallet file correctly
  539. 1f833dcf7760094358c3037b4af6a263c3ef236d Doxygen comments in
  540. 0bd88ff256e18e13235eaafff388dad99845e4b1 Writes seed language while generating wallet. Wallet open fix.
  541. 09a659edb5f77ce1879338545f388076881b4e06 Stores seed language in wallet file. added rapidjson. Yet to test backward compatibility
  542. d6346365c31aba725a6c9a4a209837eae7783ba1 removed unecessary mnemonics test
  543. acb29cdb0f49b9f2af066dc2115d5dd012649b59 fixed errant >
  544. 2de2c52c026db9b6bf919e6b5d6202b164dc5687 Merge pull request #178
  545. db5ca73fdde97ed680ef538034fb5210b45a43d4 Merge pull request #176
  546. 0790aea6c826253f5b8a015cc9ad0e3b3d938d29 Merge pull request #174
  547. 206f2b8028ca037d1a23f0ae6a88dd85ab44968a Merge branch 'moneromooo-monero-memmem'
  548. 98a592bc44915dad6bbd441b7a6bc134ff5656d4 fixed conflict in tests CMakeLists
  549. b032619a9cb1850dcbb1381b1e77ca1d7c2a00a7 Commented most of src/serialization/ going to read up more on variant's and finish off the job/add last touchs next
  550. 1795c381c0537119cc26ae55b523f71ba029da79 fixed unit tests
  551. b94b8cd7981fb2278aee1990eb8f13be4705fe52 Added unit test. Fails for Japanese for some reason.
  552. 4c8a628de27de8fcec2b6b9e03236b88c65001fc Remove iostream header put in during testing
  553. 9875f5b875479d88a17a2d657e3f84d904364314 Variable unique prefix lengths for seed
  554. bc537ac095bf30ea9cb090b2c6e83b3b25e957c4 miniupnpc static define change
  555. 6f65ab1904543f103c0187e2362604cc22f5d337 Merge pull request #175
  556. b41907574acfa50fba741b8b956dcfe4c5662ed0 added hardcoded checkpoint at block 249380
  557. 7c1d3b50906f9ee3598451f3c3f2a04a2aeb93d6 fixed miniupnpc dynamic target
  558. 28dfb4b178a864c5b41f46c041da185088c48f51 capitalize Keccak everywhere
  559. ce2ad655990c0b0fdba479d02fbd0f746b98d44d typo fix - cryptonight, not cryptonote
  560. 26728d94fe8390ecb7a7e88d964da54475357258 mingw library tweaks
  561. 2cf94c1321438eb66ffefca547b74f746d7c283a fix for mingw not playing nicely with libunbound configure, fix for correctly finding static libs on various operating systems
  562. b05e27f8b1be83287441f82cb2f19a37aed2c1b6 need to link with -ldl on Linux when building statically
  563. e55982a892563be91e9d6f14d3dfe95d952ff2e5 set the winsock variable differently on Windows
  564. 0586a27a1310066c7e32492360dafa997dfa8d0c fixed configure_command for libunbound under mingw
  565. f8fd03602c5dced6feba3bab56132a1d82fa1103 turns out mingw does actually produce .a libs and not .dll.a
  566. 6be3d1db944c776739cbb619f8a7ac3ff4d6943c added bison/yacc static build dependency
  567. 1afba7311ee82aa3f951ace1dde38f179703b385 quieten CMake when it can't find packages
  568. 735a017bb3b9ec8c3a240cf2a8feee789e0a95e8 removed required flags from miniupnp and unbound
  569. 6b7ac4b37f6a3ed752e1db1e1be1a98b6ad6f19f enforce static libraries when building statically
  570. 97107bbb1bee6eed155b28e696e7fdc9d48d6406 Merge pull request #173
  571. 57de025c603bc84b75781385adfaa4d359b3c3aa Merge branch 'master' of http://github.com/fluffypony/bitmonero
  572. 5829b351479e7ebd5a22d35af51f9fba033b0b31 include openssl in linbunbound static linking, added errors for openssl and expat
  573. c70fa8689f61c22166668eace25cc6a3e3d9e048 reference the correct unbound static lib
  574. 954a244afefe84504cb42ee42be30de400ad5887 added libtool's install command
  575. fd52015a2de015fc81ee9d750a5eaa54ca88ecbe use the correct CMake variable for static builds
  576. cc0f6a6080bd21a96e16d38850bdbdb7012a4d03 build libunbound correctly
  577. 8c00098c7508d7985d8724f295597fb8d70db7ff fix missing parentheses
  578. cee87473adb609aff52c12cff174fd2ad58f5d1d build libunbound from external if no local libunbound or for static builds
  579. add1a608dd5a01fa9c681379e42844527a05814c added static build dependency instructions to README
  580. 1d5991ed3380f725012716c4487cb9440057d29a include openssl in linbunbound static linking, added errors for openssl and expat
  581. 6ef8ae8bd861c0921f29e87617f8dc8da1041628 reference the correct unbound static lib
  582. 23cc93c935ce0523f71b526d66ed9fa1e1861b51 added libtool's install command
  583. e4fb913b2d3d508dc3ebf2d8e8ca1655e7ef63b9 Fix comment start for two functions
  584. 409e9ba5879c436c90f49ec21fb39515a14bdfbb use the correct CMake variable for static builds
  585. beecd139a26f429946ccef03182094cd5ed03226 core_rpc_server: use do while(0) idiom in macros using if
  586. 5585a1c60a7125137674b5f39855319b73877211 tests: add a test for slow_memmem
  587. add803be89c1538d4b98d3fc0e25930b96a78fb2 core_rpc_server: fix overreads in slow_memmem
  588. 3a0b00acfd5ae862cc1191a8fdbbf932a2ff82c9 build libunbound correctly
  589. 75a616fa96b9c5ec444ae5627f90457ca6c5ef97 fix missing parentheses
  590. 59172ee125ec916bbd43e97acc18b6aa7354c97a build libunbound from external if no local libunbound or for static builds
  591. 57b557c8d920c313fa0eb0aeb5b16357ed7b6ae7 Merge branch 'master' of http://github.com/fluffypony/bitmonero
  592. ff3a7660389ca53354dc3d4e1a0da9bf9db7f4d8 added static build dependency instructions to README
  593. 2c739371acee014f7716503e588b3bccb4decd77 Merge pull request #170
  594. 664ae0085d014680ea36358724610486b28239c2 Merge pull request #167
  595. 1dee71a6079d3e564fd7e3d1e6e69e7f4abf8350 added static build dependency instructions to README
  596. 3463f0ab52a84b79977c3e67177637e62265c89c Merge pull request #171
  597. 32be6ae3817a2e32d39d3d28363e37413d534cff added aabramov's gpg key
  598. 010bfcfd18497b5f77cef62d60a56a556dfeadd4 minor English wordlist tweaks
  599. 46f26ffe8894eeffa3298ce3cf3ff9f5c8b8e23b another typo fix
  600. 9ef094b356b4da7542c3cab898dac7e135b76903 added unbound to external deps
  601. 732493c5cbd191cd8eeb30209e358d7243b41ae7 split mnemonic printout over 3 lines
  602. fce9dea1b9be05d031c332fcbb30288a83ff8eae fix for miniupnpc static compile under Windows
  603. ac6bc4859f84d076d272d97ad9d05c7525bc6570 fix typo
  604. d744dd1be53facc8dc03859438e8b65d584283fb More documentation
  605. 4d493f6d4f7a1501549056029ad0ca219e7e884a initial doxygen commenting of the CryptoNight proof-of-work code
  606. e5ac88819a7ca4f58e3916e10784b71305478516 added other skipped commit
  607. aa6e8a92f6341ccdcf3c3224d7907d8d8af84ab4 added skipped commit
  608. a04ca4b966c9d463cace9d80d942a2201fcb824a Merge branch 'oranjuice'
  609. a41f23921c1758609b920bb7bf59c30c553fc57f added trim_length to language_base class, added license to langeuage_base
  610. 7e5331e612f3ab9282d7e50bbb948bad98c23b55 new English word list, trim length of 3, average word size of 6 letters, designed to be a bit unusual and thus easier to memorise
  611. 434095d1f7ddfaef44e61173f56a243e6d215159 fixed conflict in CMakeLists
  612. 41948fa2ec845116110a07bee4a35dbb421d1f3e Uses new Japanese file. Gives credit to dabura667. English file indentation tabs to spaces.
  613. faca0db9c596413cd2acd124abf08f2ef6c3c612 Merge pull request #169
  614. 11605054549abf73a70f656913c0e81c2af5a1b8 fixed checkpointing bug
  615. c4d6658f4cfe5c5b153f59b0619f6c4ad8a47496 quick hacky fix for broken TXT reads
  616. 2322a9442799dcb97afcacc978472080da820d95 cleaned up OpenAlias messages in simplewallet
  617. 443d46a6f1569e64b606c921298c4f3bf69d8dd9 Don't show Old English as an available option
  618. 1663089b334166742674b705709f3705932e4785 MoneroPulse log wording tweaks
  619. aeaa44fe860fcbe9586d48bfbd55cc6a167d8e33 fixed signed-unsigned issue from 166
  620. 1d515b8af6eed2a30906a6682ae995051e4b6be8 boost 1.56 kindly (and officially) patched in msys2 by Alexey Pavlov
  621. e3d24002c11f211ca4b929e7eae9884190fe594b forgot to add connection context to log line
  622. 6f7ed13b72096ecb582ef4ab5553396b9335a134 moved checkpoint log level
  623. 3e644c25c4cd90fb2fd4602a00389f11f7aee42e moved file checkpointing log output to log1
  624. 0e1b7c99996c968cccb2beb7aba4b267a30b115f moved non-critical p2p errors to l2
  625. 3e6b6bad2d731ca778da9c3bcfdb1b1001a85cd7 Had missed const and had to use .at instead of []
  626. d5f68170ca3ddd8c4b03e380830a97982c00a50a Merge branch 'master' of http://github.com/fluffypony/bitmonero
  627. 18281f4d205d9e320fad23ac3c28b66ea4bb2ff7 remove dangling upnp port mappings, updated miniupnpc
  628. 9130e411e12d923b33c14a09c21b2e23fae231ba fixed unbound static lib on mingw as libunbound.dll.a
  629. 8c37823d45383bf7db333d699759e7df1c22631c remove pthreads, successfully tested on gcc 4.9.1 without pthreads
  630. a3332e7e113e7238110e491e6774adc62b06cf6c remove dangling upnp port mappings, updated miniupnpc
  631. b80755063e6ed4313141e5fbecce30a0dc802872 Stop copying word list files to build directory
  632. 4498e9efa019d7e0f0d1276f428d48c3e644aa78 Removed old word list file
  633. d683c8c724b59b2e8d01dcb45698c44b08186813 Use reference types on LHS when using language methods
  634. fa723d8af8f624d5719dcfa5a0cf1fc1b45be01e Cut short word lists to 1626 words, added attribution to Electrum, some bug fixes
  635. 4517bac7f3493bd369a05d5a1587765ef72a73da Restructured language sources to be singletons
  636. 6c3b85de21e68ab22359e7c661f590789a6f4354 Separated word lists to header files
  637. 1cf22b27a6b95e1e44c35157f5c5ccb73efec9da Merge pull request #165
  638. 6b9a7fcd67f1f39ba1a22a39de55ef60ff6dde26 fixed unbound static lib on mingw as libunbound.dll.a
  639. bba217a2a60ae67bbf1f3052abdf7924f3c95d3d remove pthreads, successfully tested on gcc 4.9.1 without pthreads
  640. 0e777d0e6587b41b139f8c8105c3855994584e95 simplewallet ignoring testnet port in RPC mode
  641. c0bdd511c3309e78488051f6a21b0b30ed25af44 Daemon should now exit on conflicting checkpoints
  642. f0b4138f1f6ecb86c971dd7edf72a92d54e22721 various changes to runtime checkpoint updating
  643. 7568f89c5559a667c53dfaa6d1bef27fe3b4ae86 Fixed segfault with checkpoints loading
  644. b261d9207ba5cdc0334fab403204971f79b6ca03 DNS checkpoint updating added, and daemon flag to enforce them
  645. 30caebfce3a2445b809125a541cc9958b07d02f5 reload checkpoints file every ~hr and print if any fail
  646. 0e1449135d9de9fd05c393c4c85364a7241d98c1 updated DNSResolver/things that use it for DNSSEC
  647. 6f2c2e1c27254116f979ec244cf3383d2ea87fad Adding an identical existing checkpoint should not error
  648. 423bf69dca3892806d5b80e88f4348a4adce3612 Added attribution to Electrum for their word-lists
  649. 4cbf8d4243f4ed7d085725090a76e333dc44b8b7 Is forgiving of spelling mistakes beyond the 1st 4 characters.
  650. cf70cc7787507c693c72eb3a6a3d4b69c76ec9b0 Change seed message to '25' words from '24' words
  651. e00f0551e0591e4a6ba3ecb5d745616ddee0b00a Merge pull request #163
  652. 99945a5c47feabb9347fa41f63746c221c138eaa dependencies enforced, send que error message log level moved
  653. 4f693d715c036346b642298cc94bd4d87c5f35e2 Merge with origin/master
  654. 2b60646c9bcf8519bbe4bbc5bb433d2a0d1141a7 Minor comment changes and code clean-up
  655. 473c9644a9afd36f98efa904a8feb73286e988f0 Default to new style English seed
  656. 230b80a5db7e2353b5f91ccca2933309b242810e Minor code refactor and comment changes
  657. 8f587ba1c8044ed6face883d8f50cd43e27484e3 CRC Checksum for word seed. Gives a new 25 word seed with checksum if one without checksum is passed. Doxygen comment fix.
  658. f31adbc977939036d51d59e8ddb5cdf2c61ecd97 Doxygen comments in
  659. 91aa25e055b918d9f9525f67d93c3f5a05f53024 Informs about old style mnemonics from older wallet and provides a new one. CMakeLists.txt update.
  660. 262e155bab392783b4b282e3abc2d0934e196b56 Throw error when word list file is empty and quick bug fix
  661. 3c0e87e1b604a846bf6a16c9eb5b45a05548541a Supports wallet restoration
  662. a1ac92e185c49c5db0956bf4506f910fac5024e7 Accepts seed language choice from user.
  663. 59a8366bb18653f14142321a9d85377ceaef8fad Revert "low risk, potentially varint overflow bug patched thanks to BBR"
  664. 145dc19eebd2c9f289381debfa1fb7a4b8c71ef7 Merge pull request #160 from tewinget/remove_ldns_dep
  665. fab95aef64e2e5ba209ca2f27763a8db489d4294 Remove LDNS dep and fix a bug in libunbound const correctness fix
  666. 22481244535e05bb308eedf9c2d2a5abe2d79a9d Removed ldns dependency
  667. 4e2b2b942daa4206ec44c66e59863670dfe3fde4 low risk, potentially varint overflow bug patched thanks to BBR
  668. 5cd77a9f0b041779d54e2531f98038020c33f4da Merge pull request #159
  669. 738357459b355862d35005ab7165b317cc37586d libunbound has const correctness issues...
  670. 06a4578bf253cfde6f0ab352994b3aadf61ec372 Added ability to read chechpoint hashes from json file in data folder
  671. 9956b68b1838874ad8b58d93494f6a982307e216 checkpoint
  672. d19cf1f458ae194bfbbe59add0bb2f5eb5b4fd44 checkpoint
  673. c428c29051f3837c344b025e220f572b1ffbe86a checkpoints
  674. b1d586af4b6a9c2035c3a33b66ed281266ce8060 checkpoint
  675. 400f1016dd5c978a49cb90898c7a34edf4de5ed2 checkpoints
  676. dda5a03146b3b709db1489edc5aa10d92d6a3fee fixed FreeBSD miniupnpc niggly
  677. 524eae58cce1ce22d8a2b0aacbdb567fca75de72 never use the baked-in miniupnpc on FreeBSD because explosions
  678. f93de2f553cb47dbae0eb368bf177c00821d0c0e fixed unbound libs in test
  679. bff1f9d4c4c33a12349bc3e861fe4d387b749a74 redo FindUnbound.cmake
  680. 71f4b10b15fb5f6764da9f8e5cdce03d62ff015b fixed cmake folder
  681. 777d1ac93071ef0562bc0459d788c8907c2a2213 added tomerkon's GPG key, cmake folder fix
  682. 26ea53d4611bbb81cf12be61daa30c489a942bda Copies word lists directory to the location of the executable
  683. d1a7f699c67fc8c5b43b3119d9e577ef97a22c37 use boost::asio::ip::address because cross-platform plz
  684. 1e193d687de908d466d0c24f162befa66ad84e6b temp commit
  685. 1dece111cc7a97101f53fb3944385c1249ed6e40 Added function to check syntax of URL for DNS lookup
  686. 24f325a33d149125b7cf5e91615cbc9e5b686a2b Fixed artifacts from cherry-picking devel->master
  687. 5bd343778fb5da91c81d086ca02580a0f0ea65b1 Fixed CMake search for libunbound
  688. c14c7e16839b6cfe32527f2b01a9a1507e3d419e change to allow (at least a bit) for multiple TXT records
  689. f437cb58bf4556ecd18e570a89036c590ff2c997 Simplewallet should now resolve urls to addresses
  690. a5757a628f0da0affae66345a5f3209a44613d56 Monero addres from DNS TXT record implemented, tests pass
  691. 3fb0fc020f4af5038ce4b2d99578aecb625cda6a seed node DNS code updated to use DNSResolver
  692. 9a3b18dbc25632b801611f5030707fff5c6b098d Use the loop iterator, previous version of me.
  693. 578050e91d8fad8834a7c180a15824f5a46940f9 ipv4 and ipv6 resolution working
  694. dea98df6b1ae9a3f5b062f9d0be61e1fc1313b28 Updated CMake files -- added libunbound linker flag
  695. 1ae6db25e6c11cc22d308b96b6c50b225b91c5c7 Initial commit of DNS code
  696. 564a9f4cb52f9aaf9c9a18ebb4e854972584c9b6 added unbound dependencies to readme
  697. fffca2b1e4e4a78928f55cda5d9ecc90487c4223 updated mingw build instructions
  698. 869f79e5b66f49133c33f89845cc1393a663ec6a updated mingw build instructions
  699. 19b142ceb8a0c41e4b131c4b480576c20564848a Duh. Had left word list in commit.
  700. 608572eeadbcee465313f024c5604c52379c9cc9 Check for error after opening word list file
  701. 8bf4b75e2709528382ca999b3b963b2a5f6ffe4d added oranjuice and tewinget's GPG keys
  702. 09170b4d3ba0a98c5a8be9f7a968e58e8d877c9a Added code to separate old word list to raw input file and support for multiple new languages
  703. 6be139b51171855e67c5df0aff51b8ae7b4b4315 Moved mnemonics code to src/mnemonics
  704. b5d51e30d9d86bba5a08d33fa4fd2173565061c7 moved msys2 toolchain, boost libs fix
  705. ca569549ec56ec91d76f0667c563fc395d026cf4 added mikezackles' missing boost function in CMakeLists
  706. d34f681ed6fb4d75c5ef0eaae22c910cdb292b7a fixed miniupnpc static building
  707. 0e21944b97dfecc2633f6cdd0a0a7910939bfb3f turns out we do need -static-libgcc etc. on Linux
  708. 59ab569da1fa16d379f519f5480c03e39f05b44d Give up on brace initializers in initializer lists (MSVC bug)
  709. ffe7bf8c1cd373b4cd2d256a5f4ea5359a0a35c0 another fix for CMake empty vars
  710. de442fb9ad2a42687cd5254d218259327953b4e1 Prevent CMake choking on empty vars
  711. 070ff889d2dc757ca909cf545639a3cbe1e0bc7f More robust versioning in CMake, plus comments
  712. d8257fb67b5714af8dc5690201954432add4b229 explicitly disable LTO for Clang
  713. 9db881864db916310c11270c1939db700689c9a3 Fix time_t serialization issue
  714. ed41ee4c264ee26cd786eebf1476f97dbe81c9b8 Use LTO by default
  715. 59c1ac503f320bac31816937e5e872cd57638971 Move toolchain files
  716. 4fd7752d954f248ad9ea3225a1601c6c674e0ed5 Fix march flag for 32-bit build
  717. dfa11575f2e195542eff4c19c11434c8dabd2e40 Use unwrapped binutils for msys2
  718. f64a68e7cc8ae1587b0f34ac305f5222fe87351d Force CMake to link the runtime statically
  719. ceb6977f82328747d9e97cbcbdd064275ae6abab msys2 32/64-bit toolchains
  720. 45bc24d69b2e790d5707215f654f6d4c63146984 Another preprocessor fix (difficulty.cpp)
  721. aba3497fdd6c47500dbbbce54c29900f24a3d55b More preprocessor fixes for slow-hash
  722. cf91545734134866e93fa8cc8d36a7b8cf45bafb Correct includes for mingw in slow-hash
  723. 2b76e9d8a3bb47f78abaa9b5eb99c1e111316264 Change Windows include to windows
  724. 729d4bb91da9458df2da05ca5c214ee1ab331aa9 User setting to turn LTO on and off
  725. e1dfd58bdb515feb904d2851aa87aa5a90cb6a5a Remove unnecessary else
  726. 1b90c6f3d5d62c1929968266f6e920a4edf4fab6 Hack to add pthread to link libraries on mingw
  727. f9f4fc1b00168f965bbcdbada8e49dc3b1f201ac Change to -static gcc flag
  728. 44f920b0fd9f8730473c690f63aebcc633d1a90f Set the boost thread api for mingw
  729. a31d6bb9fbc9b8b922bf40abd943eddeff3d6ff9 Hack to allow toolchains to pass flags to mingw
  730. 9c848ceae7e7e3dbb102f6116f076f0ef10ef189 Ignore another warning to make mingw happy
  731. 0fe311b2f05c30d6287c54516181c24e48192d92 Remove unused CMake function
  732. 8d6a04a9f089cb656debb6b8397947f815d65f12 Default to static linking on both MSVC and MINGW
  733. f3271e8f1203c86d5bdfbcb0b210296a26be95bf Merge pull request #141
  734. b92a8b53e001c37c6397caeee7d5ed44bc73fc0b fix CMake for multiplatform versioning
  735. d0069112a3fe340bd1832eda969372937ac65e70 Merge pull request #140
  736. 021452416661c6af99dbdc794de3c52dfbe8f3fb added mikezackles / Zachary Michaels gpg key
  737. 83276bf92d44c1aa1b6acbd9879f70e806f12af6 Merge pull request #139
  738. 72a80f6213fbd427e3a476f4e5a230e258d1ca38 fixed incorrect version reference
  739. 95a2701ec5ae2417390a3f12f638240510decdb9 Change testnet prefix
  740. 120c84d04f8a6f3b25898e930c701067ae10f6b1 Make P2P use the testnet data dir
  741. 23525655faa87c1fd4e88d61e1d6cf54c12451ce Replace macro with equivalent function call
  742. d03308734b1487540af062ab50c94cc7bb3e668e Separate testnet address prefix
  743. ee1bacc64f6e9ae05354c2646818737b18a08401 Add testnet seed nodes
  744. 4a6eb0a0166670cb21f58ac6f19fbb0300574ab2 Create testnet data dir if necessary
  745. 018e251cc089746437afb9dc88978a8a88fe64a2 Separate testnet default data dir
  746. 3ef7f3330007defce68317c6f041d63e2138d356 Add descriptions for RPC command line params
  747. 1e38a02bb5f8d3461e2edecf45bd0a4d1c5fa5a0 Add testnet genesis tx as output by CN reference
  748. 96eed84aad89e6e2799a9db91e2dd2e9fe0889f9 Pass tx and nonce to genesis block constructor
  749. 257077a96bf44dcc2b70f1c4aedf312ae6c826d5 Separate network id for testnet
  750. 658b6690a36f6f0b3b06dca5b85021b2b344c059 Separate rpc port for testnet
  751. 98ed9a41f7bf0d904e257372f4561aea3ad12c18 Separate p2p port for testnet
  752. fb4146fa343399229c754331ecc78fe0c759ec7c Reorganize testnet constants
  753. 79862ad1dedbae081e8facd58ef054de746c7095 Add testnet constants
  754. 07470fd400ee30b84f6227edffb24094d03781cb Add testnet flag
  755. 32004a756c605b322d07d6f9917c8edaf6ca8961 increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value
  756. 2c0a87f2ac3fe26b92dc732c5050ae664bc84e66 additional README info on static builds and FreeBSD
  757. fdae09754e95eb00c34bbfd3b35f09a4f23f1cc5 increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value
  758. 700b72c70951e9a6adf9bf95be6176da879783cb additional README info on static builds and FreeBSD
  759. 51011ed96041c8a7807cca10183afc868160489f fix logic in tag check, AND -> OR
  760. 3129d51eb4c62e37601f6624a96476305bc23191 ignore tag check if we haven't pulled tags
  761. f2937d15bd6d1deccffac5f82dbf27e6e39ee0da Merge branch 'master' of http://github.com/fluffypony/bitmonero
  762. d97191d4f95a9fcbf154bcaed297daabd7cf691d new Makefile target: release-static
  763. 8afbed4027744a5e3299896b2b71622a06fa6a56 new Makefile target: release-static
  764. 5a3ce8a7dc2d06de1778d6a8c78aef7cd62c8b19 FreeBSD static linking fixes
  765. 566d194c41a4a4ce8eebebe90135638335b5c2a9 Merge branch 'master' of http://github.com/fluffypony/bitmonero
  766. 9e2ac5308a431dfaa311444340237a1480e278f8 add gpg pubkeys to start enforcing signed commits
  767. 9c56b38b16059f654280ee59614b645fbdfa0e7e Merge pull request #136
  768. bb2b606e91df625aeb03e311f44827b9250ea667 fix incorrect error message (obvious cut and paste bug from upstream)
  769. 12c1b0922ab10e176d4f2bb833bb9cc91d0810f5 add gpg pubkeys to start enforcing signed commits
  770. 6b77e8358ccbfe261910205ae16e4f32a1d1b46d Change wallet to not try to extract tx public key when tx has no outputs (fixes 202612 tx format messages and is otherwise correct)
  771. 08205f01d94b739424fa09d880cf36f4ea4722f9 output rng fix from boolberry
  772. 63f60b17779ef9f2ff8939bf69eab4173d81191f Merge pull request #133 from fluffypony/master
  773. 570b90eb438b05696932731dff521aecc81bb409 fixed cmake variable matching
  774. e7c52d94c07f7b66ef428c764bb920e221a05048 Merge pull request #132 from fluffypony/master
  775. aab57ba9cc788150c2aee85904041a180aa3b617 Merge branch 'master' of http://github.com/fluffypony/bitmonero
  776. 8334ce0b2435e925efd54a6efc6f97478792b55c versioning now includes the commit hash, or -final for tagged releases
  777. 446a7ddc4940f89249bad8d3c0bb378ace9c8ee1 always check git diff
  778. ffaa78700c85a8c6a764a58b423a6cf0d42ebe5f Merge pull request #129 from Jebes/master
  779. 14b3b6ea02ab5a228a2551bc8be7212ec7c15f37 versioning now includes the commit hash, or -final for tagged releases
  780. dd51b03d876cd6e8c94a134c5dd5abc0a97253bb always check git diff
  781. a13e879251209268f291d47426a2d37a5e031ee7 HOW DO I ENGLISH?
  782. f7900ccfc15dad1054b19eec72022d778e3c1b84 mispelled brief, corrected it
  783. dfed3d39b6607508f75bc8d79e64c3e742dee155 Merge remote-tracking branch 'upstream/master'
  784. 9d6f9335d1c3d7f9324e905ddd8a0eecb438a32b HOW DO I GIT?
  785. a70bf86037575ecb1bb2c8b1103deeb2fd1c0ae5 Documented varint
  786. 8779a6da3912177061fa293a596c1a2e7f511eb5 Merge pull request #128 from fluffypony/master
  787. b35c1e2491cb8a6a6cbf538520ac8495c739ea4c fixed UPNP_LIBRARIES scope
  788. 6a70de32bf872d97f9eebc7564f1ee41ff149c36 Merge pull request #127 from fluffypony/master
  789. a40d5c18478342501ca53cd1ce8884c14bf2e397 cpu affinity fixes in performance tests for FreeBSD
  790. afc61dda45cc0673143f978d4977d100d9dd7c37 gtest patches for FreeBSD
  791. 3217ed39ae6c29e79c6ab488e7f3c7082796394a fixed upnp libs in tests cmake
  792. d21cf293e14060a7a640237c943a1b083cbb66d2 added license to CMake
  793. 36c7ea9f778f8cd6a5f2b58d5e3f9d49430eb0fa more CMake tweaks to allow detection on OS X
  794. 8d8b47e69f6bd1cfbd8f94c8ffc30b0ad3f19fc0 more dynamic miniupnp fixes
  795. 59c0423eae544cf093161461d4653ba4983cfe1f miniupnpc includes fixed
  796. 7d01dad8f4fdef18936977defab18c13dc32d19b use external miniupnpc if available
  797. 81490d2aeae80ef3c3ab8ca209675ae2a950ac37 miniupnpc changes for freebsd
  798. ccb2ab2b7b982afa3f495779f852f25c7dd8b274 mmap on FreeBSD doesn't have MAP_HUGETLB
  799. 110f110181aa614d7ff2a3a4485a42d74af0f738 Include sys/time.h on BSD
  800. a8d043b6dd58a15bb21448db8e141a76e5c8276e replace ftime with gettimeofday on FreeBSD because lcompat is stupid
  801. 0e343ecfdf862452933f2f5c10d4a93603a7de14 make FreeBSD use -lcompat till we can fix ftime()
  802. c085e9294f096ebcfe3e02f1c9a99959f66ba1a2 commented util.h
  803. 266c639f4fbadee324007d5fabf6089b7a6d9753 more FreeBSD fixes
  804. e1d31e0a8b59fd74829f790e97c75e7a530b86df malloc.h reference fixed for FreeBSD
  805. 5a6599148018aa6b3557834acd47465064ad3bfc exclude local miniupnpc for FreeBSD, install from ports instead
  806. 6afbdd975496535567e2c24777721660ba1b4280 FreeBSD alloca.h reference fixed
  807. 4ba680f2946966df2030e5765e40ee0a36b112c4 a few more error messages moved to log level 1
  808. cf5a8b1d6c3df615641e81328bb3d8cf80cd70e3 moved non-critical warnings and errors to log level 1
  809. bf972c40fc62e3ad0062dcba34f5305332dc1194 Merge pull request #123 from fluffypony/master
  810. 4290c781606010cdae9223b6b9331f23133a7361 build number increase after release
  811. 3c2b74215b7c2d78f2bdcb46883eb104916be985 Merge pull request #121 from fluffypony/master
  812. 0a9f2f5236f4679209db2c4ee5eb4e223f619d24 fix checkpoints
  813. 07680e553fdaec1d05e2e56a97f9dc16a45b4768 bug fix to checkpoint-on-restore; still fails on 612
  814. 480cf9668f4c98f388511dce20bc6811fef19a29 checkpoints on restore; currently fails on 212 checkpoint
  815. 2ef0aee81d20c002ed50d6dec4baceee1ac40b44 Fix tree-hash cnt n^2. Asserts, comment. Squash2
  816. c05489938f2735efe1539cfab77d28e4ef2baa48 override for get_block_longhash for block 202612
  817. 9a16bb9936958c8d4fd8f6527fdcfebc2ca0c56b added double-check for 202612 block id
  818. 115f9523fa940ac702b5ac6cd72b94fabcc3ad5c hex_to_pod needs the destination as an arg, as opposed to it returning the pod
  819. a544603a7b449026b49da48a4f323af25d2f2219 Override for block hashing for block 202612
  820. 1d6372cccf87d674b24c5d389c9214096dab4c07 Merge pull request #112 from fluffypony/master
  821. f8025cada9e6a6089ad2b35cd5c3aea632882804 fixed OS X malloc.h reference
  822. 0c9e3ea9133635614d6fa984b3849fc84d8923ad Merge pull request #109 from fluffypony/master
  823. 8e122401c9cc45b0ba511f4f085c96d4736a4ecb readme -> markdown
  824. 6f04cdbd076f5719259d4562890a03986c0867df bumped build number
  825. 1b8a68f6c1abcf481652c2cfd87300a128e3eb32 Merge pull request #104 from fluffypony/master
  826. 1829966feae1b1660e7b55e81d4aa22026112d93 quick additional patch
  827. db69298b954764413e3e9f33c66eae548f576c48 quick fee ramp to prevent spam attack
  828. 43c013a57f3bd5e0c70695c93ca6a76b78043288 Merge pull request #86 from jakoblind/seed
  829. 67b91ea7699501fc3acab57c6e138792628c032e added view_key to wallet RPC command query_key
  830. da523f30fcd42d920f1246d7823815e86d6748de added viewkey command to CLI
  831. 0c3255ead8132c9903aa3b62333460fc3ed67713 query_key command in wallet rpc.
  832. 2ba77629ad4f23e521fa1ff22d1970d3619c2fa0 refactoring. get seed code in wallet2
  833. 6575d4ebe5a4c4a6c8eb6bff16120e08563440bb check its deterministic wallet before printing seed
  834. d0c853281959cc6b3d1b05b5b668c39bbeef2b12 remove help text about seed only displayed once
  835. 4fce57b9ad000354a872e2be630f194e3d12ea41 added seed command to get deterministic seed.
  836. 7c0f150a29947b55455a1b85fd3b320ca7b51791 Merge pull request #81 from tewinget/restore-fix
  837. bdac624899a04886e46bc3ec33c7ebd498704d38 restored wallets will have timestamp set to June 8 2014.
  838. de6200736d4adba45fc5b9f5fa04e26930066be5 Merge pull request #77 from fluffypony/master
  839. 9228dbf1e919bf676672b555f9fc57aef11d504b build number increased in staging
  840. ba99a8633319cf11e12c63b80a118588cf5c6aae Merge pull request #73 from jakoblind/refresh_height
  841. d1b0ee7ecdd25a1aeeab2f4dc0d610fce1acd116 Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp
  842. 29c675acc05fa2b2624f84e1b41950fa20b4b518 #36 make it compile and work properly
  843. e4273f24153ca5222ab0af6ea6d84b7761e31f05 #36 simplewallet refresh include optional height param
  844. 78696677998395053c186b5063136434f3dce13f Merge pull request #72 from fluffypony/master
  845. 32f9d2b78316efe114193d720b1aa8a8c3d04b2e move modified epee code to new classes, revert license
  846. e70b57cdfb5f2004174ec0e8de749631ff4ea83d Merge pull request #71 from Jojatekok/master
  847. fdd9f19c42ff954fd4e20f3d8e63a6fc1efdebf3 Added license for the Windows build script
  848. 49f901513db7d9ca3503a5f64052875a08ca3342 Added a build script for Windows
  849. 0a87cb0b33ac610e2347f5bcca74e9d03d384a67 Merge pull request #70 from fluffypony/master
  850. eb8de582309bca21e44c97a3f96069a0351243ea Merge pull request #69 from ekimmo/monero/master
  851. a59b6205cd24b5c4ebc2641006ec99d981143752 wallet rpc: actually populate the extra while assembling a transaction
  852. 6fc995fe5d5a9f5e74ed520b695d67159aa08b33 License updated to BSD 3-clause
  853. 003b1f909d416ab2c869b76176380c5f133bdad4 New README
  854. 55b92e39997a32ac889c72dc393fb74fa6759136 Merge pull request #68 from tewinget/daemon_rpc
  855. a99143444c9b67b4bf591ebd66ddec2e79d55407 Changed time_t to uint64_t for serialization
  856. ad4061002cfbd6fa3bdffcd526f61242858866b4 Missed serializing a get_connections RPC response parameter
  857. c31f6016b30b394def0ef5ba11c7942989a0b4b5 Merge pull request #67 from mikezackles/get_info
  858. 2796a7f015956e11aec847e39fc0e214714af534 Add get_info command to daemon json rpc
  859. 04c46fd46a5060046348fdc46572ee120206b119 Merge pull request #66 from mikezackles/master
  860. 12596ad566b23c0b88678c01c0d1871167fefc79 Add get_bulk_payments rpc call
  861. 1c33b6cbeeb0d8d6331287429cfd01f8222cfe7b Merge pull request #65 from tewinget/daemon_rpc
  862. 9f88b7ce6bc9845e097a6d67f3d3c97110b819c1 Added get_connections RPC call to daemon
  863. 905b67bc790a09940bc22a4f199516b2b0157cdd Merge pull request #63 from mikezackles/bytecoin_for_merge
  864. 61e447f7c8fd530cd8c36852c01b2d2b3f059ae1 Remove dead code
  865. e48cf2a3a9c361b3c338598c0a5992186fe496dd Remove second tx size check
  866. 23c914ccfe471d3c46b5a294f14acc9db5ec4a92 Don't check max tx size when adding to block
  867. e3b8c58496a012767bd7affd70bb653d8464c104 Don't check for min fee when adding tx to block
  868. 232e23e90f9d959d55114150ea120d3da0e76b22 Decrease max block size from 200% median to 130%
  869. c017bb06566c2ef2f3aed29cbe2050ca264ecb2c Use print_money in log
  870. d9f3421ce75ca4e429c0df2fd77993ff33f90289 Minimum tx fee for entering pool
  871. 8e99cee062c1398ba9d734d0e603a6dbd78a815a Start fresh if tx_pool deserialize fails
  872. a3f57648696c522a65fed2cde151a43eab17980d Add transaction size limit
  873. 4d25350a823866a602dca84847f7d7e3b810c823 Use const where appropriate in tx_pool
  874. 9872d205ff8fb1c961cd335c760ebf238c25ab9a Make some tx_pool methods static
  875. 85a04cb16866b66df4330e7ee770793cf6b2cf53 Make some tx_pool methods private
  876. c6ffd810aff30c321a411f47544584ab6522713f Merge pull request #56 from tewinget/master
  877. a016499a0e7a0d93d9253b63d4f2aef2e8441d67 Fix thread count argument handling in simplewallet
  878. dee9abcd603d08bff0f33852806cb17b1200f170 Match empty RPC request with other requests
  879. efad8c9f3161ce966cfad2ee94f1806cf141e8f5 Switch list to vector for RPC serialization
  880. 034a1a865e6adf36758258790385d80c8d67c9f0 Allow conditional compilation with VS 2013+
  881. a633c11cbb852bbdceb70f511942525222ee2394 Remove unused function
  882. 7259f07a200fd583deb0dca1372bbe5fd760b440 Fix assert bug in base58 encode
  883. 26c83c5dea7a256da65ded6a7624331c52edc3e3 Explicit namespaces
  884. 28af03208bc38eeaa3e903e336412d221571bb92 Remove redeclaration
  885. b1413fd045a3ee79c05fac7595789e63396ec56e C++ style cast
  886. b3092d4e00e9667ee8fa3614fd9d68252068c35c Comment unused functions in cryptonote_core
  887. e344b9c734d86d5d42d76c1e7386a9b6e710715d Improved (fixed?) serialization for vec<uint32_t>
  888. f98c8abf423cd464aa6dcfe318a3871ef5dd0d81 Add missing pragma
  889. 5fca5a0e5dd032f21ca8be43753a43c009a88645 Add missing pragma
  890. aaced6ff9bf53c339b2016f39994fa7dbc9b6044 Add missing pragma
  891. 17f09674726295afed09a5fc2b9948298ec5332e Allow priority peers when there are exclusive peers
  892. bd7d20a58a7b1f1bac5ab9afd2700dc59c42707e Explicit error constructors
  893. 849c52c7ed8e7a210a916b4981bb2e893fb15d96 Remove unused array in cn_slow_hash
  894. 45bd1823633305764904691eb89dfd8682b27918 needed to remove REQUIRED from find_package(Threads)
  895. d433a696e527a01c1cbef48495652335140f0bb2 wallet RPC converted to use new transaction semantics
  896. 2011b5028033fdce47d9dc102bc716be8977f4d4 removed erroneous printing of newlines
  897. 7c7696a830ec5a03e1a76b0988eb11037150afee missed removing a debug print
  898. e5ab98a6f4e5daff875ab0d0bcf4141841fc2ead removed some debugging code (really stupid printf-style debuggng..
  899. 62109840d68d6eb439a4861bf38c64d6a857deb8 Transaction splitting *seems* to be working!!!
  900. 9bfe0b9b6c601f732c4708ba00dc2203c383566f Added confirmation prompt if transactions are to be split
  901. 002ce963bfccb2e592e626c198e1fc9cbac96216 added back successful tx message.  oops.
  902. 8166650ae0a9da929e51470238eea9c2f1b31e42 up tx splits limit 5 -> 30
  903. 2e048a467976f6f620a3e9f55d26744139456147 final changes to get transaction splitting building.  needs testing.
  904. 79e59d155b9873156180f3b2f8b696cf9b8d84ab working on dividing functions in prep for tx splitting
  905. fc1180bc6c2a97624a7ac2684dce047dc2fb3200 Added comments to wallet functions
  906. 4c67dbb08e0953e4a23a2a452e2b84d3f795cdf8 Merge pull request #55 from monero-project/revert-54-master
  907. 55721da1fd2491891a5a7e8ff48daccf28c76abe Revert "Do not fall over when refreshing balance fails"
  908. e10100be208d17bbb16aef042938dd037324ee23 Merge pull request #54 from zone117x/master
  909. b87577f4441fd53d513ecf64a905104db3db20e2 Do not fall over when refreshing balance fails
  910. eba62452c007623bf559e836cbe7e9f2f66a35e9 set max block size for gbt
  911. 2a2b36d425490199815614f536151e1eb1d7fb5d fix function typo
  912. c050ff43bf5a8310b18081c5cd3d9bcd123416b8 Fix copy/paste bug, thx Boolberry
  913. e12ccdf905cf1f7ada04ba07840d20946db2a19a Update slow-hash.c
  914. 05a5c62fe8a26f8f15427b1d6f5a4634cbab9597 Merge pull request #48 from NoodleDoodleNoodleDoodleNoodleDoodleNoo/master
  915. 156312f64adae4a6bdca7b9fc01fa7b3eb8d2452 Update slow-hash.c
  916. 5fcac268b7982051557b64a3d12dffcc5feb37e6 Update miner.cpp
  917. 72643c47daa06a8fed739d7f7045d960e0cb69d6 Update slow-hash.c
  918. 8fc42a21fc8ff4528c59e206b24d974982332964 Merge branch 'master' of https://github.com/monero-project/bitmonero
  919. 81cf5650c4c2576c74317b40a6ca57d07645a6f3 Revert "Update slow-hash.c"
  920. 802d58054fd53a2907a03170cdb5c9b49098d0ad Revert "Update miner.cpp"
  921. c0520ad63d71f94bc78a119c61ade30876e95ed6 Update miner.cpp
  922. 37c5f393f1693da23416a2a294752f0c3e997c31 Update slow-hash.c
  923. 9853ba8e0636ba6f1043bb4f52caff19fe54c8ac Merge pull request #33 from mikezackles/arch_linux_build_fixes
  924. 88fe57fd8b1ea13a0e134c1c07595414a0dd1ecb Merge pull request #41 from fluffypony/master
  925. 3bc16dc0e6bd38fbec51a054e640bacdb17a9a82 proper tx_pool handling from CryptoZoidberg / BBR
  926. 0ddbd20129f297f97befd48f9efa89e1e6406d24 added checkpoint @ 80000
  927. 94cc5a7d718a0dc0efe28af8dfc0955c8525a9a1 Merge pull request #37 from tewinget/signals_fix
  928. a521046ff2eb73257fb8a7211e321047da5e7640 Fixed console handler not properly exiting on SIGINT and such
  929. 5489112b11fb44cfe03ce99b63dc92b3e68f8be5 Merge pull request #35 from tewinget/master
  930. c49cb0461091495c023fb9aa56ca8298a556f0a5 changed wallet mnemonic to use cout so it doesn't print to log
  931. 205494f0d1bee85444d087f45d58558329f8c4ae change hash for keygen from blake to keccak
  932. 0c85229924f7e0d85cb16fedf1ffbf23f870770e changed text a bit more
  933. 305def9493d9ba20246068b7676e50f384b6ae39 changed some print messages
  934. c3203c86c671d41ed4a07231c8a5054124d2e7d2 Merge pull request #34 from tewinget/master
  935. da37b6f15b6eb1f7b4ac9802a3350413d303a5c9 allow two-random-numbers wallet generation (but not as default)
  936. b6a475119731d88aec017fa1d69128c20da6b303 reworked command line args for simplewallet.
  937. ce352392d53fd2679ba2671349543528207a923e DRY cin input_line (and test replacement of non-DRY usage)
  938. 537b911af1db1258a6db226de3b7c55cb5779e21 stupid signed arithmetic.
  939. 8bc032ed092e65e944e9032bc6042ae118346fa9 more pointer-based derp
  940. 72c3f36ca44a4be4d237095fd14e1ff862af5864 fixed some pointer- and loop-based derps
  941. d22e458c6c680f4b5dcf56a58a37a5f79912e65c builds, but doesn't link.  other than that, electrum-style recovery implemented (but not tested\!)
  942. 8661f9a970aca5812d0838bc3fb33fbae0ec4cd2 missing '.at' on two map calls.  built on some machines, very strange...
  943. e89949c766f2f98671b24893beedc48a47447a6f revert 'dirty hack' change to crypto.h.  need a better way for sure.
  944. cd631325029bf8df53e2ec813a3d340a841f73e2 compile issues, resolve later.  commiting because switching machines
  945. f70bc3a345ea11190e5b40c0606bb222d7825ea8 defaulted new parameters in modified functions
  946. 4f382b383005d09f6056371d0fecdc8b6ce37a08 most functions prototyped/modified for wallet recovery
  947. 105825b4ce4a70b82d2055354d32fa66dba4218d added vim swap files to .gitignore
  948. 6bee34e4a67ee5c38b240e05a0f7c28d3ba4099f Fix to disable LTO for Clang
  949. ea99573f9905ee29e06df26779db265e98ce66a4 new error code for rpc
  950. 75fc3e90b15df3656c9eab6a83f71934a1194786 Fix for orphan fix (check blocksize)
  951. e84f39ae54f4f6715b2ef68d6a12b18d89df722d Link to pthreads on non-apple unix
  952. c8626dff3fedd86cf697e49aec00c9e17c9015d8 Gcc 4.9 LTO fix
  953. feac5a7b2ddce8f4612ecc459b176518061495b3 Correcting high orphan rate of blocks at pool
  954. 2d755b3d0eef16a0cedc4801bd7fdde894dd649d Merge pull request #29 from fluffypony/master
  955. 8e0f20f77102c867f90e2fd9d178206e9c024328 added new seed nodes
  956. 240fce29d8a0f9aad5fcbdc7912bee44e0b9c161 removed continue issue
  957. 92ac24dc43c2afd2e5996a7c0fa82823e2f6199c Merge remote-tracking branch 'upstream/master'
  958. 3162fcb70fa609eebfcb1cac004041fbca37a7cc Merge pull request #24 from Neozaru/master
  959. de76efe9fe08cb649de661fe1a1211cf016cab87 Added static_cast to hshd.current_height
  960. e0685d412a931520766ce4e1678760c1fb06a1e2 don't fall apart if you can't get_line
  961. 7fea5645e2e9da312d2b02a1e22087f4b9aba1ce 'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations
  962. 4492317603b73ed0d1a447b7916d228bd62358fd Merge pull request #23 from paybee/master
  963. cf8ac2c8f1b5733c1cf9ddaa814fca249697dbaa Merge pull request #22 from Neozaru/master
  964. 65f4782efd556ccd42b71a114349d544426b2691 Merge pull request #2 from monero-project/master
  965. 133019cfc54f4842a030a346418056e513e6c581 fixed conflict
  966. 295c284c3e4ea6a7ec36353b9b23bb6f5db497f8 Added incoming_transfers RPC API method
  967. 3fc22c2955722a9e39d87b205fcf5095f3807bb7 Updated README for documentation
  968. b09eea548a247c4455f9afd772f33c10491f140f Added Doxyfile for (uggly) documentation generation
  969. 24b4f47413bf9e1874ff01866b7dc50cd41c415a Merge pull request #21 from Neozaru/master
  970. e526fd3a3c4487ec163a5354cdb975a8d7cbace7 Merge pull request #20 from artifexd/wallet_refresh
  971. 117393d562fc9782efed0e1b25f6470d9f8102b2 Added 'payment_id' optional argument to 'transfer' wallet RPC method
  972. 7f0b8465e7e7a3d917cd4252a67b99c77eb8328c Enable wallet refresh before blockchain is saved or completely sync'd.
  973. 7649f54e0198b88c2df6b58420805fda9439a6d0 Merge pull request #14 from Neozaru/master
  974. 8530629e22d88de4c2fd4d7d231b00c65d30100d Merge bitmonero@monero-project
  975. 0e5223321258d8fa6bbb7190ecb2b230a801aac2 Merge remote-tracking branch 'upstream/master'
  976. 5c1b7c72249a114b1c30945fc8a9116c07573a48 Merge branch '0.8.8update'
  977. 506fd372ec78f3cb5c492fc981bbaac7936be8aa simplewallet returns 0 when no error
  978. d2f44503a7d3d9cbf37bc1b44686b0b6f076212b Added '--exit-after-cmd' option in simplewallet
  979. dfc092d3a973a184142fd9d86a2301f58b02396f Fixed return status for '--help'. Fixed wallet name (use macro instead of 'bytecoin wallet'
  980. 2475ec877fbd7e9d46bf94b3f847cbad062b64db typo in tx_pool.cpp
  981. 976152994135592bb37db3d8bee6189238c1c071 fix typing mismatch
  982. feacdded6b48fcfe18bc3218b05b27e94db2fc92 Added incoming_transfers RPC API method
  983. 26292c5cd06c3ab4250729c38fbe68ffb179787d raise min fee and correct COIN value
  984. cf885350d95c24519cdf5788255f57d6eb425ff4 further restrict maximum tx size b/c of spam
  985. 328a52a5438435666ba3564afe73e866aae2b5c9 dynamic tx size scaling for tx mempool
  986. e995a7777a652607b85a0deb320615afea76c7c9 Merge remote-tracking branch 'origin/master' into 0.8.8update
  987. f545fd8ff04d66667c10c7668c0529c578e29db0 maximum block size 130% of median
  988. 377567534c131356053853ea334d597695d8de55 Merge pull request #16 from paybee/master
  989. 785814cb1007f84da3a723c10d778206dbf2fb31 simplewallet exits when COMMAND is given as a command-line argument
  990. 31a59785b0b3f678ea29fcfb63902f051c4e7ce0 temporary fix for block reward dos
  991. e7171250739790a5e5040264c4c1356ddeeea241 enable checkpointed block verification
  992. af5a28efe5b914e6154048384d82c4b0dbfdb0dc 'mining_status' Daemon RPC command
  993. 8d4320b20170253f29803836fb633c88e1d7911f add checkpoints.cpp in unit tests
  994. 0eba4e0442cfdb6c1819fbedf0de87027e3f0039 extra files
  995. f5a1c945b4e0be7f6217e3fce91eb2d2944259e1 fix releasenotes
  996. 3a3a8176782a4fa75b0607fba0393c9d4a1746be 0.8.8update
  997. 17a9ee3f8f2d8af23f9f4f3f27b38fd7f9d90c2b 'getaddress' wallet-rpc command
  998. b77470a5c0917bc4d387301cdb9d467f3232d90b Merge pull request #12 from quazarcoin/MRO_master
  999. 9f1ffe0473d247ac95764268baac6d0e1390b068 OS X compilation fixed
  1000. 7c3783f5b1a955cf55fe184cb622d57aaf2d6477 Merge pull request #1 from monero-project/master
  1001. 3c5d7468d72793612a40eee21bac6a3d727dd56a Update CMakeLists.txt
  1002. 6d94334ad52e6dd7cb041ad6823ec217325e2613 Update version.h.in
  1003. 44f61c3965d569c288520b75356ad3bdc68b47d1 Update slow-hash.c
  1004. 3b887decca4afa8e486368be4b1b85c7d9432a26 Update version.h.in
  1005. ab7b25da5ebde156189db0491dcce813d8307a83 Create aesb.c
  1006. 49d55d3c308d99829a0ec3b74617c27ca30f364c Update slow-hash.c
  1007. e4f7b92ff98ab5a552275f74747c56465c55ce8a Update oaes_lib.c
  1008. 98e0326596a7e444321c70b5e8b0d410f81a9c99 Update oaes_lib.h
  1009. e41c808d8d2b17d4df37fbf18f7bb1a830f9865f Update oaes_config.h
  1010. dda8b3432bc853463fcdd80c36f436be1a9f5d4f Merge pull request #11 from Neozaru/master
  1011. eb2db3cf610a1c0ea0419037ae8544911815eca7 Added 'save_bc' command in daemon for saving blockchain remotely
  1012. 46906700318c5361f0e04a7639bfe2ba01b7564c Added 'save_bc' command in daemon for saving blockchain remotely
  1013. 0217572cb289d52922612e0f46497c7051b203b2 Merge pull request #10 from NoodleDoodleNoodleDoodleNoodleDoodleNoo/patch-8
  1014. 73158c7edccbc456c7dd8507eb4800284789c51f Merge pull request #9 from NoodleDoodleNoodleDoodleNoodleDoodleNoo/patch-7
  1015. 5c820f902bddeb2eb7cf67f216481f4860c46f84 Merge pull request #8 from NoodleDoodleNoodleDoodleNoodleDoodleNoo/patch-5
  1016. a03b13b50b11638e3c2a6b92a336753572802789 Update daemon_commands_handler.h
  1017. b5b061e0e876fdbe7d82c9ba610d5c514961f1c1 Update tx_extra.h
  1018. c0cf78a1d157605ab1a937d022ba03e130b1bca3 Update serialization.h
  1019. 9b2d1bc4c2697e0291e15176579c63e6f293d372 20s timeout for zone117x pool
  1020. 90a67a9900eb7b9017ec0b605a984b7ec907d2cd Merge pull request #6 from NoodleDoodleNoodleDoodleNoodleDoodleNoo/patch-3
  1021. 26c1a8569c2f30ae204bf5be83a66491ab719dfb Update simpleminer.cpp
  1022. 5ceffa8c8abb96bb8314939bf75c9b935ea7b5bc disable checkpointing for security reasons
  1023. d8e3a0c346410ecc5d765687b4864bd428cabb18 Merge pull request #3 from NoodleDoodleNoodleDoodleNoodleDoodleNoo/patch-2
  1024. ed444b7175d8d9d62a7077aaf59e70d071d2fad6 Update cryptonote_format_utils.cpp
  1025. b27f060815a5fc3dde224f42d5ba9c6f2db5d2c0 added checkpoint @ 29556
  1026. 7620d55e6c9d9d625740004c86de17354ccceed2 Merge pull request #2 from NoodleDoodleNoodleDoodleNoodleDoodleNoo/patch-1
  1027. 3cc45e9324a402aee91e2f46861b2ca393d711aa Update slow-hash.c
  1028. 9b7accb2579cfb06512b3f944494d2aafe891271 Merge pull request #1 from vertoe/master
  1029. 41533168a9a827e8cdc500dfd9a3676afe41e503 fix CMakeLists.txt to add -lpthread, did not compile boost 1.55
  1030. 4baedc48389840a0619329b7351e5099ddcebabe fix genesis block hash, checkpoint, days behind
  1031. 333f975760c156727dd7408f87e937af856d8bf1 initial [broken] update
  1032. 0f42b2eba685f697b7c4a1040d1f1560fc5748da Merge branch 'master' of github.com:monero-project/bitmonero
  1033. 79a4bedc3669dfd3a3845e78ede144b5d7be7d1c mac osx building fixes
  1034. 504bdddcb55059e56c4e77c6cd9ad5e2f13ad39c Reverting wallet2.cpp to proper bugfix
  1035. 8658f202325f61ec5351a5b0a7dd190e8b7b0fdc how does github lol
  1036. d165b74910e3f5b7cab5d6f04d7e0892bb2a0944 Revert "prompt to delete build directory on 'make clean'"
  1037. 465bdc96291978bb5505b0c2a13dba50ad0bcfaf further fixes for mac osx
  1038. 67df296650a72b8769fac58787148080ec771805 various fixes to allow mac osx compilation
  1039. 9c70be0e77c3e0b9f4a06c962203d049851b6cc5 prompt to delete build directory on 'make clean'
  1040. 8e92162d2c522d6dfa34cd7729c96231967e21c8 Warn user on attempting to remove build directory for make clean
  1041. 56bb9591a5e8ebb236a4f326720d9224c892be9a return for unhandleable tx_extra
  1042. cf8fe2867654f0061a17ca4780e736a170a8f87b Temporarily disable error relating to mangled tx_extra fields
  1043. e940386f9a8765423ab3dd9e3aabe19a68cba9f9 voting stopped
  1044. 132c364301b25e3e9e05f601681623cfe1be084d Merge branch 'master' of https://github.com/bitmonero-project/bitmonero
  1045. 7b582fec5509d010a1f697258a69546a62f65eab 2nd seed node added
  1046. fcd8efdbed2594e7a6b3a09e904f0f9a61bec371 Merge pull request #1 from HenryHartshorne/master
  1047. 6ed45078036d2cbdccc04219e4da5a401266f1b9 Changed block minor version
  1048. 0fd82c910b8e4cbf0b3940d6e42f2e992287582d mining bug fixed
  1049. 6d2bcc8ee973017f9c2d7231ab8d593f46e821e6 mistake in README fixed
  1050. 147aac7c504ab200905e769e0dc5598925b567de checkpoints removed
  1051. 1a8f5ce89a990e54ec757affff01f27d449640bc Bitmonero release
  1052. 9682a15400495ae490543e7e5af242ff5c4c9fa0 Port mapping with UPnP
  1053. a401a02ddb3fb045d998cf650292cab3b3ebfd58 Improvements in JSON RPC
  1054. 29c2859a3e8a935ef605534c6c36333894980d50 json rpc for wallet and bugfix
  1055. 8efa1313f3614f34ac0bac947314bb53e9a2412b some fixes
  1056. 296ae46ed8f8f6e5f986f978febad302e3df231a moved all stuff to github
  1057. 095fbeeb67da9b76805dbf691010290d902152c8 changed name
  1058. 175d06e75e05aa4a42269dd048516e13b5bd585e crypto lib
  1059. 84ca73ea77d50815dd6ce087c8b65980d6c2d2c3 Initial commit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement