Commit Graph

486 Commits (e4ddf841ee632087f86d6152162010ca26026afd)

Author SHA1 Message Date
wowario e4ddf841ee
add lwma-1
5 years ago
jw 541c3b069a
Merge pull request #172 from wowario/checkpoints
5 years ago
jw 1ee249435e
Merge pull request #171 from wowario/forkv11
5 years ago
wowario 6717051efd
update checkpoints
5 years ago
wowario 1d39aba9b8
update v11 fork height
5 years ago
wowario 8d5032a39f
update genesis block timestamp date
5 years ago
moneromooo-monero 90e116ea3d
blockchain: fix default genesis block timestamp
5 years ago
wowario 683cde52f7
add v11/v12 fork height
5 years ago
moneromooo-monero 7bce433b89
blockchain: don't propagate exception past dtor
5 years ago
jw 65940b75f7
Merge pull request #155 from wowario/upstream
5 years ago
moneromooo-monero 0138a9a2b9
blockchain: fix wrong hf version when popping multiple blocks
5 years ago
moneromooo-monero b0fda7c551
blockchain: use the version passed as parameter, not a new one
5 years ago
binaryFate 64c7ced3ed
Update 2019 copyright
5 years ago
moneromooo-monero 314e24d0ff
blockchain_db: speedup tx output gathering
5 years ago
moneromooo-monero ccaffcfbb5
blockchain: fix block rate check for empty blockchains
5 years ago
moneromooo-monero 3f4fc508ff
cryptonote_core: revert extra_tx_map
5 years ago
moneromooo-monero bfd24d58c6
notify: handle arbitrary tags
5 years ago
moneromooo-monero 267e656d8b
blockchain: add --reorg-notify
5 years ago
wowario 2439d2a39d
update checkpoints
5 years ago
moneromooo-monero 4bd63dab9d
blockchain: call deinit in dtor
5 years ago
moneromooo-monero 636ffdc7a1
blockchain: fix race between two external mining threads
5 years ago
wowario 28100fbd68
update checkpoints
6 years ago
jw 389d2bc53e
Merge pull request #134 from wowario/old_bp
6 years ago
fuwa 65d056aeae
use the predefined diff variable for next-diff
6 years ago
fuwa fbc506b1f5
fix logic for choosing timestamp-check-window-version
6 years ago
fuwa 10b7f2b45f
forbit old bulletproof after new bulletproof HF
6 years ago
wowario 5bf7ce14c5
support old BP
6 years ago
jw 7e93cdba07
Merge pull request #131 from wowario/misc
6 years ago
wowario 57e8fce462
remove monero stuff
6 years ago
wowario d9649d98cd
Merge remote-tracking branch 'upstream/master' into upstream
6 years ago
Riccardo Spagni 83684ea515
Merge pull request #4909
6 years ago
Riccardo Spagni 0fccc78e39
Merge pull request #4903
6 years ago
jw 61f3a191df
Merge pull request #127 from wowario/dev-v0.5
6 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
wowario 675b879844
initial commit
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
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 fc98f7a0a1
rpc: speedup get_outs.bin
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 0cc3fc3756
Merge pull request #4769
6 years ago
moneromooo-monero ac23b10f15
blockchain: fix innocuous difficulty cache inconsistency
6 years ago
moneromooo-monero 3b14d9727b
blockchain: use uint64_t for block height, not size_t
6 years ago
moneromooo-monero 5808530f54
blockchain: remove unused output_scan_worker parameter
6 years ago