Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON-RPC call to accept transactions that don't meet acceptance fees #895

Closed
wants to merge 2 commits into from

Conversation

luke-jr
Copy link
Member

@luke-jr luke-jr commented Feb 25, 2012

There has been some interest in this functionality.

@gavinandresen
Copy link
Contributor

I'd really prefer that new JSON-RPC methods get discussed on bitcoin-development before turning into pull requests.

@jgarzik
Copy link
Contributor

jgarzik commented May 8, 2012

Agreed. Closing -- please propose new JSON-RPC methods on bitcoin-devel. It definitely helps gauge acceptance and interest, as well as more fully specifying protocol and intent. "There has been some interest" without URL references could mean anything, or nothing.

In particular, does the mining community want these RPCs, in this form?

@jgarzik jgarzik closed this May 8, 2012
suprnurd pushed a commit to chaincoin-legacy/chaincoin that referenced this pull request Dec 5, 2017
Refactor InstantSend to use block count instead of local time
suprnurd pushed a commit to chaincoin-legacy/chaincoin that referenced this pull request Dec 5, 2017
ptschip pushed a commit to ptschip/bitcoin that referenced this pull request Jan 11, 2018
* [devtools] script support for managing source file copyright headers

This is a port of Core bitcoin#8674

Three subcommands to this script:

1) ./copyright_header.py report

Examines git-tracked files with extensions that match:

INCLUDE = ['*.h', '*.cpp', '*.cc', '*.c', '*.py']

Helps to:

-> Identify source files without copyright
-> Identify source files added with something other than "The Bitcoin Core
developers" holder so we can be sure it is appropriate
-> Identify unintentional typos in the copyright line

2) ./copyright_header.py update

Replaces fix-copyright-headers.py. It does file editing in native python
rather than subprocessing out to perl as was the case with
fix-copyright-headers.py. It also shares code with the 'report' functions.

3) ./copyright_header.py insert

Inserts a copyright header into a source file with the proper format and
dates.

* [scripts] Add missing univalue file to copyright_header.py

* Adapt copyright_header.py to the BU repo

- add a new set of expected copyright holders
- define "The Bitcoin Unlimited developers" as the default copyright
holder
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request Oct 30, 2019
c424f0f Fix margins (Alko89)
2d05215 Hide zpiv related options. (Alko89)

Tree-SHA512: 2944f28e4d2b4baa901a5c1a4bb991eb07bb81d33c285ec32971fa9485522320a6f583f5346c7fadceb2ab0e484f0cba521dc436cfa1586f75bfa05f13eeac9a
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants