Commit Graph

2502 Commits (93972546c052d16f310d24e2c8334b1f6d4e79c7)
 

Author SHA1 Message Date
eiabea 93972546c0 Added basic docker file
8 years ago
Riccardo Spagni c3ba844f03
Merge pull request #1014
8 years ago
Riccardo Spagni 05c2a17d30
Merge pull request #1011
8 years ago
moneromooo-monero 1cdba42a77
db_lmdb: fix reorg with "halfway rct" coinbase outputs
8 years ago
moneromooo-monero 73b9b4ba34
wallet: fix not finding enough rct fake outputs
8 years ago
Riccardo Spagni 69f200c7fb
Merge pull request #1006
8 years ago
Riccardo Spagni 770486785d
Merge pull request #1005
8 years ago
Howard Chu 5bba2fdbb0
More for PR#999
8 years ago
Jacob Torrey 57bc33b4d3 Prevent core_tests from building under Travis
8 years ago
Riccardo Spagni 51f0ac09c6
Merge pull request #1004
8 years ago
moneromooo-monero adca903589
wallet_rpc_server: return payment id in make_integrated_address RPC
8 years ago
Riccardo Spagni c915bffa51
Merge pull request #1002
8 years ago
moneromooo-monero 91ca0b4065
core: allow empty global indices for txes with empty vout
8 years ago
Riccardo Spagni 16e9dbc3f8
Merge pull request #998
8 years ago
redfish 442adfbfaa cmake: define a default build type
8 years ago
Riccardo Spagni e40d982bf6
Merge pull request #1000
8 years ago
Riccardo Spagni f5b802e684
Merge pull request #999
8 years ago
Riccardo Spagni 53a0997a26
Merge pull request #997
8 years ago
Riccardo Spagni c706035c12
Merge pull request #995
8 years ago
Riccardo Spagni e714803987
Merge pull request #994
8 years ago
Riccardo Spagni e9d4d224e3
Merge pull request #992
8 years ago
Riccardo Spagni fe2b0f55fe
Merge pull request #990
8 years ago
Riccardo Spagni 8a5b766d17
Merge pull request #961
8 years ago
moneromooo-monero 887db9f936
blockchain: testnet heights for v3, v4, and v5
8 years ago
moneromooo-monero f24ab58d18
ringct: remove unused code
8 years ago
moneromooo-monero b38452bd55
ringct: pass structure by const ref, not value
8 years ago
moneromooo-monero fd11271eea
ringct: use memcpy/memset instead of handwritten loop where appropriate
8 years ago
moneromooo-monero 5d38206fcc
ringct: remove spurious copies
8 years ago
moneromooo-monero 16732a85d7
rct: faster Cryptonote/rct conversions
8 years ago
moneromooo-monero fbd7c359ee
wallet: fix some "may be used uninitialized" warnings
8 years ago
moneromooo-monero 4a41dd4068
wallet: do not generate 0 change
8 years ago
moneromooo-monero a0925e628e
core: use full rct signatures if just one input
8 years ago
moneromooo-monero 94fd881f74
rct: early out on failure on verRange
8 years ago
moneromooo-monero 45349b6f7c
wallet: do not ask for duplicate histograms
8 years ago
moneromooo-monero b951bc8780
wallet: transfer_selected_rct now also selects fake outs
8 years ago
moneromooo-monero 4f887dea6e
increase minimum mixin to 4 on hard fork 5
8 years ago
moneromooo-monero 0815c72df7
core: allow v1 txes after HF 5 when sweeping unmixable outputs
8 years ago
moneromooo-monero f782d45827
tests: hard fork list must end with a 0
8 years ago
moneromooo-monero 074e602609
ringct: use Cryptonote serialization to hash non prunable data
8 years ago
moneromooo-monero c3b3260ae5
New "Halfway RingCT" outputs for coinbase transactions
8 years ago
moneromooo-monero 6f526cdff8
rct: log why verification fails
8 years ago
moneromooo-monero d4b8991e44
rct: serialize txnFee as varint
8 years ago
moneromooo-monero d4b62a1e29
rct amount key modified as per luigi1111's recommendations
8 years ago
moneromooo-monero 93f5c625f0
rct: rework v2 txes into prunable and non prunable data
8 years ago
moneromooo-monero d93746b6d3
rct: rework the verification preparation process
8 years ago
moneromooo-monero 3ab2ab3e76
rct: change the simple flag to a type
8 years ago
Shen Noether c5be4b0bea
rct: avoid the need for the last II element
8 years ago
moneromooo-monero a47ceee83b
wallet: do not store signatures in the wallet cache
8 years ago
moneromooo-monero 0263dd2d23
core: add some locking around pool use
8 years ago
moneromooo-monero 2c9d9519f1
wallet2: factor m_spent changes
8 years ago