Commit Graph

2439 Commits (59c9d165f8755e86b54b71b53f5e3bac37c3ec59)

Author SHA1 Message Date
Alexis Enston 4ecab0d80c Consider empty block when filling with TXs
8 years ago
NanoAkron 66665003bd
Clear feedback to user when daemon has stopped successfully
8 years ago
kenshi84 55a8e982c0 moved get_account_address_from_str_or_url from libcommon to libcryptonote_core
8 years ago
moneromooo-monero a39cd745c9
rpc: fix bc_dyn_stats not setting grace blocks
8 years ago
Riccardo Spagni ad91ffe7e5
Merge pull request #1622
8 years ago
Riccardo Spagni 6f39ba5909
Merge pull request #1621
8 years ago
Miguel Herranz 8141973e00 Remove unreachable returns
8 years ago
kenshi84 feed6175ea fixed typo: monero-wallet-cli,log
8 years ago
NanoAkron 98357db400
Update log messages to reflect fact we no longer need to type `exit` to save database before quitting
8 years ago
Miguel Herranz 0644eed772 Remove boost/foreach.cpp includes
8 years ago
= e92c4fff1a
Wallet api: testnet getter
8 years ago
Miguel Herranz 36dd3e238f Replace BOOST_REVERSE_FOREACH with ranged for
8 years ago
Miguel Herranz 629e3101ab Replace BOOST_FOREACH with C++11 ranged for
8 years ago
moneromooo-monero 8028b5324e
protocol: log received messages in a separate category
8 years ago
Riccardo Spagni 9c06a7fd04
Merge pull request #1615
8 years ago
Riccardo Spagni 17247b23bf
Merge pull request #1612
8 years ago
Riccardo Spagni a3de797e57
Merge pull request #1610
8 years ago
Riccardo Spagni add98edfc3
Merge pull request #1609
8 years ago
Riccardo Spagni f798a2ab85
Merge pull request #1606
8 years ago
Riccardo Spagni ee45b7a6db
Merge pull request #1605
8 years ago
Riccardo Spagni e12f073f65
Merge pull request #1604
8 years ago
moneromooo-monero f098989396
core: cache tx hashes of failing semantics txes
8 years ago
moneromooo-monero 20f7152769
wallet2: fix sending a rct tx with a single output available
8 years ago
moneromooo-monero b70ab128fc
rpc: fix orphan_status when getting blocks
8 years ago
moneromooo-monero 4cdf0a35c9
p2p: always recreate a new peer id on startup
8 years ago
moneromooo-monero f8b97aef34
p2p: show ban/unban logs by default again
8 years ago
moneromooo-monero 7c3f79cb9f
core: early out in handle_incoming_tx if already in pool or blockchain
8 years ago
moneromooo-monero 6cc7d26140
ringct: reorder a bit to check quicker tests first
8 years ago
moneromooo-monero a854cec3ba
Make stack trace show up in log file with default settings
8 years ago
Miguel Herranz 1c4d65c011 Rename method to get_random_gray_peer
8 years ago
Miguel Herranz 03a54ee0c9 Fix logging that broke after rebasing
8 years ago
Miguel Herranz 6bdd3a59b5 Use set_peer_just_seen to keep last_seen updated
8 years ago
Miguel Herranz 82dbeedd1b Add gray peer list housekeeping system
8 years ago
Riccardo Spagni 39aaea8e62
Merge pull request #1599
8 years ago
Riccardo Spagni 3db3a6ee1a
Merge pull request #1593
8 years ago
Riccardo Spagni 4bcd284c76
Merge pull request #1592
8 years ago
Riccardo Spagni d5fbba45e8
Merge pull request #1589
8 years ago
Riccardo Spagni 8698dd36f2
Merge pull request #1587
8 years ago
Riccardo Spagni d10425025a
Merge pull request #1572
8 years ago
moneromooo-monero 17246d051d
wallet: print exception message on get_random_outs_error
8 years ago
Miguel Herranz cbcdf8ad35 Honor depth in get_peerlist_head method
8 years ago
kenshi84 78d560a933 simplewallet: use MAKE_CORE_RPC_VERSION(1,4) instead of 0x10004
8 years ago
moneromooo-monero 87c658f83b
wallet2_api: add API to set log categories
8 years ago
Howard Chu 843769f88f
Tweak some msg loglevels
8 years ago
Miguel Herranz 0e0e6c5f39 Reduce to one connection per IP
8 years ago
Riccardo Spagni 71ac698b78
Merge pull request #1585
8 years ago
Riccardo Spagni deb6728bc3
Merge pull request #1584
8 years ago
moneromooo-monero a480bf6b14
fixups in logging init calls, and add missing net context in a log
8 years ago
Howard Chu 990e08f090
Fix PR#1506, off by one in chain height
8 years ago
moneromooo-monero 693c190881
wallet: add a node RPC cache layer for simple RPC calls
8 years ago
moneromooo-monero d86ae2bec6
wallet2: reuse fake outs when adjusting fee on transfer
8 years ago
moneromooo-monero 64da0983d5
core: don't try to deserialize an empty extra to remove a field
8 years ago
Riccardo Spagni ab69d5b367
Merge pull request #1569
8 years ago
kenshi84 16b8b66adc specify restore height by YYYY-MM-DD format
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
Riccardo Spagni e459d8604d
Merge pull request #1578
8 years ago
Riccardo Spagni 422a36ca2a
Merge pull request #1581
8 years ago
Riccardo Spagni ec323d8c3f
Merge pull request #1561
8 years ago
kenshi84 ce866d1cc6 macro to define core RPC version for avoiding future mistake
8 years ago
moneromooo-monero 6da9335a9e
blockchain_import: fix build after tx_pool::add_tx changes
8 years ago
Riccardo Spagni b2e1568335
Merge pull request #1579
8 years ago
Riccardo Spagni 99ffc49740
Merge pull request #1577
8 years ago
Riccardo Spagni 1207d8ad0d
Merge pull request #1576
8 years ago
Riccardo Spagni 9cda94d0aa
Merge pull request #1574
8 years ago
Riccardo Spagni f00797a1f2
Merge pull request #1573
8 years ago
Riccardo Spagni 10c6afd316
Merge pull request #1571
8 years ago
Riccardo Spagni 91083a43be
Merge pull request #1568
8 years ago
Riccardo Spagni 31de98793f
Merge pull request #1567
8 years ago
Riccardo Spagni 51baab2112
Merge pull request #1565
8 years ago
Riccardo Spagni 865f5bef34
Merge pull request #1564
8 years ago
Riccardo Spagni 8bd2c2e551
Merge pull request #1563
8 years ago
Riccardo Spagni 935f50471c
Merge pull request #1560
8 years ago
Riccardo Spagni c23bd75df6
Merge pull request #1552
8 years ago
Riccardo Spagni 65e33b1bc5
Merge pull request #1506
8 years ago
Chris Vickio 0aefb2f60a remove std::move from return statements (pessimizing-move warning)
8 years ago
Chris Vickio 629d5b7689 change counter from bool to int (deprecated-increment-bool warning)
8 years ago
Howard Chu 3ff54bdd7a
Check for correct thread before ending batch transaction
8 years ago
moneromooo-monero f5f4109f9a
mnemonics: fix language detection with checksum word
8 years ago
Miguel Herranz 3f269e988c Limit incoming connections from the same IP
8 years ago
Howard Chu eaf8470b29
Must wait for previous batch to finish before starting new one
8 years ago
Howard Chu c903c5541e
Don't cache block height, always get from DB
8 years ago
Howard Chu eb1fb6011a
Tweak default db-sync-mode to fast:async:1
8 years ago
Howard Chu 0693cff925
Use batch transactions when syncing
8 years ago
moneromooo-monero feb499aaae
core: check block version for alt chains too
8 years ago
moneromooo-monero d276a16526
wallet2: use at least two rct inputs if possible
8 years ago
moneromooo-monero ba3968f6ce
rct: split rct checks between semantics and other
8 years ago
Jaquee dea53962a3
fix timeout in check_connection
8 years ago
moneromooo-monero 81c384e408
fix do_not_relay not preventing relaying on a timer
8 years ago
Chris Vickio fb76d43980 add extra braces around subobjects (missing-braces warning)
8 years ago
Chris Vickio 3b6d5f255d make struct/class declarations consistent (mismatched-tags warning)
8 years ago
Chris Vickio fcf66925c1 remove unused fields from network_throttle (unused-private-field warning)
8 years ago
moneromooo-monero 5b5017e267
rpc: add a command to get info about the current blockchain
8 years ago
moneromooo-monero c9f13c5e54
wallet2: fix tx reroll not updating fee is going up a kB step
8 years ago
moneromooo-monero 176b70a0d4
account: fix build error involving std::max and different types
8 years ago
Jaquee 1d3179816b
Wallet API: add key image import/export functions
8 years ago
Jaquee 4a0176740d
Wallet API: support integrated addresses in address book.
8 years ago
moneromooo-monero 50b230d12c
core: ensure block size limit is set from the start
8 years ago
Jaquee 46550c0b4f
Wallet API: add rescanSpent()
8 years ago
Riccardo Spagni 2806842200
Merge pull request #1562
8 years ago
Riccardo Spagni 2a2f02e375
Merge pull request #1559
8 years ago
Riccardo Spagni cbb39b499b
Merge pull request #1558
8 years ago
Riccardo Spagni e75fd059dd
Merge pull request #1555
8 years ago
Riccardo Spagni 433adee594
Merge pull request #1545
8 years ago
Riccardo Spagni 0b6031adbf
Merge pull request #1543
8 years ago
Riccardo Spagni faa33fc326
Merge pull request #1541
8 years ago
Riccardo Spagni e51afeb90f
Merge pull request #1540
8 years ago
Riccardo Spagni 006bb0e957
Merge pull request #1538
8 years ago
Riccardo Spagni 36b84ded95
Merge pull request #1526
8 years ago
Riccardo Spagni aeeb24991a
Merge pull request #1523
8 years ago
Riccardo Spagni 71c7577370
Merge pull request #1513
8 years ago
Riccardo Spagni 5738e07fba
Merge pull request #1492
8 years ago
Miguel Herranz 36ba311cf4 Prioritize older transactions in the mempool
8 years ago
Jaquee a081b39c01
Move key image export/import functions to wallet2
8 years ago
Jaquee db56a03ff2
Wallet2 + API: Callbacks for unconfirmed transfers
8 years ago
Chris Vickio 7961878e81 initialize timestamp to 0 and check for mktime() error
8 years ago
Miguel Herranz 19be7225cc Add start_time to get_info methods and show uptime
8 years ago
Lee Clagett d81cb08704 Added (not yet enabled) HTTP client authentication
8 years ago
Jaquee 0d3918e15b
Wallet api: Update trustedDaemon when daemon is changed
8 years ago
Jaquee dbb838f4d0
GUI cold signing
8 years ago
Jaquee afb85a028f
Wallet API: functions for supporting/creating view only wallets
8 years ago
Jaquee 5eed5b056b
Wallet API: functions for supporting/creating view only wallets
8 years ago
luigi1111 758c0eb79f
fix time stats mixin
8 years ago
Miguel Herranz aff28178e6 Remove db-auto-remove-logs
8 years ago
Miguel Herranz 1229c68587 Remove berkeley from db_type initialization
8 years ago
Miguel Herranz e309055819 Show available types for db-type command
8 years ago
Miguel Herranz 046ab33d1b Remove berkeley from blockchain_db_types
8 years ago
moneromooo-monero a813ab50fe
wallet2_api: add solo mining API
8 years ago
kenshi84 f1dde1a429 wallet cli: print originating block heights of mixin keys when making transfer
8 years ago
luigi1111 5ae00f0ff5 add msg for donate
8 years ago
luigi1111 db44a909ba Fix monero-wallet-cli compile
8 years ago
Riccardo Spagni c6ec939626
Merge pull request #1542
8 years ago
Riccardo Spagni 59021496d8
Merge pull request #1537
8 years ago
Riccardo Spagni 15dcc5afd3
Merge pull request #1534
8 years ago
Riccardo Spagni 6cbfe0f849
Merge pull request #1521
8 years ago
Riccardo Spagni ba9744d400
Merge pull request #1515
8 years ago
Riccardo Spagni 2a996f492f
Merge pull request #1510
8 years ago
Riccardo Spagni da05900524
Merge pull request #1509
8 years ago
Riccardo Spagni 13c5da2aa3
Merge pull request #1508
8 years ago
Riccardo Spagni 0ce4618bea
Merge pull request #1504
8 years ago
Riccardo Spagni c284b0fff7
Merge pull request #1503
8 years ago
Riccardo Spagni fdb1cda965
Merge pull request #1502
8 years ago
Riccardo Spagni 06de09daf4
Merge pull request #1501
8 years ago
Riccardo Spagni 1736b7ef6b
Merge pull request #1500
8 years ago
Riccardo Spagni d655e88b44
Merge pull request #1499
8 years ago
Riccardo Spagni 03497f0268
Merge pull request #1497
8 years ago
Riccardo Spagni 209a633a3c
Merge pull request #1496
8 years ago
Riccardo Spagni 23cf963332
Merge pull request #1493
8 years ago
Riccardo Spagni fc0a2b837b
Merge pull request #1490
8 years ago
Riccardo Spagni f4b3989c61
Merge pull request #1482
8 years ago
Riccardo Spagni ff1bb6bc68
Merge pull request #1460
8 years ago