Commit Graph

736 Commits (cd972bdcc25e9ed1d4c5bc7663242afa6a61125e)
 

Author SHA1 Message Date
warptangent cd972bdcc2
Update year and formatting in license
9 years ago
Thomas Winget b7d112f601 Merge pull request #31 from warptangent/fix/fix_get_tail_id
9 years ago
warptangent b88ab643ca
Fix Blockchain::get_tail_id() to set parameter to last block number instead of height
9 years ago
warptangent 963bc09087
Revert "Bounds error, should fix #27"
9 years ago
Thomas Winget 6f1c4b4c2c
Bounds error, should fix #27
9 years ago
Thomas Winget fc62af5cf8
Merge remote-tracking branch 'monero-project/master' into blockchain
10 years ago
Riccardo Spagni 6e5797dc11
Merge pull request #221
10 years ago
Riccardo Spagni cbb0742264
changed MM logo
10 years ago
Riccardo Spagni f103e0d8f0
added donation and sponsor info to readme
10 years ago
Thomas Winget d1f40506fa
Merge PR #26
10 years ago
warptangent 84fe5fbd65
Add compile-time support for both db implementations: in-memory and LMDB
10 years ago
Thomas Winget a4f5344024
Merge PR 25 into blockchain
10 years ago
warptangent 8bd1983cdc
Blockchain: reflect log updates from blockchain_storage
10 years ago
warptangent 7f9b070165
Blockchain: reflect log and assert updates from blockchain_storage
10 years ago
warptangent 70342ecada
Blockchain: reflect log level of blockchain_storage
10 years ago
warptangent c8d27fb38d
Blockchain: reflect assert behavior of blockchain_storage for get_tx_outputs_gindexs()
10 years ago
warptangent d00ee784db
Update recently added log statement to fix possible null dereference
10 years ago
Thomas Winget eeb0634f60
Merge remote-tracking branch 'origin/pr/24' into blockchain
10 years ago
warptangent 79ea1f6ff0
Merge upstream
10 years ago
Riccardo Spagni 3ece1584f0
make fallback compatible with newer slow-hash
10 years ago
Riccardo Spagni 17d81f24c3 Merge branch 'master' of https://github.com/fluffypony/bitmonero
10 years ago
Riccardo Spagni 497a514bd3 replaced 64-bit multiplication in difficulty.cpp with a portable version
10 years ago
Riccardo Spagni 709bbc52c4
replaced 64-bit multiplication in difficulty.cpp with a portable version
10 years ago
Riccardo Spagni bd143e0c2f
Merge pull request #220
10 years ago
Riccardo Spagni 9b3673a54c
added portable slow-hash, updated makefile targets, fixed readme
10 years ago
Riccardo Spagni de8a1291ce
Merge pull request #219
10 years ago
Riccardo Spagni e70bc3d369
fixed sse2 ifdef
10 years ago
Riccardo Spagni bd10324f0d
Merge pull request #218
10 years ago
Riccardo Spagni 2b3b70a261
remove aes flag, detect no sse2
10 years ago
Riccardo Spagni bb85fea35a
fixed AES support flag
10 years ago
Riccardo Spagni 615079e2f4
allow for explicitly disabling AES-NI
10 years ago
Thomas Winget 9d52378029
Merge to keep up with upstream
10 years ago
Thomas Winget acd4c369e4
Should fix std::min issues related to size_t
10 years ago
Thomas Winget 34883599bc
Add in-source lmdb to build process
10 years ago
Thomas Winget 4e45fae9c3
Initial import of lmdb source
10 years ago
Riccardo Spagni 9e0516c1dd
Merge pull request #215
10 years ago
Riccardo Spagni 580e003357
Merge pull request #214
10 years ago
Thomas Winget 5149286c0b
Merge #216
10 years ago
Thomas Winget 40e0b70075
Merge #22
10 years ago
warptangent f74792b778
Fix seed node threaded DNS lookup
10 years ago
warptangent 800d9b9247
Remove code previously made unused and marked unused
10 years ago
Thomas Winget d43782f041 Merge pull request #21 from warptangent/fix_block_reorg
10 years ago
warptangent 0840c2fd7e
Fix height assertion in Blockchain::handle_alternative_block()
10 years ago
warptangent 63051bea1c
Fix comparison between main and alternate chain's cumulative
10 years ago
warptangent 909ea81067
Remove a have_block() check so alternate block can be processed
10 years ago
warptangent 4d0a94b20c
Complete implementation of transaction removal
10 years ago
warptangent 1701c26750
Use block index when obtaining block's difficulty for log statement
10 years ago
Riccardo Spagni 23c3d382c8
added monoermooo's gpg key
10 years ago
moneromooo-monero 24d500ce8e
Add a --restricted-rpc flag to simplewallet
10 years ago
moneromooo-monero 87839cd484
Allow get_bulk_payments to return all payments regardless of payment ID
10 years ago