Commit Graph

1368 Commits (v0.8.0.0)

Author SHA1 Message Date
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
Zachary Michaels 232e23e90f Decrease max block size from 200% median to 130%
10 years ago
Zachary Michaels c017bb0656 Use print_money in log
10 years ago
Zachary Michaels d9f3421ce7 Minimum tx fee for entering pool
10 years ago
Zachary Michaels 8e99cee062 Start fresh if tx_pool deserialize fails
10 years ago
Zachary Michaels a3f5764869 Add transaction size limit
10 years ago
Zachary Michaels 4d25350a82 Use const where appropriate in tx_pool
10 years ago
Zachary Michaels 9872d205ff Make some tx_pool methods static
10 years ago
Zachary Michaels 85a04cb168 Make some tx_pool methods private
10 years ago
Zachary Michaels a633c11cbb Remove unused function
10 years ago
Zachary Michaels 26c83c5dea Explicit namespaces
10 years ago
Zachary Michaels 28af03208b Remove redeclaration
10 years ago
Zachary Michaels b1413fd045 C++ style cast
10 years ago
Zachary Michaels b3092d4e00 Comment unused functions in cryptonote_core
10 years ago
mydesktop eba62452c0 set max block size for gbt
10 years ago
monero-project 2a2b36d425 fix function typo
10 years ago
monero-project c050ff43bf Fix copy/paste bug, thx Boolberry
10 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo 5fcac268b7 Update miner.cpp
10 years ago
fluffypony 3bc16dc0e6 proper tx_pool handling from CryptoZoidberg / BBR
10 years ago
monero-project 0ddbd20129 added checkpoint @ 80000
10 years ago
tom 205494f0d1 change hash for keygen from blake to keccak
10 years ago
Thomas Winget da37b6f15b allow two-random-numbers wallet generation (but not as default)
10 years ago
Thomas Winget 72c3f36ca4 fixed some pointer- and loop-based derps
10 years ago
Thomas Winget d22e458c6c builds, but doesn't link. other than that, electrum-style recovery implemented (but not tested\!)
10 years ago
tom f70bc3a345 defaulted new parameters in modified functions
10 years ago
Thomas Winget 4f382b3830 most functions prototyped/modified for wallet recovery
10 years ago
mydesktop 75fc3e90b1 Fix for orphan fix (check blocksize)
10 years ago
Neozaru 7fea5645e2 'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations
10 years ago
Neozaru 8530629e22 Merge bitmonero@monero-project
10 years ago
monero-project 2475ec877f typo in tx_pool.cpp
10 years ago
mydesktop 9761529941 fix typing mismatch
10 years ago
mydesktop 328a52a543 dynamic tx size scaling for tx mempool
10 years ago
mydesktop f545fd8ff0 maximum block size 130% of median
10 years ago
mydesktop 31a59785b0 temporary fix for block reward dos
10 years ago
mydesktop e717125073 enable checkpointed block verification
10 years ago
Neozaru af5a28efe5 'mining_status' Daemon RPC command
10 years ago
mydesktop 3a3a817678 0.8.8update
10 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo b5b061e0e8 Update tx_extra.h
10 years ago
monero-project 5ceffa8c8a disable checkpointing for security reasons
10 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo ed444b7175 Update cryptonote_format_utils.cpp
10 years ago
monero-project b27f060815 added checkpoint @ 29556
10 years ago
mydesktop 4baedc4838 fix genesis block hash, checkpoint, days behind
10 years ago
mydesktop 333f975760 initial [broken] update
10 years ago
mydesktop 79a4bedc36 mac osx building fixes
10 years ago
mydesktop 67df296650 various fixes to allow mac osx compilation
10 years ago
Henry Hartshorne 6ed4507803 Changed block minor version
10 years ago
thankful_for_today 0fd82c910b mining bug fixed
10 years ago
thankful_for_today 147aac7c50 checkpoints removed
10 years ago
thankful_for_today 1a8f5ce89a Bitmonero release
10 years ago
Antonio Juarez 9682a15400 Port mapping with UPnP
10 years ago
Antonio Juarez a401a02ddb Improvements in JSON RPC
10 years ago
Antonio Juarez 29c2859a3e json rpc for wallet and bugfix
10 years ago
Antonio Juarez 8efa1313f3 some fixes
10 years ago
Antonio Juarez 296ae46ed8 moved all stuff to github
10 years ago