Age | Commit message (Expand) | Author | Files | Lines |
2014-09-23 | change to allow (at least a bit) for multiple TXT records | Thomas Winget | 5 | -23/+40 |
2014-09-23 | Simplewallet should now resolve urls to addresses | Thomas Winget | 1 | -2/+53 |
2014-09-23 | Monero addres from DNS TXT record implemented, tests pass | Thomas Winget | 4 | -24/+102 |
2014-09-23 | seed node DNS code updated to use DNSResolver | Thomas Winget | 1 | -41/+111 |
2014-09-23 | Use the loop iterator, previous version of me. | Thomas Winget | 1 | -2/+2 |
2014-09-23 | ipv4 and ipv6 resolution working | Thomas Winget | 4 | -32/+159 |
2014-09-23 | Updated CMake files -- added libunbound linker flag | Thomas Winget | 1 | -4/+4 |
2014-09-23 | Initial commit of DNS code | Thomas Winget | 2 | -0/+141 |
2014-09-15 | Give up on brace initializers in initializer lists (MSVC bug) | Zachary Michaels | 3 | -11/+11 |
2014-09-15 | another fix for CMake empty vars | Riccardo Spagni | 1 | -3/+5 |
2014-09-15 | Prevent CMake choking on empty vars | Riccardo Spagni | 1 | -0/+2 |
2014-09-15 | More robust versioning in CMake, plus comments | Riccardo Spagni | 1 | -13/+62 |
2014-09-15 | Fix time_t serialization issue | Zachary Michaels | 3 | -5/+9 |
2014-09-15 | Force CMake to link the runtime statically | Zachary Michaels | 1 | -0/+4 |
2014-09-15 | Another preprocessor fix (difficulty.cpp) | Zachary Michaels | 1 | -1/+1 |
2014-09-15 | More preprocessor fixes for slow-hash | Zachary Michaels | 1 | -3/+3 |
2014-09-15 | Correct includes for mingw in slow-hash | Zachary Michaels | 1 | -0/+8 |
2014-09-15 | Change Windows include to windows | Zachary Michaels | 1 | -1/+1 |
2014-09-15 | fix CMake for multiplatform versioning | Riccardo Spagni | 1 | -1/+6 |
2014-09-15 | fixed incorrect version reference | Riccardo Spagni | 1 | -1/+1 |
2014-09-15 | Change testnet prefix | Zachary Michaels | 1 | -2/+2 |
2014-09-15 | Make P2P use the testnet data dir | Zachary Michaels | 1 | -1/+3 |
2014-09-15 | Replace macro with equivalent function call | Zachary Michaels | 1 | -49/+45 |
2014-09-15 | Separate testnet address prefix | Zachary Michaels | 17 | -54/+111 |
2014-09-15 | Add testnet seed nodes | Zachary Michaels | 1 | -3/+8 |
2014-09-15 | Create testnet data dir if necessary | Zachary Michaels | 1 | -0/+1 |
2014-09-15 | Separate testnet default data dir | Zachary Michaels | 5 | -31/+44 |
2014-09-15 | Add descriptions for RPC command line params | Zachary Michaels | 1 | -3/+9 |
2014-09-15 | Add testnet genesis tx as output by CN reference | Zachary Michaels | 1 | -1/+1 |
2014-09-15 | Pass tx and nonce to genesis block constructor | Zachary Michaels | 4 | -27/+42 |
2014-09-15 | Separate network id for testnet | Zachary Michaels | 2 | -3/+15 |
2014-09-15 | Separate rpc port for testnet | Zachary Michaels | 5 | -12/+44 |
2014-09-15 | Separate p2p port for testnet | Zachary Michaels | 2 | -5/+23 |
2014-09-15 | Reorganize testnet constants | Zachary Michaels | 10 | -71/+46 |
2014-09-15 | Add testnet constants | Zachary Michaels | 1 | -0/+16 |
2014-09-15 | Add testnet flag | Zachary Michaels | 13 | -50/+135 |
2014-09-15 | fix logic in tag check, AND -> OR | Riccardo Spagni | 1 | -1/+1 |
2014-09-15 | ignore tag check if we haven't pulled tags | Riccardo Spagni | 1 | -1/+1 |
2014-09-15 | new Makefile target: release-static | Riccardo Spagni | 1 | -1/+1 |
2014-09-13 | Merge pull request #136 | Riccardo Spagni | 3 | -48/+51 |
2014-09-13 | fix incorrect error message (obvious cut and paste bug from upstream) | iamsmooth | 1 | -1/+1 |
2014-09-13 | Change wallet to not try to extract tx public key when tx has no outputs (fix... | iamsmooth | 1 | -45/+49 |
2014-09-12 | output rng fix from boolberry | iamsmooth | 1 | -2/+1 |
2014-09-12 | fixed cmake variable matching | Riccardo Spagni | 1 | -1/+1 |
2014-09-12 | versioning now includes the commit hash, or -final for tagged releases | Riccardo Spagni | 6 | -18/+31 |
2014-09-11 | HOW DO I ENGLISH? | jebes | 1 | -1/+1 |
2014-09-11 | mispelled brief, corrected it | jebes | 2 | -14/+14 |
2014-09-11 | Merge remote-tracking branch 'upstream/master' | jebes | 11 | -122/+204 |
2014-09-11 | HOW DO I GIT? | jebes | 1 | -1/+1 |
2014-09-11 | Documented varint | jebes | 4 | -40/+80 |
2014-09-11 | added license to CMake | fluffypony | 1 | -0/+30 |
2014-09-10 | more dynamic miniupnp fixes | fluffypony | 1 | -2/+9 |
2014-09-10 | miniupnpc includes fixed | fluffypony | 1 | -2/+2 |
2014-09-10 | miniupnpc changes for freebsd | fluffypony | 1 | -2/+2 |
2014-09-10 | mmap on FreeBSD doesn't have MAP_HUGETLB | fluffypony | 1 | -1/+1 |
2014-09-10 | Include sys/time.h on BSD | fluffypony | 1 | -0/+2 |
2014-09-10 | replace ftime with gettimeofday on FreeBSD because lcompat is stupid | fluffypony | 2 | -4/+32 |
2014-09-10 | make FreeBSD use -lcompat till we can fix ftime() | fluffypony | 1 | -4/+4 |
2014-09-09 | commented util.h | jebes | 4 | -44/+86 |
2014-09-09 | more FreeBSD fixes | fluffypony | 1 | -2/+7 |
2014-09-09 | malloc.h reference fixed for FreeBSD | fluffypony | 1 | -2/+2 |
2014-09-09 | FreeBSD alloca.h reference fixed | fluffypony | 2 | -2/+12 |
2014-09-09 | a few more error messages moved to log level 1 | fluffypony | 2 | -15/+15 |
2014-09-09 | moved non-critical warnings and errors to log level 1 | fluffypony | 6 | -98/+98 |
2014-09-07 | build number increase after release | fluffypony | 1 | -1/+1 |
2014-09-06 | fix checkpoints | iamsmooth | 2 | -4/+7 |
2014-09-06 | bug fix to checkpoint-on-restore; still fails on 612 | iamsmooth | 1 | -1/+1 |
2014-09-06 | checkpoints on restore; currently fails on 212 checkpoint | iamsmooth | 2 | -2/+24 |
2014-09-06 | Fix tree-hash cnt n^2. Asserts, comment. Squash2 | rfree2monero | 1 | -6/+48 |
2014-09-06 | override for get_block_longhash for block 202612 | Thomas Winget | 1 | -0/+7 |
2014-09-06 | added double-check for 202612 block id | Thomas Winget | 1 | -1/+13 |
2014-09-06 | hex_to_pod needs the destination as an arg, as opposed to it returning the pod | Thomas Winget | 1 | -1/+1 |
2014-09-06 | Override for block hashing for block 202612 | Thomas Winget | 1 | -0/+10 |
2014-09-02 | fixed OS X malloc.h reference | fluffypony | 1 | -1/+4 |
2014-08-25 | bumped build number | fluffypony | 1 | -1/+1 |
2014-08-23 | quick additional patch | fluffypony | 1 | -2/+1 |
2014-08-23 | quick fee ramp to prevent spam attack | fluffypony | 1 | -3/+4 |
2014-08-05 | added view_key to wallet RPC command query_key | Jakob Lind | 1 | -0/+4 |
2014-08-05 | added viewkey command to CLI | Jakob Lind | 2 | -0/+9 |
2014-08-05 | query_key command in wallet rpc. | Jakob Lind | 3 | -0/+44 |
2014-08-03 | refactoring. get seed code in wallet2 | Jakob Lind | 3 | -12/+23 |
2014-08-03 | check its deterministic wallet before printing seed | Jakob Lind | 1 | -3/+19 |
2014-08-03 | remove help text about seed only displayed once | Jakob Lind | 1 | -2/+2 |
2014-08-03 | added seed command to get deterministic seed. | Jakob Lind | 2 | -0/+12 |
2014-08-03 | restored wallets will have timestamp set to June 8 2014. | Thomas Winget | 1 | -1/+17 |
2014-08-02 | build number increased in staging | fluffypony | 1 | -1/+1 |
2014-08-02 | Merge pull request #73 from jakoblind/refresh_height | Riccardo Spagni | 9 | -26/+41 |
2014-08-01 | Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp | Riccardo Spagni | 3 | -95/+82 |
2014-08-01 | #36 make it compile and work properly | Jakob Lind | 1 | -4/+2 |
2014-08-01 | #36 simplewallet refresh include optional height param | Jakob Lind | 9 | -22/+39 |
2014-07-23 | Merge pull request #70 from fluffypony/master | Riccardo Spagni | 115 | -340/+3335 |
2014-07-23 | wallet rpc: actually populate the extra while assembling a transaction | Erik Kimmo | 2 | -2/+2 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 115 | -340/+3335 |
2014-07-23 | Changed time_t to uint64_t for serialization | Thomas Winget | 1 | -3/+3 |
2014-07-22 | Missed serializing a get_connections RPC response parameter | Thomas Winget | 1 | -0/+1 |
2014-07-22 | Add get_info command to daemon json rpc | Zachary Michaels | 2 | -0/+26 |
2014-07-22 | Add get_bulk_payments rpc call | Zachary Michaels | 5 | -5/+81 |
2014-07-18 | Added get_connections RPC call to daemon | Thomas Winget | 6 | -0/+116 |
2014-07-17 | Merge pull request #63 from mikezackles/bytecoin_for_merge | mikezackles | 15 | -60/+52 |
2014-07-17 | Remove dead code | Zachary Michaels | 1 | -17/+0 |
2014-07-17 | Remove second tx size check | Zachary Michaels | 1 | -7/+0 |
2014-07-17 | Don't check max tx size when adding to block | Zachary Michaels | 1 | -8/+0 |
2014-07-17 | Don't check for min fee when adding tx to block | Zachary Michaels | 1 | -5/+0 |
2014-07-17 | Decrease max block size from 200% median to 130% | Zachary Michaels | 1 | -1/+3 |
2014-07-17 | Use print_money in log | Zachary Michaels | 1 | -1/+1 |
2014-07-17 | Minimum tx fee for entering pool | Zachary Michaels | 1 | -0/+8 |
2014-07-17 | Start fresh if tx_pool deserialize fails | Zachary Michaels | 1 | -2/+6 |
2014-07-17 | Add transaction size limit | Zachary Michaels | 1 | -0/+24 |
2014-07-17 | Use const where appropriate in tx_pool | Zachary Michaels | 3 | -50/+36 |
2014-07-17 | Make some tx_pool methods static | Zachary Michaels | 1 | -2/+2 |
2014-07-17 | Make some tx_pool methods private | Zachary Michaels | 1 | -6/+6 |
2014-07-01 | Fix thread count argument handling in simplewallet | Zachary Michaels | 1 | -2/+2 |
2014-07-01 | Match empty RPC request with other requests | Zachary Michaels | 1 | -1/+5 |
2014-07-01 | Switch list to vector for RPC serialization | Zachary Michaels | 1 | -2/+2 |
2014-07-01 | Remove unused function | Zachary Michaels | 2 | -19/+0 |
2014-07-01 | Fix assert bug in base58 encode | Zachary Michaels | 1 | -1/+1 |
2014-07-01 | Explicit namespaces | Zachary Michaels | 1 | -11/+8 |
2014-07-01 | Remove redeclaration | Zachary Michaels | 1 | -1/+0 |
2014-07-01 | C++ style cast | Zachary Michaels | 1 | -1/+1 |
2014-07-01 | Comment unused functions in cryptonote_core | Zachary Michaels | 2 | -15/+14 |
2014-07-01 | Improved (fixed?) serialization for vec<uint32_t> | Zachary Michaels | 1 | -0/+7 |
2014-07-01 | Add missing pragma | Zachary Michaels | 1 | -0/+2 |
2014-07-01 | Add missing pragma | Zachary Michaels | 1 | -0/+2 |
2014-07-01 | Add missing pragma | Zachary Michaels | 1 | -0/+2 |
2014-07-01 | Allow priority peers when there are exclusive peers | Zachary Michaels | 1 | -1/+1 |
2014-07-01 | Explicit error constructors | Zachary Michaels | 1 | -5/+5 |
2014-07-01 | Remove unused array in cn_slow_hash | Zachary Michaels | 1 | -1/+0 |
2014-06-30 | wallet RPC converted to use new transaction semantics | Thomas Winget | 7 | -184/+305 |
2014-06-30 | removed erroneous printing of newlines | Thomas Winget | 1 | -1/+0 |
2014-06-30 | missed removing a debug print | Thomas Winget | 1 | -2/+0 |
2014-06-30 | removed some debugging code (really stupid printf-style debuggng.. | Thomas Winget | 1 | -11/+2 |
2014-06-30 | Transaction splitting *seems* to be working!!! | tom | 2 | -6/+24 |
2014-06-30 | Added confirmation prompt if transactions are to be split | Thomas Winget | 1 | -0/+16 |
2014-06-30 | added back successful tx message. oops. | Thomas Winget | 1 | -1/+3 |
2014-06-30 | up tx splits limit 5 -> 30 | Thomas Winget | 1 | -1/+1 |
2014-06-30 | final changes to get transaction splitting building. needs testing. | Thomas Winget | 5 | -42/+136 |
2014-06-30 | working on dividing functions in prep for tx splitting | tom | 2 | -9/+84 |
2014-06-30 | Added comments to wallet functions | Thomas Winget | 2 | -0/+13 |
2014-06-30 | Revert "Do not fall over when refreshing balance fails" | Thomas Winget | 1 | -2/+1 |
2014-06-29 | Do not fall over when refreshing balance fails | Matthew Little | 1 | -1/+2 |
2014-06-26 | set max block size for gbt | mydesktop | 2 | -0/+9 |
2014-06-24 | fix function typo | monero-project | 1 | -1/+1 |
2014-06-24 | Fix copy/paste bug, thx Boolberry | monero-project | 1 | -3/+3 |
2014-06-19 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -0/+5 |
2014-06-16 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -1/+8 |
2014-06-16 | Update miner.cpp | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -1/+4 |
2014-06-16 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -110/+288 |
2014-06-15 | Merge pull request #33 from mikezackles/arch_linux_build_fixes | monero-project | 1 | -4/+4 |
2014-06-15 | proper tx_pool handling from CryptoZoidberg / BBR | fluffypony | 4 | -1/+36 |
2014-06-14 | added checkpoint @ 80000 | monero-project | 1 | -0/+1 |
2014-06-12 | changed wallet mnemonic to use cout so it doesn't print to log | Thomas Winget | 1 | -1/+2 |
2014-06-12 | change hash for keygen from blake to keccak | tom | 1 | -2/+2 |
2014-06-12 | changed text a bit more | tom | 1 | -10/+11 |
2014-06-12 | changed some print messages | tom | 1 | -2/+2 |
2014-06-12 | allow two-random-numbers wallet generation (but not as default) | Thomas Winget | 6 | -42/+52 |
2014-06-12 | reworked command line args for simplewallet. | Thomas Winget | 2 | -19/+30 |
2014-06-12 | DRY cin input_line (and test replacement of non-DRY usage) | Thomas Winget | 3 | -6/+19 |
2014-06-12 | stupid signed arithmetic. | Thomas Winget | 1 | -6/+3 |
2014-06-12 | more pointer-based derp | Thomas Winget | 3 | -8/+23 |
2014-06-12 | fixed some pointer- and loop-based derps | Thomas Winget | 3 | -1/+6 |
2014-06-12 | builds, but doesn't link. other than that, electrum-style recovery implement... | Thomas Winget | 9 | -19/+56 |
2014-06-12 | missing '.at' on two map calls. built on some machines, very strange... | Thomas Winget | 1 | -2/+2 |
2014-06-12 | revert 'dirty hack' change to crypto.h. need a better way for sure. | Thomas Winget | 1 | -4/+1 |
2014-06-12 | compile issues, resolve later. commiting because switching machines | tom | 3 | -2/+83 |
2014-06-12 | defaulted new parameters in modified functions | tom | 2 | -2/+2 |
2014-06-12 | most functions prototyped/modified for wallet recovery | Thomas Winget | 10 | -9/+3371 |
2014-06-11 | new error code for rpc | mydesktop | 1 | -2/+1 |
2014-06-11 | Fix for orphan fix (check blocksize) | mydesktop | 3 | -0/+22 |
2014-06-11 | Link to pthreads on non-apple unix | Zachary Michaels | 1 | -4/+4 |
2014-06-11 | Correcting high orphan rate of blocks at pool | monero-project | 1 | -3/+12 |
2014-06-10 | added new seed nodes | fluffypony | 1 | -0/+9 |
2014-06-05 | Merge pull request #24 from Neozaru/master | monero-project | 5 | -1/+22 |
2014-06-04 | Added static_cast to hshd.current_height | Neozaru | 1 | -1/+1 |
2014-06-04 | 'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations | Neozaru | 5 | -1/+22 |
2014-06-02 | fixed conflict | paybee | 11 | -43/+177 |
2014-06-02 | Added incoming_transfers RPC API method | paybee | 2 | -15/+1 |
2014-06-02 | Merge pull request #21 from Neozaru/master | monero-project | 5 | -16/+48 |
2014-06-02 | Merge pull request #20 from artifexd/wallet_refresh | monero-project | 2 | -18/+23 |
2014-06-02 | Added 'payment_id' optional argument to 'transfer' wallet RPC method | Neozaru | 5 | -16/+48 |
2014-06-01 | Enable wallet refresh before blockchain is saved or completely sync'd. | artifexd | 2 | -18/+23 |
2014-06-01 | Merge bitmonero@monero-project | Neozaru | 28 | -217/+442 |
2014-05-29 | Merge remote-tracking branch 'upstream/master' | paybee | 28 | -205/+432 |
2014-05-28 | simplewallet returns 0 when no error | Neozaru | 1 | -1/+1 |
2014-05-28 | Added '--exit-after-cmd' option in simplewallet | Neozaru | 1 | -1/+9 |
2014-05-28 | Fixed return status for '--help'. Fixed wallet name (use macro instead of 'by... | Neozaru | 1 | -2/+2 |
2014-05-28 | typo in tx_pool.cpp | monero-project | 1 | -1/+1 |
2014-05-27 | fix typing mismatch | mydesktop | 1 | -2/+9 |
2014-05-27 | Added incoming_transfers RPC API method | paybee | 4 | -4/+108 |
2014-05-26 | dynamic tx size scaling for tx mempool | mydesktop | 1 | -0/+11 |
2014-05-26 | Merge remote-tracking branch 'origin/master' into 0.8.8update | mydesktop | 1 | -5/+11 |
2014-05-26 | maximum block size 130% of median | mydesktop | 1 | -3/+14 |
2014-05-26 | simplewallet exits when COMMAND is given as a command-line argument | paybee | 1 | -5/+11 |
2014-05-25 | temporary fix for block reward dos | mydesktop | 2 | -2/+29 |
2014-05-25 | enable checkpointed block verification | mydesktop | 1 | -1/+1 |
2014-05-25 | 'mining_status' Daemon RPC command | Neozaru | 5 | -6/+68 |
2014-05-25 | 0.8.8update | mydesktop | 27 | -203/+374 |
2014-05-25 | 'getaddress' wallet-rpc command | Neozaru | 3 | -0/+35 |
2014-05-21 | Update version.h.in | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -1/+1 |
2014-05-21 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -117/+223 |
2014-05-17 | Update version.h.in | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -2/+2 |