| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Added Simplified Chinese electrum word list | Nano Akron | 2017-04-16 | 3 | -0/+1717 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1976 | Riccardo Spagni | 2017-04-24 | 1 | -3/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: fix --generate-from-json in RPC mode | moneromooo-monero | 2017-04-14 | 1 | -3/+5 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1973 | Riccardo Spagni | 2017-04-24 | 1 | -16/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet cli: removed some inappropriate return-false | kenshi84 | 2017-04-12 | 1 | -16/+6 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1968 | Riccardo Spagni | 2017-04-24 | 2 | -25/+19 | |
| |\ \ \ \ | ||||||
| | * | | | | Clean up ARMv8-a aes_expand_key() | hyc | 2017-04-12 | 1 | -24/+16 | |
| | * | | | | Fix block_longhash_worker thread | hyc | 2017-04-12 | 1 | -1/+3 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1961 | Riccardo Spagni | 2017-04-24 | 1 | -8/+20 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: fix spurious output splitting when not merging destinations | moneromooo-monero | 2017-04-08 | 1 | -8/+20 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #1959 | Riccardo Spagni | 2017-04-24 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: mention escaping/quoting --password in help string | moneromooo-monero | 2017-04-06 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1954 | Riccardo Spagni | 2017-04-24 | 6 | -97/+407 | |
| |\ \ \ \ | ||||||
| | * | | | | Resolve #92 add ability to create wallets thru RPC | Howard Chu | 2017-04-11 | 6 | -97/+407 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #1938 | Riccardo Spagni | 2017-04-24 | 10 | -12/+19 | |
| |\ \ \ \ | ||||||
| | * | | | | Add expected total reward to RPC "getblocktemplate". | assylias | 2017-04-19 | 10 | -12/+19 | |
| | |/ / / | ||||||
| * | | | | Simplified the implementation and features of span | Lee Clagett | 2017-04-11 | 2 | -8/+26 | |
| * | | | | Improvements for epee binary to hex functions: | Lee Clagett | 2017-04-11 | 3 | -19/+10 | |
| |/ / / | ||||||
| * | | | Merge pull request #1956 | Riccardo Spagni | 2017-04-11 | 2 | -2/+4 | |
| |\ \ \ | ||||||
| | * | | | daemon: print average fee per byte in print_pool_stats | moneromooo-monero | 2017-04-04 | 1 | -1/+1 | |
| | * | | | daemon: add fee/byte when print pool transaction info | moneromooo-monero | 2017-04-04 | 1 | -0/+2 | |
| | * | | | tx_pool: add blob size and fee/byte when logging a new tx | moneromooo-monero | 2017-04-04 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #1955 | Riccardo Spagni | 2017-04-11 | 2 | -7/+1 | |
| |\ \ \ | ||||||
| | * | | | core: fix blob size cache, and reenable hash and blob size caches | moneromooo-monero | 2017-04-03 | 2 | -7/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #1952 | Riccardo Spagni | 2017-04-11 | 8 | -1/+122 | |
| |\ \ \ | ||||||
| | * | | | daemon: new relay_tx command and RPC | moneromooo-monero | 2017-04-02 | 8 | -1/+122 | |
| | |/ / | ||||||
| * | | | Merge pull request #1951 | Riccardo Spagni | 2017-04-11 | 1 | -4/+10 | |
| |\ \ \ | ||||||
| | * | | | Wallet API: fix Cold signing split tx | Jaquee | 2017-04-02 | 1 | -4/+10 | |
| | |/ / | ||||||
| * | | | Merge pull request #1950 | Riccardo Spagni | 2017-04-11 | 3 | -11/+22 | |
| |\ \ \ | ||||||
| | * | | | IOS CMAKE build settings | Jaquee | 2017-04-03 | 3 | -11/+22 | |
| | |/ / | ||||||
| * | | | Merge pull request #1949 | Riccardo Spagni | 2017-04-11 | 2 | -21/+21 | |
| |\ \ \ | ||||||
| | * | | | wallet2: do not go over the target tx size if many destinations | moneromooo-monero | 2017-04-02 | 1 | -12/+12 | |
| | * | | | simplewallet: fix cold signing of split transactions | moneromooo-monero | 2017-04-02 | 1 | -3/+9 | |
| | * | | | simplewallet: allow setting confirm-missing-payment-id in watch wallets | moneromooo-monero | 2017-04-02 | 1 | -6/+0 | |
| | |/ / | ||||||
| * | | | Merge pull request #1946 | Riccardo Spagni | 2017-04-11 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | miner: add a debug log in pause and resume | moneromooo-monero | 2017-03-31 | 1 | -0/+2 | |
| | |/ / | ||||||
| * | | | Merge pull request #1940 | Riccardo Spagni | 2017-04-11 | 1 | -4/+17 | |
| |\ \ \ | ||||||
| | * | | | Add per transaction fee to transfer command | Antti Keränen | 2017-04-01 | 1 | -4/+17 | |
| | |/ / | ||||||
| * | | | Merge pull request #1937 | Riccardo Spagni | 2017-04-11 | 1 | -3/+5 | |
| |\ \ \ | ||||||
| | * | | | Add other possible paths of AC power status file on Linux | Guillaume LE VAILLANT | 2017-03-28 | 1 | -3/+5 | |
| | |/ / | ||||||
| * | | | Merge pull request #1931 | Riccardo Spagni | 2017-04-11 | 1 | -1/+0 | |
| |\ \ \ | ||||||
| | * | | | wallet cli: remove redundant password confirm in donate command | kenshi84 | 2017-03-27 | 1 | -1/+0 | |
| | |/ / | ||||||
| * | | | Merge pull request #1929 | Riccardo Spagni | 2017-04-11 | 1 | -170/+28 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | simplewallet: factor the per-variable code in set_variable | moneromooo-monero | 2017-03-26 | 1 | -170/+28 | |
| * | | | update version to 0.10.3.1 tag | Riccardo Spagni | 2017-03-26 | 1 | -1/+1 | |
| * | | | core: disable tx/block hash cache | moneromooo-monero | 2017-03-26 | 1 | -0/+6 | |
| |/ / | ||||||
| * | | Merge pull request #1925v0.10.3 | Riccardo Spagni | 2017-03-25 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Silence warning about possibly uninitialized pointer | Guillaume LE VAILLANT | 2017-03-25 | 1 | -1/+1 | |
| * | | | Merge pull request #1917 | Riccardo Spagni | 2017-03-25 | 11 | -103/+72 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | mnemonics: sanity checks for word lists | moneromooo-monero | 2017-03-25 | 3 | -5/+28 | |
