Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-25 | Fix leak on real output when using a very recent output | moneromooo-monero | 1 | -0/+1 | |
The wallet and the daemon applied different height considerations when selecting outputs to use. This can leak information on which input in a ring signature is the real one. Found and originally fixed by smooth on Aeon. | |||||
2015-10-10 | from hard fork 2, claim a quantized reward in coinbase | moneromooo-monero | 1 | -0/+1 | |
The small leftover is carried forward | |||||
2015-06-12 | Integrated addresses (standard address plus payment id) | moneromooo-monero | 1 | -0/+2 | |
2015-03-04 | minimum subsidy for mining incentives, remove unused LEGACY_FEE define | smooth | 1 | -3/+1 | |
2015-01-08 | Merge pull request #206 | Riccardo Spagni | 1 | -0/+2 | |
1b46226 std::atomic_flag has no copy/move constructor, can't have a vector (Thomas Winget) df53c0a small typo in previous commit (Thomas Winget) 4a53898 DNS seed timeout and fallback (Thomas Winget) | |||||
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-12-15 | DNS seed timeout and fallback | Thomas Winget | 1 | -0/+2 | |
2014-11-11 | Disable legacy fees for now | iamsmooth | 1 | -1/+1 | |
2014-11-09 | Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ↵ | iamsmooth | 1 | -2/+4 | |
denominations based on DEFAULT_DUST_THRESHOLD, document fee arg to create_transactions as unused, se DEFAULT_DUST_THRESHOLD for wallet dust collection instead of calcualted tx fee | |||||
2014-11-06 | per kb fees | Thomas Winget | 1 | -0/+1 | |
2014-09-15 | Change testnet prefix | Zachary Michaels | 1 | -2/+2 | |
2014-09-15 | Separate testnet address prefix | Zachary Michaels | 1 | -1/+1 | |
2014-09-15 | Add testnet genesis tx as output by CN reference | Zachary Michaels | 1 | -1/+1 | |
2014-09-15 | Reorganize testnet constants | Zachary Michaels | 1 | -20/+32 | |
2014-09-15 | Add testnet constants | Zachary Michaels | 1 | -0/+16 | |
2014-08-23 | quick additional patch | fluffypony | 1 | -2/+1 | |
2014-08-23 | quick fee ramp to prevent spam attack | fluffypony | 1 | -3/+4 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 | |
2014-06-26 | set max block size for gbt | mydesktop | 1 | -0/+1 | |
2014-06-15 | proper tx_pool handling from CryptoZoidberg / BBR | fluffypony | 1 | -0/+2 | |
2014-05-25 | 0.8.8update | mydesktop | 1 | -3/+3 | |
2014-04-30 | mac osx building fixes | mydesktop | 1 | -1/+1 | |
2014-04-30 | voting stopped | thankful_for_today | 1 | -1/+1 | |
2014-04-25 | Changed block minor version | Henry Hartshorne | 1 | -1/+1 | |
2014-04-18 | Bitmonero release | thankful_for_today | 1 | -9/+10 | |
2014-04-07 | Improvements in JSON RPC | Antonio Juarez | 1 | -1/+1 | |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -16/+16 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+82 | |