index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1785
Riccardo Spagni
2017-02-24
1
-1
/
+28
|
\
|
*
core: protect precomputed block hashes with SHA256
moneromooo-monero
2017-02-23
1
-1
/
+28
*
|
core: bound the amount of entries in bad tx semantics cache
moneromooo-monero
2017-02-23
2
-6
/
+16
*
|
core: remove a couple unused/obsolete bits
moneromooo-monero
2017-02-23
1
-3
/
+0
|
/
*
updates: remove testnet case
moneromooo-monero
2017-02-22
1
-1
/
+1
*
updates: we now have a user URL, and an automatic one
moneromooo-monero
2017-02-22
1
-1
/
+2
*
updates: s/monerod/monero/ for the main download
moneromooo-monero
2017-02-22
1
-2
/
+2
*
Merge pull request #1766
Riccardo Spagni
2017-02-22
10
-10
/
+10
|
\
|
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
10
-10
/
+10
*
|
core: do not download an update we already downloaded
moneromooo-monero
2017-02-21
1
-14
/
+23
|
/
*
Fix core_tests breaking on startup
moneromooo-monero
2017-02-21
1
-0
/
+2
*
core: add p2p bind port options from net_node
moneromooo-monero
2017-02-21
1
-0
/
+4
*
Merge pull request #1727
Riccardo Spagni
2017-02-21
4
-41
/
+119
|
\
|
*
blockchain_db: add "raw" blobdata getters for block and transaction
moneromooo-monero
2017-02-13
4
-41
/
+119
*
|
Merge pull request #1724
Riccardo Spagni
2017-02-21
1
-1
/
+1
|
\
\
|
*
|
blockchain_db: do not throw on expected partial results getting keys
moneromooo-monero
2017-02-13
1
-1
/
+1
|
|
/
*
|
Merge pull request #1731
Riccardo Spagni
2017-02-21
1
-1
/
+1
|
\
\
|
*
|
core: add a missing newline on a string to be logged
moneromooo-monero
2017-02-14
1
-1
/
+1
|
|
/
*
|
core: updates can now be downloaded (and SHA256 hash checked)
moneromooo-monero
2017-02-20
1
-0
/
+30
*
|
core: test key images against validity domain
moneromooo-monero
2017-02-20
2
-0
/
+28
*
|
Optionally query moneropulse DNS records to check for updates
moneromooo-monero
2017-02-20
2
-0
/
+64
*
|
core: display any fork warning at startup too
moneromooo-monero
2017-02-20
1
-1
/
+1
*
|
Merge pull request #1748
Riccardo Spagni
2017-02-21
3
-58
/
+4
|
\
\
|
*
|
Get rid of directory lock
Howard Chu
2017-02-18
2
-58
/
+0
|
*
|
Add a few read txns to streamline
Howard Chu
2017-02-18
1
-0
/
+4
|
|
/
*
/
tx_pool: revert template filling changes
moneromooo-monero
2017-02-20
1
-0
/
+16
|
/
*
tx_pool: add a debug message when adding a tx to the pool
moneromooo-monero
2017-02-12
1
-0
/
+1
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
30
-5388
/
+616
*
bugfix: infinite recursion in get_account_address_from_str_or_url
kenshi84
2017-02-05
1
-1
/
+1
*
Merge pull request #1664
Riccardo Spagni
2017-02-04
1
-0
/
+2
|
\
|
*
core: fix integrated addresses breaking with auto zero change
moneromooo-monero
2017-02-02
1
-0
/
+2
*
|
Merge pull request #1641
Riccardo Spagni
2017-02-02
1
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
Separate data per P2P port
Miguel Herranz
2017-01-28
1
-1
/
+11
*
|
Merge pull request #1642
Riccardo Spagni
2017-02-02
1
-0
/
+1
|
\
\
|
*
|
core: set missing verifivation_failed flag when rejecting a tx
moneromooo-monero
2017-01-28
1
-0
/
+1
|
|
/
*
|
Merge pull request #1631
Riccardo Spagni
2017-02-02
1
-4
/
+8
|
\
\
|
*
|
Blockfill - Sort tx pool correctly
Alexis Enston
2017-01-25
1
-2
/
+2
|
*
|
Blockfill - Take TX fees into account properly
Alexis Enston
2017-01-25
1
-1
/
+1
|
*
|
Consider empty block when filling with TXs
Alexis Enston
2017-01-25
1
-1
/
+5
|
|
/
*
|
Merge pull request #1627
Riccardo Spagni
2017-02-02
2
-1
/
+43
|
\
\
|
*
|
moved get_account_address_from_str_or_url from libcommon to libcryptonote_core
kenshi84
2017-01-24
2
-1
/
+43
|
|
/
*
|
Merge pull request #1617
Riccardo Spagni
2017-02-02
7
-32
/
+28
|
\
\
|
|
/
|
/
|
|
*
Remove boost/foreach.cpp includes
Miguel Herranz
2017-01-22
5
-5
/
+0
|
*
Replace BOOST_REVERSE_FOREACH with ranged for
Miguel Herranz
2017-01-22
1
-1
/
+2
|
*
Replace BOOST_FOREACH with C++11 ranged for
Miguel Herranz
2017-01-22
4
-26
/
+26
*
|
Update log messages to reflect fact we no longer need to type `exit` to save ...
NanoAkron
2017-01-23
1
-5
/
+4
|
/
*
Merge pull request #1615
Riccardo Spagni
2017-01-22
2
-0
/
+10
|
\
|
*
core: cache tx hashes of failing semantics txes
moneromooo-monero
2017-01-22
2
-0
/
+10
*
|
Merge pull request #1610
Riccardo Spagni
2017-01-22
4
-5
/
+10
|
\
\
|
*
|
rpc: fix orphan_status when getting blocks
moneromooo-monero
2017-01-22
4
-5
/
+10
|
|
/
[next]