Commit Graph

666 Commits (3e761c137da73b9f82c8c26f8896e8781dbf062e)

Author SHA1 Message Date
Howard Chu 296641e047
Fix #1824 don't end batch that we didn't start
7 years ago
moneromooo-monero 12adb4a3f3
core: move hardfork back to cryptonote_core
7 years ago
Riccardo Spagni ed6f2e8323
Merge pull request #1785
7 years ago
moneromooo-monero 583a7b5c74
core: protect precomputed block hashes with SHA256
7 years ago
moneromooo-monero 9effa55311
core: bound the amount of entries in bad tx semantics cache
7 years ago
moneromooo-monero 240054a7f8
core: remove a couple unused/obsolete bits
7 years ago
moneromooo-monero 5901331669
updates: remove testnet case
7 years ago
moneromooo-monero 822577eb42
updates: we now have a user URL, and an automatic one
7 years ago
moneromooo-monero 9f17b1a30f
updates: s/monerod/monero/ for the main download
7 years ago
Riccardo Spagni 1a4298685a
Merge pull request #1766
7 years ago
moneromooo-monero 708758b737
core: do not download an update we already downloaded
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero 417b126fc4
Fix core_tests breaking on startup
7 years ago
moneromooo-monero e74b3ab5f7
core: add p2p bind port options from net_node
7 years ago
Riccardo Spagni 49efd3add9
Merge pull request #1727
7 years ago
Riccardo Spagni 59d96eedd8
Merge pull request #1724
7 years ago
Riccardo Spagni 565c99f670
Merge pull request #1731
7 years ago
moneromooo-monero a5a0a3c894
core: updates can now be downloaded (and SHA256 hash checked)
7 years ago
moneromooo-monero d282cfcc46
core: test key images against validity domain
7 years ago
moneromooo-monero f640512c53
Optionally query moneropulse DNS records to check for updates
7 years ago
moneromooo-monero e3cae4ae2e
core: display any fork warning at startup too
7 years ago
Riccardo Spagni 675434ffab
Merge pull request #1748
7 years ago
moneromooo-monero c32830937c
tx_pool: revert template filling changes
7 years ago
Howard Chu bed2d9f231
Get rid of directory lock
7 years ago
Howard Chu dc53e9eef2
Add a few read txns to streamline
7 years ago
moneromooo-monero a427235e30
core: add a missing newline on a string to be logged
7 years ago
moneromooo-monero 0288310e3b
blockchain_db: add "raw" blobdata getters for block and transaction
7 years ago
moneromooo-monero cca95c1c7a
blockchain_db: do not throw on expected partial results getting keys
7 years ago
moneromooo-monero 5adcb5a48c
tx_pool: add a debug message when adding a tx to the pool
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
kenshi84 bab1e9a397 bugfix: infinite recursion in get_account_address_from_str_or_url
8 years ago
Riccardo Spagni eb21389953
Merge pull request #1664
8 years ago
moneromooo-monero b5cb8861c7
core: fix integrated addresses breaking with auto zero change
8 years ago
Riccardo Spagni fcb299b4ae
Merge pull request #1641
8 years ago
Riccardo Spagni c3eff820be
Merge pull request #1642
8 years ago
Riccardo Spagni a6f61b8419
Merge pull request #1631
8 years ago
Riccardo Spagni ca2e2c2453 Merge pull request #1627
8 years ago
Riccardo Spagni f9e60dcd55
Merge pull request #1617
8 years ago
Miguel Herranz ca94d0a43c Separate data per P2P port
8 years ago
moneromooo-monero 3ae79a59e4
core: set missing verifivation_failed flag when rejecting a tx
8 years ago
Alexis Enston 58e825060e Blockfill - Sort tx pool correctly
8 years ago
Alexis Enston 5f7a8741b9 Blockfill - Take TX fees into account properly
8 years ago
Alexis Enston 4ecab0d80c Consider empty block when filling with TXs
8 years ago
kenshi84 55a8e982c0 moved get_account_address_from_str_or_url from libcommon to libcryptonote_core
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
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
Riccardo Spagni 9c06a7fd04
Merge pull request #1615
8 years ago
Riccardo Spagni a3de797e57
Merge pull request #1610
8 years ago