Commit Graph

869 Commits (263cc48c4894496cd34733d2b04018b953d0d1ac)

Author SHA1 Message Date
moneromooo-monero ea33cadebf
mnemonics: fix prefix extraction with non ASCII text
9 years ago
Riccardo Spagni 1720affbd6
Merge pull request #325
9 years ago
Riccardo Spagni 4790db9d04
Merge pull request #324
9 years ago
Rostislav 3ade396406 Set dnssec_valid value correctly in dns_utils; fix address_from_url test
9 years ago
moneromooo-monero dc4dbc1ceb
simplewallet: allow creating a wallet from a public address and view secret key
9 years ago
moneromooo-monero 6a0f61d800
account: allow creating an account from a public address and view secret key
9 years ago
moneromooo-monero e05a58aead
wallet2: fix write_watch_only_wallet comment description
9 years ago
moneromooo-monero 4bf6f0d57a
simplewallet: forbid seed commands for watch only wallets
9 years ago
moneromooo-monero 2952ffd80f
wallet2: use the same exponential splitting for normal txes
9 years ago
moneromooo-monero 7c8d3be656
wallet2: try to split dust sweep txs exponentially
9 years ago
moneromooo-monero f6da25a32e
Fix standard address deserialization
9 years ago
Riccardo Spagni 2d9d6c7621
Merge pull request #321
9 years ago
Riccardo Spagni 1595187ae2
Merge pull request #320
9 years ago
Riccardo Spagni 66a5c9e50f
Merge pull request #318
9 years ago
moneromooo-monero bbc5475418
Fix DNS checkpoint consensus code
9 years ago
moneromooo-monero f9b361be8a
daemon: fix an exit crash
9 years ago
moneromooo-monero 6f8a6dcb6c Add RPC commands to manipulate integrated addresses
9 years ago
moneromooo-monero 67be2e4b3a
simplewallet: allow integrated_address to generate a random payment id
9 years ago
moneromooo-monero 7bd6efe313
account: add a couple consts
9 years ago
moneromooo-monero 63741d8264
Integrated addresses (standard address plus payment id)
9 years ago
moneromooo-monero fb2007181e
simplewallet: allow a different password for the watch-only wallet
9 years ago
Riccardo Spagni d6ba5ef8c5
Merge pull request #312
9 years ago
Riccardo Spagni 1b25e8dfc5
Merge pull request #311
9 years ago
Riccardo Spagni f89cf1df87
Merge pull request #308
9 years ago
Riccardo Spagni 5bee2d2edf
Merge pull request #303
9 years ago
moneromooo-monero a9b1f7eb05
dns_utils: simpify smart pointer use, and use for url strings too
9 years ago
Thomas Winget d7df08d6ec
properly decrement p2p socket count
9 years ago
moneromooo-monero 35b160edea
fix ^D exit for bitmonerod
9 years ago
moneromooo-monero c882af63c1
wallet: add watch only wallet support
9 years ago
moneromooo-monero f7767c6508
account: add a forget_spend_key method
9 years ago
Riccardo Spagni e01d32e52d
cleaning up, removing redundant files, renaming, fixing incorrect licenses
9 years ago
moneromooo-monero a62daebba5
wallet_rpc_server: add a sweep_dust RPC command as well
9 years ago
moneromooo-monero 3204f0d536
wallet: add a sweep_dust command
9 years ago
Riccardo Spagni 6aee052001
Merge pull request #297
9 years ago
Riccardo Spagni 26fac96c5d
Merge pull request #294
9 years ago
warptangent 5680604437
Replace hardcoded value with existing constant of same value
9 years ago
warptangent f37ee2f304
Update database resize behavior
9 years ago
warptangent f85cd8e10b
Include database error in more error messages
9 years ago
moneromooo-monero 693a8bf7b1
rpc_command_executor: fix mining in testnet mode
9 years ago
moneromooo-monero d09be116c6
core_rpc_server: add a getter for the testnet flag
9 years ago
moneromooo-monero 754f863a7e
core_rpc_server: log some error messages to the console
9 years ago
moneromooo-monero 4f0e8cfa92
daemon: remove obsolete daemon_commands_handler.h
9 years ago
moneromooo-monero bac366e173
core_rpc_server: reenable print_pl
9 years ago
moneromooo-monero 39a9508a20
net_peerlist: fix grayt/white naming mismatch
9 years ago
warptangent 10ff75e92e
daemon: Set log file default to use data dir
9 years ago
warptangent deacecc15e
simplewallet: Update and add log options
9 years ago
warptangent f24bcd5199
simplewallet: Don't log view key and spend key
9 years ago
moneromooo-monero 8069b3ba7f
blockchain_db: add a few const
9 years ago
moneromooo-monero 09324764c0
wallet: add consts where appropriate
9 years ago
Riccardo Spagni 8cd6072090
Merge pull request #292
9 years ago
Riccardo Spagni e042fad317
Merge pull request #291
9 years ago
Riccardo Spagni 634e367ff5
Merge pull request #289
9 years ago
warptangent 696225321f
Fix compile for GCC 5.1.0
9 years ago
warptangent c44755a5e2
Build seed node list without duplicates
9 years ago
Riccardo Spagni 6f15194049
Merge pull request #290
9 years ago
Riccardo Spagni 38068d07ca
Merge pull request #288
9 years ago
Riccardo Spagni 2939361d72
Merge pull request #287
9 years ago
Riccardo Spagni 53ac50733a
Merge pull request #285
9 years ago
luigi1111 087d7f33e7 Add spendkey dump to simplewallet
9 years ago
warptangent fee8424938
Allow name@domain.tld for OpenAlias lookups
9 years ago
warptangent a0fe18f63a
Revert "Allow name@domain.tld for OpenAlias lookups"
9 years ago
Thomas Winget 01076ae700
Check if LMDB needs resize every 1000 blocks
9 years ago
Thomas Winget b0d849e0a4
null out batch txn pointer as needed (BlockchainLMDB)
9 years ago
moneromooo-monero f278fe3883
s/terget/target/
9 years ago
moneromooo-monero d8ee0a95c7
print limits when running limit commands with no arguments
9 years ago
warptangent d1eac1b71c
Support debugging command --pop-blocks on in-memory blockchain
9 years ago
Thomas Winget 7b7ef73c15
LMDB should now dynamically resize the mapsize
9 years ago
warptangent d35bffb950
Allow BlockchainLMDB to be opened in read-only mode
9 years ago
Thomas Winget ac79502308
Move mdb_txn_safe implementation to cpp file
9 years ago
warptangent 73d3511412
Rename "--block-number" option to "--block-stop"
9 years ago
warptangent 2b2dbd887d
Check if chunk size is zero instead of negative
9 years ago
Thomas Winget b1d92bcc37
Fixes changes to sort tx by fee per kb
9 years ago
Riccardo Spagni 1d42deb767
Merge pull request #281
9 years ago
Riccardo Spagni ec5eca699d
Merge pull request #280
9 years ago
Riccardo Spagni a8a5939df3
Merge pull request #277
9 years ago
Riccardo Spagni 012164fff8
resolved merge conflict in tx_pool.cpp
9 years ago
Riccardo Spagni 85589274aa
Merge pull request #274
9 years ago
warptangent ac011b4312
Rename src/blockchain_converter/ to src/blockchain_utilities/
9 years ago
warptangent ed9c639612
Add --block-number option to blockchain_import
9 years ago
warptangent 1eb4c66ad8
Update blockchain utilities with portable bootstrap file format
9 years ago
warptangent 54bd9c1ed5
Add MDB_NORDAHEAD as a supported LMDB flag for blockchain_import
9 years ago
warptangent a52496de77
Condense #if directives
9 years ago
warptangent 8c1a1884b5
Add basic "pop blocks" command to blockchain_import for debugging
9 years ago
warptangent 71af04669c
Update log statements
9 years ago
warptangent 48926d0eeb
Fix incompatibility with blockchain exporter when source is LMDB
9 years ago
Sergey Kazenyuk 867e98d739 Merge branch 'clang_fixes' into clang_fixes-master
9 years ago
Riccardo Spagni 8005a0c7a1
Merge pull request #269
9 years ago
Riccardo Spagni 9598a39578
Merge pull request #268
9 years ago
Thomas Winget 385d7c0495
Sort txs by per-kb-fee for miners
9 years ago
Thomas Winget 1b2614ba83
When removing 'stuck' transactions, don't ignore the first tx in the pool
9 years ago
Thomas Winget b18368b635
Allow name@domain.tld for OpenAlias lookups
9 years ago
warptangent 641d824f37
Keep memory pool consistent when stuck tx removed
9 years ago
warptangent b76857f9d9
Add mempool output to daemon via command and RPC
9 years ago
Thomas Winget 2717883dba
DNS Checkpoint updating-related fixes/changes
9 years ago
Sergey Kazenyuk 2ff0d757eb Fix missing virtual destructor
9 years ago
Javier Smooth 1b19ee040f disable non-working optimized slow_hash on 32 bit intel
9 years ago
rfree2monero 32c19c6c3d
[fix] log level change. compilation: dns, tests
9 years ago
Riccardo Spagni 277a207b2f
Merge pull request #259
9 years ago
Thomas Winget 5b01493047
Fixes start_mining in cli interactive mode
9 years ago
Thomas Winget ae08be5394
Disable DNS checkpoint updating on testnet
9 years ago
Riccardo Spagni c41d14b2aa
Merge pull request #256
9 years ago
rfree2monero 9bfa593eee [fix] Network 1.8: unlimited the RPC connections
9 years ago
Thomas Winget a8bc7182ea
Merge BlockchainDB into upstream
9 years ago
Thomas Winget 9519526224
Only compile BerkeleyDB as an option in non-static
9 years ago
Riccardo Spagni b2b612794d
no newline at end of file
9 years ago
Javier Smooth 83ddc942c1 handle unlikely rounding up after sqrt
9 years ago
Javier Smooth f2e8348be0 triangular distribution to choose recent outputs more often for mixins
9 years ago
Riccardo Spagni 6f0d93097e
Merge pull request #252
9 years ago
Riccardo Spagni ea32a84e45
Merge pull request #251
9 years ago
rfree2monero 618f20ce49 Network 1.7; Quieted the debug a bit.
9 years ago
Thomas Winget c0de96f8bd
Fixed DNS resolution bug in Windows
9 years ago
Riccardo Spagni 0823c98bbc
update hardcoded fallback seeds
9 years ago
rfree2monero 162c993262 Network 1.6: network limits, logging, +doxy
9 years ago
rfree2monero a3b2226394 my changelog
9 years ago
rfree2monero c511abf005 remerged; commands JSON. logging upgrade. doxygen
9 years ago
rfree2monero 3cbdf198f1 Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
9 years ago
Thomas Winget 94cb295db4
Merge upstream into blockchain
9 years ago
Thomas Winget a0590d29cd
Restore daemon interactive mode
9 years ago
Riccardo Spagni 65d6d36449
Merge pull request #244
9 years ago
Riccardo Spagni c1187fabcf
Merge pull request #242
9 years ago
Riccardo Spagni 8636b95f37
Merge pull request #239
9 years ago
Thomas Winget 7b14d4a17f
Steps toward multiple dbs available -- working
9 years ago
Thomas Winget 874f48bc82
update berkeleydb branch to blockchain branch
9 years ago
Thomas Winget 5c0bc0050c
Merge upstream updates into blockchain branch
9 years ago
Thomas Winget e6740ee103
Enforce DNSSEC for checkpoint updates
9 years ago
Thomas Winget dbf46a721a
DNSSEC added (hardcoded key)
9 years ago
Thomas Winget 8855a32044
Merge upstream to daemonize changes
9 years ago
warptangent dbdcf11778
blockchain_converter: Add support for resume from last block
9 years ago
warptangent 488080326c
blockchain_import: lengthen string for line clear
9 years ago
warptangent 7476d2e253
blockchain_export: show progress during export
9 years ago
warptangent 4bedd68d2c
Update Blockchain::get_db() to return reference instead of pointer
9 years ago
warptangent 0386e9925b
Add README for blockchain converter, importer, and exporter utilities
9 years ago
Thomas Winget f78bb00943
Hopefully fixes build on Windows for real this time
9 years ago
Thomas Winget 2b0583b2c6
Hopefully fixes build on Windows
9 years ago
Thomas Winget ead7fad552
BerkeleyDB implementation of BlockchainDB seems to be working!
9 years ago
Thomas Winget 8e3347f310
Pull blockchain changes into berkeleydb branch
9 years ago
Thomas Winget e146027acd
BlockchainBDB passes unit tests
9 years ago
warptangent ffadb6571a
blockchain_export: Add compile-time support for BlockchainDB
9 years ago
Thomas Winget 43477b7dac
BerkeleyDB Blockchain building, not working yet
9 years ago
Thomas Winget cade0da8f1
CMake wiring, minor cleanup, minor test addition
9 years ago
Thomas Winget 1bc89398b4
BerkeleyDB BlockchainDB impl copy/paste/modify
9 years ago
Thomas Winget 5112dc37d7
Try to not pollute cryptonote namespace
9 years ago
Thomas Winget edef0bb771
Initial commit of BDB BlockchainDB implementation
9 years ago
warptangent f6cbfb623b
Add blockchain_export utility
9 years ago
warptangent 275cbd4348
Add support for database open with flags
9 years ago
warptangent cb862cb81a
Add mdb_flags variable to LMDB database open
9 years ago
warptangent 260cc56fae
Add blockchain_import utility
9 years ago
warptangent ca75b4789c
Blockchain: add get_db() accessor, needed for blockchain_import
9 years ago
warptangent a3dd9d10f3
blockchain_converter: Add support for batch transactions
9 years ago
warptangent acb5d291b8
Update and relocate comment that applies class wide
9 years ago
Sergey Kazenyuk b43716c756 Do store transaction's blob size in transaction_chain_entry
9 years ago
Sergey Kazenyuk 3be518ff40 Use single get_transaction_hash to get both id and blob size
9 years ago
Thomas Winget eee3ee7073
BlockchainDB implementations have names now
9 years ago
smooth 02969d69f0 default mix factor in simplewallet
9 years ago
Thomas Winget 5eab480cb1
Moved BlockchainDB into its own src/ subfolder
9 years ago
smooth 7e72e943db update checkpoint
9 years ago
smooth 41a95e7b11 add comment about avoiding overflow
9 years ago
smooth 754a785ee1 minimum subsidy for mining incentives, remove unused LEGACY_FEE define
9 years ago
Riccardo Spagni c01069f352
fixed English word list issue: 'launchpad' should be 'ourselves'
9 years ago
Riccardo Spagni 10e4132e22
fixed English word list issue: 'incline' should have remained 'inline'
9 years ago
Thomas Winget 9dab105e2e
DNS checkpoint loading for testnet should now be correct
9 years ago
Thomas Winget 52f9629bd7
sending commands to forked daemon works on testnet now
9 years ago
Thomas Winget 76289d0e3b
Fix tests building -- function signatures changed
9 years ago
rfree2monero f79821ac7e fix locking in count-peers thread (2)
9 years ago
rfree2monero 0198ffb220 2014 network limit 1.3 fix log/path/data +utils
9 years ago
Thomas Winget db53e1956a
revert stop_daemon method to use correct exit
9 years ago
Thomas Winget 96cbecffd7
RPC calls for background daemon added in
9 years ago
Thomas Winget 9193d6fb5b
Daemonize changes pulled in -- daemon builds
9 years ago
Thomas Winget 0ad0784f46
Changed log level of debug message -- too spammy
9 years ago
warptangent 6485dacc2f
BlockchainLMDB: Add profiling to tx_exists()
9 years ago
warptangent 83fb6d8d07
BlockchainLMDB: Add batch transaction support to tx_exists()
9 years ago
warptangent 8529c0ea9a
BlockchainDB, BlockchainLMDB: Add profiling for DB commits
9 years ago
warptangent 7a66b8bbcf
BlockchainDB: Add virtual function declarations for batch transactions
9 years ago
warptangent b7a2d84919
BlockchainLMDB: Add check for open database to two functions
9 years ago
warptangent 58ecc58be1
BlockchainLMDB: Add support for batch transactions
9 years ago
warptangent 8909d7d82e
Improve block and tx processing efficiency by less repeat hashing
9 years ago
warptangent 3676ac5841
Add profiling to block and tx processing
9 years ago
warptangent ce71abd0fe
Move LMDB storage to subfolder
9 years ago
warptangent 42f8fe5c7f
Fix formatting
9 years ago
warptangent aa82f786c7
Fix log statement
9 years ago
warptangent 26873db199
Remove unused variable
9 years ago
warptangent 4b90fd389d
Add log statement
9 years ago
warptangent 2531aa31f8
Add and extend log statements
9 years ago
warptangent 59305d3137
Blockchain: match original function declaration from blockchain_storage
9 years ago
warptangent cd972bdcc2
Update year and formatting in license
9 years ago
warptangent b88ab643ca
Fix Blockchain::get_tail_id() to set parameter to last block number instead of height
9 years ago
warptangent 963bc09087
Revert "Bounds error, should fix #27"
9 years ago
Thomas Winget 6f1c4b4c2c
Bounds error, should fix #27
9 years ago
rfree2monero ae2a50659f 2014 network limit 1.2 +utils +toc -doc -drmonero
9 years ago
rfree2monero 39fc63f48d removed not needed <netinet/in.h>
9 years ago
rfree2monero 5ce4256e3d 2014 network limit 1.1 +utils +toc -doc -drmonero
9 years ago
rfree2monero eabb519605 2014 network limit 1.0a +utils +toc -doc -drmonero
9 years ago
Riccardo Spagni 7b01a076b9
added tx size to incoming_transfers RPC Call
9 years ago
Thomas Winget fc62af5cf8
Merge remote-tracking branch 'monero-project/master' into blockchain
10 years ago
warptangent 84fe5fbd65
Add compile-time support for both db implementations: in-memory and LMDB
10 years ago
warptangent 8bd1983cdc
Blockchain: reflect log updates from blockchain_storage
10 years ago
warptangent 7f9b070165
Blockchain: reflect log and assert updates from blockchain_storage
10 years ago
warptangent 70342ecada
Blockchain: reflect log level of blockchain_storage
10 years ago
warptangent c8d27fb38d
Blockchain: reflect assert behavior of blockchain_storage for get_tx_outputs_gindexs()
10 years ago
warptangent d00ee784db
Update recently added log statement to fix possible null dereference
10 years ago
warptangent 79ea1f6ff0
Merge upstream
10 years ago
Riccardo Spagni 3ece1584f0
make fallback compatible with newer slow-hash
10 years ago
Riccardo Spagni 497a514bd3 replaced 64-bit multiplication in difficulty.cpp with a portable version
10 years ago
Riccardo Spagni 9b3673a54c
added portable slow-hash, updated makefile targets, fixed readme
10 years ago
Riccardo Spagni e70bc3d369
fixed sse2 ifdef
10 years ago
Riccardo Spagni 2b3b70a261
remove aes flag, detect no sse2
10 years ago
Thomas Winget 9d52378029
Merge to keep up with upstream
10 years ago
Thomas Winget acd4c369e4
Should fix std::min issues related to size_t
10 years ago
Riccardo Spagni 9e0516c1dd
Merge pull request #215
10 years ago
Riccardo Spagni 580e003357
Merge pull request #214
10 years ago
warptangent f74792b778
Fix seed node threaded DNS lookup
10 years ago
warptangent 800d9b9247
Remove code previously made unused and marked unused
10 years ago
warptangent 0840c2fd7e
Fix height assertion in Blockchain::handle_alternative_block()
10 years ago
warptangent 63051bea1c
Fix comparison between main and alternate chain's cumulative
10 years ago
warptangent 909ea81067
Remove a have_block() check so alternate block can be processed
10 years ago
warptangent 4d0a94b20c
Complete implementation of transaction removal
10 years ago
warptangent 1701c26750
Use block index when obtaining block's difficulty for log statement
10 years ago
moneromooo-monero 24d500ce8e
Add a --restricted-rpc flag to simplewallet
10 years ago
moneromooo-monero 87839cd484
Allow get_bulk_payments to return all payments regardless of payment ID
10 years ago
warptangent 4eba21fd48
Fix transfers to support mixins
10 years ago
warptangent d045dfa7ce
Fix transfers (without mixins)
10 years ago
Thomas Winget 429a740562
throw inline functions need to keep exception type
10 years ago
Thomas Winget 14555eefd5
Fixes segfault in Blockchain::handle_alternative_block
10 years ago
Riccardo Spagni 24ddfa792e
Merge pull request #206
10 years ago
Riccardo Spagni 7de1a2d57a
previous hash added to GBT
10 years ago
Thomas Winget 7374b81b23 Merge pull request #19 from warptangent/fix_tx_output
10 years ago
warptangent c5c100c69b Obtain tx hash and tx output index from amount and output offset
10 years ago
moneromooo-monero ad8200a573 db_lmdb: fix global index calculation off by 1
10 years ago
Thomas Winget c50cd95674 Fixes a bug with getting output metadata from BlockchainDB
10 years ago
moneromooo-monero 57b80c541e db_lmdb: remove redundant checks
10 years ago
Thomas Winget c3fa07b44b update comments to reflect changed code
10 years ago
moneromooo-monero 1362846dd7 blockchain_converter: add --testnet for converting testnet blockchain
10 years ago
moneromooo-monero 59d2b0ed1c db_lmdb: do not give the group database write permissions
10 years ago
moneromooo-monero 4c2a45288a db_lmdb: catch attempt to remove block from an empty blockchain
10 years ago
moneromooo-monero 3a3459d59b db_lmdb: factor all the log+throw code paths
10 years ago
moneromooo-monero 3fcb8daf6e db_lmdb: factor the MDB_val setup code
10 years ago
moneromooo-monero 609cf7fc92 blockchain_converter: a bit more user friendly output
10 years ago
moneromooo-monero 2b9f737872 blockchain_converter: only call data path function once
10 years ago
moneromooo-monero 1860658eec blockchain: do not append "testnet" to the data directory
10 years ago
moneromooo-monero 1c578ad3f8 db_lmdb: remove block timestamp too when removing a block
10 years ago
moneromooo-monero c93a186637 db_lmdb: do not cast const away
10 years ago
moneromooo-monero 198368b2e1 blockchain: fix wallet syncing from scratch
10 years ago
moneromooo-monero 1d23db220a db_lmdb: do not keep a dangling pointer to stack objects
10 years ago
moneromooo-monero 29b5876ad1 db_lmdb: make cursor internal members private
10 years ago
moneromooo-monero a3157d7b69 blockchain_storage: refactor genesis block creation
10 years ago
moneromooo-monero 8e41b1e735 blockchain_storage: add consts where appropriate
10 years ago
moneromooo-monero 98bdadcad7 blockchain_converter: delete blockchain on succesful exit
10 years ago
moneromooo-monero 256162fcd5 checkpoints: add consts where appropriate
10 years ago
moneromooo-monero b7270ab60e blockchain: add consts where appropriate
10 years ago
moneromooo-monero 23f3cb4c0e blockchain_db: add consts where appropriate
10 years ago