| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | increased version number for tagged releasev0.8.8.5 | Riccardo Spagni | 2014-12-02 | 1 | -1/+1 |
| * | fixed CMake version matching | Riccardo Spagni | 2014-12-02 | 1 | -1/+1 |
| * | Merge pull request #186 | Riccardo Spagni | 2014-12-02 | 3 | -6/+3 |
| |\ | |||||
| | * | remove unused display variable | warptangent | 2014-12-01 | 1 | -3/+0 |
| | * | return true on success | warptangent | 2014-12-01 | 1 | -1/+1 |
| | * | deterministic wallet use of twelve words fixed | warptangent | 2014-12-01 | 1 | -1/+1 |
| | * | ensure that keccak is called on view spend key, not a possibly pre-sc_reduce3... | warptangent | 2014-12-01 | 1 | -1/+1 |
| * | | prompt for seed language and error handling | warptangent | 2014-12-01 | 3 | -0/+24 |
| |/ | |||||
| * | moved rapidjson to external folder, fixed CMake | Riccardo Spagni | 2014-12-01 | 24 | -8020/+0 |
| * | Merge pull request #1 | Riccardo Spagni | 2014-12-01 | 28 | -30/+8195 |
| |\ | |||||
| | * | Prints seed after wallet upgrade. Removed iostream include. | Oran Juice | 2014-10-19 | 3 | -6/+26 |
| | * | Doxygen comments | Oran Juice | 2014-10-19 | 2 | -21/+40 |
| | * | Rewrites to old wallet file correctly | Oran Juice | 2014-10-19 | 3 | -3/+18 |
| | * | Doxygen comments in | Oran Juice | 2014-10-18 | 2 | -5/+37 |
| | * | Writes seed language while generating wallet. Wallet open fix. | Oran Juice | 2014-10-18 | 3 | -22/+38 |
| | * | Stores seed language in wallet file. added rapidjson. Yet to test backward co... | Oran Juice | 2014-10-18 | 27 | -4/+8067 |
| * | | Merge pull request #188 | Riccardo Spagni | 2014-11-26 | 5 | -9/+10 |
| |\ \ | |||||
| | * | | Disable legacy fees for now | iamsmooth | 2014-11-11 | 2 | -2/+2 |
| | * | | Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ... | iamsmooth | 2014-11-09 | 5 | -9/+10 |
| * | | | Merge pull request #180 | Riccardo Spagni | 2014-11-25 | 12 | -53/+684 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | cmake: place binaries together in the build tree | Ben Boeckel | 2014-11-18 | 1 | -0/+3 |
| | * | | cmake: Windows and static builds need this | Ben Boeckel | 2014-10-24 | 1 | -1/+1 |
| | * | | cmake: fix up link lines | Ben Boeckel | 2014-10-24 | 3 | -1/+3 |
| | * | | cmake: support 2.8.7 | Ben Boeckel | 2014-10-24 | 10 | -12/+12 |
| | * | | cmake: fix up miniupnpc's define | Ben Boeckel | 2014-10-23 | 1 | -3/+5 |
| | * | | cmake: clean up if auto-dereferencing | Ben Boeckel | 2014-10-23 | 1 | -1/+1 |
| | * | | cmake: handle private vs. public headers | Ben Boeckel | 2014-10-23 | 11 | -20/+81 |
| | * | | cmake: refactor common code with libraries | Ben Boeckel | 2014-10-23 | 7 | -51/+18 |
| | * | | 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 |
