Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-06 | Rename rpcuser.py to rpcauth.py | Henrik Jonsson | |
This script creates `rpcauth` entries for bitcoin.conf, not the deprecated `rpcuser` entry, so this changes the name of the script to match. | |||
2017-12-05 | rpcuser.py: Use 'python' not 'python2' | Henrik Jonsson | |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | |
Edited via: $ contrib/devtools/copyright_header.py update . | |||
2016-11-06 | [copyright] copyright header style uniform | isle2983 | |
Three categories of modifications: 1) 1 instance of 'The Bitcoin Core developers \n', 1 instance of 'the Bitcoin Core developers\n', 3 instances of 'Bitcoin Core Developers\n', and 12 instances of 'The Bitcoin developers\n' are made uniform with the 443 instances of 'The Bitcoin Core developers\n' 2) 3 instances of 'BitPay, Inc\.\n' are made uniform with the other 6 instances of 'BitPay Inc\.\n' 3) 4 instances where there was no '(c)' between the 'Copyright' and the year where it deviates from the style of the local directory. | |||
2016-03-01 | [doc] Fix markdown | MarcoFalke | |
2015-11-29 | Added additional config option for multiple RPC users. | Gregory Sanders | |