Commit Graph

5366 Commits (c40ab9b5be9b0dec72fa5adbcc45a24ef56ef7fa)

Author SHA1 Message Date
moneromooo-monero 4411a412be
core: include a dummy encrypted payment id when no payment is used
5 years ago
wowario 2439d2a39d
update checkpoints
5 years ago
jw d85d908ddc
Merge pull request #153 from wowario/upstream
5 years ago
moneromooo-monero 6cbafa9dd9
wallet_api: fix usage of LOG_ERROR
5 years ago
moneromooo-monero 842bcffbb8
blocks: fix checkpoint code generation on OpenBSD
5 years ago
moneromooo-monero c946a35985
message_store: fix error message adding const char * with offset
5 years ago
moneroexamples 41e12d4d29
Make get_output_key method const
5 years ago
moneromooo-monero 6c76c778e7
wallet2: clear all payments on soft rescan_bc
5 years ago
moneromooo-monero 34daa571e3
perf_timer: check allowed categories before logging
5 years ago
moneromooo-monero 70e4e4382e
perf_timer: add a way to get and reset the current time
5 years ago
moneromooo-monero af2d19cf70
perf_timer: only log to file
5 years ago
moneromooo-monero 28477c75a3
p2p: use vector instead of list for peer lists
5 years ago
moneromooo-monero 0c87b55670
protocol: change standby mode to not wait sleeping
5 years ago
moneromooo-monero 4422b14ac0
epee: avoid string allocation when parsing a pod from string
5 years ago
moneromooo-monero aad10a6cb0
wallet2: speedup output tracking
5 years ago
moneromooo-monero ed5b588ca3
wallet: optionally keep track of owned outputs uses
5 years ago
Jethro Grassie 9eedf5f087
ignore child process when exec
5 years ago
moneromooo-monero 8ef2437e5d
perf_timer: make all logs Info level
5 years ago
moneromooo-monero e2095e00ba
singleton: fix missing *this return value in operator=
5 years ago
moneromooo-monero b494943a10
cryptonote: don't serialize for blob size if already known
5 years ago
selsta d40acef20b
simplewallet: donate command validate amount
5 years ago
moneromooo-monero 36da8397f8
tx_pool: add a few std::move where it can make a difference
5 years ago
moneromooo-monero 7bb6c00b5e
cryptonote: set tx hash on newly parsed txes when known
5 years ago
moneromooo-monero f97b2edb3c
db_lmdb: avoid pointless division
5 years ago
moneromooo-monero 1b0fe29ee3
db_lmdb: inline check_open, it's trivial and called everywhere
5 years ago
moneromooo-monero c3fae517a4
blockchain_db: allocate known size vector only once
5 years ago
moneromooo-monero 442b30eee9
blockchain_db: remove a couple unused functions
5 years ago
Dusan Klinec 8f7add0a05
build: protobuf dependency fixes, libusb build
5 years ago
moneromooo-monero e1355ecd3e
util: use fcntl instead of flock, for compatibility
5 years ago
moneromooo-monero a44d54645e
util: set MONERO_DEFAULT_LOG_CATEGORY
5 years ago
moneromooo-monero 4bd63dab9d
blockchain: call deinit in dtor
5 years ago
TheCharlatan 0ad6583329
Add glibc back compat code
5 years ago
moneromooo-monero 636ffdc7a1
blockchain: fix race between two external mining threads
5 years ago
moneromooo-monero e55621dbd2
Remove -Werror
5 years ago
Tadeas Moravec 40d658a327
Simplewallet: Unify usage messages.
5 years ago
jw 4ba5309da0
Merge pull request #143 from wowario/simple
5 years ago
jw 751c6beca2
Merge pull request #142 from wowario/cmake
5 years ago
jw cf94656674
Merge pull request #141 from wowario/warning
5 years ago
jw d984bd95d7
Merge pull request #140 from wowario/pid
5 years ago
jw 23b1e28b8d
Merge pull request #138 from fuwa0529/fix-V-clear
5 years ago
wowario 929e210ad2
update no payment ID message
5 years ago
wowario 9f2ea08a8e
make simplewallet simple
5 years ago
wowario 50fea66409
move utility binaries to cmake debug
5 years ago
wowario 61d21bd236
add warning to wallet rpc
5 years ago
moneromooo-monero ec18a0df32
simplewallet: remove ability to transfer with detached short payment ids
5 years ago
wowario 2b66b27fe5
remove payment_id and integrated_address
5 years ago
wowario 98031957e1
remove warning about reusing keys
5 years ago
fuwa c786fb5a13 remove V.clear, fix:
5 years ago
wowario 2e6174addd
rename to wownero
5 years ago
rbrunner7 afc77b45ba
MMS (Multisig Messaging System): Initial version
5 years ago
jw 48ef3ff466
Merge pull request #136 from wowario/cumulative_difficulty
5 years ago
wowario 1a8353dd90
add cumulative difficulty to diff command
5 years ago
wowario 28100fbd68
update checkpoints
5 years ago
jw 389d2bc53e
Merge pull request #134 from wowario/old_bp
5 years ago
fuwa 8e428f8ef6
fix output by reverting b9b307d
5 years ago
wowario 27c0af7295
get base fee
5 years ago
wowario 72904ee107
update difficulty
5 years ago
fuwa 65d056aeae
use the predefined diff variable for next-diff
5 years ago
fuwa fbc506b1f5
fix logic for choosing timestamp-check-window-version
5 years ago
fuwa 54040da1a1
use fee-estimate function to calculate min_fee
5 years ago
fuwa 10b7f2b45f
forbit old bulletproof after new bulletproof HF
5 years ago
fuwa 7759d52a25
Add old bulletproof type query
5 years ago
wowario 5bf7ce14c5
support old BP
5 years ago
jw 7e93cdba07
Merge pull request #131 from wowario/misc
5 years ago
wowario 57e8fce462
remove monero stuff
5 years ago
wowario b58f12e53e
rename file name
5 years ago
wowario d9649d98cd
Merge remote-tracking branch 'upstream/master' into upstream
5 years ago
Riccardo Spagni 6bc0c7e685
Merge pull request #4927
5 years ago
Riccardo Spagni 5e9225e637
Merge pull request #4925
5 years ago
Riccardo Spagni 51874e5a40
Merge pull request #4924
5 years ago
Riccardo Spagni fe3c8c9682
Merge pull request #4923
5 years ago
Riccardo Spagni e9aa886d9e
Merge pull request #4921
5 years ago
Riccardo Spagni e19a205ff4
Merge pull request #4920
5 years ago
Riccardo Spagni 83684ea515
Merge pull request #4909
5 years ago
Riccardo Spagni 4556f0e2b8
Merge pull request #4908
5 years ago
Riccardo Spagni 0fccc78e39
Merge pull request #4903
5 years ago
Riccardo Spagni d855f9bb92
Merge pull request #4901
5 years ago
Riccardo Spagni 85262ca8cd
Merge pull request #4899
5 years ago
Riccardo Spagni c73ac91af8
Merge pull request #4897
5 years ago
Riccardo Spagni 0b31baf6e4
Merge pull request #4839
5 years ago
Riccardo Spagni dde1e69723
Merge pull request #4787
5 years ago
jw 61f3a191df
Merge pull request #127 from wowario/dev-v0.5
6 years ago
Dusan Klinec d71f89e2a2
device/trezor: device/trezor: correct device initialization, status check
6 years ago
Dusan Klinec 65b9bca70e
device/trezor: python2 compatibility - bundle dependencies
6 years ago
Dusan Klinec 9cf636af69
device/trezor: ask for KI sync on first refresh
6 years ago
Dusan Klinec d21dad70dd
device: enable to use multiple independent device wallets
6 years ago
Riccardo Spagni 7e957c162a
Merge pull request #4879
6 years ago
Riccardo Spagni 5ed45acaec
Merge pull request #4906
6 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
Riccardo Spagni 6d1c2a9304
Merge pull request #4892
6 years ago
moneromooo-monero 243f010edc
rpc: mask values that are nobody else's business in restricted RPC
6 years ago
Riccardo Spagni 0e0777e4d1
Merge pull request #4888
6 years ago
Riccardo Spagni 6e74aa9a6c
Merge pull request #4885
6 years ago
Riccardo Spagni 1bebe99496
Merge pull request #4884
6 years ago
Riccardo Spagni 302fd80826
Merge pull request #4882
6 years ago
Riccardo Spagni e799fc87ae
Merge pull request #4866
6 years ago
Riccardo Spagni d4a0fb2b89
Merge pull request #4880
6 years ago
wowario 675b879844
initial commit
6 years ago
Riccardo Spagni e282e9fa40
Merge pull request #4878
6 years ago
Riccardo Spagni 868630c1db
Merge pull request #4877
6 years ago
moneromooo-monero ec1a62b50d
move int-util.h to epee
6 years ago
Riccardo Spagni a605c0da08
Merge pull request #4872
6 years ago
Riccardo Spagni e7d30780de
Merge pull request #4869
6 years ago
Riccardo Spagni eba668c6ad
Merge pull request #4862
6 years ago
Riccardo Spagni 11d86f6008
Merge pull request #4859
6 years ago
Riccardo Spagni c00ac446fd
Merge pull request #4854
6 years ago
Riccardo Spagni 398f7076bb
Merge pull request #4853
6 years ago
Riccardo Spagni 94288d7d1d
Merge pull request #4845
6 years ago
Tadeas Moravec 6456cb415a
Bulletproof: Initialize members in default construtor.
6 years ago
moneromooo-monero 9b69a0ae01
daemon: print monero version at startup when calling a detached daemon
6 years ago
moneromooo-monero 0c5dd3161b
cryptonote: add a set_null for transaction_prefix
6 years ago
moneromooo-monero aba9a9c277
daemon: stop miner before we bring the whole thing down
6 years ago
moneromooo-monero ac665418f0
ringct: fix dummy bulletproofs on ledger in fake mode
6 years ago
Dusan Klinec 318cc78457
device/trezor: passphrase entry on host
6 years ago
Jason Wong dc1c12528d add command pop_blocks
6 years ago
moneromooo-monero a48f2dab00
blockchain_prune_known_spent_data: blackball file is now optional
6 years ago
moneromooo-monero 17b45725af
Outputs where all amounts are known spent can now be pruned
6 years ago
moneromooo-monero 756684bb28
blockchain: avoid unnecessary DB lookups when syncing
6 years ago
moneromooo-monero 5ca4994c9c
rpc: speed up the common get_output_distribution case while syncing
6 years ago
moneromooo-monero e98ae34e4b
core: fix adding new pre-hoh block when a tx is already in the pool
6 years ago
stoffu 0e2a5d75de
simplewallet: use is_transfer_unlocked instead of is_tx_spendtime_unlocked for show_transfers
6 years ago
Riccardo Spagni 58ce16d4d9
Merge pull request #4821
6 years ago
moneromooo-monero fc98f7a0a1
rpc: speedup get_outs.bin
6 years ago
Riccardo Spagni 3e2abc9eaa
Merge pull request #4834
6 years ago
Riccardo Spagni 4a64303d71
Merge pull request #4831
6 years ago
Riccardo Spagni c4fd8ce97e
Merge pull request #4830
6 years ago
Riccardo Spagni eccb9b08c4
Merge pull request #4825
6 years ago
Riccardo Spagni b37ce24cdd
Merge pull request #4824
6 years ago
Riccardo Spagni cc1ea0b651
Merge pull request #4816
6 years ago
moneromooo-monero 506472e0c6
protocol: fix use after free when dropping a connection
6 years ago
Dusan Klinec 2ffe53d9e6
device/trezor: webusb transport added, cmake fixes
6 years ago
moneromooo-monero 2be31b4c9c
blockchain_blackball: spot when all outputs of an amount are spent
6 years ago
stoffu 9b5efad294
simplewallet: enable donation on testnet/stagenet for easier testing
6 years ago
moneromooo-monero aee7a4e364
wallet_rpc_server: do not use RPC data if the call failed
6 years ago
moneromooo-monero 1a0733e534
windows_service: fix memory leak
6 years ago
moneromooo-monero 5d9915ab9e
cryptonote: fix get_unit for non default settings
6 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
moneromooo-monero 611639710d
a few minor (but easy) performance tweaks
6 years ago
moneromooo-monero 3002307418
tests: slow_memmem now returns size_t
6 years ago
stoffu c28e3d2dae
rctOps: add braces to suppress warnings
6 years ago
moneromooo-monero b0d9d6051f
cn_deserialize: allow parsing partially valid tx extra
6 years ago
stoffu b5573fc231
wallet2: resume processing when tx extra is partially broken
6 years ago
moneromooo-monero 56e616e855
wallet2: add n_vouts to capture list
6 years ago
Jethro Grassie 517f25efd1
rpc: add version to get_info
6 years ago
moneromooo-monero 6bfcc57395
scoped_message_writer: protect all std::cout usage from readline
6 years ago
moneromooo-monero 96e6b43970
blockchain_stats: don't use gmtime_r on Windows
6 years ago
moneromooo-monero c25260f51c
protocol: fix incorrect tx hash in log
6 years ago
naughtyfox 6732fc7fde Fix issue 4793 - M/N multisig transaction signature
6 years ago
moneromooo-monero b9b307d11a
rpc: speedup get_output_distribution
6 years ago
Riccardo Spagni 84dd674cd0
Merge pull request #4781
6 years ago