Commit Graph

1417 Commits (master)

Author SHA1 Message Date
moneromooo-monero a8caab1af1
unit_tests: initialize db object in ctor, not open
8 years ago
Riccardo Spagni de03926850
updated copyright year
8 years ago
Riccardo Spagni be7a93f51f
Merge pull request #580
8 years ago
moneromooo-monero 1813736562
unit_tests: remove an unused variable
8 years ago
moneromooo-monero 70dd34634c
unit_tests: fix hardfork test build
8 years ago
moneromooo-monero b245215193
core_tests: deinit core before destroying it
8 years ago
moneromooo-monero b90e14d927
tests: add a unit test for canonical decomposed amounts
8 years ago
moneromooo-monero 79beed221d
tests: fix various tests by using parameters better suited to monero
9 years ago
moneromooo-monero d0a8362b6b
tests: fix some double spending tests
9 years ago
moneromooo-monero 2358d0d5be
tests: use 255 as a "too high" block version
9 years ago
moneromooo-monero 81cb0fcdcc
blockchain: fix bitflipping test with quantized block rewards
9 years ago
moneromooo-monero 6c868595b7
unit_tests: fix hard fork tests
9 years ago
moneromooo-monero 8b0200adf8
unit_tests: new test for IP blocking
9 years ago
moneromooo-monero 217792351d
Tone down a bit L0 logs during daemon sync
9 years ago
moneromooo-monero cbded439f4
core_tests: fix ring_signature_1 tests
9 years ago
moneromooo-monero c3d208fcbe
core_tests: bump default test fee to 0.02 monero
9 years ago
moneromooo-monero 10da0a0b7c
add a --fakechain argument for tests
9 years ago
moneromooo-monero eee44e62bc
unit_tests: fix block reward test using post hard fork settings
9 years ago
moneromooo-monero 44f1267a39
tests: fix a typo in test name
9 years ago
moneromooo-monero f141869cac
tests: remove data-dir argument registration
9 years ago
moneromooo-monero a3c5ca077c
blockchain_db: make the indexing base a BlockchainDB virtual function
9 years ago
moneromooo-monero d887c18e33
hardfork: fix more major/minor issues
9 years ago
moneromooo-monero 932994c0cb
Relay transactions when they linger too long in the pool
9 years ago
Riccardo Spagni 0d09e15a1c
Merge pull request #490
9 years ago
moneromooo-monero 036d352210
tests: fix build error with CLANG
9 years ago
Javier Smooth baf101ef4a More changes for 2-min blocks
9 years ago
Javier Smooth 4fea1a5fe7 Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block version 2
9 years ago
moneromooo-monero 2f254ff599
hardfork: add a get_ideal_version(uint64_t) function
9 years ago
moneromooo-monero 4187e569d8
hardfork: allow per-fork voting thresholds
9 years ago
moneromooo-monero ef4c5b5d8e
unit_tests: fix build without berkeleydb
9 years ago
moneromooo-monero 4f873bcbaa
Remove some old/obsolete/unused code
9 years ago
moneromooo-monero 3e89df4150
Build fixes for the old blockchain_storage version
9 years ago
moneromooo-monero 6376627530
hardfork: switch voting to block minor version
9 years ago
moneromooo-monero 55178aed8c
unit_tests: remove leftover debug traces in hardfork test
9 years ago
moneromooo-monero 0a7421b607
hardfork: rescan speedup
9 years ago
moneromooo-monero 088bc56d79
hardfork: change window semantics to not count the newly added block
9 years ago
moneromooo-monero 5b11a89a76
hardfork: most state now saved to the DB
9 years ago
moneromooo-monero 62b1f74116
New hardfork class
9 years ago
moneromooo-monero 5990344cb0
dns: make ctor private
9 years ago
Rostislav 16d71a3668 Fix block_reward unit tests
9 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo e5d2680094 ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
9 years ago
Rostislav 3ade396406 Set dnssec_valid value correctly in dns_utils; fix address_from_url test
9 years ago
Riccardo Spagni e01d32e52d
cleaning up, removing redundant files, renaming, fixing incorrect licenses
9 years ago
Riccardo Spagni 6f15194049
Merge pull request #290
9 years ago
warptangent fee8424938
Allow name@domain.tld for OpenAlias lookups
9 years ago
moneromooo-monero f278fe3883
s/terget/target/
9 years ago
rfree2monero 32c19c6c3d
[fix] log level change. compilation: dns, tests
9 years ago
Thomas Winget a8bc7182ea
Merge BlockchainDB into upstream
9 years ago
rfree2monero 3cbdf198f1 Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
9 years ago
Thomas Winget 94cb295db4
Merge upstream into blockchain
9 years ago
Thomas Winget 874f48bc82
update berkeleydb branch to blockchain branch
9 years ago
Thomas Winget 5c0bc0050c
Merge upstream updates into blockchain branch
9 years ago
Thomas Winget dbf46a721a
DNSSEC added (hardcoded key)
9 years ago
Riccardo Spagni d7286395c9
Merge pull request #243
9 years ago
Riccardo Spagni 1c49d6b2d3
updated gtest to latest
9 years ago
Thomas Winget 8855a32044
Merge upstream to daemonize changes
9 years ago
Thomas Winget 43477b7dac
BerkeleyDB Blockchain building, not working yet
9 years ago
Thomas Winget cade0da8f1
CMake wiring, minor cleanup, minor test addition
9 years ago
Thomas Winget 5d2a2b7e69
Fixed includes in BlockchainDB unit tests
9 years ago
Thomas Winget 76289d0e3b
Fix tests building -- function signatures changed
9 years ago
Riccardo Spagni 7590f33f9e
move website and DNS unit tests from monero.cc to getmonero.org
9 years ago
rfree2monero 0198ffb220 2014 network limit 1.3 fix log/path/data +utils
9 years ago
rfree2monero eabb519605 2014 network limit 1.0a +utils +toc -doc -drmonero
9 years ago
Thomas Winget 5086ca1db5
add BlockchainDB tests to new cmake
9 years ago
Thomas Winget 1240cf805b
BlockchainDB unit tests, lmdb linker flag
9 years ago
Thomas Winget bc44bc19f4 Initial commit of BlockchainDB tests, other misc
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
9 years ago
Ben Boeckel 01895dd067 cmake: fix up link lines
10 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel 464c2805e5 cmake: fix up miniupnpc's define
10 years ago
Ben Boeckel 8a86ac8439 daemon_tests: update cmake code
10 years ago
Ben Boeckel fa3ff75862 gtest: support an external gtest
10 years ago
Ben Boeckel 7bfcffadb9 cmake: put each test executable in its own directory
10 years ago
Riccardo Spagni 699d932461
Merge pull request #182
10 years ago
Riccardo Spagni 8eb2375799
Apple and BSD don't need malloc.h
10 years ago
Riccardo Spagni d6346365c3
removed unecessary mnemonics test
10 years ago
Riccardo Spagni db5ca73fdd
Merge pull request #176
10 years ago
Riccardo Spagni 98a592bc44
fixed conflict in tests CMakeLists
10 years ago
Riccardo Spagni 1795c381c0
fixed unit tests
10 years ago
Oran Juice b94b8cd798
Added unit test. Fails for Japanese for some reason.
10 years ago
Riccardo Spagni bc537ac095
miniupnpc static define change
10 years ago
Riccardo Spagni 2cf94c1321
fix for mingw not playing nicely with libunbound configure, fix for correctly finding static libs on various operating systems
10 years ago
Riccardo Spagni fd52015a2d use the correct CMake variable for static builds
10 years ago
moneromooo-monero 5585a1c60a
tests: add a test for slow_memmem
10 years ago
Riccardo Spagni 8c37823d45 remove pthreads, successfully tested on gcc 4.9.1 without pthreads
10 years ago
Thomas Winget 30caebfce3 reload checkpoints file every ~hr and print if any fail
10 years ago
Thomas Winget 0e1449135d updated DNSResolver/things that use it for DNSSEC
10 years ago
Riccardo Spagni 59a8366bb1 Revert "low risk, potentially varint overflow bug patched thanks to BBR"
10 years ago
Riccardo Spagni 4e2b2b942d low risk, potentially varint overflow bug patched thanks to BBR
10 years ago
Riccardo Spagni f93de2f553
fixed unbound libs in test
10 years ago
Thomas Winget c14c7e1683 change to allow (at least a bit) for multiple TXT records
10 years ago
Thomas Winget a5757a628f Monero addres from DNS TXT record implemented, tests pass
10 years ago
Thomas Winget 578050e91d ipv4 and ipv6 resolution working
10 years ago
Thomas Winget dea98df6b1 Updated CMake files -- added libunbound linker flag
10 years ago
Zachary Michaels d03308734b
Separate testnet address prefix
10 years ago
Zachary Michaels 96eed84aad Pass tx and nonce to genesis block constructor
10 years ago
Zachary Michaels fb4146fa34 Reorganize testnet constants
10 years ago
Zachary Michaels 07470fd400
Add testnet flag
10 years ago
fluffypony a40d5c1847 cpu affinity fixes in performance tests for FreeBSD
10 years ago
fluffypony afc61dda45 gtest patches for FreeBSD
10 years ago
fluffypony 3217ed39ae fixed upnp libs in tests cmake
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
mikezackles 905b67bc79 Merge pull request #63 from mikezackles/bytecoin_for_merge
10 years ago
Zachary Michaels 034a1a865e Allow conditional compilation with VS 2013+
10 years ago
Thomas Winget 2e048a4679 final changes to get transaction splitting building. needs testing.
10 years ago
Zachary Michaels e84f39ae54 Link to pthreads on non-apple unix
10 years ago
Neozaru 7fea5645e2 'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations
10 years ago
mydesktop 8d4320b201 add checkpoints.cpp in unit tests
10 years ago
mydesktop 0eba4e0442 extra files
10 years ago
mydesktop 3a3a817678 0.8.8update
10 years ago
mydesktop 333f975760 initial [broken] update
10 years ago
mydesktop 79a4bedc36 mac osx building fixes
10 years ago
mydesktop 67df296650 various fixes to allow mac osx compilation
10 years ago
Antonio Juarez 9682a15400 Port mapping with UPnP
10 years ago
Antonio Juarez 29c2859a3e json rpc for wallet and bugfix
10 years ago
Antonio Juarez 8efa1313f3 some fixes
10 years ago
Antonio Juarez 296ae46ed8 moved all stuff to github
10 years ago