Commit Graph

1135 Commits (4e723843183b12308bce2ef560385ea885ad0174)

Author SHA1 Message Date
Riccardo Spagni 4e72384318
Merge pull request #5008
6 years ago
Riccardo Spagni 54eb3318e2
Merge pull request #5048
6 years ago
moneromooo-monero c6d387184e
core: include a dummy encrypted payment id when no payment is used
6 years ago
moneromooo-monero b7441c4a32
core, wallet: remember original text version of destination address
6 years ago
moneromooo-monero a9b1c04acf
crptonote_core: do not error out sending unparsable extra field
6 years ago
Riccardo Spagni dc726f4b3b
Merge pull request #5032
6 years ago
Riccardo Spagni a80978e699
Merge pull request #5015
6 years ago
Riccardo Spagni 1f71bfc8d0
Merge pull request #4993
6 years ago
Riccardo Spagni 9d57ee9ff6
Merge pull request #4984
6 years ago
moneromooo-monero a67b77a9eb
blockchain: don't propagate exception past dtor
6 years ago
moneromooo-monero 5ee6f03742
blockchain: fix wrong hf version when popping multiple blocks
6 years ago
moneromooo-monero 634d359a84
blockchain: use the version passed as parameter, not a new one
6 years ago
luigi1111 69e8567c0e
Merge pull request #4946
6 years ago
luigi1111 c7af379d29
Merge pull request #4940
6 years ago
luigi1111 6d3caaff70
Merge pull request #4928
6 years ago
moneromooo-monero 6f2081f867
cryptonote_core: revert extra_tx_map
6 years ago
moneromooo-monero b8342dd52c
blockchain: fix block rate check for empty blockchains
6 years ago
moneromooo-monero 008647d7eb
blockchain_db: speedup tx output gathering
6 years ago
Riccardo Spagni fe3c8c9682
Merge pull request #4923
6 years ago
Riccardo Spagni e19a205ff4
Merge pull request #4920
6 years ago
Riccardo Spagni 83684ea515
Merge pull request #4909
6 years ago
Riccardo Spagni 0fccc78e39
Merge pull request #4903
6 years ago
Riccardo Spagni dde1e69723
Merge pull request #4787
6 years ago
moneromooo-monero 9cc68a2f74
tx_pool: add a few std::move where it can make a difference
6 years ago
moneromooo-monero d1efe3d91c
cryptonote: set tx hash on newly parsed txes when known
6 years ago
moneromooo-monero 9e64a71e7d
blockchain: call deinit in dtor
6 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
moneromooo-monero ec1a62b50d
move int-util.h to epee
6 years ago
Riccardo Spagni e7d30780de
Merge pull request #4869
6 years ago
Riccardo Spagni c00ac446fd
Merge pull request #4854
6 years ago
moneromooo-monero affff949f9
blockchain: fix race between two external mining threads
6 years ago
moneromooo-monero aba9a9c277
daemon: stop miner before we bring the whole thing down
6 years ago
Jason Wong dc1c12528d add command pop_blocks
6 years ago
moneromooo-monero 756684bb28
blockchain: avoid unnecessary DB lookups when 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
moneromooo-monero fc98f7a0a1
rpc: speedup get_outs.bin
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 60f36386e4
Avoid unnecessary temp block and copy ctor
6 years ago
moneromooo-monero 31d80027b5
tests: add unit tests for get_output_distribution
6 years ago
moneromooo-monero 0936dae8a4
blockchain: remove "0 is height" shortcut from get_output_distribution
6 years ago
moneromooo-monero 872c7eb26a
Revert "blockchain: simplify output distribution code"
6 years ago
Riccardo Spagni c37c70f459
Merge pull request #4806
6 years ago
Riccardo Spagni 9827958f5e
Merge pull request #4768
6 years ago
Riccardo Spagni e90ee7548c
Merge pull request #4765
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
Riccardo Spagni 0cc3fc3756
Merge pull request #4769
6 years ago
Riccardo Spagni 299d75b209
Merge pull request #4735
6 years ago
moneromooo-monero 3dba7f252e
protocol: option to pad transaction relay to the next kB
6 years ago
moneromooo-monero ac23b10f15
blockchain: fix innocuous difficulty cache inconsistency
6 years ago