Commit Graph

107 Commits (8166650ae0a9da929e51470238eea9c2f1b31e42)

Author SHA1 Message Date
Thomas Winget 8166650ae0 up tx splits limit 5 -> 30
10 years ago
Thomas Winget 2e048a4679 final changes to get transaction splitting building. needs testing.
10 years ago
tom 79e59d155b working on dividing functions in prep for tx splitting
10 years ago
Thomas Winget fc1180bc6c Added comments to wallet functions
10 years ago
Thomas Winget 55721da1fd Revert "Do not fall over when refreshing balance fails"
10 years ago
Matthew Little b87577f444 Do not fall over when refreshing balance fails
10 years ago
mydesktop eba62452c0 set max block size for gbt
10 years ago
monero-project 2a2b36d425 fix function typo
10 years ago
monero-project c050ff43bf Fix copy/paste bug, thx Boolberry
10 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo e12ccdf905 Update slow-hash.c
10 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo 156312f64a Update slow-hash.c
10 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo 5fcac268b7 Update miner.cpp
10 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo 72643c47da Update slow-hash.c
10 years ago
monero-project 9853ba8e06 Merge pull request #33 from mikezackles/arch_linux_build_fixes
10 years ago
fluffypony 3bc16dc0e6 proper tx_pool handling from CryptoZoidberg / BBR
10 years ago
monero-project 0ddbd20129 added checkpoint @ 80000
10 years ago
Thomas Winget c49cb04610 changed wallet mnemonic to use cout so it doesn't print to log
10 years ago
tom 205494f0d1 change hash for keygen from blake to keccak
10 years ago
tom 0c85229924 changed text a bit more
10 years ago
tom 305def9493 changed some print messages
10 years ago
Thomas Winget da37b6f15b allow two-random-numbers wallet generation (but not as default)
10 years ago
Thomas Winget b6a4751197 reworked command line args for simplewallet.
10 years ago
Thomas Winget ce352392d5 DRY cin input_line (and test replacement of non-DRY usage)
10 years ago
Thomas Winget 537b911af1 stupid signed arithmetic.
10 years ago
Thomas Winget 8bc032ed09 more pointer-based derp
10 years ago
Thomas Winget 72c3f36ca4 fixed some pointer- and loop-based derps
10 years ago
Thomas Winget d22e458c6c builds, but doesn't link. other than that, electrum-style recovery implemented (but not tested\!)
10 years ago
Thomas Winget 8661f9a970 missing '.at' on two map calls. built on some machines, very strange...
10 years ago
Thomas Winget e89949c766 revert 'dirty hack' change to crypto.h. need a better way for sure.
10 years ago
tom cd63132502 compile issues, resolve later. commiting because switching machines
10 years ago
tom f70bc3a345 defaulted new parameters in modified functions
10 years ago
Thomas Winget 4f382b3830 most functions prototyped/modified for wallet recovery
10 years ago
mydesktop ea99573f99 new error code for rpc
10 years ago
mydesktop 75fc3e90b1 Fix for orphan fix (check blocksize)
10 years ago
Zachary Michaels e84f39ae54 Link to pthreads on non-apple unix
10 years ago
monero-project feac5a7b2d Correcting high orphan rate of blocks at pool
10 years ago
fluffypony 8e0f20f771 added new seed nodes
10 years ago
monero-project 3162fcb70f Merge pull request #24 from Neozaru/master
10 years ago
Neozaru de76efe9fe Added static_cast to hshd.current_height
10 years ago
Neozaru 7fea5645e2 'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations
10 years ago
paybee 133019cfc5 fixed conflict
10 years ago
paybee 295c284c3e Added incoming_transfers RPC API method
10 years ago
monero-project 24b4f47413 Merge pull request #21 from Neozaru/master
10 years ago
monero-project e526fd3a3c Merge pull request #20 from artifexd/wallet_refresh
10 years ago
Neozaru 117393d562 Added 'payment_id' optional argument to 'transfer' wallet RPC method
10 years ago
artifexd 7f0b8465e7 Enable wallet refresh before blockchain is saved or completely sync'd.
10 years ago
Neozaru 8530629e22 Merge bitmonero@monero-project
10 years ago
paybee 0e52233212 Merge remote-tracking branch 'upstream/master'
10 years ago
Neozaru 506fd372ec simplewallet returns 0 when no error
10 years ago
Neozaru d2f44503a7 Added '--exit-after-cmd' option in simplewallet
10 years ago