Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-09 | Fix typo and spelling inconsistency in CONTRIBUTING.md | Koki Takahashi | |
Fix spellings of GitHub Remove unnecessary changes Fix GitHub spelling on doc/translation_process.md | |||
2016-05-05 | [qa] Switch to py3 | MarcoFalke | |
2016-04-19 | [ZMQ] append a message sequence number to every ZMQ notification | Jonas Schnelli | |
2015-10-18 | Correct spelling mistakes in doc folder | Mitchell Cash | |
- OSX —> OS X - XCode —> Xcode - github —> GitHub - homebrew —> Homebrew - gitian —> Gitian - Other miscellaneous obvious spelling fixes and whitespace removal | |||
2015-10-12 | zmq: point API link to 4.0 as that is what we are conforming to [Trivial] | Johnathan Corgan | |
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com> | |||
2015-10-05 | zmq: update docs to reflect feature is compiled in automatically if possible | Johnathan Corgan | |
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com> | |||
2015-09-29 | zmq: update and cleanup build-unix, release-notes, and zmq docs | Johnathan Corgan | |
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com> | |||
2015-09-16 | Add ZeroMQ support. Notify blocks and transactions via ZeroMQ | Jeff Garzik | |
Continues Johnathan Corgan's work. Publishing multipart messages Bugfix: Add missing zmq header includes Bugfix: Adjust build system to link ZeroMQ code for Qt binaries |