Commit Graph

7857 Commits (ef7681b6991e45b4d1dc2e0831442fff3443ba55)
 

Author SHA1 Message Date
Riccardo Spagni 815c8a48ab
Merge pull request #5174
5 years ago
Riccardo Spagni 8c53ac2dd1
Merge pull request #5132
5 years ago
Riccardo Spagni 194c4c0bcb
Merge pull request #5128
5 years ago
moneromooo-monero 0de14396b9
tests: add a CNv4 JIT test
5 years ago
moneromooo-monero 24d281c324
crypto: plug CNv4 JIT into cn_slow_hash
5 years ago
moneromooo-monero 78ab59ea44
crypto: clear cache after generating random program
5 years ago
moneromooo-monero b9a618848f
performance_tests: add tests for new Cryptonight variants
5 years ago
SChernykh fff23bf7c6
CNv4 JIT compiler for x86-64 and tests
5 years ago
moneromooo-monero 3dde67d82d
blockchain: add v10 fork heights
5 years ago
moneromooo-monero a17da7202b
Print the reason why a notification spec failed to parse
5 years ago
moneromooo-monero 356d813799
blockchain: include number of discarded blocks in --reorg-notify
5 years ago
moneromooo-monero 4d598e3d4d
core: add a few more block rate window sizes
5 years ago
moneromooo-monero d4fb9641e0
core: add --block-rate-notify
5 years ago
moneromooo-monero 28b6dbf263
notify: fix tokenizing being too strict
5 years ago
moneromooo 807903bbbf
hardfork: fix fork determination for historical heights
5 years ago
Riccardo Spagni 1b4fa00d7c
Merge pull request #5126
5 years ago
Riccardo Spagni 55305559c1
Merge pull request #5124
5 years ago
Riccardo Spagni 35e0bf2e06
Merge pull request #5122
5 years ago
Riccardo Spagni 4f06639d63
Merge pull request #5120
5 years ago
Riccardo Spagni e62ae67d16
Merge pull request #5118
5 years ago
Riccardo Spagni 403fa6b4a3
Merge pull request #5115
5 years ago
moneromooo-monero b8787f4302
ArticMine's new block weight algorithm
5 years ago
moneromooo-monero fa2fbc3917
wallet2: fix mishandling rct outputs in coinbase tx
5 years ago
Joel 364516975a Simplify RPC endpoint, emoving second RPC endpoint generate_from_view_key
5 years ago
Jesse Jackson 7ec4d2c31a
SHALL -> MUST
5 years ago
moneromooo-monero 9c4d403ae0
dns_utils: use fallback if the default resolver does not support DNSSEC
5 years ago
moneromooo-monero 4921c79494
cn_deserialize: remove some unused code
5 years ago
moneromooo-monero eef164f7cc
cryptonote_protocol_handler: search for syncing peers in "cruise mode"
5 years ago
moneromooo-monero d0e07b3d86
performance_tests: fix NetBSD build
5 years ago
moneromooo-monero 7d88d8f27c
discontinue use of alloca
5 years ago
xiphon a54e81e572 daemon: add '--no-sync' arg to optionally disable blockchain sync
5 years ago
xiphon 551104fbf1 daemon: add --public-node mode, RPC port propagation over P2P
5 years ago
moneromooo-monero 1677fb06ad
unbound: update to get the redefinition fix
5 years ago
TheCharlatan f0fc4064a0
Various speedups to depends and Travis
5 years ago
moneromooo-monero 8298f42e9d
miner: it can now autodetect the optimal number of threads
5 years ago
moneromooo-monero b674728dfa
Better error when sending a tx with a too large extra field
5 years ago
moneromooo-monero bb2aed8e4d
rpc: quantize db size up to 5 GB in restricted mode
5 years ago
Jesse Jackson 8681f8ef68
OS X -> macOS
5 years ago
moneromooo-monero 7c09882a27
dns_utils: remove MoneroPulse/checkpoints mention in TXT record code
5 years ago
Joel c17c81881b Remove code duplication
5 years ago
moneromooo-monero 85088d9f85
db_lmdb: fix missing mdb_dbi_close in migration
5 years ago
stoffu 3d2772a0d6
wallet-rpc: get balance for all accounts and subaddresses
5 years ago
Dusan Klinec 8630a028f2
wallet: fix payment ID decryption for construction data
5 years ago
Dusan Klinec 75e5aafdcb
device/trezor: dummy payment ID fix
5 years ago
Joel acb14c1079 Add generate_from_view_key RPC method
5 years ago
Joel 7dd7a3b791 Add generate_from_keys RPC method
5 years ago
Tom Smeding 7af4fbd4d1 epee: Add space after ':' in additional http response headers
5 years ago
Jethro Grassie 8a1ff079ea
wallet-rpc: get transfers for all accounts and subaddresses
5 years ago
TheCharlatan 4a9257b464
Support docker for gitian builds
5 years ago
moneromooo-monero 5c81a9f1a1
wallet_rpc_server: add a validate_address RPC
5 years ago