Commit Graph

11314 Commits (master)
 

Author SHA1 Message Date
moneromooo-monero 151c32d5c4
dns_utils: fix wrong asserts
9 years ago
Riccardo Spagni 0193bfce4b
Merge pull request #405
9 years ago
moneromooo-monero 5b11a89a76
hardfork: most state now saved to the DB
9 years ago
moneromooo-monero 0a54c3a553
hardfork: remove the "parts are copyright cryptonote" notices
9 years ago
moneromooo-monero e546f3724a
Add an RPC call and daemon command to get info on hard fork voting
9 years ago
moneromooo-monero d06713199e
blockchain: force a hardfork recalculation at load time
9 years ago
moneromooo-monero a7177610b3
core: add consts where appropriate
9 years ago
moneromooo-monero 8ffc508cef
core: moan when we think an update is needed to get latest hard fork info
9 years ago
moneromooo-monero f85498422d
blockchain: use the new hardfork class
9 years ago
moneromooo-monero 62b1f74116
New hardfork class
9 years ago
moneromooo-monero bed9a44e56
blockchain: add a couple missing includes
9 years ago
Riccardo Spagni cf88e4dd24
Merge pull request #394
9 years ago
moneromooo-monero 3c10239327
unbound: use the mini event fallback implementation
9 years ago
moneromooo-monero 4e138a02df
dns_utils: remove unnecessary string conversion
9 years ago
moneromooo-monero f928468b9b
dns_utils: factor the fetching code for different DNS record types
9 years ago
moneromooo-monero 4ef0da184d
dns_utils: simplify string handling and fix leak
9 years ago
Riccardo Spagni b727efdb3d
Merge pull request #391
9 years ago
moneromooo-monero ae5f28cb51
dns_utils: add a const where possible
9 years ago
moneromooo-monero f43d465da2
dns_utils: lock access to the singleton
9 years ago
moneromooo-monero 5990344cb0
dns: make ctor private
9 years ago
Javier Smooth b19456dc6d Re-enable optimized slow-hash if someone is trying to compile w/MSVC (disabling it was unintentional)
9 years ago
Riccardo Spagni a1af0feb06
Merge pull request #390
9 years ago
Riccardo Spagni 41e2323ddc
Merge pull request #388
9 years ago
Riccardo Spagni 1fb2bc9850
Merge pull request #387
9 years ago
moneromooo-monero 5dc53c2cb0
wallet: use mutex protected random generation api
9 years ago
moneromooo-monero 813e758b62
blockchain: remove obsolete call to libc srand
9 years ago
moneromooo-monero e20a3ae011
simplewallet: add a store-tx-keys option to set
9 years ago
Riccardo Spagni 96104ff2b5
Merge pull request #386
9 years ago
Riccardo Spagni 32077d3810
Merge pull request #385
9 years ago
Riccardo Spagni 6b7be9f89b
Merge pull request #383
9 years ago
Riccardo Spagni c24a7e8fc0
Merge pull request #381
9 years ago
Riccardo Spagni 10f5e00b21
Merge pull request #380
9 years ago
moneromooo-monero d91eb8c7b4
wallet: only return tx keys via RPC if requested
9 years ago
ShenNoether 0a4bc84b2f Added ref10 shen_ed25519_ref code, which includes code that can replace crypto-ops with a version straight from Bernstein's ref 10
9 years ago
ShenNoether 0d70fdca8c revert to 776b4fc91a
9 years ago
ShenNoether b01f286473 Added shen_ed25519_ref to crypto ops subfolder, the point is to directly have bitmonero's crypto code come from bernstein et al's ref 10 code
9 years ago
roman 3b5330e895 use correct unsigned type
9 years ago
roman 59cc92b388 removed some gcc warnings. mainly unused variables.
9 years ago
moneromooo-monero f19759992c
wallet: encrypt the cache file
9 years ago
moneromooo-monero 98c76a388c
chacha8: add a key generation variant that take a pointer and size
9 years ago
moneromooo-monero 6c995710d8
make tx keys available to the user
9 years ago
Riccardo Spagni 776b4fc91a
Merge pull request #379
9 years ago
Riccardo Spagni 9672ac0812 Revert "re-re-add Windows DNS bug fix, per c0de96f"
9 years ago
Riccardo Spagni 49df0e6f50
Merge pull request #378
9 years ago
Riccardo Spagni 7aec568e6d
Merge pull request #377
9 years ago
warptangent 7c4d6f1dc6
simplewallet: Use default log file name when executable's file path is unknown
9 years ago
warptangent b5b0f0857a
epee: Don't set log file name when process path name isn't found
9 years ago
moneromooo-monero 378d004b37
blockchain: mark two places where the new code differs from the old
9 years ago
moneromooo-monero 73d42a75d4
blockchain: update cumulative size after block addition
9 years ago
moneromooo-monero 4a443775e8
blockchain: remove dead code
9 years ago