This website requires JavaScript.
Explore
Help
Register
Sign In
tiamak
/
salvium
Watch
1
Star
0
Fork
0
You've already forked salvium
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ce841cc2ffa03ee2793c8c1b45e7da1c18d9f8e
salvium
/
src
/
cryptonote_core
T
History
moneromooo-monero
4e2b279a94
tx_pool: initialize bitflags padding since it gets written to storage
...
Avoids valgrind reporting uninitialized data usage
2018-07-03 11:17:48 +01:00
..
blockchain_storage_boost_serialization.h
Update 2018 copyright
2018-01-26 10:03:20 -05:00
blockchain.cpp
blockchain: pop forked blocks only when DB is not read-only
2018-07-03 11:17:32 +01:00
blockchain.h
Merge pull request
#3802
2018-05-31 21:22:58 +02:00
CMakeLists.txt
Code modifications to integrate Ledger HW device into monero-wallet-cli.
2018-03-04 12:54:53 +01:00
cryptonote_core.cpp
core: lock incoming tx lock when checking the txpool and chain
2018-07-03 11:17:03 +01:00
cryptonote_core.h
speed up get_output_distribution (and precalc common case)
2018-05-19 13:28:02 +01:00
cryptonote_tx_utils.cpp
Fix output shuffling for multisig
2018-05-20 09:40:32 +09:00
cryptonote_tx_utils.h
Fix output shuffling for multisig
2018-05-20 09:40:32 +09:00
tx_pool.cpp
tx_pool: initialize bitflags padding since it gets written to storage
2018-07-03 11:17:48 +01:00
tx_pool.h
tx_pool: add a max pool size, settable with --max-txpool-size
2018-02-07 13:42:12 +00:00