Commit Graph

6970 Commits (8058facbb355ca25e962ec3615374ab7a6bab9d5)
 

Author SHA1 Message Date
fuwa 8058facbb3
allow system libminiupnp, revert #6b8539
5 years ago
wowario 2e06575559
update snap and add pkgbuild
5 years ago
wowario bbf8d72e18
move utility binaries to cmake debug
5 years ago
wowario d6c12cd641
remove warning about reusing keys
5 years ago
wowario f84028f88c
make simplewallet simple
5 years ago
wowario 2fbe9f7730
add lwma-1
5 years ago
wowario 2b1829f649
Captain obvious warning
5 years ago
wowario 3cfc60d416
add cumulative difficulty to diff command
5 years ago
wowario 9b19be69a1
initial commit
5 years ago
Riccardo Spagni 6e093aa478
update version to 0.14.0.2 for tag
5 years ago
moneromooo-monero eaaa1e5a35
rpc: fix build, ctx does not exist yet on this branch
5 years ago
moneromooo-monero 1ff89b1364
rpc: make fill_pow restricted
5 years ago
cslashm 9acb635efd
Fix computation of change address + Fix v11 fork
5 years ago
moneromooo-monero 5fd8022721
wallet2: fix incorrect patch for determining fork rules
5 years ago
moneromooo 385f232f5e
hardfork: fix fork determination for historical heights
5 years ago
moneromooo-monero 41f7e77ca5
blockchain: fix off by one brought by the regtest mode fix
5 years ago
Riccardo Spagni fb4c29b960
update version to 0.14.0.1
5 years ago
moneromooo-monero 8aee860157
wallet2: fix mishandling rct outputs in coinbase tx
5 years ago
moneromooo-monero 1c745c3b04
blockchain: fix long term block weight for regtest mode
5 years ago
TheCharlatan 7e9ecf35dd
cmake: ARCH_ID fixes for cross compilation
5 years ago
selsta b4a6c93d94
wallet api/device: set estimated restore height if none is provided
5 years ago
selsta eaa36e8f26
wallet api: don't truncate address in subaddress_account
5 years ago
moneromooo-monero 1e5f2e4c58
core: fix adding new pre-hoh block when a tx is already in the pool
5 years ago
Riccardo Spagni 39875ebdd4
bump version, update readme to reflect, update checkpoints
5 years ago
Riccardo Spagni 72a1b05c13
update quick sync checkpoints and hash
5 years ago
Dusan Klinec 9fad3c060b
wallet: fix payment ID decryption for construction data
5 years ago
moneromooo-monero b117840c81
blockchain: remove buggy long term block weight cache
5 years ago
moneromooo-monero 0622741c03
blockchain: fix block template creation race
5 years ago
moneromooo-monero 362ecad06c
blockchain: fix long term weight addition on pop/init
5 years ago
stoffu b45b4e58f4
rpc: fix wrongly formatted JSON for pruned tx
5 years ago
moneromooo-monero 4bcb105e6c
db_lmdb: fix missing mdb_dbi_close in migration
5 years ago
moneromooo-monero 7553fdcbb3
CMakeLists.txt: detect and use -pthread compiler flag
5 years ago
moneromooo-monero 32745e0696
miner: fix build with boost 1.69
5 years ago
moneromooo-monero 56b6e9a89f
mlocker: fix access to global lock map after dtor on exit
5 years ago
moneromooo-monero b91d510669
mlocker: fix dtor ordering problem
5 years ago
moneromooo-monero 93c2e6f521
blockchain: fix m_long_term_block_weight_height initialization
5 years ago
moneromooo-monero 0470ea5ac0
blockchain: forbid older BP rct versions from v11
5 years ago
moneromooo-monero f94c615fc3
Fix v3/v4 db conversion
5 years ago
xiphon ebb1580493
slow-hash: some more big endian fixes
5 years ago
moneromooo-monero d2abdff997
slow-hash: fix for big endian
5 years ago
Pol Mauri baf9984f32
Small function declaration cleanup in slow-hash.c
5 years ago
cslashm 356ea85da7
Add support for V10 protocol with BulletProofV2 and short amount.
5 years ago
cslashm e1b8e3d7b4
Fix dummy decryption in debug mode
5 years ago
cslashm d56c1d68f9
fix log namespace
5 years ago
cslashm 6314a4e78a
New scheme key destination contrfol
5 years ago
Tom Smeding 02db718dfe
cryptonote: Fix enum check in expand_transaction_2
5 years ago
moneromooo-monero a315729e98
simplewallet: tell the user to complain to the recipient
5 years ago
moneromooo-monero 423cf4406d
ringct: fix v1 ecdhInfo serialization
5 years ago
moneromooo-monero 33a76e92f4
ringct: the commitment mask is now deterministic
5 years ago
moneromooo-monero 7ad2500f68
ringct: encode 8 byte amount, saving 24 bytes per output
5 years ago