Commit Graph

1126 Commits (0a4bc84b2f681dfd89b501648f65a951d876e2d8)
 

Author SHA1 Message Date
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
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
moneromooo-monero 3f9089a767
blockchain: do not try to add a tx the pool when it was nor taken out
9 years ago
moneromooo-monero 769d5ef0e6
blockchain: fix off by 1 in timestamp median calculations
9 years ago
Riccardo Spagni f7c27f81af
Merge pull request #376
9 years ago
Riccardo Spagni a30ae89d87
Merge pull request #375
9 years ago
warptangent 7424cfc7b8
net_node: Use DNS resolver singleton
9 years ago
warptangent 471e8a3195
blockchain_import: Add --input-file option
9 years ago
warptangent 3ffda6eefb
blockchain_import: Updates for naming consistency
9 years ago
Riccardo Spagni b064bad315
Merge pull request #374
9 years ago
Riccardo Spagni e7fc0a23b4
Merge pull request #371
9 years ago
warptangent 97c5faa0b6
blockchain_export: Add --output-file argument
9 years ago
Riccardo Spagni 025d9fb278
Merge pull request #372
9 years ago
Riccardo Spagni f4ba92bccc
re-re-add Windows DNS bug fix, per c0de96f
9 years ago
Riccardo Spagni 93944333c5
update unbound
9 years ago
moneromooo-monero dde4dbb977
doc: hammer the fact that the raw file isn't blockchain.bin
9 years ago
Riccardo Spagni 7792255968
Merge pull request #369
9 years ago
Riccardo Spagni 90fc005946
Merge pull request #368
9 years ago
Riccardo Spagni 9564dcab48
Merge pull request #367
9 years ago
Riccardo Spagni 5e68f97371
Merge pull request #366
9 years ago
moneromooo-monero d87a2d2bb2
core_rpc_server: replace vector<bool> with vector<int> in RPC
9 years ago
moneromooo-monero 7764cd7006
net_node: skimplify rate limit code, and log as appropriate
9 years ago
moneromooo-monero aa5bc351d4
wallet: new rescan_spent command to update outputs' spent status
9 years ago
moneromooo-monero e7b00abfaa
core_rpc_server: find transactions in the pool as well as the blockchain
9 years ago
Riccardo Spagni 01e81205e0
Merge pull request #365
9 years ago
moneromooo-monero e63b854967
blockchain_db: match tx addition semantics to original code
9 years ago
moneromooo-monero 83bbea4c7f
Add a is_key_image_spent daemon command and RPC call
9 years ago
moneromooo-monero 35abef1b92
blockchain: remove dead code
9 years ago
Riccardo Spagni b210b304a3
Merge pull request #364
9 years ago
Riccardo Spagni 09cada45c4
Merge pull request #363
9 years ago
Riccardo Spagni 5c87469fd1
Merge pull request #362
9 years ago
Riccardo Spagni ef15e909f5
Merge pull request #361
9 years ago
Riccardo Spagni 9c1ecc6357
Merge pull request #359
9 years ago
moneromooo-monero 533acc30ed
blockchain_db: store key images for tx without outputs too
9 years ago
moneromooo-monero 4f19e68476
blockchain: factor get_num_outpouts(amount) calls
9 years ago
moneromooo-monero 275894cdef
blockchain: always select random outs using triangular distribution
9 years ago
moneromooo-monero 2634307863
daemon: omit extra set of <> in error message
9 years ago
moneromooo-monero 0822933524
daemon: print a decoded tx in print_tx
9 years ago
moneromooo-monero 1d678b1ee2
daemon: fix print_tx not find transactions
9 years ago
moneromooo-monero a2d7a5fb49
encrypted payment ids are now 64 bit, instead of 256 bit
9 years ago