index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-23
"testnet" is default parameter
Ilya Kitaev
2
-3
/
+11
2016-06-23
testnet option, Wallet::balance(), Wallet::unlockedBalance()
Ilya Kitaev
3
-17
/
+27
2016-06-23
- testnet option added to api;
Ilya Kitaev
5
-37
/
+98
2016-06-23
wallet2::store() implemented within wallet2::store_to
Ilya Kitaev
4
-69
/
+87
2016-06-21
Merge pull request #870
Riccardo Spagni
1
-2
/
+6
2016-06-21
Merge pull request #869
Riccardo Spagni
1
-2
/
+2
2016-06-21
Merge pull request #867
Riccardo Spagni
2
-0
/
+25
2016-06-21
Merge pull request #868
Riccardo Spagni
2
-2
/
+3
2016-06-20
gmtime for Windows
luigi1111
1
-2
/
+6
2016-06-20
More fixing for Windows
iDunk
1
-1
/
+1
2016-06-20
CMakeLists.txt: fix build for mingw
iDunk
1
-1
/
+1
2016-06-20
common: fix build without libunwind
moneromooo-monero
1
-2
/
+2
2016-06-20
CMakeLists: fix build without libunwind
moneromooo-monero
1
-0
/
+1
2016-06-20
simplewallet: add a status command
moneromooo-monero
2
-0
/
+25
2016-06-20
Merge pull request #865
Riccardo Spagni
1
-0
/
+25
2016-06-20
cmake: add missing FindLibunwind.cmake
moneromooo-monero
1
-0
/
+25
2016-06-19
Merge pull request #863
Riccardo Spagni
1
-1
/
+1
2016-06-19
Merge pull request #862
Riccardo Spagni
2
-11
/
+13
2016-06-19
Merge pull request #857
Riccardo Spagni
1
-4
/
+0
2016-06-19
Merge pull request #856
Riccardo Spagni
2
-2
/
+14
2016-06-19
Merge pull request #846
Riccardo Spagni
11
-21
/
+16
2016-06-19
Merge pull request #775
Riccardo Spagni
6
-4
/
+190
2016-06-19
wallet_rpc_server: fix some string values being returned between <>
moneromooo-monero
1
-10
/
+10
2016-06-19
Require 64/16 characters for payment ids
moneromooo-monero
1
-1
/
+3
2016-06-10
rpc: fix getblock RPC sending blob as binary, not hex dump
moneromooo-monero
1
-1
/
+1
2016-06-07
Fix Issue #855
Howard Chu
1
-4
/
+0
2016-06-06
cn_deserialize: add minergate data
moneromooo-monero
1
-0
/
+1
2016-06-06
cn_deserialize: print extra nonce as hex data
moneromooo-monero
1
-1
/
+1
2016-06-06
tx_extra: parse new chunk added by minergate
blashyrkh
1
-1
/
+12
2016-06-03
Merge pull request #854
Riccardo Spagni
1
-0
/
+18
2016-06-03
Merge pull request #850
Riccardo Spagni
1
-2
/
+5
2016-05-28
readme: notes on config file and fg/bg run mode
redfish
1
-0
/
+18
2016-05-25
crypto: slow-hash: disable mul implemented in asm for ARM
redfish
1
-2
/
+5
2016-05-18
fix: error: -Werror=misleading-indentation
moneroexample
1
-1
/
+3
2016-05-18
contrib: epee: add exception spec to throwing destructors
redfish
3
-3
/
+3
2016-05-18
src: p2p: add exception spec to throwing destructors
redfish
4
-4
/
+4
2016-05-18
crypto: slow-hash: fix misleading indent
redfish
1
-1
/
+1
2016-05-18
crypto: slow-hash: remove unused hash list for ARM
redfish
1
-4
/
+0
2016-05-18
crypto: oaes_lib: remove unused _NR array
redfish
1
-4
/
+0
2016-05-18
crypto: fix compile error: use named type in sizeof
redfish
1
-4
/
+5
2016-05-17
Merge pull request #842
Riccardo Spagni
4
-4
/
+11
2016-05-17
Merge pull request #840
Riccardo Spagni
2
-6
/
+8
2016-05-17
Merge pull request #837
Riccardo Spagni
1
-1
/
+9
2016-05-17
Merge pull request #831
Riccardo Spagni
11
-31
/
+121
2016-05-17
Merge pull request #827
Riccardo Spagni
3
-19
/
+31
2016-05-16
Restrict also 'get_connections' and 'getbans' APIs.
osensei
1
-2
/
+2
2016-05-15
crypto: make clear generate_random_bytes is not thread safe
moneromooo-monero
4
-4
/
+11
2016-05-14
Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res...
osensei
2
-4
/
+6
2016-05-11
Update README with TAILS instructions
dEBRUYNE-1
1
-1
/
+9
2016-05-01
tests: fix tests broken by the removal of the block reward accumulation loop
moneromooo-monero
6
-24
/
+18
2016-05-01
cn_deserialize: deserialize tx_extra too
moneromooo-monero
1
-0
/
+21
2016-05-01
unit_tests: add a write_varint/read_varint test
moneromooo-monero
2
-1
/
+68
2016-05-01
unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typo
moneromooo-monero
1
-1
/
+1
2016-05-01
core: move tx_extra parsing errors to log level 1
moneromooo-monero
2
-5
/
+13
2016-04-29
Merge branch 'performance' of https://github.com/LMDB/bitmonero
Riccardo Spagni
7
-769
/
+1229
2016-04-29
Only log 1/N skipped blocks
Howard Chu
1
-2
/
+4
2016-04-29
Move refresh height to keys file from cache file
Howard Chu
2
-1
/
+8
2016-04-29
Make fast_refresh interruptible
Howard Chu
1
-2
/
+3
2016-04-29
Set refresh height earlier
Howard Chu
1
-13
/
+15
2016-04-29
Merge pull request #826
Riccardo Spagni
1
-27
/
+44
2016-04-29
Merge pull request #825
Riccardo Spagni
8
-7
/
+47
2016-04-29
Merge pull request #824
Riccardo Spagni
2
-2
/
+12
2016-04-29
Fix 19fe8ae3ef1aa46ae8fdd4e4d6862510390ddab7
Howard Chu
1
-2
/
+2
2016-04-28
Print stack trace on exceptions
moneromooo-monero
5
-2
/
+188
2016-04-28
simplewallet: display all settings on set with no arguments
moneromooo-monero
1
-27
/
+44
2016-04-28
add a --max-concurrency flag
moneromooo-monero
8
-7
/
+47
2016-04-27
wallet: add a filter_by_height field to get_transfers
moneromooo-monero
2
-2
/
+12
2016-04-27
Merge pull request #823
Riccardo Spagni
1
-1
/
+1
2016-04-27
Merge pull request #822
Riccardo Spagni
3
-0
/
+151
2016-04-27
Merge pull request #821
Riccardo Spagni
1
-1
/
+5
2016-04-26
simplewallet: fix pending transfers fee display in show_transfers
moneromooo-monero
1
-1
/
+1
2016-04-26
simplewallet: more threading fixes
moneromooo-monero
1
-1
/
+5
2016-04-26
wallet: add get_transfers rpc call
moneromooo-monero
3
-0
/
+151
2016-04-26
Merge pull request #816
Riccardo Spagni
8
-15
/
+236
2016-04-26
wallet: allow attaching notes to txids
moneromooo-monero
8
-4
/
+193
2016-04-26
wallet: add GMT timestamps to transfers/payments
moneromooo-monero
3
-14
/
+46
2016-04-26
Merge pull request #819
Riccardo Spagni
1
-1
/
+1
2016-04-26
Merge pull request #817
Riccardo Spagni
2
-11
/
+45
2016-04-26
Merge pull request #815
Riccardo Spagni
7
-63
/
+531
2016-04-26
Merge pull request #814
Riccardo Spagni
3
-13
/
+40
2016-04-26
Merge pull request #813
Riccardo Spagni
1
-1
/
+6
2016-04-26
Merge pull request #812
Riccardo Spagni
2
-3
/
+7
2016-04-26
Merge pull request #811
Riccardo Spagni
2
-5
/
+8
2016-04-26
Merge pull request #806
Riccardo Spagni
8
-0
/
+176
2016-04-24
Another take on migration
Howard Chu
2
-582
/
+106
2016-04-24
random: call abort(3) instead of assert in must_succeed macro
moneromooo-monero
1
-1
/
+1
2016-04-21
simplewallet: some background refresh threading fixes
moneromooo-monero
2
-11
/
+45
2016-04-19
wallet: add a new sweep_all command and RPC command
moneromooo-monero
7
-63
/
+531
2016-04-18
modified: src/wallet/wallet2.cpp
awfulcrawler
2
-5
/
+6
2016-04-18
modified: src/simplewallet/simplewallet.cpp
awfulcrawler
3
-13
/
+39
2016-04-18
Merge pull request #1 from monero-project/master
AwfulCrawler
17
-128
/
+287
2016-04-17
Add --restore-height option
Howard Chu
2
-0
/
+25
2016-04-17
Speed up new wallet refresh
Howard Chu
1
-0
/
+6
2016-04-17
Add GET_HASHES_FAST rpc, use it in wallet
Howard Chu
6
-0
/
+145
2016-04-17
blockchain: add missing overflow check for already generated coins
moneromooo-monero
1
-1
/
+5
2016-04-17
blockchain: update cumulative block limit when popping a block
moneromooo-monero
1
-0
/
+1
2016-04-17
abstract_tcp_server2: fix send queue limit warning spam
moneromooo-monero
1
-1
/
+1
2016-04-17
abstract_tcp_server2: avoid deadlock waiting for send queue to drain
moneromooo-monero
1
-2
/
+5
2016-04-17
net_node: fix connection leak when ping fails with bad response
moneromooo-monero
1
-0
/
+1
2016-04-17
tests: fix compile failure on wallet2::transfer
moneromooo-monero
1
-1
/
+2
2016-04-17
wallet2: move output selection api public
moneromooo-monero
1
-4
/
+6
2016-04-14
Merge pull request #803
Riccardo Spagni
1
-2
/
+13
2016-04-14
Merge pull request #786
Riccardo Spagni
1
-0
/
+4
2016-04-14
Merge pull request #785
Riccardo Spagni
1
-5
/
+66
2016-04-14
Merge pull request #784
Riccardo Spagni
2
-0
/
+2
2016-04-14
Merge pull request #783
Riccardo Spagni
6
-74
/
+61
2016-04-14
Merge pull request #782
Riccardo Spagni
1
-1
/
+13
2016-04-14
Merge pull request #801
Riccardo Spagni
3
-0
/
+12
2016-04-14
Merge pull request #800
Riccardo Spagni
2
-19
/
+0
2016-04-14
Merge pull request #797
Riccardo Spagni
4
-12
/
+37
2016-04-14
Merge pull request #796
Riccardo Spagni
1
-1
/
+1
2016-04-14
Merge pull request #791
Riccardo Spagni
4
-12
/
+74
2016-04-14
Merge pull request #789
Riccardo Spagni
1
-2
/
+4
2016-04-10
simplewallet: save fixes in RPC mode
moneromooo-monero
1
-2
/
+13
2016-04-09
mdb_drop optimization
Howard Chu
1
-1
/
+10
2016-04-09
rpc: add pool/blockchain and block height results to gettransactions
moneromooo-monero
4
-12
/
+74
2016-04-08
Migration
Howard Chu
2
-5
/
+1049
2016-04-06
simplewallet: set strict umask at start
moneromooo-monero
1
-0
/
+1
2016-04-06
util: add a function to set umask to 077
moneromooo-monero
2
-0
/
+11
2016-04-06
blockchain: remove the tx validation result cache
moneromooo-monero
2
-19
/
+0
2016-04-06
Merge pull request #799
Riccardo Spagni
1
-5
/
+7
2016-04-06
Fix get_tick_count() on Windows
Howard Chu
1
-5
/
+7
2016-04-06
Merge pull request #787
Riccardo Spagni
1
-0
/
+1
2016-04-06
Merge pull request #798
Riccardo Spagni
1
-0
/
+2
2016-04-06
tx_pool: fix (hopefully) save/load of kept_by_block
moneromooo-monero
1
-0
/
+2
2016-04-05
Merge branch 'performance' into master
Howard Chu
7
-754
/
+637
2016-04-05
Cleanup
Howard Chu
4
-28
/
+70
2016-04-05
Cleanup and clarify
Howard Chu
4
-146
/
+129
2016-04-05
Use cursors in some remove functions
Howard Chu
1
-7
/
+33
2016-04-05
Use DUPFIXED for block_info and output_txs
Howard Chu
2
-56
/
+46
2016-04-05
More outputs consolidation
Howard Chu
3
-492
/
+264
2016-04-05
Use DUPFIXED for output_keys
Howard Chu
1
-23
/
+37
2016-04-05
Use DUPFIXED for tx_indices
Howard Chu
1
-50
/
+60
2016-04-05
Use DUPFIXED for block_heights
Howard Chu
1
-22
/
+29
2016-04-05
Use DUPFIXED for spent_keys
Howard Chu
1
-23
/
+18
2016-04-05
Add back changes from revert.
warptangent
1
-19
/
+2
2016-04-05
Use MDB_APPEND mode with two tx subdbs
warptangent
1
-2
/
+2
2016-04-05
Schema update: tx_indices - consolidate the tx subdbs from 5 to 3
warptangent
3
-75
/
+56
2016-04-05
Schema update: tx_indices - yet less indirection
warptangent
4
-20
/
+15
2016-04-05
Schema update: tx_indices - improve further with less indirection
warptangent
4
-21
/
+56
2016-04-05
Add batch warning for further review
warptangent
1
-0
/
+4
2016-04-05
Schema update: tx_indices
warptangent
2
-32
/
+109
2016-04-05
Consolidated block info
Howard Chu
2
-95
/
+63
2016-04-05
Update schema for "tx_outputs" to use array containing amount output indices
warptangent
4
-119
/
+131
2016-04-05
blockchain_utilities: Update documentation
warptangent
1
-4
/
+54
2016-04-05
get_payments short ID
luigi1111
1
-8
/
+17
2016-04-05
rpc: print human readable time since received when printing pool
moneromooo-monero
1
-11
/
+33
2016-04-05
rpc: add a do_not_relay boolean to tx submission
moneromooo-monero
3
-1
/
+4
2016-04-05
tx_pool: ensure no txes that fail check_inputs get in the block template
moneromooo-monero
1
-1
/
+1
2016-04-02
tests: fix build with older GCC
Javier Smooth
1
-2
/
+4
2016-04-02
epee: flush output after a message
moneromooo-monero
1
-0
/
+1
2016-04-02
tests: unbound API is only accessible in static builds
moneromooo-monero
1
-0
/
+4
2016-04-02
simplewallet: optional address in --generate-from-json
moneromooo-monero
1
-5
/
+66
2016-04-02
Fix potential race with parallel processing of txes/signatures/blocks
moneromooo-monero
2
-0
/
+2
2016-04-02
wallet: better output selection for transfer/transfer_new
moneromooo-monero
6
-74
/
+61
2016-04-02
core: keep the acc loop for the genesis block
moneromooo-monero
1
-1
/
+13
2016-04-02
Merge pull request #780
v0.9.4
Riccardo Spagni
1
-1
/
+1
2016-04-02
bumped version number
Riccardo Spagni
1
-1
/
+1
2016-04-02
Merge pull request #779
Riccardo Spagni
1
-5
/
+1
2016-04-02
Merge pull request #778
Riccardo Spagni
1
-1
/
+3
2016-04-02
Merge pull request #777
Riccardo Spagni
2
-0
/
+4
2016-04-02
Merge pull request #774
Riccardo Spagni
2
-1
/
+52
2016-04-02
Merge pull request #773
Riccardo Spagni
1
-2
/
+2
2016-04-02
Merge pull request #772
Riccardo Spagni
1
-0
/
+34
2016-04-02
Merge pull request #769
Riccardo Spagni
4
-64
/
+122
2016-04-02
Merge pull request #768
Riccardo Spagni
1
-4
/
+17
2016-04-02
Merge pull request #767
Riccardo Spagni
10
-23
/
+98
2016-04-02
Merge pull request #766
Riccardo Spagni
1
-0
/
+42
2016-04-02
Merge pull request #764
Riccardo Spagni
2
-74
/
+374
2016-04-01
core: remove the block reward accumulation loop
moneromooo-monero
1
-5
/
+1
2016-03-30
Detect map resize failures
Howard Chu
1
-1
/
+3
2016-03-30
minor corrections/clarifications
Thomas Winget
2
-4
/
+6
2016-03-30
add blockhashing blob to getblocktemplate
Howard Chu
2
-0
/
+4
2016-03-29
tests: add test for needed OpenSSL algorithms in unbound
moneromooo-monero
2
-1
/
+52
2016-03-29
README: mention TORSOCKS_ALLOW_INBOUND for wallet connections
moneromooo-monero
1
-2
/
+2
2016-03-29
simplewallet: always gracefully exit on EOF
moneromooo-monero
1
-0
/
+34
2016-03-28
Merge pull request #770
Riccardo Spagni
1
-1
/
+1
2016-03-28
connection_basic: avoid gratuitous exception
moneromooo-monero
1
-2
/
+2
2016-03-28
wallet: fix --generate-from-keys saving as watch only
moneromooo-monero
1
-1
/
+1
2016-03-27
wallet: make load_keys check types when loading JSON
moneromooo-monero
2
-23
/
+38
2016-03-27
wallet: make the JSON reading type safe
moneromooo-monero
1
-41
/
+31
2016-03-27
common: new json_util.h
moneromooo-monero
1
-0
/
+53
2016-03-27
Merge pull request #765
Riccardo Spagni
23
-54
/
+390
2016-03-27
abstract_tcp_server2: possible fix for exception in handle_accept
moneromooo-monero
1
-4
/
+17
2016-03-27
Convey tx verification failure reasons to the RPC client
moneromooo-monero
10
-26
/
+101
2016-03-27
simplewallet: default to trusted daemon for loopback address
moneromooo-monero
1
-0
/
+42
2016-03-26
tests: obligatory hardfork unit build fix after interface change
moneromooo-monero
1
-1
/
+1
2016-03-26
wallet: pass std::function by const ref, not value
moneromooo-monero
2
-2
/
+2
2016-03-26
wallet: do not leak owned amounts to the daemon unless --trusted-daemon
moneromooo-monero
5
-8
/
+11
2016-03-26
wallet: change sweep_dust to sweep_unmixable
moneromooo-monero
6
-30
/
+129
2016-03-26
New RPC and daemon command to get output histogram
moneromooo-monero
16
-0
/
+244
2016-03-26
wallet: handle rare case where fee adjustment can bump to the next kB
moneromooo-monero
1
-2
/
+3
2016-03-26
wallet: factor fee calculation
moneromooo-monero
1
-22
/
+11
2016-03-25
Merge pull request #763
Riccardo Spagni
3
-11
/
+20
2016-03-25
blockchain: for v3, require miner tx to have well behaved outs
moneromooo-monero
2
-3
/
+13
2016-03-25
core: fix miner tx block reward with fees
moneromooo-monero
1
-8
/
+7
2016-03-25
Merge pull request #762
Riccardo Spagni
13
-435
/
+11
2016-03-25
remove connectivity tool, comment it out from munin plugins too
Riccardo Spagni
12
-433
/
+9
2016-03-25
remove unecessary and bad std::move from portable_storage_template_helper.h
Riccardo Spagni
1
-2
/
+2
2016-03-25
Merge pull request #749
Riccardo Spagni
15
-594
/
+2909
[next]