Commit Graph

103 Commits (eeffac6839431cec45c8d7e798b6ae42e6a0817c)

Author SHA1 Message Date
Ben Boeckel f53f04724c cmake: handle private vs. public headers
10 years ago
Ben Boeckel 55ca7d3b34 cmake: refactor common code with libraries
10 years ago
Ben Boeckel 89cff7bddc cmake: put each library into its own directory
10 years ago
Riccardo Spagni b41907574a
added hardcoded checkpoint at block 249380
10 years ago
Riccardo Spagni 664ae0085d
Merge pull request #167
10 years ago
Riccardo Spagni 1160505454
fixed checkpointing bug
10 years ago
Riccardo Spagni 1663089b33
MoneroPulse log wording tweaks
10 years ago
Thomas Winget aeaa44fe86
fixed signed-unsigned issue from 166
10 years ago
Riccardo Spagni 6f7ed13b72 moved checkpoint log level
10 years ago
Riccardo Spagni 3e644c25c4
moved file checkpointing log output to log1
10 years ago
Thomas Winget c0bdd511c3 Daemon should now exit on conflicting checkpoints
10 years ago
Thomas Winget f0b4138f1f various changes to runtime checkpoint updating
10 years ago
Thomas Winget 7568f89c55 Fixed segfault with checkpoints loading
10 years ago
Thomas Winget b261d9207b DNS checkpoint updating added, and daemon flag to enforce them
10 years ago
Thomas Winget 30caebfce3 reload checkpoints file every ~hr and print if any fail
10 years ago
Thomas Winget 6f2c2e1c27 Adding an identical existing checkpoint should not error
10 years ago
Riccardo Spagni 59a8366bb1 Revert "low risk, potentially varint overflow bug patched thanks to BBR"
10 years ago
Riccardo Spagni 4e2b2b942d low risk, potentially varint overflow bug patched thanks to BBR
10 years ago
Tomer Konforty 06a4578bf2 Added ability to read chechpoint hashes from json file in data folder
10 years ago
iamsmooth 9956b68b18 checkpoint
10 years ago
iamsmooth d19cf1f458 checkpoint
10 years ago
iamsmooth c428c29051 checkpoints
10 years ago
iamsmooth b1d586af4b checkpoint
10 years ago
iamsmooth 400f1016dd checkpoints
10 years ago
Zachary Michaels 45bc24d69b Another preprocessor fix (difficulty.cpp)
10 years ago
Zachary Michaels d03308734b
Separate testnet address prefix
10 years ago
Zachary Michaels 018e251cc0
Separate testnet default data dir
10 years ago
Zachary Michaels 96eed84aad Pass tx and nonce to genesis block constructor
10 years ago
Zachary Michaels fb4146fa34 Reorganize testnet constants
10 years ago
Zachary Michaels 07470fd400
Add testnet flag
10 years ago
iamsmooth bb2b606e91 fix incorrect error message (obvious cut and paste bug from upstream)
10 years ago
iamsmooth 08205f01d9 output rng fix from boolberry
10 years ago
fluffypony 4ba680f294 a few more error messages moved to log level 1
10 years ago
fluffypony cf5a8b1d6c moved non-critical warnings and errors to log level 1
10 years ago
iamsmooth 0a9f2f5236 fix checkpoints
10 years ago
iamsmooth 07680e553f bug fix to checkpoint-on-restore; still fails on 612
10 years ago
iamsmooth 480cf9668f checkpoints on restore; currently fails on 212 checkpoint
10 years ago
Thomas Winget c05489938f override for get_block_longhash for block 202612
10 years ago
Thomas Winget 9a16bb9936 added double-check for 202612 block id
10 years ago
Thomas Winget 115f9523fa hex_to_pod needs the destination as an arg, as opposed to it returning the pod
10 years ago
Thomas Winget a544603a7b Override for block hashing for block 202612
10 years ago
Thomas Winget bdac624899 restored wallets will have timestamp set to June 8 2014.
10 years ago
Riccardo Spagni ba99a86333 Merge pull request #73 from jakoblind/refresh_height
10 years ago
Riccardo Spagni d1b0ee7ecd Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp
10 years ago
Jakob Lind e4273f2415 #36 simplewallet refresh include optional height param
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
Zachary Michaels 61e447f7c8 Remove dead code
10 years ago
Zachary Michaels e48cf2a3a9 Remove second tx size check
10 years ago
Zachary Michaels 23c914ccfe Don't check max tx size when adding to block
10 years ago
Zachary Michaels e3b8c58496 Don't check for min fee when adding tx to block
10 years ago