Commit Graph

202 Commits (e70b57cdfb5f2004174ec0e8de749631ff4ea83d)
 

Author SHA1 Message Date
Riccardo Spagni e70b57cdfb Merge pull request #71 from Jojatekok/master
10 years ago
Jojatekok fdd9f19c42 Added license for the Windows build script
10 years ago
Jojatekok 49f901513d Added a build script for Windows
10 years ago
Riccardo Spagni 0a87cb0b33 Merge pull request #70 from fluffypony/master
10 years ago
Riccardo Spagni eb8de58230 Merge pull request #69 from ekimmo/monero/master
10 years ago
Erik Kimmo a59b6205cd wallet rpc: actually populate the extra while assembling a transaction
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
fluffypony 003b1f909d New README
10 years ago
Thomas Winget 55b92e3999 Merge pull request #68 from tewinget/daemon_rpc
10 years ago
Thomas Winget a99143444c Changed time_t to uint64_t for serialization
10 years ago
Thomas Winget ad4061002c Missed serializing a get_connections RPC response parameter
10 years ago
mikezackles c31f6016b3 Merge pull request #67 from mikezackles/get_info
10 years ago
Zachary Michaels 2796a7f015 Add get_info command to daemon json rpc
10 years ago
mikezackles 04c46fd46a Merge pull request #66 from mikezackles/master
10 years ago
Zachary Michaels 12596ad566 Add get_bulk_payments rpc call
10 years ago
Thomas Winget 1c33b6cbee Merge pull request #65 from tewinget/daemon_rpc
10 years ago
Thomas Winget 9f88b7ce6b Added get_connections RPC call to daemon
10 years ago
mikezackles 905b67bc79 Merge pull request #63 from mikezackles/bytecoin_for_merge
10 years ago
Thomas Winget c6ffd810af Merge pull request #56 from tewinget/master
10 years ago
Zachary Michaels a016499a0e Fix thread count argument handling in simplewallet
10 years ago
Zachary Michaels dee9abcd60 Match empty RPC request with other requests
10 years ago
Zachary Michaels efad8c9f31 Switch list to vector for RPC serialization
10 years ago
Zachary Michaels 034a1a865e Allow conditional compilation with VS 2013+
10 years ago
Zachary Michaels a633c11cbb Remove unused function
10 years ago
Zachary Michaels 7259f07a20 Fix assert bug in base58 encode
10 years ago
Zachary Michaels 26c83c5dea Explicit namespaces
10 years ago
Zachary Michaels 28af03208b Remove redeclaration
10 years ago
Zachary Michaels b1413fd045 C++ style cast
10 years ago
Zachary Michaels b3092d4e00 Comment unused functions in cryptonote_core
10 years ago
Zachary Michaels e344b9c734 Improved (fixed?) serialization for vec<uint32_t>
10 years ago
Zachary Michaels f98c8abf42 Add missing pragma
10 years ago
Zachary Michaels 5fca5a0e5d Add missing pragma
10 years ago
Zachary Michaels aaced6ff9b Add missing pragma
10 years ago
Zachary Michaels 17f0967472 Allow priority peers when there are exclusive peers
10 years ago
Zachary Michaels bd7d20a58a Explicit error constructors
10 years ago
Zachary Michaels 849c52c7ed Remove unused array in cn_slow_hash
10 years ago
Thomas Winget 45bd182363 needed to remove REQUIRED from find_package(Threads)
10 years ago
Thomas Winget d433a696e5 wallet RPC converted to use new transaction semantics
10 years ago
Thomas Winget 2011b50280 removed erroneous printing of newlines
10 years ago
Thomas Winget 7c7696a830 missed removing a debug print
10 years ago
Thomas Winget e5ab98a6f4 removed some debugging code (really stupid printf-style debuggng..
10 years ago
tom 62109840d6 Transaction splitting *seems* to be working!!!
10 years ago
Thomas Winget 9bfe0b9b6c Added confirmation prompt if transactions are to be split
10 years ago
Thomas Winget 002ce963bf added back successful tx message. oops.
10 years ago
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 4c67dbb08e Merge pull request #55 from monero-project/revert-54-master
10 years ago
Thomas Winget 55721da1fd Revert "Do not fall over when refreshing balance fails"
10 years ago