Adrian Gallagher
ec665bae20
Litecoin: Branding
...
# Conflicts:
# .gitignore
# contrib/seeds/README.md
# doc/README.md
# doc/README_windows.txt
# doc/release-process.md
# qa/rpc-tests/README.md
# src/Makefile.qt.include
# src/Makefile.qttest.include
# src/Makefile.test.include
# src/bitcoind.cpp
# src/qt/forms/intro.ui
# src/qt/test/test_main.cpp
# src/rpc/mining.cpp
# src/rpc/rawtransaction.cpp
# src/validation.cpp
# src/wallet/rpcdump.cpp
# src/wallet/rpcwallet.cpp
7 years ago
Koki Takahashi
36164faa33
Fix typo and spelling inconsistency in CONTRIBUTING.md
...
Fix spellings of GitHub
Remove unnecessary changes
Fix GitHub spelling on doc/translation_process.md
8 years ago
MarcoFalke
fa389d4edc
[qa] Switch to py3
9 years ago
Jonas Schnelli
0b25a9fb42
[ZMQ] append a message sequence number to every ZMQ notification
9 years ago
Mitchell Cash
99963b938f
Correct spelling mistakes in doc folder
...
- OSX —> OS X
- XCode —> Xcode
- github —> GitHub
- homebrew —> Homebrew
- gitian —> Gitian
- Other miscellaneous obvious spelling fixes and whitespace removal
9 years ago
Johnathan Corgan
7d325b9de7
zmq: point API link to 4.0 as that is what we are conforming to [Trivial]
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com>
9 years ago
Johnathan Corgan
9f5c641a40
zmq: update docs to reflect feature is compiled in automatically if possible
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com>
9 years ago
Johnathan Corgan
ab0b8be857
zmq: update and cleanup build-unix, release-notes, and zmq docs
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com>
9 years ago
Jeff Garzik
e6a14b64d6
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
...
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
9 years ago