UdjinM6
72f2e50e54
Use build badges provided by Gitlab ( #3915 )
2021-01-08 13:33:50 -06:00
UdjinM6
5b36122bc9
Bump develop 0.17 ( #3512 )
...
* Bump version in README.md, configure.ac and gitian descriptors
* Partial gen-manpages.sh (changes for the version bump only)
2020-06-11 11:34:42 +03:00
Alexander Block
dc656e3236
Bump version to 0.16 on develop ( #3239 )
...
* Bump version to 0.16
* Run gen-manpages.sh
* Bump versions in gitian descriptors
2019-12-13 18:52:52 +01:00
UdjinM6
37f96f5a3a
Bump version to 0.15 and update few const-s/chainparams ( #3204 )
...
* Bump const-s
* Bump version to 0.15
* Run gen-manpages.sh
2019-11-21 23:52:35 +03:00
strophy
9de994988b
Compliance changes to terminology ( #3211 )
...
Replace inaccurate user-facing descriptions of PS as anonymous to mixed or private, since Dash is a transparent blockchain.
2019-11-21 23:49:35 +03:00
PastaPastaPasta
3c21d2577f
Slightly adjust some README.md files ( #3175 )
...
Signed-off-by: Pasta <pasta@dashboost.org>
2019-10-29 21:37:18 +03:00
PastaPastaPasta
6edbc9cebd
Merge bitcoin#9956: Reorganise qa directory ( #2912 )
...
* Merge #9956 : Reorganise qa directory
63d66ba
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py (John Newbery)
5b0bff4
Rename --enable-extended-rpc-tests to --enable-extended-functional-tests (John Newbery)
a9bd622
Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py (John Newbery)
c28ee91
Rename rpc-tests directory to functional (John Newbery)
00902c4
Rename qa directory to test (John Newbery)
Tree-SHA512: ee7125c0c647d81590177beef2c8852c4ef76fdcf888096d9d4d360562a01d8d3b453345c3040487b2a043935bd1e7e80018f34462d6e02262bedbe23edcc576
resolve build errors
Signed-off-by: Pasta <Pasta@dash.org>
update test_runner.py in testintegrations.sh
Signed-off-by: Pasta <Pasta@dash.org>
* moved dash specific tests
Signed-off-by: Pasta <Pasta@dash.org>
* dashify README.md
Signed-off-by: Pasta <Pasta@dash.org>
* removed autoix*.py
Signed-off-by: Pasta <Pasta@dash.org>
* change back file perms
* dedashify
Signed-off-by: Pasta <Pasta@dash.org>
2019-05-19 23:20:34 +03:00
UdjinM6
acbf0a2211
Bump version to 0.14.1 ( #2928 )
2019-05-17 12:21:03 +03:00
UdjinM6
361900e461
Bump version to 0.14 ( #2589 )
2018-12-28 19:12:52 +03:00
Alexander Block
9eb9c99d59
Bump version to 0.13.0 ( #2386 )
2018-10-26 19:43:08 +03:00
thephez
ad6c2893c0
Docs - Update Core version number in readme files ( #2267 )
2018-09-10 13:23:22 +03:00
UdjinM6
d076ad4cea
Update release notes and staging tree in README ( #2116 )
...
* Update release notes
* add 2118
* bump staging tree in README.md
2018-06-12 22:10:36 +03:00
MarcoFalke
70c86db4ef
Merge #9065 : Merge doc/unit-tests.md
into src/test/README.md
...
eedc461
Merge `doc/unit-tests.md` into `src/test/README.md` (Wladimir J. van der Laan)
2018-01-13 13:44:39 +01:00
Wladimir J. van der Laan
b6d8206c20
Merge #8224 : readme: Omit phrasing; 'new'
...
7734479
readme: Omit phrasing; 'new' (Will Binns)
2017-12-28 11:44:59 +01:00
Wladimir J. van der Laan
72bee9e555
Merge #8031 : improvement to readability
...
fe80102
changing "(tests are) automatically run" to correspond to the earlier instance of "run automatically (on the build server)" (Matthew English)
2017-12-21 18:50:13 +01:00
Alexander Block
6915ee45e6
Bump version in README.md to 0.12.2 ( #1774 )
2017-12-12 12:53:44 +03:00
UdjinM6
bc83425589
Two small fixes in docs ( #1746 )
2017-12-01 08:13:49 +03:00
Alex Werner
39dcc35d40
Fix: Broken download link ( #1335 )
2017-02-15 19:18:43 +04:00
UdjinM6
6af7a58d92
Merge remote-tracking branch 'bitcoin/0.12' into mergebtc12, fix/dashify
...
NOTE: .travis.yml was mostly preserved, probably needs additional attention
2016-08-26 04:09:20 +03:00
Holger Schinzel
9c302a77da
Merge #896 : Enable PPA builds
...
1ca59fe
update contrib/debian
7ad1ea8
fix some nits
05e0a12
updated pixmap references to dash
da7ef9c
rename
- bitcoin*.png to dash*.png
- bitcoin*.xpm to dash*.xpm
d0d2f05
Update Dash description in Debian control to match the description in the main README.md file
3dc2bab
Update Dash description in Debian control to match the description in the main README.md file
- this merges the latest Bitcoin changes and should enable us to provide Dash PPAs via https://launchpad.net/~dash.org/+archive/ubuntu/dash
Closes #880
2016-06-30 19:21:00 +02:00
Elliot Olds
697ed8c827
Check if zmq is installed in tests, update docs
...
Github-Pull: #7635
Rebased-From: 2ab835ae6c
2016-06-10 00:07:50 +02:00
Holger Schinzel
11d9330eda
bitcoin --> dash ( #841 )
2016-05-31 06:56:46 +02:00
UdjinM6
4d55bc9666
Cleanup/maintenance ( #830 )
...
* remove instance references inside own class
* better logging
* remove unused
* fix tabs/spaces
* bitcoin->dash
* fix README.md
2016-05-30 08:22:30 +02:00
MarcoFalke
f04f4fd2ee
[doc/log] Fix markdown syntax and line terminate LogPrint
...
- Fix doxygen comment for payTxFee
- [doc] Fix markdown
- Make sure LogPrintf strings are line-terminated
Github-Pull: #7617
Rebased-From: fa06ce0949
fa97f95c15
fa26652459
2016-03-11 09:44:17 +01:00
UdjinM6
b3d1140800
more bitcoin->dash
2016-03-04 12:09:03 +03:00
UdjinM6
a5ac60b868
Merge remote-tracking branch 'bitcoin/0.12' into HEAD
...
+ merge fixes
+ keepass on evhttp
2016-02-06 16:48:04 +03:00
UdjinM6
826cba78a5
more dashpay.io->dash.org
...
Closes #689
2016-02-01 10:30:23 +01:00
crowning-
af2a26ca54
Change copyright from 2015 to 2016
2016-01-28 23:31:50 +01:00
BtcDrak
64612f1820
Update project URL
...
Github-Pull: #7328
Rebased-From: b07b103e8a
2016-01-20 13:31:33 +01:00
Suriyaa Kudo
6092ff205b
Set link from http:// to https://
...
For opensource.org/licenses/MIT!
Github-Pull: #7197
Rebased-From: 00423e1a71
2016-01-13 21:10:51 +00:00
MarcoFalke
fad3035e8d
[doc] Minor markdown fixes
2015-11-30 16:33:15 +01:00
MarcoFalke
e16ee1cd1e
[qa] Extend README.md
2015-11-18 11:59:12 +01:00
Wladimir J. van der Laan
01afa809ce
doc: Remove mention of pulltester from README.md
...
We've switched to Travis CI a long time ago.
2015-11-12 15:02:48 +01:00
Pavel Janík
202f612a41
The Bitcoin Core project is releasing Bitcoin Core, not Bitcoin.
2015-10-05 21:20:43 +02:00
ptschip
5f34a2510f
Changed rpc-tests.sh to rpc-tests.py in README.md
...
Github-Pull: #6752
2015-10-05 13:38:31 +02:00
Wladimir J. van der Laan
5424d416c2
doc: Change #bitcoin-dev IRC channel to #bitcoin-core-dev
...
Split off Bitcoin Core project development discussion from the general
Bitcoin development channel.
2015-09-30 17:09:35 +02:00
BtcDrak
06d92d71a2
Add CONTRIBUTING.md
2015-09-26 09:03:47 +01:00
UdjinM6
ed6f2b1439
Merge remote-tracking branch 'bitcoin/0.10' into v0.12.0.x_merge10again
2015-08-11 21:48:57 +03:00
mruddy
70ae43e9b7
add tests for the decodescript rpc. add mention of the rpc regression tests to the testing seciton of the main readme.
2015-06-30 09:45:49 -04:00
Wladimir J. van der Laan
3f5563877a
doc: update mailing list address
...
Move from sourceforge to linux foundation.
Also get rid of some other stale mentions of sourceforge.
Github-Pull: #6319
Rebased-From: 88d8525ca2
2015-06-22 13:40:20 +02:00
Wladimir J. van der Laan
88d8525ca2
doc: update mailing list address
...
Move from sourceforge to linux foundation.
Also get rid of some other stale mentions of sourceforge.
2015-06-22 09:13:19 +02:00
UdjinM6
64eebc3316
0.12 dirty merge'n'fix (bitcoin 0.10)
2015-04-04 19:24:37 +03:00
Evan Duffield
76aaea1ae8
Translation updates
...
Darkcoins -> Dash
dashcurrency.com -> dashpay.io
Updated seeds
2015-03-20 07:45:30 -07:00
Evan Duffield
5cb26c5928
Changed darkcoin references to dash
...
- Changed out logos (just a placeholder)
- DRK -> DASH
- ./darkcoin -> ./dash
2015-03-19 12:03:14 -07:00
Evan Duffield
35bb210c6b
Dash rebranding
2015-03-17 16:06:58 -07:00
absolutebit
89745b5074
Minor typo
2015-02-25 03:37:47 -05:00
vertoe
de106ccf7b
update docs and release notes
2015-01-12 11:23:07 +01:00
vertoe
daf9018b7f
merge upstream 0.9.4
2015-01-12 11:08:50 +01:00
Wladimir J. van der Laan
be8ac71d96
Bump version to 0.9.4
2015-01-12 10:33:39 +01:00
Wladimir J. van der Laan
8061d67aeb
Remove redundant copyright notices from README files
...
The normative place for these for the entire project is COPYING,
and the main README already has a MIT license section.
Rebased-From: e6df2bb48f
2015-01-02 11:03:13 +01:00