Commit Graph

1417 Commits (master)

Author SHA1 Message Date
moneromooo-monero 46188734f6
tests: fix a bitflag test typo
8 years ago
moneromooo-monero 89e68d778d
unit_tests: check adding checkpoints succeeded
8 years ago
Riccardo Spagni b582764bd6
Merge pull request #915
8 years ago
anonimal 61ed40a618
Tests: fix signed/unsigned comparison in hash-target
8 years ago
Ilya Kitaev 6d32a3d16b wallet_api: async init, Wallet::connected status, log level
8 years ago
Ilya Kitaev 9d2cb4f36c WalletListener functionality
8 years ago
Ilya Kitaev 083380cb8f Transaction fee multiplier aka priority integraged
8 years ago
moneromooo-monero d7b681cd65
remove hf_starting_height db
8 years ago
Ilya Kitaev ab61ba0c9b Merge branch 'master' of https://github.com/mbg033/bitmonero
8 years ago
Ilya Kitaev ca61153003 Wallet: payment id and integrated address
8 years ago
Ilya Kitaev 2efec04f74 Wallet::createTransaction: added mixin_count param
8 years ago
Ilya Kitaev 85a632244e double/string to monero integer convertion methods
8 years ago
Ilya Kitaev e7d8f2a085 wallet::default_mixin exposed to public interface as
8 years ago
Ilya Kitaev a5374897f8 Wallet::filename, Wallet::keysFilename, tests for move wallet
8 years ago
Ilya Kitaev 8390bfa770 Wallet API : WalletManager::findWallets() added
8 years ago
Ilya Kitaev 44cc0ef147 scripts for faster test wallets generation
8 years ago
Ilya Kitaev 2060bfe5ad regenerated test wallets, basic functions got broken
8 years ago
Ilya Kitaev 91eeeb8989 WalletListener::moneyReceived test
8 years ago
Ilya Kitaev 64348a2d11 WalletListener::moneySpent test
8 years ago
Ilya Kitaev e6fdd5dd10 TransactionHistory continued
8 years ago
Ilya Kitaev d500272fa8 Wallet API : transaction history in progress
8 years ago
Ilya Kitaev 951f3b5d83 Wallet::createTransaction API introduced
8 years ago
Ilya Kitaev 7c51227f88 Wallet::transfer in progress
8 years ago
Ilya Kitaev e04c67ac4c Wallet::refresh + tests
8 years ago
Ilya Kitaev caf0e02787 testnet option, Wallet::balance(), Wallet::unlockedBalance()
8 years ago
Ilya Kitaev 8df820b301 - testnet option added to api;
8 years ago
Ilya Kitaev 94eaeb50b2 wallet2::store() implemented within wallet2::store_to
8 years ago
Ilya Kitaev f1c4a376af Wallet::createTransaction: added mixin_count param
8 years ago
Ilya Kitaev 3318addafa double/string to monero integer convertion methods
8 years ago
Ilya Kitaev 3ac20a46b3 wallet::default_mixin exposed to public interface as
8 years ago
Ilya Kitaev c554055ce4 Wallet::filename, Wallet::keysFilename, tests for move wallet
8 years ago
Ilya Kitaev 2facbe77e4 Wallet API : WalletManager::findWallets() added
8 years ago
Ilya Kitaev ec949c383c scripts for faster test wallets generation
8 years ago
Ilya Kitaev 7f3d28fe1b regenerated test wallets, basic functions got broken
8 years ago
Ilya Kitaev bc4584c1ff Merge remote-tracking branch 'upstream/master'
8 years ago
moneroexample de030d99a5 fix: error: -Werror=misleading-indentation
8 years ago
Riccardo Spagni e54e4d96a4
Merge pull request #831
8 years ago
Ilya Kitaev 9ae4e871a3 WalletListener::moneyReceived test
8 years ago
Ilya Kitaev 40087a745f WalletListener::moneySpent test
8 years ago
Ilya Kitaev 2d799097ca Merge remote-tracking branch 'upstream/master'
8 years ago
moneromooo-monero 9ef8c7b694
tests: fix tests broken by the removal of the block reward accumulation loop
8 years ago
moneromooo-monero 3eff37f931
unit_tests: add a write_varint/read_varint test
8 years ago
moneromooo-monero 7a663873ce
unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typo
8 years ago
Riccardo Spagni 30dce45643 Merge branch 'performance' of https://github.com/LMDB/bitmonero
8 years ago
Ilya Kitaev 93119344ec TransactionHistory continued
8 years ago
Ilya Kitaev dce5374660 Merge remote-tracking branch 'upstream/master' into develop
8 years ago
Ilya Kitaev 53a97bdcd3 Wallet API: transaction history in progress
8 years ago
Ilya Kitaev 02c9df5de2 Wallet API : transaction history in progress
8 years ago
moneromooo-monero 672162d9e2
tests: fix compile failure on wallet2::transfer
8 years ago
Riccardo Spagni b52148201b
Merge pull request #786
8 years ago
Riccardo Spagni 6bfb8799c3
Merge pull request #783
8 years ago
Ilya Kitaev 1774d9574b TODOs for Transaction/Transfer interface
8 years ago
Ilya Kitaev d97e9ef8a5 Transaction API continued
8 years ago
Howard Chu d7ea7d9a23 Merge branch 'performance' into master
8 years ago
Howard Chu 372acee723 Cleanup
8 years ago
Ilya Kitaev 079fbd3d42 Wallet::createTransaction API introduced
8 years ago
Ilya Kitaev ee5bb17f26 Wallet::transfer() continued
8 years ago
Javier Smooth 17cac41968
tests: fix build with older GCC
8 years ago
moneromooo-monero 5092e45e3f
tests: unbound API is only accessible in static builds
8 years ago
moneromooo-monero 48d0747d00
wallet: better output selection for transfer/transfer_new
8 years ago
Ilya Kitaev 830c19c934 Wallet::refresh + tests
8 years ago
Ilya Kitaev 2157a9ac48 testnet option, Wallet::balance(), Wallet::unlockedBalance()
8 years ago
Ilya Kitaev df6026182a Merge remote-tracking branch 'upstream/master'
8 years ago
moneromooo-monero 34957fcbb9
tests: add test for needed OpenSSL algorithms in unbound
8 years ago
moneromooo-monero d5d46e6d6d
tests: obligatory hardfork unit build fix after interface change
8 years ago
moneromooo-monero 600a3cf0c0
New RPC and daemon command to get output histogram
8 years ago
Ilya Kitaev 8790904cf9 - testnet option added to api;
8 years ago
moneromooo-monero 4b425a397c
core_tests: fix compile failure with GCC 4.8.4
8 years ago
Ilya Kitaev 2cce32995b wallet2::store() implemented within wallet2::store_to
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago
moneromooo-monero fff238ec94
Print stack trace upon exceptions
8 years ago
moneromooo-monero 498ad73729
tests: enable core tests again
8 years ago
Ilya Kitaev 7df2baf6b0 fixed "undefined reference" for boost::system library
8 years ago
Ilya Kitaev 62606f11f5 Wallet::store_to(path, password) implemented;
8 years ago
Ilya Kitaev 19fcc74912 Wallet::address implemented
8 years ago
Ilya Kitaev 180ac6e438 WalletManager::recoveryWallet implemented
8 years ago
Ilya Kitaev 5a4f099540 Wallet::setPassword() method for wallet2_api
8 years ago
Ilya Kitaev 57d7ffc4d6 changes in wallet2_api + implemented WalletManager::openWallet
8 years ago
Ilya Kitaev f1f9279d90 get_seed() included to interface
8 years ago
Ilya Kitaev 930bed7074 tests for wallet2_api
8 years ago
warptangent dfca2ae1b5
unit_tests: fix hard fork unit test compilation
8 years ago
Riccardo Spagni 95b3b09e11
Merge pull request #689
8 years ago
moneromooo-monero 5ab33cabf6
unit_tests: update test openalias address
8 years ago
moneromooo-monero 5e3557d2c3
move g_test_dbg_lock_sleep from a global to a function level static
8 years ago
Riccardo Spagni 8a6d93be25
Merge pull request #659
8 years ago
moneromooo-monero d56b2e5baf
core_tests: fix a compile problem with CLANG
8 years ago
moneromooo-monero c7cfc764c4
Add the new test files
8 years ago
moneromooo-monero 5cb03a15be
unit_tests: fix blockchain unit test after hard fork import fix
8 years ago
moneromooo-monero a333c42cde
core_tests: add tests for hard fork behaviors (MRL-0004)
8 years ago
moneromooo-monero 945fe90e08
core_tests: allow setting miner tx max_outs when creating a block
8 years ago
moneromooo-monero 8e4c2e6ebe
unit_tests: fix hard fork unit test compilation
8 years ago
Riccardo Spagni cea6f6fb9c
Merge pull request #641
8 years ago
Riccardo Spagni c1378881ef
Merge pull request #639
8 years ago
moneromooo-monero 098dcf2885
unit_tests: fix mnemonics unit test testing invalid seeds
8 years ago
moneromooo-monero 119eb10d7c
unit_tests: fix hard fork unit tests and add a test for major too
8 years ago
moneromooo-monero 6827061d5f
tests: fix compilation failure after V1 define rename
8 years ago
Riccardo Spagni 3b0f67c629
updated gtest (added missing files)
8 years ago
Riccardo Spagni 4df6aa5d12
updated gtest
8 years ago
me0wmix 28f95eb001 OpenBSD support for Monero.
8 years ago
Howard Chu 4cf6e2b2c3 Fix 30f92f5630
8 years ago
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