index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blockchain: reflect assert behavior of blockchain_storage for get_tx_outputs_...
warptangent
2015-02-01
1
-0
/
+2
*
Update recently added log statement to fix possible null dereference
warptangent
2015-02-01
1
-1
/
+5
*
Merge upstream
warptangent
2015-01-30
1
-0
/
+152
|
\
|
*
added portable slow-hash, updated makefile targets, fixed readme
Riccardo Spagni
2015-01-27
1
-2
/
+152
|
*
fixed sse2 ifdef
Riccardo Spagni
2015-01-27
1
-2
/
+2
|
*
remove aes flag, detect no sse2
Riccardo Spagni
2015-01-27
1
-0
/
+2
*
|
Merge to keep up with upstream
Thomas Winget
2015-01-21
9
-25
/
+156
|
\
|
|
*
Merge pull request #215
Riccardo Spagni
2015-01-15
4
-2
/
+36
|
|
\
|
|
*
Add a --restricted-rpc flag to simplewallet
moneromooo-monero
2015-01-11
4
-2
/
+36
|
*
|
Merge pull request #214
Riccardo Spagni
2015-01-15
3
-12
/
+45
|
|
\
\
|
|
*
|
Allow get_bulk_payments to return all payments regardless of payment ID
moneromooo-monero
2015-01-11
3
-12
/
+45
|
|
|
/
|
*
/
Fix seed node threaded DNS lookup
warptangent
2015-01-14
1
-27
/
+40
|
|
/
|
*
Merge pull request #206
Riccardo Spagni
2015-01-08
2
-11
/
+59
|
|
\
|
|
*
std::atomic_flag has no copy/move constructor, can't have a vector
Thomas Winget
2014-12-15
1
-9
/
+7
|
|
*
small typo in previous commit
Thomas Winget
2014-12-15
1
-1
/
+1
|
|
*
DNS seed timeout and fallback
Thomas Winget
2014-12-15
2
-11
/
+61
|
*
|
previous hash added to GBT
Riccardo Spagni
2015-01-06
2
-0
/
+3
*
|
|
Should fix std::min issues related to size_t
Thomas Winget
2015-01-19
1
-2
/
+2
*
|
|
Remove code previously made unused and marked unused
warptangent
2015-01-14
2
-26
/
+0
*
|
|
Fix height assertion in Blockchain::handle_alternative_block()
warptangent
2015-01-11
1
-1
/
+1
*
|
|
Fix comparison between main and alternate chain's cumulative
warptangent
2015-01-11
1
-2
/
+10
*
|
|
Remove a have_block() check so alternate block can be processed
warptangent
2015-01-11
1
-7
/
+27
*
|
|
Complete implementation of transaction removal
warptangent
2015-01-11
4
-23
/
+97
*
|
|
Use block index when obtaining block's difficulty for log statement
warptangent
2015-01-11
1
-2
/
+2
*
|
|
Fix transfers to support mixins
warptangent
2015-01-09
2
-3
/
+42
*
|
|
Fix transfers (without mixins)
warptangent
2015-01-09
4
-1
/
+85
*
|
|
throw inline functions need to keep exception type
Thomas Winget
2015-01-09
1
-3
/
+5
*
|
|
Fixes segfault in Blockchain::handle_alternative_block
Thomas Winget
2015-01-09
2
-6
/
+12
*
|
|
Merge pull request #19 from warptangent/fix_tx_output
Thomas Winget
2015-01-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Obtain tx hash and tx output index from amount and output offset
warptangent
2015-01-04
1
-1
/
+1
*
|
|
|
db_lmdb: fix global index calculation off by 1
moneromooo-monero
2015-01-04
1
-1
/
+1
*
|
|
|
db_lmdb: remove redundant checks
moneromooo-monero
2015-01-04
1
-10
/
+4
*
|
|
|
blockchain_converter: add --testnet for converting testnet blockchain
moneromooo-monero
2015-01-04
1
-1
/
+6
|
/
/
/
*
|
|
Fixes a bug with getting output metadata from BlockchainDB
Thomas Winget
2015-01-04
4
-17
/
+37
*
|
|
update comments to reflect changed code
Thomas Winget
2015-01-04
1
-4
/
+1
*
|
|
db_lmdb: do not give the group database write permissions
moneromooo-monero
2015-01-04
1
-1
/
+1
*
|
|
db_lmdb: catch attempt to remove block from an empty blockchain
moneromooo-monero
2015-01-04
1
-0
/
+3
*
|
|
db_lmdb: factor all the log+throw code paths
moneromooo-monero
2015-01-04
1
-485
/
+138
*
|
|
db_lmdb: factor the MDB_val setup code
moneromooo-monero
2015-01-04
1
-197
/
+74
*
|
|
blockchain_converter: a bit more user friendly output
moneromooo-monero
2015-01-04
1
-2
/
+9
*
|
|
blockchain_converter: only call data path function once
moneromooo-monero
2015-01-04
1
-5
/
+4
*
|
|
blockchain: do not append "testnet" to the data directory
moneromooo-monero
2015-01-04
1
-6
/
+0
*
|
|
db_lmdb: remove block timestamp too when removing a block
moneromooo-monero
2015-01-04
1
-0
/
+6
*
|
|
db_lmdb: do not cast const away
moneromooo-monero
2015-01-04
1
-13
/
+13
*
|
|
blockchain: fix wallet syncing from scratch
moneromooo-monero
2015-01-04
1
-1
/
+2
*
|
|
db_lmdb: do not keep a dangling pointer to stack objects
moneromooo-monero
2015-01-04
1
-0
/
+4
*
|
|
db_lmdb: make cursor internal members private
moneromooo-monero
2015-01-04
1
-0
/
+1
*
|
|
blockchain_storage: refactor genesis block creation
moneromooo-monero
2015-01-04
2
-16
/
+6
*
|
|
blockchain_storage: add consts where appropriate
moneromooo-monero
2015-01-04
2
-110
/
+110
*
|
|
blockchain_converter: delete blockchain on succesful exit
moneromooo-monero
2015-01-04
1
-0
/
+1
[next]