Commit Graph

9642 Commits (master)
 

Author SHA1 Message Date
Thomas Winget 115f9523fa hex_to_pod needs the destination as an arg, as opposed to it returning the pod
10 years ago
Thomas Winget a544603a7b Override for block hashing for block 202612
10 years ago
Riccardo Spagni 1d6372cccf Merge pull request #112 from fluffypony/master
10 years ago
fluffypony f8025cada9 fixed OS X malloc.h reference
10 years ago
Riccardo Spagni 0c9e3ea913 Merge pull request #109 from fluffypony/master
10 years ago
fluffypony 8e122401c9 readme -> markdown
10 years ago
fluffypony 6f04cdbd07 bumped build number
10 years ago
Riccardo Spagni 1b8a68f6c1 Merge pull request #104 from fluffypony/master
10 years ago
fluffypony 1829966fea quick additional patch
10 years ago
fluffypony db69298b95 quick fee ramp to prevent spam attack
10 years ago
Riccardo Spagni 43c013a57f Merge pull request #86 from jakoblind/seed
10 years ago
Jakob Lind 67b91ea769 added view_key to wallet RPC command query_key
10 years ago
Jakob Lind da523f30fc added viewkey command to CLI
10 years ago
Jakob Lind 0c3255ead8 query_key command in wallet rpc.
10 years ago
Jakob Lind 2ba77629ad refactoring. get seed code in wallet2
10 years ago
Jakob Lind 6575d4ebe5 check its deterministic wallet before printing seed
10 years ago
Jakob Lind d0c8532819 remove help text about seed only displayed once
10 years ago
Jakob Lind 4fce57b9ad added seed command to get deterministic seed.
10 years ago
Thomas Winget 7c0f150a29 Merge pull request #81 from tewinget/restore-fix
10 years ago
Thomas Winget bdac624899 restored wallets will have timestamp set to June 8 2014.
10 years ago
Riccardo Spagni de6200736d Merge pull request #77 from fluffypony/master
10 years ago
fluffypony 9228dbf1e9 build number increased in staging
10 years ago
Riccardo Spagni ba99a86333 Merge pull request #73 from jakoblind/refresh_height
10 years ago
Riccardo Spagni d1b0ee7ecd Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp
10 years ago
Jakob Lind 29c675acc0 #36 make it compile and work properly
10 years ago
Jakob Lind e4273f2415 #36 simplewallet refresh include optional height param
10 years ago
Riccardo Spagni 7869667799 Merge pull request #72 from fluffypony/master
10 years ago
fluffypony 32f9d2b783 move modified epee code to new classes, revert license
10 years ago
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
Zachary Michaels 61e447f7c8 Remove dead code
10 years ago
Zachary Michaels e48cf2a3a9 Remove second tx size check
10 years ago
Zachary Michaels 23c914ccfe Don't check max tx size when adding to block
10 years ago
Zachary Michaels e3b8c58496 Don't check for min fee when adding tx to block
10 years ago