| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | cmake: refactor common code with executables | Ben Boeckel | 2014-10-23 | 5 | -72/+28 | |
| | * | | | cmake: put each library into its own directory | Ben Boeckel | 2014-10-23 | 11 | -51/+691 | |
| | | |/ | |/| | ||||||
| * | | | per kb fees not passing correct fee to transfer() | Thomas Winget | 2014-11-06 | 1 | -2/+1 | |
| * | | | Should now properly do per-kb fee | Thomas Winget | 2014-11-06 | 1 | -1/+2 | |
| * | | | per kb fees | Thomas Winget | 2014-11-06 | 3 | -3/+22 | |
| |/ / | ||||||
| * | | Merge pull request #182 | Riccardo Spagni | 2014-10-23 | 1 | -0/+2 | |
| |\ \ | |/ |/| | ||||||
| | * | miniupnpc static define change | Riccardo Spagni | 2014-10-07 | 1 | -0/+2 | |
| * | | fixed errant > | Riccardo Spagni | 2014-10-15 | 1 | -1/+1 | |
| * | | Merge pull request #178 | Riccardo Spagni | 2014-10-15 | 5 | -97/+315 | |
| |\ \ | ||||||
| | * | | Commented most of src/serialization/ going to read up more on variant's and f... | jebes | 2014-10-13 | 5 | -97/+315 | |
| * | | | Merge pull request #176 | Riccardo Spagni | 2014-10-15 | 8 | -50/+48 | |
| |\ \ \ | ||||||
| | * | | | Added unit test. Fails for Japanese for some reason. | Oran Juice | 2014-10-08 | 2 | -5/+6 | |
| | * | | | Remove iostream header put in during testing | Oran Juice | 2014-10-07 | 1 | -2/+0 | |
| | * | | | Variable unique prefix lengths for seed | Oran Juice | 2014-10-07 | 7 | -47/+46 | |
| * | | | | Merge pull request #174 | Riccardo Spagni | 2014-10-15 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | capitalize Keccak everywhere | David G. Andersen | 2014-10-06 | 1 | -1/+1 | |
| | * | | | | typo fix - cryptonight, not cryptonote | David G. Andersen | 2014-10-06 | 1 | -1/+1 | |
| * | | | | | fixed conflict in tests CMakeLists | Riccardo Spagni | 2014-10-15 | 1 | -10/+12 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | core_rpc_server: use do while(0) idiom in macros using if | moneromooo-monero | 2014-10-06 | 1 | -2/+2 | |
| | * | | | | core_rpc_server: fix overreads in slow_memmem | moneromooo-monero | 2014-10-06 | 1 | -8/+10 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #175 | Riccardo Spagni | 2014-10-07 | 3 | -5/+7 | |
| |\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| | * | | added hardcoded checkpoint at block 249380 | Riccardo Spagni | 2014-10-07 | 1 | -0/+1 | |
| | * | | fix for mingw not playing nicely with libunbound configure, fix for correctly... | Riccardo Spagni | 2014-10-06 | 1 | -4/+4 | |
| | * | | use the correct CMake variable for static builds | Riccardo Spagni | 2014-10-06 | 1 | -4/+4 | |
| | * | | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 2014-10-06 | 1 | -1/+2 | |
| | |/ | ||||||
| * / | Fix comment start for two functions | David G. Andersen | 2014-10-06 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge pull request #170 | Riccardo Spagni | 2014-10-06 | 1 | -5/+142 | |
| |\ | ||||||
| | * | another typo fix | David G. Andersen | 2014-10-05 | 1 | -1/+1 | |
| | * | fix typo | David G. Andersen | 2014-10-05 | 1 | -1/+1 | |
| | * | More documentation | David G. Andersen | 2014-10-05 | 1 | -10/+63 | |
| | * | initial doxygen commenting of the CryptoNight proof-of-work code | David G. Andersen | 2014-10-05 | 1 | -1/+85 | |
| * | | Merge pull request #167 | Riccardo Spagni | 2014-10-06 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | fixed signed-unsigned issue from 166 | Thomas Winget | 2014-10-02 | 1 | -2/+2 | |
| * | | | minor English wordlist tweaks | Riccardo Spagni | 2014-10-06 | 1 | -23/+23 | |
| * | | | split mnemonic printout over 3 lines | Riccardo Spagni | 2014-10-05 | 1 | -0/+4 | |
| | |/ |/| | ||||||
| * | | added other skipped commit | Riccardo Spagni | 2014-10-05 | 1 | -1/+1 | |
| * | | added skipped commit | Riccardo Spagni | 2014-10-05 | 1 | -0/+1 | |
| * | | added trim_length to language_base class, added license to langeuage_base | Riccardo Spagni | 2014-10-05 | 5 | -1/+41 | |
| * | | new English word list, trim length of 3, average word size of 6 letters, desi... | Riccardo Spagni | 2014-10-05 | 1 | -1288/+1288 | |
| * | | fixed conflict in CMakeLists | Riccardo Spagni | 2014-10-05 | 16 | -3464/+9203 | |
| |\ \ | ||||||
| | * | | Uses new Japanese file. Gives credit to dabura667. English file indentation t... | Oran Juice | 2014-10-05 | 2 | -2096/+2096 | |
| | * | | Don't show Old English as an available option | Oran Juice | 2014-10-03 | 9 | -6653/+6653 | |
| | * | | Had missed const and had to use .at instead of [] | Oran Juice | 2014-10-02 | 1 | -5/+5 | |
| | * | | Stop copying word list files to build directory | Oran Juice | 2014-10-02 | 1 | -2/+0 | |
| | * | | Removed old word list file | Oran Juice | 2014-10-02 | 5 | -9399/+0 | |
| | * | | Use reference types on LHS when using language methods | Oran Juice | 2014-10-02 | 9 | -14/+114 | |
| | * | | Cut short word lists to 1626 words, added attribution to Electrum, some bug f... | Oran Juice | 2014-10-02 | 8 | -9604/+8511 | |
| | * | | Restructured language sources to be singletons | Oran Juice | 2014-10-02 | 13 | -9868/+9791 | |
| | * | | Separated word lists to header files | Oran Juice | 2014-10-02 | 6 | -0/+9653 | |
| | * | | Added attribution to Electrum for their word-lists | Oran Juice | 2014-09-30 | 4 | -0/+8 | |
