| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Wallet::createTransaction API introduced | Ilya Kitaev | 2016-06-23 | 2 | -132/+214 |
| * | Wallet::transfer in progress | Ilya Kitaev | 2016-06-23 | 2 | -2/+198 |
| * | Wallet::refresh + tests | Ilya Kitaev | 2016-06-23 | 2 | -0/+16 |
| * | "testnet" is default parameter | Ilya Kitaev | 2016-06-23 | 2 | -3/+11 |
| * | testnet option, Wallet::balance(), Wallet::unlockedBalance() | Ilya Kitaev | 2016-06-23 | 2 | -6/+15 |
| * | - testnet option added to api; | Ilya Kitaev | 2016-06-23 | 4 | -13/+54 |
| * | wallet2::store() implemented within wallet2::store_to | Ilya Kitaev | 2016-06-23 | 3 | -69/+62 |
| * | Merge pull request #870 | Riccardo Spagni | 2016-06-21 | 1 | -2/+6 |
| |\ | |||||
| | * | gmtime for Windows | luigi1111 | 2016-06-20 | 1 | -2/+6 |
| * | | Merge pull request #867 | Riccardo Spagni | 2016-06-21 | 2 | -0/+25 |
| |\ \ | |||||
| | * | | simplewallet: add a status command | moneromooo-monero | 2016-06-20 | 2 | -0/+25 |
| * | | | Merge pull request #868 | Riccardo Spagni | 2016-06-21 | 1 | -2/+2 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | common: fix build without libunwind | moneromooo-monero | 2016-06-20 | 1 | -2/+2 |
| * | | | Merge pull request #863 | Riccardo Spagni | 2016-06-19 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | rpc: fix getblock RPC sending blob as binary, not hex dump | moneromooo-monero | 2016-06-10 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #862 | Riccardo Spagni | 2016-06-19 | 1 | -10/+10 |
| |\ \ \ | |||||
| | * | | | wallet_rpc_server: fix some string values being returned between <> | moneromooo-monero | 2016-06-19 | 1 | -10/+10 |
| | |/ / | |||||
| * | | | Merge pull request #856 | Riccardo Spagni | 2016-06-19 | 2 | -2/+14 |
| |\ \ \ | |||||
| | * | | | cn_deserialize: add minergate data | moneromooo-monero | 2016-06-06 | 1 | -0/+1 |
| | * | | | cn_deserialize: print extra nonce as hex data | moneromooo-monero | 2016-06-06 | 1 | -1/+1 |
| | * | | | tx_extra: parse new chunk added by minergate | blashyrkh | 2016-06-06 | 1 | -1/+12 |
| | |/ / | |||||
| * | | | Merge pull request #846 | Riccardo Spagni | 2016-06-19 | 7 | -17/+10 |
| |\ \ \ | |||||
| | * | | | src: p2p: add exception spec to throwing destructors | redfish | 2016-05-18 | 4 | -4/+4 |
| | * | | | crypto: slow-hash: fix misleading indent | redfish | 2016-05-18 | 1 | -1/+1 |
| | * | | | crypto: slow-hash: remove unused hash list for ARM | redfish | 2016-05-18 | 1 | -4/+0 |
| | * | | | crypto: oaes_lib: remove unused _NR array | redfish | 2016-05-18 | 1 | -4/+0 |
| | * | | | crypto: fix compile error: use named type in sizeof | redfish | 2016-05-18 | 1 | -4/+5 |
| * | | | | Merge pull request #775 | Riccardo Spagni | 2016-06-19 | 5 | -4/+172 |
| |\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| | * | | Print stack trace on exceptions | moneromooo-monero | 2016-04-28 | 4 | -2/+170 |
| | * | | connection_basic: avoid gratuitous exception | moneromooo-monero | 2016-03-28 | 1 | -2/+2 |
| * | | | crypto: slow-hash: disable mul implemented in asm for ARM | redfish | 2016-05-25 | 1 | -2/+5 |
| | |/ |/| | |||||
| * | | Merge pull request #842 | Riccardo Spagni | 2016-05-17 | 4 | -4/+11 |
| |\ \ | |||||
| | * | | crypto: make clear generate_random_bytes is not thread safe | moneromooo-monero | 2016-05-15 | 4 | -4/+11 |
| * | | | Merge pull request #840 | Riccardo Spagni | 2016-05-17 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Restrict also 'get_connections' and 'getbans' APIs. | osensei | 2016-05-16 | 1 | -2/+2 |
| | * | | | Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res... | osensei | 2016-05-14 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #831 | Riccardo Spagni | 2016-05-17 | 3 | -5/+26 |
| |\ \ \ | |||||
| | * | | | tests: fix tests broken by the removal of the block reward accumulation loop | moneromooo-monero | 2016-05-01 | 1 | -1/+1 |
| | * | | | cn_deserialize: deserialize tx_extra too | moneromooo-monero | 2016-05-01 | 1 | -0/+21 |
| | * | | | core: move tx_extra parsing errors to log level 1 | moneromooo-monero | 2016-05-01 | 1 | -4/+4 |
| | |/ / | |||||
| * | | | Merge pull request #827 | Riccardo Spagni | 2016-05-17 | 3 | -19/+31 |
| |\ \ \ | |||||
| | * | | | Only log 1/N skipped blocks | Howard Chu | 2016-04-29 | 1 | -2/+4 |
| | * | | | Move refresh height to keys file from cache file | Howard Chu | 2016-04-29 | 2 | -1/+8 |
| | * | | | Make fast_refresh interruptible | Howard Chu | 2016-04-29 | 1 | -2/+3 |
| | * | | | Set refresh height earlier | Howard Chu | 2016-04-29 | 1 | -13/+15 |
| | * | | | Fix 19fe8ae3ef1aa46ae8fdd4e4d6862510390ddab7 | Howard Chu | 2016-04-29 | 1 | -2/+2 |
| * | | | | Merge branch 'performance' of https://github.com/LMDB/bitmonero | Riccardo Spagni | 2016-04-29 | 5 | -762/+1212 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Another take on migration | Howard Chu | 2016-04-24 | 2 | -580/+104 |
| | * | | | Migration | Howard Chu | 2016-04-08 | 2 | -5/+1049 |
| | * | | | Merge branch 'performance' into master | Howard Chu | 2016-04-05 | 5 | -748/+630 |
| | |\ \ \ | |||||
